OSDN Git Service

Add testcases for PR43464.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2
3         * MAINTAINERS: Remove myself.
4
5 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6
7         PR bootstrap/43328
8         * configure.ac: Do not pass --enable-multilib nor
9         --disable-multilib in baseargs.  Accept explicitly passed
10         --enable_multilib.
11         * configure: Regenerate.
12
13 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
14
15         * MAINTAINERS (spu port): Remove me.
16
17 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
18
19         * configure.ac (tic6x-*-*): New case.
20         * configure: Regenerate.
21
22 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
23
24         * config.sub: Update to version 2010-03-22.
25         * config.guess: Update to version 2009-12-30.
26
27 2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
28
29         PR ada/42554
30         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
31         * configure: Regenerate.
32
33 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
34
35         * MAINTAINERS: Update my email address.
36
37 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
38
39         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
40         (ghassan.shobaki@amd.com): Removed.
41
42 2010-03-17  Alan Modra  <amodra@gmail.com>
43
44         * MAINTAINERS: Update my email address.
45
46 2010-03-16  Diego Novillo  <dnovillo@google.com>
47
48         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
49         Matthews.
50
51 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
52
53         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
54         Gutson, Jeffrey D. Oldham and Mark Shinwell.
55
56 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
57
58         * MAINTAINERS: Update my email address.
59
60 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
61
62         * MAINTAINERS: Update my email address.
63
64 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
65
66         * MAINTAINERS: Update my email address.
67
68 2010-03-09  Jie Zhang  <jie@codesourcery.com>
69
70         * MAINTAINERS: Update my email address.
71
72 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
73
74         PR libstdc++/32499
75         * configure.ac (RANLIB): Default to true.
76         (STRIP): Likewise.
77         (RANLIB_FOR_TARGET): Remove superfluous : argument.
78         * configure: Regenerate.
79
80 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
81
82         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
83         (Write After Approval): Update my email address.
84
85 2010-02-17  Nick Clifton  <nickc@redhat.com>
86
87         PR 11238
88         * Makefile.tpl (local-distclean): Also remove config.cache files in
89         sub-directories as there may not be Makefiles present in the
90         sub-directories.
91         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
92         the config.cache files found by the find command.
93
94         * Makefile.in: Regenerate.
95         * configure.ac: Revert previous delta.
96         * configure: Regenerate.
97
98 2010-02-15  Nick Clifton  <nickc@redhat.com>
99
100         PR 11238
101         * configure.ac: Delete config.cache files in sub-directories when
102         deleting Makefiles.
103         * configure: Regenerate.
104
105 2010-02-12  Ben Elliston  <bje@gnu.org>
106
107         * MAINTAINERS: Update my email address.
108
109 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
110
111         * MAINTAINERS (spu port): Update my email address.
112
113 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
114
115         * MAINTAINERS: Add myself as a maintainer for the bfin port.
116
117 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
118
119         * configure.ac: Add "recommended" version checks for GMP/MPC.
120         Update recommended GMP/MPFR/MPC versions.
121         * configure: Regenerate.
122
123 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
124
125         * MAINTAINERS: Move my Embecosm email address into the
126         write-after-approval section.
127
128 2010-01-26  Ian Lance Taylor  <iant@google.com>
129
130         * MAINTAINERS: Add myself as Go frontend maintainer.
131
132 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
133
134         PR libstdc++/36101, PR libstdc++/42813
135         * configure.ac (bootstrap_target_libs): Make inclusion of
136         target-libgomp conditional on libgomb being in target_configdirs.
137         * configure: Regenerate.
138
139 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
140
141         PR libstdc++/36101, PR libstdc++/42813
142         * configure.ac (bootstrap_target_libs): Include target-libgomp.
143         * configure: Regenerate.
144
145 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
146
147         PR libstdc++/36101, PR libstdc++/42813
148         * configure.ac (target_configdirs): Substitute.
149         * Makefile.def: Bootstrap target module libgomp.
150         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
151         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
152         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
153         * configure, Makefile.in: Regenerate.
154
155 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
156
157         * MAINTAINERS: Adjust my details.
158
159 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
160
161         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
162
163 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
164
165         * MAINTAINERS: reindented my entry with tabs instead of spaces.
166
167 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
168
169         * MAINTAINERS (Write After Approval): Add myself.
170
171 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
172
173         * MAINTAINERS (Write After Approval): Add myself.
174
175 2010-01-11  Richard Guenther  <rguenther@suse.de>
176
177         PR lto/41569
178         * Makefile.def (all-lto-plugin): Depend on all-gcc.
179         * Makefile.in: Regenerated.
180
181 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
182
183         * configure.ac: Enable libjava build on x86_64-*freebsd*.
184         * configure: Regenerate.
185
186 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
187             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
188
189         PR bootstrap/42424
190         * configure.ac: Include libtool m4 files.
191         (_LT_CHECK_OBJDIR): Call it.
192         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
193         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
194
195         * configure: Regenerate.
196
197 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
198
199         PR bootstrap/41818
200         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
201         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
202         * Makefile.in: Regenerate.
203
204 2010-01-02  Richard Guenther  <rguenther@suse.de>
205
206         PR lto/41529
207         * configure.ac: Include config/elf.m4.  Disable LTO if not
208         builting for an elf target.
209         * configure: Regenerate.
210
211 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
212
213         * MAINTAINERS: Change my email address.
214
215 2009-12-18  Ben Elliston  <bje@au.ibm.com>
216
217         * config.sub, config.guess: Update from upstream sources.
218
219 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
220
221         * MAINTAINERS (Write After Approval): Add myself.
222
223 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
224
225         PR middle-end/30447
226         PR middle-end/30789
227         PR other/40302
228
229         * configure.ac: Require MPC.
230         * configure: Regenerate.
231
232 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
233
234         PR target/38384
235         PR bootstrap/40972
236         * libtool.m4: Sync from git Libtool.
237         * ltoptions.m4: Likewise.
238         * ltversion.m4: Likewise.
239         * lt~obsolete.m4: Likewise.
240         * ltmain.sh: Likewise.
241
242 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
243
244         * configure.ac: Update minimum MPC version to 0.8.
245         * configure: Regenerate.
246
247 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
248
249         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
250         * configure: Regenerated.
251
252 2009-11-21  Ian Lance Taylor  <iant@google.com>
253
254         * configure.ac: Change default of poststage1_ldflags to be empty if
255         poststage1_libs is set.  When poststage1_libs is empty, and
256         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
257         * configure: Rebuild.
258
259 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
260
261         * MAINTAINERS (Write After Approval): Update my email address.
262
263 2009-11-20  Ben Elliston  <bje@au.ibm.com>
264
265         * config.guess: Update from upstream sources.
266
267 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
268
269         * Makefile.def: Restore host and target settings for gmp.
270         * Makefile.in: Rebuild.
271
272 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
273
274         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
275         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
276         Fix portability of test of C++ as bootstrap language.  Add
277         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
278         * configure: Rebuild.
279         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
280         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
281         in-tree building.
282         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
283         (POSTSTAGE1_HOST_EXPORTS): Use it.
284         (STAGE[+id+]_CXXFLAGS): New.
285         (BASE_FLAGS_TO_PASS): Pass it down.
286         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
287         extra_exports.
288         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
289         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
290         extra_exports.
291         * Makefile.in: Rebuild.
292
293 2009-11-17  Ben Elliston  <bje@au.ibm.com>
294
295         * config.sub, config.guess: Update from upstream sources.
296
297 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
298
299         * MAINTAINERS (Write After Approval): Add myself.
300
301 2009-11-09  Jon Beniston <jon@beniston.com>
302
303         * MAINTAINERS (Write After Approval): Add myself.
304
305 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
306
307         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
308         paths for *-w64-mingw* and x86_64-*mingw*.
309         * configure: Regenerated.
310
311 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
312
313         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
314
315 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
316
317         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
318         Phil Edwards to Write-After Approval.
319
320 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
321
322         * configure.ac: Disable target-winsup & co for
323         x86_64-*-mingw* and *-w64-mingw* targets.
324         * configure: Regenerated.
325
326 2009-10-16  Nick Clifton  <nickc@redhat.com>
327
328         * MAINTAINERS: Add myself as a maintainer for the RX port.
329
330 2009-10-26  Johannes Singler <singler@kit.edu>
331
332         * MAINTAINERS (Write After Approval): Update my e-mail address.
333
334 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
335
336         * configure.ac (CLooG test): Use = with test.
337         * configure: Regenerate.
338
339 2009-10-22  Richard Guenther  <rguenther@suse.de>
340
341         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
342         cloog if the ppl version check failed.  Move flags saving
343         before setting in libelf check.
344         * configure: Regenerate.
345
346 2009-10-21  Richard Guenther  <rguenther@suse.de>
347
348         * configure.ac: Adjust the ppl and cloog configure to work as
349         documented.  Disable cloog if ppl was disabled.  Omit the version
350         checks if they were disabled.
351         * configure: Re-generate.
352
353 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
354
355         * configure.ac: Add 'lto' to enable_languages, not
356         new_enable_languages, and only if not already present.
357         * configure: Regenerate.
358
359 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
360
361         * README: Refer to the various COPYING* files instead of just
362         COPYING.
363         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
364
365 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
366
367         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
368         
369 2009-10-07  Richard Guenther  <rguenther@suse.de>
370
371         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
372         and Richard Guenther as reviewers.
373         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
374         as reviewers.
375
376 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
377
378         * config.sub: Update from upstream sources.
379
380 2009-10-06  Ian Lance Taylor  <iant@google.com>
381
382         * Makefile.def: check-gold depends upon all-gas.
383         * Makefile.in: Rebuild.
384
385 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
386
387         * MAINTAINERS (Write After Approval): Add myself.
388
389 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
390
391         * Makefile.def: all-lto-plugin depends on all-libiberty.
392         set bootstrap=true for lto-plugin.
393         Add lto-plugin.
394         * Makefile.in: Regenerate.
395         * configure.ac (host_libs): Add lto-plugin.
396         * configure: Regenerate.
397
398 2009-10-03  Diego Novillo  <dnovillo@google.com>
399
400         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
401         (HOST_LIBELFLIBS): Define.
402         (HOST_LIBELFINC): Define.
403         * Makefile.in: Regenerate.
404         * configure.ac: Add --enable-lto.
405         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
406         If --enable-lto is used, add 'lto' to new_enable_languages.
407         If --enable-lto is used and gold is enabled, add
408         lto-plugin to configdirs.
409         * configure: Regenerate.
410
411 2009-10-03  Simon Baldwin  <simonb@google.com>
412
413         * configure.ac: If --with-system-zlib, suppress local zlib and
414         pass --with-system-zlib to subdir configure scripts.
415         * configure: Regenerate.
416
417 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
418             Paolo Bonzini  <bonzini@gnu.org>
419
420         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
421         $(srcdir).
422         * Makefile.in: Rebuilt.
423
424 2009-09-26  Gary Funck <gary@intrepid.com>
425
426         * MAINTAINERS (Write After Approval): Add myself.
427
428 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
429
430         * configure.ac: Update minimum MPC version to 0.7.
431         * configure: Regenerate.
432
433 2009-09-25  Nick Clifton  <nickc@redhat.com>
434
435         * configure.ac: Pass any --cache-file=/dev/null option on to
436         subconfigures.
437         * configure: Regenerate.
438
439 2009-09-23  Nick Clifton  <nickc@redhat.com>
440
441         * config.sub, config.guess: Update from upstream sources.
442
443 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
444
445         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
446         * Makefile.in: Rebuilt.
447
448 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
449
450         PR bootstrap/32272
451         * configure.ac: Error out if $srcdir isn't '.' but contains
452         host-${host_noncanonical}.
453         * configure: Regenerate.
454
455 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
456
457         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
458         maintainer.
459
460 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
461
462         * configure.ac: If bootstrapping a combined tree with
463         --enable-gold, require c++ in stage1_languages.
464         * configure: Regenerate.
465
466         * configure.ac: Also add target_libs of stage1_languages to
467         bootstrap_target_libs.
468         * configure: Regenerate.
469
470         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
471         with --enable-languages not containing c++.
472         * configure: Regenerate.
473
474 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
475
476         * configure.ac: Disable java and boehm-gc for bfin-*-*.
477         * configure: Regenerate.
478
479 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
480
481         * MAINTAINERS (Write After Approval): Update my e-mail address,
482         and move from from here...
483         (Waiting for paperwork): To here.
484
485 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
486
487         * MAINTAINERS (Reviewers): Add self as driver reviewer.
488
489 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
490
491         * configure.ac: Do not use $extrasub for replacing @if/@endif
492         parts in Makefile; instead, use additional arguments to
493         AC_CONFIG_COMMANDS to do the replacement manually, with several
494         sed invocations, to avoid HP-UX sed command limits.
495         * configure: Regenerate.
496
497 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
498
499         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
500         blank before -L.
501
502 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
503
504         * configure.ac (with-build-config): Document.  Handle without.
505         Handle missing argument.
506         * configure: Rebuilt.
507
508 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
509
510         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
511         Default to bootstrap-debug only if compare-debug works.
512         * configure: Rebuilt.
513         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
514         * Makefile.in: Rebuilt.
515
516 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
517
518         * MAINTAINERS (OS Port Maintainers): Update my email address.
519
520 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
521
522         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
523         * Makefile.in: Rebuilt.
524
525 2009-09-01  Chris Demetriou  <cgd@google.com>
526
527         * MAINTAINERS (Write After Approval): Add myself.
528
529 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
530
531         PR debug/30161
532         * include/dwarf2.h (enum dwarf_tag): Added
533         DW_TAG_GNU_template_template_param
534         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
535
536 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
537
538         * Makefile.tpl (AWK): Fix typo.
539         * Makefile.in: Regenerate.
540
541 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
542
543         * configure.ac: Detect awk and sed.
544         * Makefile.def (flags_to_pass): Add AWK and SED.
545         * Makefile.tpl (AWK, SED): New.
546         (BASE_FLAGS_TO_PASS): Add AWK and SED.
547         * configure: Regenerate.
548         * Makefile.in: Regenerate.
549
550 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
551
552         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
553         (collapseslashes): Likewise.
554
555 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
556
557         * configure.ac (AC_PREREQ): Bump to 2.64.
558
559 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
560
561         * configure.ac: Remove --with-datarootdir, --with-docdir,
562         --with-pdfdir, --with-htmldir switches.
563         * configure: Regenerate.
564
565         * configure: Regenerate.
566
567         * compile: Sync from Automake 1.11.
568         * depcomp: Likewise.
569         * install-sh: Likewise.
570         * missing: Likewise.
571         * mkinstalldirs: Likewise.
572         * ylwrap: Likewise.
573
574 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
575
576         * ltmain.sh (func_normal_abspath): New function.
577         (func_relative_path): Likewise.
578         (func_mode_help): Document new -bindir option for link mode.
579         (func_mode_link): Add new -bindir option, and use it to place
580         output DLL if specified.
581
582 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
583
584         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
585         (baseargs): Add --disable-option-checking.
586         * configure: Regenerate.
587
588         * Makefile.def (configure-target-libiberty): Depend on
589         all-binutils and all-ld.
590         (configure-target-newlib): Likewise.
591         * Makefile.in: Regenerate.
592
593 2009-08-17  Ben Elliston  <bje@au.ibm.com>
594
595         * config.sub, config.guess: Update from upstream sources.
596
597 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
598
599         Sync from src, merge:
600
601         2009-07-02  Tristan Gingold  <gingold@adacore.com>
602
603         * configure.ac: Do not exclude gas for i386-*-darwin.
604         Add a case for x86_64-*-darwin.
605         * configure: Regenerate.
606
607 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
608
609         * MAINTAINERS: Add my name to Write After Approval list.
610
611 2009-08-06  Michael Eager <eager@eagercon.com>
612
613         * configure.ac: Add Microblaze target.
614         * configure: Regenerate.
615
616 2009-07-31  Christian Bruel  <christian.bruel@st.com>
617
618         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
619         * configure: Regenerate.
620         
621 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
622
623         * MAINTAINERS (Write After Approval): Update my e-mail address.
624
625 2009-07-06  Ian Lance Taylor  <iant@google.com>
626
627         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
628         * configure: Rebuild.
629
630 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
631
632         * MAINTAINERS: Move myself to the Graphite Reviewers.
633
634 2009-06-30  Wei Guozhi  <carrot@google.com>
635
636         * MAINTAINERS: Add my name to Write After Approval list.
637
638 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
639
640         PR bootstrap/40338
641         * configure.ac (comparestring): Create new variable.
642         * Makefile.tpl (comparestring): Use to skip some comparisions.
643         * configure: Regenerate.
644         * Makefile.in: Regenerate.
645
646 2009-06-26  Doug Evans  <dje@sebabeach.org>
647
648         * Makefile.def (host_modules): Add cgen.
649         * Makefile.in: Regenerate.
650         * configure.ac (host_tools): Add cgen.
651         * configure: Regenerate.
652
653 2009-06-23  DJ Delorie  <dj@redhat.com>
654
655         * MAINTAINERS: Add myself as mep maintainer.
656
657 2009-06-23  Ian Lance Taylor  <iant@google.com>
658
659         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
660         boot_languages.  Only bootstrap target libraries listed in
661         target_libs for some boot language.  Add --with-stage1-ldflags,
662         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
663         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
664         if not building with C++.
665         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
666         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
667         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
668         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
669         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
670         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
671         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
672         * configure, Makefile.in: Rebuild.
673
674 2009-06-23  Li Feng  <nemokingdom@gmail.com>
675
676         * MAINTAINERS: Added my name to write-after-approval list.
677
678 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
679
680         * configure.ac: Define is_elf for QNX Neutrino targets.
681         * configure: Regenerate.
682
683 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
684
685         * MAINTAINERS: Added my name to the write-after-approval list
686
687 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
688
689         * configure.ac: Detect MPC in default directory.
690         * configure: Regenerate.
691
692 2009-06-03  Jerome Guitton  <guitton@adacore.com>
693             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
694
695         * Makefile.tpl (all): Avoid a trailing backslash.
696         * Makefile.in: Regenerate.
697
698 2009-06-03  Ben Elliston  <bje@au.ibm.com>
699
700         * config.sub, config.guess: Update from upstream sources.
701
702 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
703
704         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
705         to noconfdirs.
706         * configure: Regenerate.
707
708 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
709
710         * Makefile.tpl ([+compare-target+]): Compare all stage
711         directories, rather than just gcc.
712         * Makefile.in: Rebuilt.
713
714 2009-06-01  Doug Kwan  <dougkwan@google.com>
715
716         * configure.ac: Support gold for target arm*-*-*.
717         * configure: Regenerate.
718
719 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
720
721         * Makefile.def: Add MPC support and dependencies.
722         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
723
724         * Makefile.in, configure: Regenerate.
725
726 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
727
728         * Makefile.tpl (all): Avoid harmless warning in make all when
729         gcc-bootstrap is enabled but stage_last does not exist.
730         * Makefile.in: Rebuilt.
731
732 2009-05-24  Nicolas Roche  <roche@adacore.com>
733
734         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
735         * Makefile.in: Regenerate.
736
737 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
738
739         * MAINTAINERS: Update my e-mail address.
740
741 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
742
743         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
744         * configure:  Regenerate.
745
746 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
747
748         PR other/40159
749         * Makefile.tpl (all): Don't assume gcc-bootstrap and
750         gcc-no-bootstrap are mutually exclusive.
751         * Makefile.in: Rebuilt.
752
753 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
754
755         PR other/40159
756         * Makefile.tpl (all): Don't end with unconditional success.
757         * Makefile.in: Rebuilt.
758
759 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
760
761         PR target/37137
762         * Makefile.def (flags_to_pass): Remove redundant and incomplete
763         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
764         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
765         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
766         stage_configureflags, stage_cflags and stage_libcflags into
767         explicit Makefile macros.
768         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
769         GFORTRAN.
770         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
771         CC.  Set CC_FOR_BUILD from CC.
772         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
773         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
774         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
775         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
776         and GFORTRAN.
777         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
778         (_LIBCFLAGS): Renamed to _TFLAGS.
779         (do-compare-debug, do-compare3-debug): Drop.
780         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
781         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
782         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
783         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
784         (XGCC_FLAGS_FOR_TARGET): New.
785         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
786         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
787         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
788         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
789         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
790         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
791         TFLAGS.
792         (BUILD_CONFIG): Include if requested.
793         (all): Set TFLAGS on bootstrap.
794         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
795         (all-stageid-prefixmodule): Likewise.
796         (do-clean, distclean-stageid): Set TFLAGS.
797         (restrap): Fix whitespace.
798         * Makefile.in: Rebuilt.
799
800 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
801
802         * config.guess: Sync with src.
803
804 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
805
806         * configure.ac ($with_ppl):  Default to no if not supplied.
807         ($with_cloog):  Likewise.
808         configure:  Regenerate.
809
810 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
811
812         * MAINTAINERS: Update my e-mail address.
813
814 2009-04-27  Nick Clifton  <nickc@redhat.com>
815
816         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
817
818 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
819
820         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
821         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
822         * Makefile.in: Regenerate.
823
824 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
825
826         PR bootstrap/39739
827         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
828         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
829
830         * configure, Makefile.in: Regenerate.
831
832 2009-04-21  Taras Glek  <tglek@mozilla.com>
833
834         * include/hashtab.h: Update GTY annotations to new syntax
835         * include/splay-tree.h: Likewise
836
837 2009-04-17  Ben Elliston  <bje@au.ibm.com>
838
839         * config.sub, config.guess: Update from upstream sources.
840
841 2009-04-15  Anthony Green  <green@moxielogic.com>
842
843         * configure.ac: Add moxie support.
844         * configure: Rebuilt.
845
846 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
847
848         * configure.ac: Change copyright header to refer to version
849         3 of the GNU General Public License and to point readers at the
850         COPYING3 file and the FSF's license web page.
851         * Makefile.def: Likewise.
852         * Makefile.tpl: Likewise.
853         * Makefile.in: Regenerate.
854
855 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
856
857         * configure.ac: Restore match for darwin9 or later. Use double
858         brackets since regeneration eats one pair.
859         * configure: Regenerate.
860
861 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
862
863         PR gas/10039
864         * configure.ac: Require texinfo 4.7.
865         * configure: Regenerated.
866
867 2009-04-09  Nick Clifton  <nickc@redhat.com>
868
869         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
870         the GCC Runtime Library Exception.
871
872 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
873
874         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
875         * configure: Regenerate.
876
877 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
878
879         * Makefil.def (languages): New entries.
880         * Makefile.tpl (check-gcc-*): New generic target.
881         * Makefile.in: Regenerate.
882
883 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
884
885         * MAINTAINERS:  Update my email address.
886
887 2009-03-18  Tom Tromey  <tromey@redhat.com>
888
889         * configure: Rebuild.
890         * configure.ac (host_libs): Add libiconv.
891         * Makefile.in: Rebuild.
892         * Makefile.def (host_modules): Add libiconv.
893         (configure-gdb, all-gdb): Depend on libiconv.
894
895 2009-03-16  Tristan Gingold  <gingold@adacore.com>
896
897         * configure.ac: Treat gdb as supported on x86_64-darwin.
898         * configure: Regenerate.
899
900 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
901
902         * configure.ac (--with-host-libstdcxx): New option.
903         * configure: Regenerate.
904
905 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
906
907         * MAINTAINERS:  Move myself into the write after approval list.
908
909 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
910
911         * MAINTAINERS: Update e-mail address.
912         
913 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
914
915         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
916
917 2009-03-10  Ira Rosen <irar@il.ibm.com>
918
919         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
920
921 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
922
923         Backport from git Libtool:
924
925         2009-01-19  Robert Millan  <rmh@aybabtu.com>
926         Support GNU/kOpenSolaris.
927         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
928         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
929         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
930         GNU/kOpenSolaris.
931
932 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
933
934         * MAINTAINERS: Update e-mail address.
935
936 2009-02-24  Michael Eager  <eager@eagercon.com>
937
938         * MAINTAINERS (Write After Approval): Add self.
939
940 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
941
942         * MAINTAINERS (Write After Approval): Add myself.
943
944 2009-02-05  Andreas Schwab  <schwab@suse.de>
945
946         * Makefile.tpl (stage_last): Define $r and $s before using
947         $(RECURSE_FLAGS_TO_PASS).
948         * Makefile.in: Regenerate
949
950 2009-01-30  Ian Lance Taylor  <iant@google.com>
951
952         * MAINTAINERS: Move myself to the Global Reviewers list.
953
954 2009-01-29  Robert Millan  <rmh@aybabtu.com>
955
956         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
957         * configure: Regenerate.
958
959 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
960
961         * MAINTAINERS: Make whitespace consistent.
962         Remove Robert Millan from Write After Approval.
963
964 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
965
966         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
967         (all-opcodes): Depend on all-libiberty.
968         * Makefile.in: Regenerate.
969
970 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
971
972         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
973         * configure: Regenerate.
974
975 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
976
977         * MAINTAINERS (Write After Approval): Add myself.
978
979 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
980
981         * MAINTAINERS: Add myself to reviewers (Fortran).
982
983 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
984
985         PR tree-optimization/38515
986         * configure.ac (cloog-polylib): Removed.
987         (with_ppl, with_cloog): Test for "no".
988         * configure: Regenerated.
989
990 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
991
992         * MAINTAINERS: Moved myself to reviewers (Fortran).
993
994 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
995
996         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
997         (Write After Approval): Remove myself.
998
999 2009-01-03  Diego Novillo  <dnovillo@google.com>
1000
1001         * MAINTAINERS: Remove myself from alias maintainership.
1002
1003 2009-01-02  David Ayers  <ayers@fsfe.org>
1004
1005         * MAINTAINERS: Update e-mail address.
1006
1007 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1008
1009         * MAINTAINERS: Make whitespace consistent.
1010
1011 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1012
1013         Backport from upstream Libtool:
1014         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1015         Add cache variables to tests that require the linker to work.
1016         For shlibpath_overrides_runpath, this also changes the semantics
1017         to let the result from the C compiler take precedence.
1018
1019 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1020
1021         * config.sub, config.guess: Update from upstream sources.
1022
1023 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
1024
1025         * configure.ac (ppllibs): Add by default the lib flags.
1026         * configure: Regenerate.
1027
1028 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1029
1030         * MAINTAINERS:  Add myself to the write after approval list.
1031
1032 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1033
1034         * configure.ac: Add double brackets on darwin[912].
1035         * configure: Regenerate.
1036
1037 2008-12-03  Daniel Kraft  <d@domob.eu>
1038
1039         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1040         Approval to Reviewer section (for Fortran front-end).
1041
1042 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1043
1044         * configure.ac: Expand to darwin10 and later.
1045         * configure: Regenerate.
1046
1047 2008-12-02  Andreas Schwab  <schwab@suse.de>
1048
1049         * Makefile.def: configure-target-boehm-gc depends on
1050         all-target-libstdc++-v3.
1051         * Makefile.in: Regenerate.
1052
1053 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1054
1055         * MAINTAINERS:  Add myself as mingw maintainer.
1056
1057 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1058
1059         * config.sub, config.guess: Update from upstream sources.
1060
1061 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1062
1063         * README.SCO: Remove.
1064
1065 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1066
1067         * MAINTAINERS:  Add myself to the write after approval list.
1068
1069 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1070
1071         * MAINTAINERS:  Update my email address in WAA section.
1072
1073 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
1074
1075         * MAINTAINERS: Update e-mail address.
1076
1077 2008-11-27  Toon Moene <toon@moene.org>
1078
1079         * MAINTAINERS: Change e-mail address.
1080
1081 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1082
1083         * configure.ac: Build gdb for i?86-*-darwin*
1084         * configure: Regenerated.
1085
1086 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
1087
1088         * MAINTAINERS: Added my full name.
1089
1090 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1091
1092         PR bootstrap/38014
1093         PR bootstrap/37923
1094
1095         Revert:
1096
1097         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1098
1099         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1100         * Makefile.in: Regenerated.
1101
1102         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1103
1104         PR gdb/921
1105         PR gdb/1646
1106         PR gdb/2175
1107         PR gdb/2176
1108
1109         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1110         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1111         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1112         (HOST_EXPORTS): Pass CPPFLAGS.
1113         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1114         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1115         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1116         * Makefile.in, configure: Regenerated.
1117         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1118         and CPPFLAGS_FOR_BUILD.
1119
1120 2008-11-06  Jeff Law <law@redhat.com>
1121
1122         * MAINTAINERS: Add myself as middle end maintainer.
1123
1124 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1125
1126         * MAINTAINERS (Write after approval): Add myself.
1127
1128 2008-11-05  Diego Novillo  <dnovillo@google.com>
1129
1130         * MAINTAINERS (Global Reviewers): Add myself.
1131         (Non-Algorithmic Maintainers): Remove myself.
1132
1133 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1134
1135         * MAINTAINERS (Write after approval): Add myself.
1136
1137 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1138
1139         * MAINTAINERS (Write after approval): Add myself.
1140
1141 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1142
1143         * configure.ac (spu-*-*): Remove special case.
1144         * configure: Regenerate.
1145
1146 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1147
1148         * MAINTAINERS (Write after approval): Update my email address.
1149
1150 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1151
1152         * configure.ac [spu-*-*]: Do not set skipdirs.
1153         * configure: Re-generate.
1154
1155 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1156
1157         * MAINTAINERS (Various Maintainers): Add myself to reload.
1158
1159 2008-10-25  Richard Guenther  <rguenther@suse.de>
1160
1161         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1162         maintainer.  Remove myself as libgcc-math maintainer.
1163         (Non-Algorithmic Maintainers): Remove myself.
1164
1165 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1166
1167         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1168         * Makefile.in: Regenerated.
1169
1170 2008-10-23  Cary Coutant  <ccoutant@google.com>
1171
1172         * MAINTAINERS (Write after approval): Add myself.
1173
1174 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1175
1176         PR gdb/921
1177         PR gdb/1646
1178         PR gdb/2175
1179         PR gdb/2176
1180
1181         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1182         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1183         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1184         (HOST_EXPORTS): Pass CPPFLAGS.
1185         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1186         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1187         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1188         * Makefile.in, configure: Regenerated.
1189         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1190         and CPPFLAGS_FOR_BUILD.
1191
1192 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1193
1194         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1195         Sebastian Pop.
1196
1197 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1198
1199         * MAINTAINERS (Write After Approval): Added myself.
1200
1201 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1202
1203         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1204         recommended version to 2.3.2.
1205
1206         * configure: Regenerate.
1207
1208 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1209
1210         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1211
1212 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1213
1214         * MAINTAINERS (Write After Approval): Update e-mail address.
1215
1216 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1217
1218         * libtool.m4: Update to libtool 2.2.6.
1219         * lt~obsolete.m4: Update to libtool 2.2.6.
1220         * ltmain.sh: Update to libtool 2.2.6.
1221         * ltsugar.m4: Update to libtool 2.2.6.
1222         * ltversion.m4: Update to libtool 2.2.6.
1223         * ltoptions.m4: Update to libtool 2.2.6.
1224         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1225
1226 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1227
1228         * MAINTAINERS (Write After Approval): Add myself.
1229
1230 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1231
1232         * MAINTAINERS (Write After Approval): Update my name.
1233
1234 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1235
1236         * MAINTAINERS: Add myself in "Write After Approval".
1237
1238 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1239
1240         * MAINTAINERS: Add myself as ia64 maintainer.
1241
1242 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1243
1244         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1245         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1246         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1247         and Michael Tiemann from Write After Approval since they do not
1248         actually have access.
1249
1250 2008-09-05  Richard Guenther  <rguenther@suse.de>
1251
1252         * configure.ac: Initialize clooglibs to -lcloog.
1253         * configure: Re-generate.
1254
1255 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1256
1257         * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1260
1261         * configure.ac (--with-cloog-polylib): New.
1262         (--disable-cloog-version-check): New.
1263         (--disable-ppl-version-check): New.
1264         * configure: Re-generate.
1265
1266 2008-09-03  Richard Guenther  <rguenther@suse.de>
1267
1268         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1269         cloog test.
1270         * configure: Re-generate.
1271
1272 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1273
1274         Add picoChip port.
1275         * MAINTAINERS: Add picoChip maintainers.
1276
1277 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1278             Tobias Grosser  <grosser@fim.uni-passau.de>
1279             Jan Sjodin  <jan.sjodin@amd.com>
1280             Harsha Jagasia  <harsha.jagasia@amd.com>
1281             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1282             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1283             Adrien Eliche  <aeliche@isty.uvsq.fr>
1284
1285         Merge from graphite branch.
1286         * configure: Regenerate.
1287         * Makefile.in: Regenerate.
1288         * configure.ac (host_libs): Add ppl and cloog.
1289         Add checks for PPL and CLooG.
1290         * Makefile.def (ppl, cloog): Added modules and dependences.
1291         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1292         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1293
1294 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1295
1296         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1297         (GCC_SHLIB_SUBDIR): New.
1298         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1299         * configure: Regenerate.
1300         * Makefile.in: Regenerate.
1301
1302 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1303
1304         * MAINTAINERS: Consistently use tabs to separate columns.
1305
1306 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1307
1308         * MAINTAINERS (Write after Approval): Add myself.
1309
1310 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1311
1312         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1313         Enable bfd, binutils and opcodes.
1314         * configure: Regenerate.
1315
1316 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1317
1318         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1319
1320 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1321
1322         * MAINTAINERS:  Use correct Umlaut for last name.
1323
1324 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1325
1326         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1327
1328 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1329
1330         * MAINTAINERS: Update my email address.
1331
1332 2008-08-16  Nicolas Roche  <roche@adacore.com>
1333
1334         * Makefile.tpl: Add BOOT_ADAFLAGS.
1335         * Makefile.in: Regenerate.
1336
1337 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1338
1339         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1340         * configure: Regenerate.
1341
1342 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1343
1344         * configure.ac: Add makefile fragments for hpux.
1345         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1346         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1347         * configure: Regenerate.
1348         * Makefile.in: Regenerate.
1349
1350 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1351
1352         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1353
1354 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1355
1356         * MAINTAINERS (Write after Approval): Add myself.
1357
1358 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1359
1360         * MAINTAINERS (Write After Approval):  Add myself.
1361
1362 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1363
1364         * MAINTAINERS (Write After Approval):  Add myself.
1365
1366 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1367
1368         * MAINTAINERS: Update my email address.
1369
1370 2008-06-25  Joey Ye  <joey.ye@intel.com>
1371
1372         * MAINTAINERS (Write After Approval):  Add myself.
1373
1374 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1375
1376         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1377         * Makefile.in: Regenerate.
1378         * configure: Regenerate.
1379
1380 2008-06-17  Daniel Kraft  <d@domob.eu>
1381
1382         * MAINTAINERS (Write After Approval):  Add myself.
1383
1384 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1385
1386         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1387         "$@" is still intact with both Autoconf 2.59 and 2.62.
1388         * configure: Regenerate.
1389
1390 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1391
1392         * Makefile.tpl: Fix comment errors.
1393         * Makefile.in: Regenerate.
1394
1395 2008-06-12  David S. Miller  <davem@davemloft.net>
1396             David Edelsohn  <edelsohn@gnu.org>
1397
1398         * configure.ac: Add powerpc*-*-* to gold supported targets.
1399         * configure: Regenerate.
1400
1401 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1402
1403         PR tree-optimization/36218
1404         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1405         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1406         (all prefix="build-"): Pass them to build-system sub-makes.
1407         * Makefile.in: Regenerate.
1408
1409 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1410
1411         * MAINTAINERS (mt port): Remove.
1412         (sco5, unixware, sco udk): Remove.
1413         (Kean Johnston): Add to Write After Approval.
1414
1415 2008-05-30  Julian Brown  <julian@codesourcery.com>
1416
1417         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1418         of libobjc for ARM EABI Linux.
1419         * configure: Regenerate.
1420
1421 2008-05-18 Xinliang David Li   <davidxl@google.com>
1422
1423         * ChangeLog: Remove wrong ChangeLog entry.
1424
1425 2008-05-17 Xinliang David Li   <davidxl@google.com>
1426
1427         * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1430
1431         * MAINTAINERS (Write After Approval): Add myself.
1432
1433 2008-05-14  Rafael Espíndola  <espindola@google.com>
1434
1435         * config-ml.in: don't handle --enable-shared and --enable-static.
1436
1437 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1438
1439         * MAINTAINERS: Update my email address.
1440
1441 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1442
1443         * MAINTAINERS: Update my email address.
1444
1445 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1446
1447         * MAINTAINERS (Write After Approval): Add myself.
1448
1449 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1450
1451         * MAINTAINERS (Write After Approval): Add myself.
1452
1453 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1454
1455         * MAINTAINERS (crx): Add myself.
1456
1457 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1458
1459         Sync with src:
1460         2008-04-14  David S. Miller  <davem@davemloft.net>
1461
1462         * configure.ac: Add sparc*-*-* to gold supported targets.
1463         * configure: Regenerate.
1464
1465 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1466
1467         PR bootstrap/35457
1468         * configure.ac: Include override.m4.
1469         * configure: Regenerate.
1470
1471 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1472
1473         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1474         * Makefile.in: Regenerate.
1475
1476 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1477
1478         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1479         as nonconfigurable directories list.
1480         * configure: Regenerate.
1481
1482 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1483
1484         * config.sub, config.guess: Update from upstream sources.
1485
1486 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1487
1488         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1489         * Makefile.in: Regenerate.
1490
1491 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1492
1493         * configure.ac: Do not build libssp for the AVR.
1494         * configure: Regenerate.
1495
1496 2008-04-07  Ian Lance Taylor  <iant@google.com>
1497
1498         * Makefile.def: check-gold depends upon all-binutils.
1499         * Makefile.in: Regenerate.
1500
1501 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1502
1503         * MAINTAINERS (Write After Approval): Add myself.
1504
1505 2008-04-04  Nick Clifton  <nickc@redhat.com>
1506
1507         PR binutils/4334
1508         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1509         builds.
1510         * configure: Regenerate.
1511
1512 2008-04-04  NightStrike  <NightStrike@gmail.com>
1513
1514         PR other/35151
1515         * configure.ac: Combine rules for mingw32 and mingw64.
1516         * configure: Regenerate.
1517
1518 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1519
1520         * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1523
1524         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1525         * Makefile.in (.NOTPARALLEL): Ditto.
1526
1527 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1528
1529         * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1532
1533         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1534         * Makefile.in (.NOTPARALLEL): Regenerate.
1535
1536 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1537
1538         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1539         * Makefile.in: Regenerate.
1540
1541 2008-03-26  Jakub Staszak  <kuba@et.pl>
1542
1543         * MAINTAINERS (Write After Approval): Add myself.
1544
1545 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1546
1547         * MAINTAINERS:  Update e-mail address.
1548
1549 2008-03-20  Ian Lance Taylor  <iant@google.com>
1550
1551         * configure.ac: Add support for --enable-gold.
1552         * Makefile.def: Add gold as a directory like ld.
1553         * configure, Makefile.in: Regenerate.
1554
1555 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1556
1557         * configure.ac: m4_include config/proginstall.m4.
1558         * configure: Regenerate.
1559
1560         Backport from upstream Libtool:
1561
1562         2007-10-12  Eric Blake  <ebb9@byu.net>
1563
1564         Deal with Autoconf 2.62's semantic change in m4_append.
1565         * ltsugar.m4 (lt_append): Replace broken versions of
1566         m4_append.
1567         (lt_if_append_uniq): Don't require separator to be overquoted,
1568         and avoid broken m4_append.
1569         (lt_dict_add): Fix typo.
1570         * libtool.m4 (_LT_DECL): Don't overquote separator.
1571
1572 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1573
1574         * config.rpath: Add AIX 6 support.
1575
1576 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1577
1578         * Makefile.def (stageprofile).  Remove -fprofile-generate
1579         from stage_libcflags.
1580         * Makefile.in: Regenerate.
1581
1582 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1583
1584         * config.sub, config.guess: Update from upstream sources.
1585
1586 2008-03-06  Tom Tromey  <tromey@redhat.com>
1587
1588         * MAINTAINERS: Update for treelang deletion.
1589
1590 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1591
1592         * MAINTAINERS: Update my email address.
1593
1594 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1595
1596         * MAINTAINERS (darwin port): Add myself as a maintainer.
1597         (objective-c/c++): Add myself as a maintainer.
1598
1599 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1600
1601         * MAINTAINERS (Write After Approval): Update my email address.
1602
1603 2008-02-25  Tomas Bily  <tbily@suse.cz>
1604
1605         * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1608
1609         * MAINTAINERS (OpenMP): Add myself.
1610
1611 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1612
1613         PR bootstrap/32009
1614         PR bootstrap/32161
1615
1616         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1617         * configure: Regenerate.
1618
1619         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1620         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1621         STAGE4_LIBCFLAGS): New.
1622         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1623         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1624         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1625         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1626         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1627         for target modules.  Don't export LIBCFLAGS.
1628         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1629         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1630         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1631         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1632         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1633         * Makefile.in: Regenerate.
1634
1635 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1636
1637         PR libgcj/33085
1638         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1639         Do not use -DDLL_EXPORT.  Backport from upstream.
1640
1641 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1642
1643         * MAINTAINERS (Write After Approval): Add myself.
1644
1645 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1646
1647         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1648         * configure: Regenerate.
1649
1650 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1651
1652         * configure.ac (xtensa*-*-*): Recognize processor variants.
1653         * configure: Regenerate.
1654
1655 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1656
1657         PR bootstrap/34922
1658         * configure.ac (PARSE_ARGS): Push suitable setting of
1659         ac_subdirs_all, for `./configure --help=recursive'.
1660         Handle `+' in generic toplevel directory disabling.
1661         * configure: Regenerate.
1662
1663 2008-01-28  Nick Clifton  <nickc@redhat.com>
1664
1665         * MAINTAINERS (xstormy16): Take over maintainership.
1666
1667 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1668
1669         * MAINTAINERS (c4x port): Remove.
1670
1671 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1672
1673         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1674
1675 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1676
1677         * config.sub, config.guess: Update from upstream sources.
1678
1679 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1680
1681         * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1684
1685         * MAINTAINERS: Update my email address.
1686
1687 2008-01-09  Raksit Ashok  <raksit@google.com>
1688
1689         * MAINTAINERS (Write After Approval): Add myself.
1690
1691 2008-01-09  Raksit Ashok  <raksit@google.com>
1692
1693         * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1696
1697         * config.sub, config.guess: Update from upstream sources.
1698
1699 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1700
1701         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1702         Change recommended MPFR from 2.2.1 -> 2.3.0.
1703         * configure: Regenerate.
1704
1705 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1706
1707         * MAINTAINERS: Update my email address.
1708
1709 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1710
1711         * MAINTAINERS: Update my email address.
1712
1713 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1714
1715         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1716         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1717         * Makefile.in: Regenerate.
1718
1719 2007-12-10  Mark Heffernan <meheff@google.com>
1720
1721         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1722         misplaced entries.
1723
1724 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1725
1726         * configure.ac: Enable libjava for x86_64-*-darwin9.
1727         * configure: Regenerate.
1728
1729 2007-12-07  Bill Maddox <maddox@google.com>
1730
1731         * MAINTAINERS (Write After Approval): Add myself.
1732
1733 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1734
1735         * config.sub, config.guess: Update from upstream sources.
1736
1737 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1738
1739         * config-ml.in: Remove 64bit configure tests.
1740
1741 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1742
1743         * config-ml.in: Robustify against white space in absolute file
1744         names.
1745
1746         * config-ml.in (multi-clean): Substitute ${Makefile}.
1747         Remove superfluous ${Makefile} in list.
1748
1749 2007-11-19  Thiemo Seufer  <ths@mips.com>
1750
1751         * config-ml.in: Don't hardcode the Makefile name.
1752
1753 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1754
1755         * MAINTAINERS (Write After Approval): Add myself.
1756
1757 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1758
1759         * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2007-11-06  Doug Kwan <dougkwan@google.com>
1762
1763         * MAINTAINERS (Write After Approval): Add myself.
1764
1765 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1766
1767         * MAINTAINERS (mercury): Remove entry.
1768         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1769
1770 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1771
1772         * Makefile.def (dependencies): Make configure-gdb depend on
1773         all-intl.
1774         * Makefile.in: Regenerated.
1775
1776 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1777
1778         * MAINTAINERS (Fortran maintainer): Remove myself.
1779
1780 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1781
1782         * Makefile.def: To avoid problems running with parallel makes,
1783         build newlib before libgloss so that target specific header
1784         files are availble.
1785         * Makefile.in: Regenerate
1786
1787 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1788
1789         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1790         * Makefile.in: Regenerate.
1791
1792 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1793
1794         * MAINTAINERS (Register allocation reviewer): Add myself.
1795
1796 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1797
1798         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1799         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1800         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1801         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1802         * configure: Regenerate.
1803
1804 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1805
1806         * MAINTAINERS (Register allocation reviewer): Add myself.
1807
1808 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1809
1810         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1811         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1812         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1813         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1814         * configure.ac: Default them to host tools for $host = $build.
1815         Subst them.
1816
1817         * configure: Regenerate.
1818         * Makefile.in: Regenerate.
1819
1820 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1821
1822         * MAINTAINERS (Register allocation reviewer): Add myself.
1823
1824 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1825
1826         * MAINTAINERS (Register allocation reviewer): Add myself.
1827
1828 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1829
1830         * MAINTAINERS (Write After Approval): Fix typo.
1831
1832 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1833
1834         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1835         * configure: Regenerate.
1836
1837 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1838
1839         PR bootstrap/31906
1840         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1841         they're already prefixed.
1842
1843 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1844
1845         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1846         libstdc++.
1847         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1848         * configure: Regenerate.
1849         * Makefile.in: Regenerate.
1850
1851 2007-09-17  Andreas Schwab  <schwab@suse.de>
1852
1853         * configure.ac: Raise minimum makeinfo version to 4.6.
1854         * configure: Regenerate.
1855
1856 2007-09-17  Johannes Singler <singler@ira.uka.de>
1857
1858         * MAINTAINERS (write-after-approval) add myself
1859
1860 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1861
1862         * configure.ac: Correct makeinfo version check.
1863         * configure: Regenerate.
1864
1865 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1866
1867         * MAINTAINERS: Update my email address.
1868
1869 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1870
1871         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1872         to $skipdirs and only disable gprof for newlib.  Use the normal
1873         mips*-elf* handling in other respects.
1874         * configure: Regnerate.
1875
1876 2007-09-12  David Daney  <ddaney@avtrex.com>
1877
1878         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1879         enabling libgcj.
1880         * configure: Regenerate.
1881
1882 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1883
1884         PR other/32154
1885         * configure.ac: For libgloss targets, point the linker to the linker
1886         script, startup code and simulator library.
1887         * configure: Regenerate.
1888
1889 2007-09-07  Andrew Haley  <aph@redhat.com>
1890
1891         * configure.ac (noconfigdirs): Remove target-libffi and
1892         target-libjava.
1893         * configure: Regenerate.
1894
1895 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1896
1897         PR target/33281
1898         * configure.ac: Use config/mh-mingw on mingw.
1899         * configure: Regenerate.
1900
1901 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1902
1903         * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2007-09-05  Richard Guenther  <rguenther@suse.de>
1906
1907         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1908         nor --disable-checking is provided also turn on yes and types
1909         checking for stage1.
1910         * configure: Re-generate.
1911
1912 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1913
1914         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1915         (Write After Approval): Remove myself.
1916
1917 2007-08-29  Nick Clifton  <nickc@redhat.com>
1918
1919         * config.sub, config.guess: Update from upstream sources.
1920
1921 2007-08-22  Bud Davis  <jmdavis@link.com>
1922
1923         * MAINTAINERS (Write After Approval): Added myself.
1924         * MAINTAINERS (Reviewers): Removed myself.
1925
1926 2007-08-18  Paul Brook  <paul@codesourcery.com>
1927             Joseph Myers  <joseph@codesourcery.com>
1928
1929         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1930         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1931         * Makefile.in: Regenerate.
1932         * configure.ac (--with-debug-prefix-map): New.
1933         * configure: Regenerate.
1934
1935 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1936             Nigel Stephens  <nigel@mips.com>
1937
1938         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1939         as target_makefile_frag.
1940         * configure: Regenerate.
1941
1942 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1943
1944         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1945         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1946         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1947         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1948         (do-compare, do-compare3, do-compare-debug): New.
1949         ([+compare-target+]): Use them.
1950
1951 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1952
1953         * MAINTAINERS (Write After Approval): Change my email address.
1954
1955 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1956             Ben Elliston  <bje@au.ibm.com>
1957
1958         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1959         --silent if $silent.
1960         * configure: Regenerate.
1961
1962 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1963
1964         * MAINTAINERS (Various Maintainers): Add myself as
1965         loop infrastructure maintainer.  Update my e-mail
1966         address.
1967
1968 2007-07-31  Diego Novillo  <dnovillo@google.com>
1969
1970         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1971         Adjust description.
1972
1973 2007-07-26  Richard Guenther  <rguenther@suse.de>
1974
1975         * configure.ac: Add types checking to stage1 checking flags.
1976         * configure: Regenerate.
1977
1978 2007-07-17  Nick Clifton  <nickc@redhat.com>
1979
1980         * COPYING3: New file.  Contains version 3 of the GNU General
1981         Public License.
1982         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1983         Lesser General Public License.
1984
1985 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1986
1987         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1988
1989 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1990
1991         * MAINTAINERS (S/390 co-maintainer): Add myself.
1992         (Write After Approval): Remove myself.
1993
1994 2007-07-13  Dan Hipschman  <dsh@google.com>
1995
1996         * MAINTAINERS (Write After Approval): Add myself.
1997
1998 2007-07-11  Nick Clifton  <nickc@redhat.com>
1999
2000         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2001         WINDRES export.
2002         * Makefile.in: Regenerate.
2003
2004 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2005
2006         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2007         maintainer.
2008
2009 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2010
2011         * lt~obsolete.m4: New. Import from 20070318 libtool.
2012
2013 2007-07-03  Julian Brown  <julian@codesourcery.com>
2014
2015         * MAINTAINERS (Write After Approval): Add myself.
2016
2017 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2018
2019         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2020         * configure: Regenerate.
2021
2022 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2023
2024         * configure.ac: Add some missing m4 quotation.
2025         * configure: Regenerate.
2026
2027 2007-07-02  Simon Baldwin  <simonb@google.com>
2028
2029         * MAINTAINERS (Write After Approval): Add myself.
2030
2031 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2032
2033         * configure: Regenerate.
2034
2035 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2036
2037         * Makefile.def: Add windmc tool to build.
2038         * Makefile.tpl: Likewise.
2039         * configure.ac: Likewise.
2040         * Makefile.in: Regenerate.
2041         * configure: Regenerate.
2042
2043 2007-06-28  DJ Delorie  <dj@redhat.com>
2044
2045         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2046         not building newlib.
2047         * configure: Regenerated.
2048
2049 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2054
2055         * MAINTAINERS (Write After Approval): Add myself.
2056
2057 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2058
2059         * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2062
2063         * MAINTAINERS (Write After Approval): Add myself.
2064
2065 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2066
2067         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2068         * Makefile.in: Regenerated.
2069
2070 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2071
2072         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2073         bfin*-*-uclinux* targets.
2074         * configure: Regenerate.
2075
2076 2007-06-14  Ian Lance Taylor  <iant@google.com>
2077
2078         * MAINTAINERS: Add myself as non-algorithmic global write
2079         maintainer.
2080
2081 2007-06-14  Diego Novillo  <dnovillo@google.com>
2082
2083         * MAINTAINERS: Add self as middle-end maintainer and
2084         non-algorithmic global write maintainer.
2085
2086 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2087
2088         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2089         Move all Fortran maintainers except Paul Brook into the
2090         Non-Autopoiesis section.
2091
2092 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2093
2094         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2095         (distclean-stage[+id+]): Possibly delete stage_last.
2096         * Makefile.in: Regenerate.
2097
2098 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2099
2100         * MAINTAINERS (Various Maintainer): Fix typo.
2101
2102 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2103
2104         * MAINTAINERS (Various Maintainer): Add myself as
2105         dataflow maintainer.
2106
2107 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2108
2109         * config.sub, config.guess: Update from upstream sources.
2110
2111 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2112
2113         * Makefile.tpl: Fix spelling error.
2114         * Makefile.in: Regenerate.
2115
2116 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2117
2118         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2119         lt_cv_sys_max_cmd_len.
2120
2121 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2122
2123         * MAINTAINERS (Various Maintainers): Add myself as
2124         auto-vectorizer maintainer.
2125
2126 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2127
2128         PR libjava/32098
2129         * libtool.m4: Revert previous change.
2130         * ltgcc.m4: Put it here.
2131
2132 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2133
2134         * MAINTAINERS (Various Maintainers): Add myself as
2135         auto-vectorizer maintainer.
2136
2137 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2138
2139         PR libjava/32098
2140         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2141
2142 2007-05-30  Richard Guenther  <rguenther@suse.de>
2143
2144         * MAINTAINERS (Various Maintainers): Add myself as
2145         auto-vectorizer maintainer.
2146
2147 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2148
2149         PR bootstrap/29382
2150         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2151         * configure: Rebuilt.
2152
2153 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2154
2155         * MAINTAINERS (Write After Approval): Removed my name.
2156
2157 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2158
2159         * MAINTAINERS (Write After Approval): Remove myself.
2160
2161 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2162
2163         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2164
2165 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2166
2167         * ltmain.sh: Update from ToT Libtool.
2168         * libtool.m4: Update from ToT Libtool.
2169         * ltsugar.m4: New. Update from ToT Libtool.
2170         * ltversion.m4: New. Update from ToT Libtool.
2171         * ltoptions.m4: New. Update from ToT Libtool.
2172         * ltconfig: Remove.
2173         * ltcf-c.sh: Remove.
2174         * ltcf-cxx.sh: Remove.
2175         * ltcf-gcj.sh: Remove.
2176
2177 2007-05-22  Ollie Wild  <aaw@google.com>
2178
2179         * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2182
2183         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2184         stage_cflags.
2185         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2186         Remove CFLAGS/LIBCFLAGS.
2187         (configure-stage[+id+]-[+prefix+][+module+],
2188         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2189         * Makefile.in: Regenerate.
2190
2191 2007-05-15  Diego Novillo  <dnovillo@google.com>
2192
2193         * MAINTAINERS: Update e-mail address.
2194
2195 2007-05-15  Revital Eres  <eres@il.ibm.com>
2196
2197         * MAINTAINERS (Write After Approval): Add myself.
2198
2199 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2200
2201         * MAINTAINERS (Write After Approval): Updated my address.
2202
2203 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2007-05-11  Silvius Rus  <rus@google.com>
2208
2209         * MAINTAINERS (Write After Approval): Add myself.
2210
2211 2007-04-23  Tom Tromey  <tromey@redhat.com>
2212
2213         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2214
2215 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2216
2217         * MAINTAINERS (cpplib): Rename to ...
2218         (libcpp): ... this.  Add C/C++ front end maintainers.
2219
2220 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2221
2222         * config-ml.in: Pass ${ml_config_env} to configure calls.
2223
2224 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2225
2226         * MAINTAINERS (Write After Approval): Add myself.
2227
2228 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2229
2230         * MAINTAINERS (Write After Approval): Add myself.
2231
2232 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2233
2234         * MAINTAINERS (fortran 95 front end): Add myself.
2235
2236 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2237
2238         * MAINTAINERS (Write After Approval): Add myself.
2239
2240 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2241
2242         * MAINTAINERS (Modulo Scheduler): Add myself.
2243
2244 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2245
2246         * MAINTAINERS (fortran 95 front end): Add myself.
2247         (c++ front end): whitespace fix.
2248
2249 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2250
2251         * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2254
2255         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2256         of glob.  Quote arguments with single quotes too.
2257         * configure: Regenerate.
2258
2259 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2260
2261         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2262         * Makefile.in: Regenerate
2263
2264 2007-03-07  Andreas Schwab  <schwab@suse.de>
2265
2266         * configure: Regenerate.
2267
2268 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2269
2270         * configure.ac: Add "--with-pdfdir" configure option,
2271         which defines pdfdir variable.
2272         * Makefile.def (target=fixincludes): Add install-pdf to
2273         missing targets.
2274         (recursive_targets): Add install-pdf target.
2275         (flags_to_pass): Add pdfdir.
2276         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2277         target.
2278         * configure: Regenerate
2279         * Makefile.in: Regenerate
2280
2281 2007-02-28  Eric Christopher  <echristo@apple.com>
2282
2283         Revert:
2284         2006-12-07  Mike Stump  <mrs@apple.com>
2285
2286         * Makefile.def (dependencies): Add dependency for
2287         install-target-libssp and install-target-libgomp on
2288         install-gcc.
2289         * Makefile.in: Regenerate.
2290
2291 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2292
2293         * configure: Regenerate.
2294         * configure.ac: Move statements after variable declarations.
2295
2296 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2297
2298         * MAINTAINERS: Add myself as sh maintainer.
2299
2300 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2301
2302         * configure.ac: Adjust for loop syntax.
2303         * configure: Regenerate.
2304
2305 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2306
2307         * configure: Rebuilt.
2308
2309 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2310
2311         * configure.ac: Drop multiple occurrences of --enable-languages,
2312         and fix its quoting.
2313         * configure: Rebuilt.
2314
2315 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2316             Nathan Sidwell  <nathan@codesourcery.com>
2317             Vladimir Prus  <vladimir@codesourcery.com>
2318             Joseph Myers  <joseph@codesourcery.com>
2319
2320         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2321         * configure: Regenerate.
2322
2323 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2324
2325         * ltconfig (freebsd*): Default to elf.
2326
2327 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2328
2329         * configure.ac (target_libraries): Move libgcc before libiberty.
2330         * configure: Regenerated.
2331
2332 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2333             Paolo Bonzini  <bonzini@gnu.org>
2334
2335         PR bootstrap/30753
2336         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2337         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2338         * configure: Regenerated.
2339
2340 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2341
2342         * MAINTAINERS (Language Front End Maintainers): Update my mail
2343         address.
2344
2345 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2346
2347         PR bootstrap/30748
2348         * configure.ac: Correct syntax for Solaris ksh.
2349         * configure: Regenerated.
2350
2351 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2352
2353         * configure.ac: Sync with src.
2354         * configure: Regenerate.
2355
2356 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2357
2358         * Makefile.in: Regenerate.
2359
2360 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2361
2362         * config.sub: Sync with src.
2363
2364 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2365
2366         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2367         noncanonical equivalents.
2368         * configure.in: Rename to...
2369         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2370         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2371         target_noncanonical.  Use them.  Rewrite removal of configure
2372         arguments for autoconf 2.59.  Discard variable settings.  Force
2373         program_transform_name for native tools.
2374
2375         * Makefile.in: Regenerated.
2376         * configure: Regenerated with autoconf 2.59.
2377
2378 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2379
2380         * MAINTAINERS (Write After Approval): Add myself.
2381
2382 2007-01-31  Andreas Schwab  <schwab@suse.de>
2383
2384         * Makefile.tpl (LDFLAGS): Substitute it.
2385         * Makefile.in: Regenerate.
2386
2387 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2388
2389         * MAINTAINERS (Write After Approval): Add myself.
2390
2391 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2392
2393         * MAINTAINERS (spu port): Add myself.
2394
2395 2007-01-23  Richard Guenther  <rguenther@suse.de>
2396
2397         PR bootstrap/30541
2398         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2399         * Makefile.tpl (GNATBIND): Substitute it.
2400         (GNATMAKE): Likewise.
2401         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2402         of STAGE_PREFIX.
2403         * Makefile.in: Regenerate.
2404         * configure: Regenerate.
2405
2406 2007-01-18  Mike Stump  <mrs@apple.com>
2407
2408         * configure.in: Re-enable -Werror for gcc builds.
2409
2410 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2411
2412         * MAINTAINERS (Write After Approval): Add myself.
2413
2414 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2415
2416         * configure.in: Change == to = in test command.
2417         * configure: Regenerate.
2418
2419 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2420             Nick Clifton  <nickc@redhat.com>
2421             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2422
2423         * configure.in (build_configargs, host_configargs, target_configargs):
2424         Remove build/host/target parameters.
2425         (host_libs): Add gmp and mpfr.
2426         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2427         * Makefile.def (gmp, mpfr): New.
2428         (gcc): Remove target.
2429         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2430         target_os, target_vendor): New.
2431         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2432         * configure: Regenerate.
2433         * Makefile.in: Regenerate.
2434
2435 2007-01-11  Matt Fago  <fago@earthlink.net>
2436
2437         * configure.in: Try to link to functions only in mpfr 2.2.x
2438         to improve robustness of configure tests.
2439         * configure: Regenerate.
2440
2441 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2442
2443         * MAINTAINERS: Add myself as i386 maintainer.
2444
2445 2007-01-08  Jan Hubicka  <jh@suse.cz>
2446
2447         * MAINTAINERS: Add myself as i386 maintainer.
2448
2449 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2450
2451         * configure.in: Add support for an x86_64-mingw* target.
2452         * configure: Regenerate.
2453
2454 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2455
2456         * Makefile.tpl (all-target): Correct @if conditional for target
2457         modules.
2458         * configure.in: Omit libiberty if building only target libgcc.
2459         * configure, Makefile.in: Regenerated.
2460
2461 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2462
2463         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2464         * configure: Regenerate.
2465
2466 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2467
2468         * Makefile.def (target_modules): Add libgcc.
2469         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2470         * Makefile.tpl (clean-target-libgcc): Delete.
2471         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2472         on gcc even for bootstrapped modules.  Rewrite handling of
2473         lang_env_dependencies to loop over target_modules.
2474         * configure.in (target_libraries): Add target-libgcc.
2475         * Makefile.in, configure: Regenerated.
2476
2477 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2478
2479         * configure.in: Reorganize recognition of languages.  Add
2480         --enable-stage1-languages.  Show supported languages for the chosen
2481         target rather than all recognized languages.
2482         * configure: Regenerate.
2483
2484 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2485
2486         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2487         * Makefile.in: Regenerate.
2488
2489 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2490
2491         * configure.in: Warn that MPFR 2.2.0 is buggy.
2492         * configure: Regenerate.
2493
2494 2006-12-27  Ian Lance Taylor  <iant@google.com>
2495
2496         * configure.in: When removing Makefiles to force a reconfigure, also
2497         remove prev-DIR*/Makefile.
2498         * configure: Regenerate.
2499
2500 2006-12-22  Andreas Schwab  <schwab@suse.de>
2501
2502         * configure: Regenerate with correct autoconf version.
2503
2504 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2505
2506         * configure.in: add AC_SUBST for *_FOR_TARGET.
2507         * configure: Regenerate.
2508
2509 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2510
2511         * configure.in: Simplify logic for rejecting languages that cannot
2512         be built.  Separate the case when a language is unsupported,
2513         from the case when the user chooses not to build a language.
2514
2515 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2516
2517         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2518         it only affects bootstrap and could be tested on "$host" as well.
2519         * configure: Regenerate.
2520         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2521
2522 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2523
2524         PR bootstrap/29544
2525         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2526         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2527         move here comment from Makefile.tpl.
2528         * Makefile.tpl: Move some definitions higher in the file.
2529         (STAGE1_CHECKING): New.
2530         * configure.in: Add --enable-stage1-checking.
2531         * configure: Regenerate.
2532         * Makefile.in: Regenerate.
2533
2534 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2535
2536         * MAINTAINERS: Add myself as build system maintainer.
2537
2538 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2539
2540         * MAINTAINERS (Write After Approval): Add myself.
2541
2542 2006-12-13  Eric Christopher  <echristo@apple.com>
2543
2544         * MAINTAINERS: Add myself as darwin maintainer.
2545
2546 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2547
2548         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2549
2550 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2551
2552         MAINTAINERS: Update my entry.
2553
2554 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2555
2556         * configure.in:  Handle spu makefile frag.
2557         * Makefile.tpl (MAINT): Define
2558         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2559         * configure: Regenerate.
2560         * Makefile.in: Regenerate.
2561
2562 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2563
2564         * config.guess: Import latest version.
2565         * config.sub: Likewise.
2566
2567 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2568
2569         * configure.in (spu-*-*): Don't skip target-libiberty.
2570         * configure: Regenerate.
2571
2572 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2573
2574         PR bootstrap/30134
2575         * configure.in: Correct x86 darwin support for libjava to powerpc
2576         and i?86 only.
2577         * configure: Regenerate.
2578
2579 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2580
2581         * configure.in: Add x86 darwin support for libjava.
2582         * configure: Regenerate.
2583
2584 2006-12-07  Mike Stump  <mrs@apple.com>
2585
2586         * Makefile.def (dependencies): Add dependency for
2587         install-target-libssp and install-target-libgomp on
2588         install-gcc.
2589         * Makefile.in: Regenerate.
2590
2591 2006-12-04  Richard Guenther  <rguenther@suse.de>
2592
2593         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2594         (Non-Algorithmic Maintainers): Move over non-algorithmic
2595         loop optimizer maintainers, add myself as a non-algorithmic
2596         middle-end maintainer.
2597
2598 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2599
2600         * MAINTAINERS (Write After Approval): Add myself.
2601
2602 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2603
2604         * configure.in: Update error message for missing GMP/MPFR.
2605
2606         * configure: Regenerate.
2607
2608 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2609
2610         * configure.in: Update MPFR version in error message.
2611
2612         * configure: Regenerate.
2613
2614 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2615
2616         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2617         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2618         --with-gmp-lib): New flags.
2619
2620         * configure: Regenerate.
2621
2622 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2623
2624         * MAINTAINERS (Write After Approval): Change my email address.
2625
2626 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2627
2628         * MAINTAINERS (Write After Approval): Add myself.
2629
2630 2006-11-22  Philipp Thomas <pth@suse.de>
2631
2632         * MAINTAINERS (i18n): Update e-mail address.
2633
2634 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2635
2636         * MAINTAINERS (spu port): Add myself as maintainer.
2637         (Write After Approval): Remove myself.
2638
2639 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2640
2641         * configure.in (skipdirs): Don't build libssp for SPU.
2642         * configure: Regenerate.
2643
2644 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2645
2646         * MAINTAINERS (spu port): Add myself as maintainer.
2647         (libobjc): Update my email address.
2648
2649 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2650
2651         * MAINTAINERS (Write After Approval): Add myself.
2652
2653 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2654
2655         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2656         * configure : Rebuilt.
2657
2658 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2659
2660         * MAINTAINERS (Write After Approval): Add myself.
2661
2662 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2663
2664         * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2667
2668         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2669         libmpfr.a.
2670         * configure: Regenerate.
2671
2672 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2673
2674         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2675         (unstage): Test for stage_last presence.
2676
2677         PR bootstrap/29802
2678         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2679         * Makefile.in: Regenerate.
2680
2681 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2682
2683         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2684         maintainers.
2685
2686 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2687
2688         * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2691
2692         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2693         and stageN-package/Makefile.
2694         * Makefile.in: Regenerated.
2695
2696 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2697
2698         * configure.in: Remove target-libgloss from noconfigdirs for
2699         bfin-*-*.
2700         * configure: Regenerated.
2701
2702 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2703
2704         * configure.in (have_gmp): Only error if the gcc directory exists.
2705
2706         * configure: Regenerate.
2707
2708 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2709
2710         * configure.in: Robustify error message for missing GMP/MPFR.
2711
2712         * configure: Regenerate.
2713
2714 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2715
2716         * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2719
2720         * MAINTAINERS: Change email address.
2721
2722 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2723
2724         * MAINTAINERS (Write After Approval): Add myself.
2725
2726 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2727
2728         * MAINTAINERS (Write After Approval): Add myself.
2729
2730 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2731
2732         * MAINTAINERS (Write After Approval): Move myself to
2733         Write After Approval section.
2734
2735 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2736
2737         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2738         need_gmp anymore.
2739         * configure: Regenerate.
2740
2741 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2742
2743         * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2746
2747         * config.guess: Import latest version.
2748         * config.sub: Likewise.
2749
2750 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2751
2752         * Makefile.def: Added pdf target handling.
2753         * Makefile.tpl: Added pdf target handling.
2754         * Makefile.in: Regenerated.
2755
2756 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2757
2758         * MAINTAINERS: Add self as score port maintainer.
2759
2760 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2761
2762         * MAINTAINERS (Write After Approval): Add myself.
2763
2764 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2765
2766         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2767         or newer.
2768         * configure: Regenerated.
2769
2770 2006-09-27  Dave Brolley  <brolley@redhat.com>
2771
2772         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2773         $s instead of $r.
2774         * configure: Regenerated.
2775
2776 2006-09-26  Thiemo Seufer  <ths@mips.com>
2777
2778         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2779         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2780         * configure: Regenerate.
2781
2782 2006-09-24  Graeme Peterson <gridly@gmail.com>
2783
2784         * MAINTAINERS (Write After Approval): Remove myself.
2785
2786 2006-09-22  Chao-ying Fu  <fu@mips.com>
2787
2788         * MAINTAINERS (Write After Approval): Add myself.
2789
2790 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2791
2792         * MAINTAINERS: Add self as soft-fp maintainer.
2793
2794 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2795
2796         * MAINTAINERS: Add myself as avr maintainer.
2797         Remove Marek Michalkiewicz as avr maintainer.
2798
2799 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2800
2801         * MAINTAINERS (Write After Approval): Add myself.
2802
2803 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2804
2805         * configure.in: Never build newlib for a Mingw host.
2806         Never build newlib as Mingw target library.
2807         Test the existence of winsup/cygwin for building a Cygwin newlib,
2808         rather than just winsup.
2809         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2810         building a Mingw target.
2811         * configure: Regenerate.
2812
2813 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2814
2815         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2816
2817 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2818
2819         * config.guess: Import from src (was more updated).
2820         * config.sub: Likewise.
2821
2822 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2823
2824         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2825         * configure: Regenerated.
2826
2827 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2828
2829         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2830         for stages after the first.
2831
2832 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2833
2834         * Makefile.def: Add dependencies for configure-opcodes
2835         on configure-intl and all-opcodes on all-intl.
2836         * Makefile.in: Regenerated.
2837
2838 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2839
2840         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2841
2842 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2843
2844         Port to hosts whose 'sort' and 'tail' implementations
2845         treat operands with leading '+' as file names, as POSIX
2846         has required since 2001.  However, make sure the code still
2847         works on pre-POSIX hosts.
2848         * ltmain.sh: Don't assume "sort +2" is equivalent to
2849         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2850
2851 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2852
2853         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2854
2855 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2856
2857         * ltconfig: chmod 644 before ranlib during install.
2858
2859 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2860
2861         PR bootstrap/18058
2862         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2863         if the bootstrap compiler is a GCC version that supports it.
2864         * configure: Regenerate.
2865
2866 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         * configure.in: Fix thinkos in previous check-in.
2869         * configure: Regenerate.
2870
2871 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2872
2873         PR other/27063
2874         * configure.in: Test subdir_requires and give an appropriate
2875         error message.
2876         * configure: Regenerate.
2877
2878 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2879
2880         * MAINTAINERS (Write After Approval): Add myself.
2881
2882 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2883
2884         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2885
2886 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2887
2888         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2889
2890 2006-06-20  David Ayers  <d.ayers@inode.at>
2891
2892         PR bootstrap/28072
2893         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2894         whether target-libjava is being configured instead of whether the
2895         java front end is enabled.
2896         * configure: Regenerate.
2897
2898 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2899
2900         PR target/27540
2901         * configure.in: Only enable libgomp on IRIX 6.
2902         * configure: Regenerate.
2903
2904 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2905
2906         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2907         too.
2908         * Makefile.in: Regenerate.
2909
2910 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2911
2912         * config-ml.in: Alter CCASFLAGS to include special
2913         multilib options the same as is done for CFLAGS.
2914
2915 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2916
2917         * configure.in: Don't enable libgomp on hpux10.
2918         * configure: Rebuilt.
2919
2920 2006-06-12  David Ayers  <d.ayers@inode.at>
2921
2922         PR bootstrap/27963
2923         PR target/19970
2924         * configure.in: Remove target-boehm-gc from noconfigdirs where
2925         ${libgcj} is specified.
2926         * configure: Regenerate.
2927
2928 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2929
2930         Sync from src:
2931
2932         * configure.in: Sync.
2933         * configure: Regenerated.
2934
2935         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2936
2937         * Makefile.def: Added dependencies from sim and gdb on intl, and
2938         added configure dependencies to everything with an all dependency
2939         on intl.
2940         * Makefile.in: Regenerated.
2941
2942 2006-06-06  David Ayers  <d.ayers@inode.at>
2943
2944         PR libobjc/13946
2945         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2946         * Makefile.in: Regenerate.
2947         * configure.in: Add --enable-objc-gc at toplevel and have it
2948         enable boehm-gc for Objective-C.
2949         Remove target-boehm-gc from libgcj.
2950         Add target-boehm-gc to target_libraries.
2951         Add target-boehm-gc to noconfigdirs where ${libgcj}
2952         is specified.
2953         Assert that boehm-gc is supported when requested for Objective-C.
2954         Only build boehm-gc if needed either for Java or Objective-C.
2955         * configure: Regenerate.
2956
2957 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2958
2959         PR 27674
2960         * Makefile.tpl (configure-[+prefix+][+module+],
2961         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2962         Remove rule to unstage bootstrapped modules.
2963         (stage_current): New.
2964         * Makefile.in: Regenerate.
2965
2966 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2967
2968         * MAINTAINERS (Write After Approval): Update my e-mail address.
2969
2970 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2971
2972         * include/libiberty.h: Declare pex_run_in_environment.
2973
2974 2006-05-31  Asher Langton  <langton2@llnl.gov>
2975
2976         * MAINTAINERS (Write After Approval): Add myself.
2977
2978 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2979
2980         * Makefile.def (bfd, opcodes): Fix lib_path.
2981         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2982         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2983         * Makefile.in: Regenerate.
2984
2985 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2986
2987         * Makefile.in: Regenerate.
2988
2989 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2990
2991         * Makefile.def: Add install-html target. Add datarootdir
2992         docdir and htmldir to flags_to_pass.
2993         * Makefile.tpl: Add install-html target.
2994         * Makefile.in: Regenerate.
2995         * configure.in: Add --with-datarootdir, --with-docdir, and
2996         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2997         * configure: Regenerate.
2998
2999 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3000
3001         * configure.in: Enable gprof for cross builds.
3002         * configure: Regenerate.
3003
3004 2006-05-22  Richard Guenther  <rguenther@suse.de>
3005
3006         Revert
3007         2006-01-31  Richard Guenther  <rguenther@suse.de>
3008         Paolo Bonzini  <bonzini@gnu.org>
3009
3010         * Makefile.def (target_modules): Add libgcc-math target module.
3011         * configure.in (target_libraries): Add libgcc-math target library.
3012         (--enable-libgcc-math): New configure switch.
3013         * Makefile.in: Re-generate.
3014         * configure: Re-generate.
3015         * libgcc-math: New toplevel directory.
3016
3017 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3018             Andreas Tobler  <a.tobler@schweiz.ch>
3019
3020         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3021         * configure: Rebuilt.
3022
3023 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
3024
3025         * MAINTAINERS (Write After Approval): Add myself.
3026
3027 2006-05-01  DJ Delorie  <dj@redhat.com>
3028
3029         * configure.in: Restore CFLAGS if GMP isn't present.
3030         * configure: Regenerate.
3031
3032 2006-05-01  Richard Guenther  <rguenther@suse.de>
3033
3034         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3035         maintainer.
3036
3037 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
3038
3039         * MAINTAINERS (Write After Approval): Add myself.
3040
3041 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3042
3043         * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2006-04-18  DJ Delorie  <dj@redhat.com>
3046
3047         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3048         reference libgloss so that libssp can be built in a combined
3049         tree.
3050         * configure: Regenerate.
3051
3052 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3053
3054         * MAINTAINERS (Write After Approval): Add myself.
3055
3056 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3057
3058         * configure.in: Require makeinfo 4.4 or higher.
3059         * configure: Regenerate.
3060
3061 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3062
3063         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3064         Rearrange the entries of other libraries to have them in one place.
3065
3066 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3067
3068         * MAINTAINERS (Write After Approval): Remove myself.
3069         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3070
3071 2006-03-14  Richard Guenther  <rguenther@suse.de>
3072
3073         * configure: Regenerate with autoconf 2.13.
3074
3075 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3076
3077         * MAINTAINERS: Use my work address.
3078
3079         * MAINTAINERS: Update my E-mail address.
3080
3081 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3082
3083         * configure.in: Handle --disable-<component> generically.
3084         * configure: Regenerate.
3085
3086 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3087
3088         PR libgcj/17311
3089         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3090
3091 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3092
3093         * MAINTAINERS (Write After Approval):  Remove myself.
3094         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3095
3096 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3097
3098         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3099         (TARGET_CONFIGDIRS): Remove.
3100         * configure.in: Remove AC_SUBST(target_configdirs).
3101         * Makefile.in, configure: Regenerated.
3102
3103 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3104
3105         * MAINTAINERS (Write After Approval):  Remove myself.
3106         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3107
3108 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3109
3110         PR bootstrap/25670
3111
3112         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3113
3114         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3115         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3116         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3117         BUILD_PREFIX, BUILD_PREFIX_1.
3118         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3119
3120         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3121         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3122
3123         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3124         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3125         of `cat stage_current`.  Always provide the `r' and `s' variables.
3126         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3127         a single shell execution.
3128         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3129         bootstrapped modules, make the stage1 module if the build was not
3130         started yet, else build the current stage.
3131         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3132         (all-build, all-host, all-target, [+make_target+]-host,
3133         [+make_target+]-target): Do not use \-continued lines.
3134         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3135         (current_stage, restrap, stage_last): New.
3136
3137         * Makefile.in: Regenerate.
3138         * configure: Regenerate.
3139
3140 2006-02-19  Bud Davis  <jmdavis@link.com>
3141
3142         * MAINTAINERS (Write After Approval):  Remove myself.
3143         (Language Front End Maintainers):  Add myself as fortran 95
3144         maintainer and update e-mail address.
3145
3146 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3147
3148         * MAINTAINERS (Write After Approval):  Remove myself.
3149         (Language Front End Maintainers):  Add myself as fortran 95
3150         maintainer.
3151
3152 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3153
3154         * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3157
3158         * MAINTAINERS (Write After Approval):  Remove myself.
3159         (Language Front End Maintainers):  Add myself as
3160         fortran 95 maintainer.
3161
3162 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3163
3164         Sync from src:
3165
3166         2005-12-27  Leif Ekblad  <leif@rdos.net>
3167
3168         * configure.in: Add support for RDOS target.
3169         * configure: Regenerate.
3170
3171 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3172             Andreas Schwab  <schwab@suse.de>
3173
3174         * configure: Regenerate.
3175
3176 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3177
3178         * configure.in (enable_libgomp): Add AIX.
3179         * configure: Regenerate.
3180
3181 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3182
3183         * MAINTAINERS (Write After Approval): Add myself.
3184
3185 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3186
3187         * MAINTAINERS (Write After Approval): Add myself.
3188
3189 2006-01-31  Richard Guenther  <rguenther@suse.de>
3190         Paolo Bonzini  <bonzini@gnu.org>
3191
3192         * Makefile.def (target_modules): Add libgcc-math target module.
3193         * configure.in (target_libraries): Add libgcc-math target library.
3194         (--enable-libgcc-math): New configure switch.
3195         * Makefile.in: Re-generate.
3196         * configure: Re-generate.
3197         * libgcc-math: New toplevel directory.
3198
3199 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3200
3201         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3202         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3203         the assembler, linker and binutils.
3204         * configure: Regenerate.
3205
3206 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3207
3208         * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3211
3212         * configure: Regenerate.
3213
3214 2006-01-18  Richard Henderson  <rth@redhat.com>
3215             Jakub Jelinek  <jakub@redhat.com>
3216             Diego Novillo  <dnovillo@redhat.com>
3217
3218         * libgomp: New directory.
3219         * Makefile.def: Add target_module libgomp.
3220         * Makefile.in: Regenerate.
3221         * configure.in (target_libraries): Add target-libgomp.
3222         * configure: Regenerate.
3223
3224 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3225
3226         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3227         @ from continuation.
3228         * Makefile.in: Rebuilt.
3229
3230 2006-01-04  Chris Lattner  <sabre@gnu.org>
3231
3232         * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3235
3236         PR bootstrap/24252
3237
3238         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3239         * Makefile.tpl (OBJDUMP): New.
3240         (EXTRA_HOST_FLAGS): Add it.
3241         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3242
3243         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3244         to use symbolic links between directories.  Avoid race conditions
3245         or make them harmless.
3246         * configure.in: Do not try to use symbolic links between directories.
3247
3248         * Makefile.def (LEAN): Pass.
3249         * Makefile.tpl (LEAN): Define.
3250         (stage[+id+]-start): Accept that the previous directory does not
3251         exist, if the bootstrap is lean.
3252         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3253         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3254         configure substitution.
3255         ([+compare-target+]): Likewise.
3256         ([+bootstrap-target+]-lean): New.
3257         * configure.in: Remove lean bootstrap support from here.
3258
3259         * Makefile.in: Regenerate.
3260         * configure: Regenerate.
3261
3262 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3263
3264         * MAINTAINERS (libdecnumber): Add myself.
3265
3266 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3267
3268         * libtool-ldflags: New script.
3269
3270 2006-01-02  Andreas Schwab  <schwab@suse.de>
3271
3272         * configure.in: When reconfiguring remove Makefile in
3273         all stage directories.
3274         * configure: Regenerate.
3275
3276 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3277
3278         * MAINTAINERS: Update my email address.
3279
3280 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3281
3282         Revert Ada-related part of the previous change.
3283
3284         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3285         Do not pass.
3286         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3287         * Makefile.in: Regenerate.
3288         * configure.in: Do not include mt-ppc-aix target fragment.
3289         * configure: Regenerate.
3290
3291 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3292
3293         * configure.in: Select appropriate fragments for PowerPC/AIX.
3294         * configure: Regenerate.
3295
3296         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3297         BOOT_CFLAGS, BOOT_LDFLAGS.
3298         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3299         BOOT_CFLAGS, BOOT_LDFLAGS.
3300         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3301         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3302         (stage): Fail if we cannot complete the work.
3303         * Makefile.in: Regenerate.
3304
3305 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3306
3307         * configure.in: Replace ms1 with mt.
3308         * configure: Rebuilt.
3309
3310 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3311
3312         * MAINTAINERS: Update my email address.
3313
3314 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3315
3316         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3317         install-host-nogcc): Don't invoke $(stage) at the end.
3318         * Makefile.in: Regenerate.
3319
3320 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3321
3322         * configure.in: Flip the top-level bootstrap switch.
3323         * configure: Regenerate.
3324
3325 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3326
3327         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3328         $(stage) and $(unstage).
3329         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3330         (all): Remove stray semicolon.
3331         (local-distclean): Don't handle multilib.tmp and multilib.out.
3332         (install.all): Set $s for consistency.
3333         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3334         check_multilibs setting.  Always make the install directory.
3335         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3336         Correct @if/@endif.
3337         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3338         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3339         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3340         (multilib.out): Remove.
3341         * Makefile.in: Regenerated.
3342
3343 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3344
3345         * MAINTAINERS (Write After Approval): Add myself.
3346
3347 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3348
3349         * MAINTAINERS: Add myself as mt maintainer.
3350
3351         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3352
3353 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3354
3355         * MAINTAINERS: Change email address.
3356
3357 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3358
3359         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3360         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3361         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3362         Find in-tree tools if available.
3363         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3364         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3365         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3366         (COMPILER_*_FOR_TARGET): New.
3367         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3368         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3369         (CONFIGURED_*, USUAL_*): Remove.
3370         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3371         STRIP): Use autoconf substitutions.
3372         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3373         COMPILER_NM_FOR_TARGET): New.
3374         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3375
3376         (all): Make all-host and all-target in parallel.
3377         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3378         that $$r and $$s are set before invoking a recursive make.
3379         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3380         ([+bootstrap-target+]): Inline most of the `all' target.
3381
3382 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3383
3384         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3385         from the gcc build directory.
3386         * Makefile.in: Regenerate.
3387
3388 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3389
3390         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3391         depend on all-libdecnumber.
3392         * configure.in (host_libs): Include libdecnumber.
3393         * Makefile.in: Regenerate.
3394         * configure: Likewise.
3395
3396 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3397
3398         * libdecnumber: Import decNumber sources from the dfp-branch.
3399
3400 2005-11-21  Kean Johnston  <jkj@sco.com>
3401
3402         * config.sub, config.guess: Sync from upstream sources.
3403
3404 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3405
3406         Import from Autoconf sources:
3407
3408         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3409         * config/move-if-change: Don't output "$2 is unchanged";
3410         suggested by Ben Elliston.  Handle weird characters correctly.
3411
3412 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3413
3414         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3415         to match upstream libtool for darwin.
3416
3417 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3418
3419         * Makefile.def: Remove gdb dependencies for gdbtk.
3420         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3421         (configure-gdb, install-gdb): New rules.
3422         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3423         * Makefile.in, configure: Regenerated.
3424
3425 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3426
3427         * MAINTAINERS (Write After Approval): Add myself.
3428
3429 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3430
3431         * MAINTAINERS (Write After Approval): Add myself.
3432
3433 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3434
3435         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3436         Diego Novillo.
3437
3438 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3439
3440         PR bootstrap/24297
3441         * Makefile.tpl (do-[+make-target+], do-check, install,
3442         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3443         are set before recursing.
3444         * Makefile.in: Regenerate.
3445
3446 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3447
3448         PR bootstrap/18939
3449         * Makefile.def (gcc) <target>: Fix thinko.
3450         * Makefile.in: Regenerate.
3451
3452 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3453
3454         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3455         * configure: Regenerate.
3456
3457 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3458
3459         * MAINTAINERS (Write After Approval): Add self.
3460
3461 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3462
3463         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3464         target-libffi, target-qthreads, target-libjava, and
3465         targetlibobjc.
3466         * configure: Regenerate.
3467
3468 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3469
3470         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3471         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3472         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3473         (USUAL_OBJDUMP_FOR_TARGET): New.
3474         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3475         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3476         * configure, Makefile.in: Regenerated.
3477
3478 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3479
3480         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3481         before other host packages.
3482
3483 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3484
3485         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3486
3487 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3488
3489         PR bootstrap/22340
3490
3491         * configure.in (default_target): Remove.
3492         * Makefile.tpl (all): Do not use prerequisites as subroutines
3493         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3494         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3495         use prerequisites as subroutines.
3496         (check-host, check-target): New.
3497         (bootstrap configure & all targets): Do not use stage*-start
3498         if the directory layout is already ok.
3499         (non-bootstrap configure & all targets): Prepend a $(unstage).
3500         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3501         (NOTPARALLEL): Remove.
3502         (unstage, stage variables): New variables.
3503         (unstage, stage targets): Simply expand to those variables.
3504
3505         * configure: Regenerate.
3506         * Makefile.in: Regenerate.
3507
3508 2005-10-04  James E Wilson  <wilson@specifix.com>
3509
3510         * Makefile.def (lang_env_dependencies): Add libmudflap.
3511         * Makefile.in: Regenerate.
3512
3513 2005-10-03  Andreas Schwab  <schwab@suse.de>
3514
3515         Backport from libtool CVS:
3516         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3517
3518         * ltmain.sh: add support for installing into temporary
3519         staging area (e.g. 'make install DESTDIR=...')
3520
3521 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3522
3523         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3524         * configure: Regenerated.
3525
3526 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3527
3528         * configure: Regenerate with the correct
3529         autoconf version.
3530
3531 2005-09-30  Catherine Moore  <clm@cm00re.com>
3532
3533         * configure.in (bfin-*-*): New.
3534         * configure: Regenerated.
3535
3536 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3537
3538         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3539         (LIPO_FOR_TARGET): New.
3540         (CONFIGURED_LIPO_FOR_TARGET): New.
3541         (USUAL_LIPO_FOR_TARGET): New.
3542         (STRIP_FOR_TARGET): New.
3543         (CONFIGURED_STRIP_FOR_TARGET): New.
3544         (USUAL_STRIP_FOR_TARGET): New.
3545         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3546         STRIP_FOR_TARGET.
3547         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3548         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3549         * Makefile.in: Regenerate.
3550         * configure: Regenerate.
3551
3552 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3553
3554         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3555         (rs6000-*-aix*): Same.
3556         * configure: Regenerate.
3557
3558 2005-09-16  Tom Tromey  <tromey@redhat.com>
3559
3560         * MAINTAINERS: Add self as java maintainer.
3561
3562 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3563
3564         * configure.in: Recognize f95 in the --enable-languages option,
3565         and substitute it for fortran, issuing a warning.
3566         * configure: Regenerate.
3567
3568 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3569
3570         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3571         * configure:  Regenerated.
3572
3573 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3574
3575         * MAINTAINERS: Add self as ms1 maintainer.
3576
3577 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3578
3579         * Makefile.def (libssp): Add to lang_env_dependencies.
3580         * Makefile.in: Regenerate.
3581
3582 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3583
3584         * MAINTAINERS: Add myself as middle-end maintainer.
3585
3586 2005-08-17  Christian Groessler  <chris@groessler.org>
3587
3588         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3589         * Makefile.in: Regenerate.
3590
3591 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3592
3593         * MAINTAINERS (write after approval): Added myself.
3594
3595 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3596
3597         * MAINTAINERS (Write After Approval): Add myself.
3598
3599 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3600
3601         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3602         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3603         Look for alternate names of the target cc and c++
3604         * configure: Regenerate.
3605
3606 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3607
3608         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3609         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3610         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3611         tools; remove code to manually set them.
3612         (Target tools): Look in the environment for them.
3613         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3614         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3615         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3616         build directory.
3617         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3618         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3619         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3620         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3621         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3622         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3623         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3624         * configure: Regenerate.
3625         * Makefile.in: Regenerate.
3626
3627 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3628
3629         * MAINTAINERS: Update for removed CPU targets.
3630
3631 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3632
3633         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3634         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3635         * Makefile.in: Regenerated.
3636
3637 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3638
3639         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3640         (CFLAGS_FOR_TARGET): Use it.
3641         (CXXFLAGS_FOR_TARGET): Likewise.
3642         * Makefile.in: Regenerated.
3643         * configure.in (--with-build-sysroot): New option.
3644         * configure: Regenerated.
3645
3646 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3647
3648         * Makefile.tpl: Wrap install between unstage and stage
3649         * Makefile.in: Regenerate.
3650
3651 2005-07-21  Eric Christopher  <echristo@apple.com>
3652
3653         * MAINTAINERS: Update affiliation.
3654
3655 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3656
3657         * MAINTAINERS: Add self as crx port maintainer.
3658
3659 2005-07-20  DJ Delorie  <dj@redhat.com>
3660
3661         * MAINTAINERS: Add self as m32c maintainer.
3662
3663 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3664
3665         * all files: Update FSF address.
3666
3667 2005-07-15  Eric Christopher  <echristo@redhat.com>
3668
3669         * MAINTAINERS: Change affiliation.
3670
3671 2005-07-14  Jim Blandy  <jimb@redhat.com>
3672
3673         * configure.in: Add cases for Renesas m32c.
3674         * configure: Regenerated.
3675
3676 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3677
3678         * COPYING.LIB: Update from fsf.org.
3679
3680 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3681
3682         * COPYING, compile, config.guess,
3683         config.sub, install-sh, missing, mkinstalldirs,
3684         symlink-tree, ylwrap: Sync from upstream sources.
3685         * config-ml.in: Update FSF address.
3686
3687 2005-07-13  Eric Christopher  <echristo@redhat.com>
3688
3689         * configure.in: Add toplevel noconfigdir support for tpf.
3690         * configure: Regenerate.
3691
3692 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3693
3694         PR ada/22340
3695
3696         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3697         * Makefile.in: Regenerate.
3698
3699 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3700
3701         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3702         Brolley to write-after-approval.
3703
3704 2005-07-07  Andreas Schwab  <schwab@suse.de>
3705
3706         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3707         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3708         * Makefile.in: Regenerated.
3709
3710 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3711
3712         * configure.in: Don't build sim or rda when targetting darwin.
3713         * configure: Regenerate.
3714
3715 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3716
3717         * configure.in: Add --enable-libssp and --disable-libssp.
3718         * configure: Regenerate with autoconf-2.13.
3719
3720 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3721
3722         * Makefile.def (target_modules): Add libssp.
3723         * configure.in (target_libraries): Add target-libssp.
3724         * configure: Rebuilt.
3725         * Makefile.in: Rebuilt.
3726
3727 2005-07-01  Zack Weinberg  <zackw@panix.com>
3728
3729         * MAINTAINERS: Change email address.  Resign from maintainership.
3730
3731 2005-07-01  Richard Guenther  <rguenther@suse.de>
3732
3733         * MAINTAINERS: Change my e-mail address and affiliation.
3734
3735 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3736
3737         * Makefile.def (stagefeedback): Come after profile.
3738         Define profiledbootstrap target.
3739         * Makefile.tpl (profiledbootstrap): Remove.
3740         (stageprofile-end): Zap stagefeedback.
3741         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3742         * Makefile.in: Regenerate.
3743
3744 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3745
3746         * MAINTAINERS: Update my email address.
3747
3748 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3749
3750         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3751         In 'cpp' stanza, support '#line' as well as '# '.
3752
3753 2005-06-08  Andreas Schwab  <schwab@suse.de>
3754
3755         * MAINTAINERS: Move myself from 'Write After Approval' to
3756         'CPU Port Maintainers' section as m68k maintainer.
3757
3758 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3759
3760         * configure.in (unsupported_languages): New macro.
3761         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3762         non-ported target libraries in noconfigdirs.
3763         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3764         non-linux-gnu.  Remove libgcj_ex_libffi.
3765         <lang_frag loop>: Set add_this_lang=no if the language is in
3766         unsupported_languages.
3767         * configure: Regenerate.
3768
3769 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3770
3771         * configure.in: Fix typo in handling of --with-mpfr-dir.
3772         * configure: Regenerate.
3773
3774 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3775
3776         * MAINTAINERS: Update my email address.
3777
3778 2005-06-02  Jim Blandy  <jimb@redhat.com>
3779
3780         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3781         accepted into the master sources.)
3782
3783 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3784             Michael Snyder  <msnyder@redhat.com>
3785             Stan Cox  <scox@redhat.com>
3786
3787         * configure.in: Set noconfigdirs for ms1.
3788
3789         * configure: Regenerate.
3790
3791 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3792
3793         * MAINTAINERS (Write After Approval): Add self.
3794
3795 2005-06-01  Josh Conner  <jconner@apple.com>
3796
3797         * MAINTAINERS (Write After Approval): Add self.
3798
3799 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3800
3801         * MAINTAINERS: Update my email address.
3802
3803 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3804
3805         * MAINTAINERS (Write After Approval): Add self.
3806
3807 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3808
3809         * MAINTAINERS (Write After Approval): Remove self.
3810
3811 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3812
3813         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3814         (Dependencies): Consider target modules for bootstrap dependencies.
3815         Make target bootstrap modules depend on each stage's gcc.
3816         * Makefile.in: Regenerate.
3817
3818 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3819
3820         * Makefile.def (configure-gcc): Depend on binutils having been built.
3821         (all-gcc): No need to do it here.
3822         * Makefile.in: Regenerate.
3823
3824 2005-05-19  Paul Brook  <paul@codesourcery.com>
3825
3826         * configure.in: Rewrite misleading error message when requested
3827         language cannot be built.
3828         * configure: Regenerate.
3829
3830 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3831
3832         * ylwrap: Import from Automake 1.9.5.
3833
3834 2005-05-13  David Ung  <davidu@mips.com>
3835
3836         * MAINTAINERS (Write After Approval): Add self.
3837
3838 2005-05-09  Mike Stump  <mrs@apple.com>
3839
3840         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3841         lt_cv_sys_max_cmd_len for now.
3842
3843 2005-05-09  Stan Cox  <scox@redhat.com>
3844
3845         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3846
3847 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3848
3849         * README.SCO: Update the URL.
3850
3851 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3852
3853         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3854         with_gnu_ld to libtool.
3855         * ltcf-c.sh (aix[45]): Define file_list_spec.
3856         * ltcf-cxx.sh (aix[45]): Same.
3857         * ltcf-gcj.sh (aix[45]): Same.
3858         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3859         exists, write list of input files to temporary file.
3860
3861 2005-05-04  Mike Stump  <mrs@apple.com>
3862
3863         * configure.in: Always pass --target to target configures as
3864         otherwise rebuilds that do --recheck will fail.
3865         * confiugure: Rebuilt.
3866
3867 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3868
3869         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3870         STAGE_HOST_EXPORTS.
3871         (configure, all): Add bootstrap support.
3872         (Host modules, target modules): Pass post-stage1 flags and exports.
3873         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3874         * Makefile.in: Regenerate.
3875
3876 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3877
3878         * configure: Regenerate.
3879
3880 2005-04-27  Mike Stump  <mrs@apple.com>
3881
3882         * MAINTAINERS: Add self as darwin maintainer.
3883
3884 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3885
3886         * config.sub: Update from master copy.
3887
3888 2005-04-21  Mike Stump  <mrs@apple.com>
3889
3890         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3891         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3892
3893 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3894
3895         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3896         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3897         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3898         "*-*-elf" and "*-*-linux*".
3899         * configure: Regenerate.
3900
3901 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3902
3903         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3904
3905 2005-04-12  Mike Stump  <mrs@apple.com>
3906
3907         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3908
3909 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3910
3911         * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3914
3915         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3916
3917 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3918
3919         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3920         (TARGET_CONFIGARGS): Include --with-target-subdir.
3921         (configure, all): New macros.  Use them throughout.
3922         * Makefile.in: Regenerate.
3923
3924 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3925
3926         * MAINTAINERS (Write After Approval): Add myself.
3927
3928 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3929
3930         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3931
3932 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3933
3934         * MAINTAINERS: Move John Carr to Write After Approval.
3935
3936 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3937
3938         * config/mh-mingw32: Delete.
3939         * configure.in: Don't use it.
3940         * configure: Regenerate.
3941
3942 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3943
3944         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3945         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3946         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3947         (HOST_LIB_PATH): Generate from Makefile.def.
3948         (TARGET_LIB_PATH): Likewise.
3949         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3950         * Makefile.in: Regenerate.
3951         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3952         (RPATH_ENVVAR): Include Darwin case.
3953         * configure: Regenerate.
3954
3955 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3956
3957         * MAINTAINERS (Various Maintainers): Remove self.
3958         (Write After Approval): Add self.
3959
3960 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3961
3962         * MAINTAINERS (Various Maintainers): Add self.
3963
3964 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3965
3966         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3967         * configure: Regenerate.
3968
3969 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3970
3971         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3972         gcc_version, and gcc_version_trigger from set of flags to pass.
3973         * Makefile.tpl: Remove definitions of above variables.
3974         (config.status): Remove dependency on $(gcc_version_trigger).
3975         * Makefile.in: Regenerate.
3976         * configure.in: Do not reference config/gcc-version.m4 nor
3977         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3978         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3979         * configure: Regenerate.
3980
3981 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3982             Andrew Pinski <pinskia@physics.uc.edu>
3983
3984         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3985         * Makefile.in: Regenerate.
3986
3987 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3988
3989         * MAINTAINERS (Write After Approval): Add myself.
3990
3991 2005-03-03  David Ayers  <d.ayers@inode.at>
3992
3993         * MAINTAINERS (Write After Approval): Add myself.
3994
3995 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3996
3997         PR libgcj/20160
3998         * ltmain.sh: Avoid creating archives with components that have
3999         duplicate basenames.
4000
4001 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4002
4003         PR bootstrap/20250
4004         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4005         instead of check.
4006         * Makefile.in: Regenerate.
4007
4008 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4009
4010         * Makefile.in: Regenerate to fix conflict between the previous two
4011         patches.
4012
4013 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4014
4015         PR bootstrap/17383
4016         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4017         * Makefile.tpl (HOST_SUBDIR): New substitution.
4018         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4019         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4020         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4021         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4022         (Host modules, Bootstrapped modules): Use it.
4023         (Build modules, Target modules): Do not create symlink trees,
4024         always configure out-of-srcdir.
4025         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4026         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4027         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4028         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4029
4030         * Makefile.in: Regenerate.
4031         * configure: Regenerate.
4032
4033 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4034
4035         Merged from libada-gnattools-branch:
4036         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4037
4038         * gnattools: New directory.
4039         * Makefile.def: Add gnattools as a module, depending on target-libada.
4040         * Makefile.in: Regenerate.
4041         * configure.in: Include gnattools in host_tools; disable it if ada
4042         is disabled.
4043         * configure: Regenerate.
4044
4045 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4046
4047         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4048         treelang maintainer.
4049         (Write After Approval): Remove myself.
4050
4051 2005-02-23  Paul Schlie  <schlie@comcast.net>
4052
4053         * configure.in: Allow darwin targeted ports to build tk, itcl and
4054         libgui.
4055         * configure: Regenerate.
4056
4057 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4058
4059         PR libgcj/10353
4060         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4061         * configure: Regenerate.
4062
4063 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4064
4065         * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4068
4069         * MAINTAINERS: Update my e-mail address.
4070
4071 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4072
4073         * MAINTAINERS (Write After Approval): Add myself.
4074
4075 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4076
4077         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4078         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4079         target-libgloss when not *-*-elf and *-*-aout.
4080         * configure: Regenerate.
4081
4082 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4083
4084         * MAINTAINERS: Remove obsolete entries.
4085
4086         * MAINTAINERS (Write After Approval): Add Michael Matz.
4087
4088 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4089
4090         * MAINTAINERS: Remove self as cpplib maintainer.
4091
4092 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4093
4094         * install-sh, config.sub: Import from upstream.
4095
4096 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4097
4098         PR bootstrap/18222
4099         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4100         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4101         * Makefile.in: Regenerate.
4102
4103 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4104
4105         * MAINTAINERS: Update my email address.
4106
4107 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4108             Andreas Schwab  <schwab@suse.de>
4109
4110         PR bootstrap/18033
4111         * config-ml.in: Eval option if surrounded by single quotes.
4112
4113 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4114
4115         Revert 2004-12-28 Makefile changes, a better fix will be
4116         applied to mainline and src after GCC 4.0 branches.
4117
4118 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4119
4120         PR bootstrap/17383
4121
4122         * Makefile.def (target_modules): Remove stage parameter,
4123         it is always true now.
4124         * Makefile.tpl (configure-build-[+module+],
4125         configure-target-[+module+]): Always build symlink tree
4126         for the directory and for include.  BUILD_SUBDIR and
4127         TARGET_SUBDIR cannot be . anymore.
4128         * Makefile.in: Regenerate.
4129
4130 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4131
4132         Revert 2004-12-08 Makefile changes.
4133
4134 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4135
4136         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4137         cygwin, mingw.
4138
4139 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4140
4141         * configure.in (sh64-*-*): Reenable gprof.
4142         * configure: Regenerate.
4143
4144 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4145
4146         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4147         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4148         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4149         * Makefile.in: Regenerate.
4150
4151 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4152
4153         * MAINTAINERS: Update my email address.
4154
4155 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4156
4157         * Makefile.tpl: Generate normal dependencies if the LHS module is
4158         not bootstrapped.
4159         * Makefile.in: Regenerate.
4160
4161 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4162
4163         * configure.in: Include config/gxx-include-dir.m4.  Use
4164         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4165         * configure: Regenerate.
4166
4167 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4168
4169         * config.if: Delete.
4170         * configure.in: Set libstdcxx_incdir directly.
4171         * configure: Regenerate.
4172
4173 2004-12-02  Eric Christopher  <echristo@redhat.com>
4174
4175         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4176         * Makefile.in: Regenerate.
4177
4178 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4179
4180         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4181         * configure: Regenerate.
4182
4183 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4184
4185         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4186         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4187         * configure: Regenerate.
4188
4189 2004-12-01  Eric Christopher  <echristo@redhat.com>
4190
4191         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4192         of things to remove.
4193
4194 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4195
4196         * MAINTAINERS (Write After Approval): Update my e-mail address.
4197
4198 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4199
4200         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4201         from CVS libtool to always pass_all.
4202
4203 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4204
4205         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4206         (hppa*64*-*-*): Delete incorrect comment.
4207         * configure: Rebuilt.
4208
4209 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4210
4211         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4212
4213 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4214
4215         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4216         from CVS libtool to always pass_all.
4217
4218 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4219
4220         * install-sh, compile: Import from automake.
4221
4222 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4223
4224         * config.guess, config.sub:  Import from savannnah.
4225
4226 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4227
4228         * MAINTAINERS (Write After Approval): Add myself
4229
4230 2004-11-12  Mike Stump  <mrs@apple.com>
4231
4232         * Makefile.def: Add html support.
4233         * Makefile.tpl: Likewise.
4234         * Makefile.in: Regenerate.
4235
4236 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4237
4238         PR 18423
4239         * configure.in: Remove all instances of build-fixincludes from
4240         noconfigdirs.
4241         (build_configargs): Supply --target to subdirectories.
4242         * configure: Regenerate.
4243
4244         * Makefile.def: Make gcc install depend on fixincludes install.
4245         * Makefile.in: Regenerate.
4246
4247 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4248
4249         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4250
4251 2004-11-11  Paul Brook  <paul@codesourcery.com>
4252
4253         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4254
4255 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4256
4257         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4258         target-libgfortran.
4259         * configure: Regenerate.
4260
4261 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4262
4263         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4264         like CC.
4265
4266 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4267
4268         * Makefile.def (host fixincludes): Specify missing targets.
4269         * Makefile.in: Regenerate.
4270
4271 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4272
4273         * MAINTAINERS: Add myself
4274
4275 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4276
4277         * MAINTAINERS (Write After Approval): Add myself.
4278
4279 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4280
4281         * Makefile.def: Build fixincludes for the host, too.
4282         * Makefile.in: Regenerate.
4283         * configure.in (host_tools): Add fixincludes.
4284         * configure: Regenerate.
4285
4286 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4287
4288         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4289         * configure: Regenerated.
4290
4291 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4292
4293         PR other/17783
4294         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4295         * configure: Regenerated.
4296
4297 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4298
4299         * README.SCO: Update per FSF instructions.
4300
4301 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4302
4303         PR target/18151
4304         * configure.in (case ${target}): Do not build fixincludes for avr.
4305         * configure: Regenerated.
4306
4307 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4308
4309         * configure.in (case ${target}): Do not build fixincludes
4310         on platforms where it is not used.
4311         * configure: Regenerated.
4312
4313 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4314
4315         * configure.in: Use an absolute path to install-sh.
4316         * configure: Regenerated.
4317
4318 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4319
4320         * MAINTAINERS (Write After Approval): Add myself.
4321
4322 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4323
4324         * MAINTAINERS: Remove from Write After Approval those that are
4325         already maintainers.
4326
4327 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4328
4329         * MAINTAINERS:  Update my email address.
4330
4331 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4332
4333         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4334         * configure: Regenerate.
4335
4336 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4337
4338         * MAINTAINERS:  Update my email address.
4339
4340 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4341
4342         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4343         entries belonging to this category.
4344
4345 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4346
4347         * MAINTAINERS: Update my e-mail address.
4348
4349 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4350
4351         Fix wrong conflict resolution in:
4352
4353         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4354
4355         * Makefile.in: Regenerate.
4356         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4357         in the recursive `make', instead of hardwiring `all'.
4358         (Autogenerated TARGET-* variables): New.
4359
4360 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4361
4362         * configure.in: Enable target-libgloss for crx-*-*.
4363         * configure: Regenerate.
4364
4365 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4366
4367         * MAINTAINERS (Various Maintainers): Move the "windows,
4368         cygwin, mingw" maintainer to ...
4369         (OS Port Maintainers): ... here.
4370
4371 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4372
4373         * MAINTAINERS (Write After Approval): Remove those that are
4374         maintainers of some subsystem.
4375
4376 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4377
4378         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4379         * ltcf-cxx.sh (tpf*): Likewise.
4380         * ltconfig (tpf*): Add TPF OS configuration support.
4381
4382 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4383
4384         * MAINTAINERS: Change my email address to my new work account.
4385
4386 2004-09-24  Michael Roth  <mroth@nessie.de>
4387
4388         * configure.in (--without-headers): Add missing double quotes.
4389         * configure: Regenerate.
4390
4391 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4392
4393         * ylwrap: Revert to previous version.
4394
4395 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4396
4397         PR bootstrap/17369
4398         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4399         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4400         SET_GCC_LIB_PATH_CMD.
4401         (BASE_TARGET_EXPORTS): Likewise.
4402         * Makefile.in: Regenerated.
4403
4404         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4405         * configure: Regenerated.
4406
4407 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4408
4409         * config.guess: New upstream version
4410         * compile, depcomp, install-sh, ylwrap: Likewise.
4411
4412 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4413
4414         * config/mh-x86omitfp: New host makefile fragment.  Add
4415         -fomit-frame-pointer to the default BOOT_CFLAGS.
4416         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4417         * configure: Regenerate.
4418
4419 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4420
4421         PR target/11572
4422         * configure.in (*-*-darwin*): Renable libobjc.
4423         * configure: Regenerate.
4424
4425 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4426
4427         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4428
4429 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4430
4431         * Makefile.def: Remove libbanshee.
4432         * Makefile.tpl: Ditto.
4433         * configure.in: Ditto.
4434         * Makefile.in: Regen.
4435         * configure: Ditto.
4436
4437 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4438
4439         * ltmain.sh: Use $pic_object as $non_pic_object if
4440         $non_pic_object=none.
4441
4442 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4443
4444         * missing: Import latest version from master repository.
4445
4446 2004-09-06  Nick Clifton  <nickc@redhat.com>
4447
4448         * config.sub: Import latest version from master repository.
4449         * config.guess: Likewise.
4450         This includes these changes:
4451
4452         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4453
4454         * config.sub: Handle crisv32, alias etraxfs.
4455         * config.guess (crisv32:Linux:*:*): Handle.
4456
4457         2004-08-13  Brad Smith  <brad@comstyle.com>
4458
4459         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4460         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4461
4462         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4463
4464         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4465         assume the processor is a powerpc.  This is because coreutils
4466         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4467         in this case, due to a MacOS X bug that causes
4468         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4469         to return a negative number.
4470         Problem reported by Petter Reinholdtsen in:
4471         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4472
4473         2004-07-19  Ben Elliston  <bje@gnu.org>
4474
4475         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4476
4477         2004-06-24  Ben Elliston  <bje@gnu.org>
4478
4479         * config.guess: Update copyright years.
4480         * config.sub: Likewise.
4481
4482         2004-06-22  Robert Millan  <robertmh@gnu.org>
4483
4484         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4485         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4486
4487         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4488
4489         * config.guess (*:*VMS:*:*): New entry. Replaces
4490         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4491         manufacturer.
4492
4493         2004-06-22  Ben Elliston  <bje@gnu.org>
4494
4495         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4496         * config.sub: Likewise.
4497
4498         2004-06-22  Ben Elliston  <bje@gnu.org>
4499
4500         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4501         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4502
4503         2004-06-11  Ben Elliston  <bje@gnu.org>
4504
4505         * config.guess (pegasos:OpenBSD:*:*): Remove.
4506
4507         2004-06-11  Ben Elliston  <bje@gnu.org>
4508
4509         From Wouter Verhelst <wouter@grep.be>:
4510         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4511
4512         2004-06-11  Ben Elliston  <bje@gnu.org>
4513
4514         * config.guess (luna88k:OpenBSD:*:*): New.
4515
4516         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4517
4518         * config.guess (m32r*:Linux:*:*): New case.
4519         * config.sub: Handle m32rle.
4520
4521         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4522
4523         From Jens Petersen  <petersen@redhat.com>:
4524         * config.sub: Handle sparcv8.
4525
4526         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4527
4528         From Tom Smith <smith@cag.lkg.hp.com>:
4529         * config.guess: Version suffixes are equally significant on Tru64
4530         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4531         prefix of "P" (patched kernel).
4532
4533         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4534
4535         * config.sub: Add support for National Semiconductor CRX target.
4536
4537 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4538
4539         * MAINTAINERS (Various Maintainers): Remove myself as web page
4540         maintainer, add myself as maintainer of build status lists.
4541
4542 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4543
4544         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4545         *-*-netware, but add target-libmudflap.
4546         Consolidate *-*-netware targets (of which really only i?86 exists)
4547         into a single entry.
4548         * configure: Likewise.
4549
4550 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4551
4552         * Makefile.tpl (sorry): Remove.
4553         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4554         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4555         (do-clean): Clean per-stage directories too.
4556         (do-distclean): Run distclean-stage1 too.
4557         (.NOTPARALLEL): Enable during toplevel bootstrap.
4558         (stage[+id+]-bubble): Enable parallel execution during
4559         the recursive invocation.
4560         * Makefile.in: Regenerate.
4561
4562         Fix previous checkin:
4563
4564         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4565         include.
4566         * configure.in: Fix indentation.
4567         * configure: Regenerate.
4568
4569 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4570
4571         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4572         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4573         * configure: regenerate
4574         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4575         -mdynamic-no-pic
4576
4577
4578 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4579
4580         * Makefile.def (build_modules): Add fixincludes.
4581         (dependencies): Make gcc depend on fixincludes.
4582         * configure.in (build_tools): Add fixincludes.
4583         (build_configdirs): Always include build_libs.
4584         * Makefile.in: Regenerate.
4585         * configure: Regenerate.
4586
4587 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4588
4589         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4590         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4591         phony targets; do not generate timestamp files.
4592         (distclean-stageN): Remove references to their timestamp files.
4593         (restageN, touch-stageN): Remove.
4594         (stageN-bubble): Rewritten.
4595         (compare): Support lean bootstraps.
4596         * Makefile.in: Regenerate.
4597
4598         * configure.in: Only warn when bootstrapping but
4599         build != host or build != target.  Support lean bootstraps.
4600         * configure: Regenerate.
4601
4602 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4603
4604         * configure.in:  Give a better error message if GMP/MPFR are missing
4605         and a language needing them has been requested.
4606         * configure:  Regenerated.
4607
4608 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4609
4610         * configure.in:  Print a list of available language front-ends if
4611         a requested one is missing.  Tidy stray tab characters.
4612         * configure:  Regenerated.
4613
4614 2004-08-19  Michael Koch  <konqueror@gmx.de>
4615
4616         * gcc/doc/install.texi: Update entry about automake for libjava.
4617
4618 2004-08-17  Robert Millan  <robertmh@gnu.org>
4619
4620         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4621         (instead of FreeBSD).
4622         * configure: Regenerate.
4623
4624 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4625
4626         * Makefile.in: Regenerate.
4627         * configure: Regenerate.
4628
4629         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4630         stage_*_flags.
4631         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4632         for bootstrapped modules if toplevel bootstrap is going.
4633         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4634         modules.  Adjust for changes in Makefile.def.  Enable several
4635         rules even in non-bootstrap mode, just to avoid peppering the
4636         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4637         (stage-[+prev+]-bubble): Remove.
4638
4639         * Makefile.def (Dependencies): Depend on all-build-bison,
4640         all-build-flex, all-build-byacc, all-build-texinfo, rather
4641         than the host variations.
4642         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4643         with BUILD_SUBDIR.
4644         (BISON): Update for recent Bisons.
4645         (YACC): Fix typo.
4646         (cross): Depend on all-build.
4647         (all): Do not depend on all-build.
4648         (prebootstrap): Remove.
4649         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4650         (Prebootstrap dependencies): Add them to the per-stage targets
4651         and to all-prebootstrap.
4652         * configure.in (build_configdirs): Always enable build_tools.
4653         (BUILD_DIR_PREFIX): Remove.
4654
4655         * Makefile.def (gcc): Add target variable.
4656         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4657         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4658         in the recursive `make', instead of hardwiring `all'.
4659         (Autogenerated TARGET-* variables): New.
4660
4661 2004-08-13  Brian Booth  <bbooth@redhat.com>
4662
4663         * MAINTAINERS: Remove myself from write-after-approval.
4664
4665 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4666
4667         * src-release: Stop distributing mmalloc with gdb (which doesn't
4668         use it).
4669         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4670         * Makefile.in: Regenerate.
4671
4672 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4673
4674         * configure.in (arm*-*-eabi*): New target.
4675         * configure: Regenerate.
4676
4677 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4678
4679         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4680         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4681         (Dependencies): New section.
4682         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4683         (configure-target-[+module+]): Depend on maybe-all-gcc
4684         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4685         (toplevel profiledbootstrap): Fix dependencies.
4686         * Makefile.in: Regenerate.
4687
4688 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4689
4690         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4691         target-libiberty to noconfigdirs.
4692         * configure: Regenerate.
4693
4694 2004-08-03  Paul Brook  <paul@codesourcery.com>
4695
4696         * configure.in: Check for MPFR as well as GMP.
4697         * configure: Regenerate.
4698
4699 2004-08-01  Robert Millan  <robertmh@gnu.org>
4700
4701         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4702         libmudflap for all GNU-based systems (with Glibc).
4703         * configure: Regenerate.
4704
4705 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4706
4707         * Makefile.def (host-modules): Add gcc.
4708         * Makefile.in: Regenerate.
4709         * Makefile.tpl (sorry): New rule.
4710         (configure-host, all-host, [+make_target+]-host, do-check,
4711         install-host): Do not add gcc as a special case.
4712         (host modules): Add a small special-casing for gcc.  Export
4713         extra_make_flags through the environment.
4714         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4715         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4716         other recursive targets for gcc): Remove.
4717
4718         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4719         (stage, unstage): New rules.
4720         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4721         distclean-stage[+id+]): Use stage_current.
4722         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4723         the stage*-start rules.
4724
4725 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4726
4727         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4728         use -all_load flag.
4729
4730 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4731
4732         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4733         * configure: Regenerate.
4734
4735 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4736
4737         * maintainer-scripts/gcc_release: Revert yesterday's change.
4738
4739 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4740
4741         * MAINTAINERS: Add myself to write-after-approval.
4742
4743 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4744
4745         * libf2c: Removed.
4746         * gcc/gccbug.in: Updated because of libf2c removal.
4747         * maintainer-scripts/gcc_release: Ditto.
4748
4749 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4750
4751         * configure.in: Build libmudflap by default on FreeBSD.
4752         * configure: Regenerated.
4753
4754 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4755
4756         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4757         systems.
4758         * configure: Regenerated.
4759
4760 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4761
4762         PR target/16344
4763         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4764         feedback based compiler.
4765         * Makefile.in: Rebuilt.
4766
4767 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4768
4769         * Makefile.def (host_modules): Set bootstrap=true for flex.
4770         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4771         * Makefile.in: Rebuilt.
4772
4773 2004-07-07  Jan Hubicka  <jh@suse.cz>
4774
4775         * MAINTAINERS: Add self as a profile feedback maintainer.
4776
4777 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4778
4779         * configure.in:  Do not prepend $srcdir to /dev/null in
4780         makefile fragments.
4781         * configure:  Regenerate.
4782
4783 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4784
4785         * Makefile.def (build_modules): Add bison, byacc, flex,
4786         m4, texinfo.
4787         (flags_to_pass): Add FLEX.
4788         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4789         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4790         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4791         DEFAULT_MAKEINFO): Remove.
4792         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4793         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4794         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4795         objdir or else use configured tool.
4796         (all-build): New.
4797         (all): Depend on it.
4798         (Build module dependencies): Add.
4799         * Makefile.in: Regenerate.
4800         * configure.in: Better support for multiple build modules,
4801         matching what is done for host/target modules.  Do not look
4802         for "plausible" locations of build tools if Canadian cross.
4803         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4804         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4805         * configure: Regenerate.
4806
4807 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4810         * Makefile.in: Regenerate.
4811
4812 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4813
4814         * Makefile.tpl (configure-build-[+module+],
4815         configure-[+module+], configure-target-[+module+]): Pass
4816         [+extra_configure_args+].
4817         (all-build-[+module+], all-[+module+], check-[+module+],
4818         install-[+module+], [+make_target+]-[+module+],
4819         all-target-[+module+], check-target-[+module+],
4820         install-target-[+module+], [+make_target+]-target-[+module+]):
4821         Pass [+extra_make_args+].
4822         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4823         (GCC_HOST_EXPORTS): Remove.
4824         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4825         cross, check-gcc, check-gcc-c++, install-gcc,
4826         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4827         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4828         * Makefile.in: Regenerate.
4829
4830 2004-06-21  Matthew Sachs  <msachs@apple.com>
4831
4832         * MAINTAINERS: Added self to write-after-approval.
4833
4834 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4835
4836         * configure.in: Check for srcdir/winsup rather than build directory
4837         winsup.
4838         * configure: Regenerate.
4839
4840 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4841
4842         * configure.in: Don't build Cygwin native newlib if winsup
4843         directory is missing.  Emit warning instead.
4844         * configure: Regenerate.
4845
4846 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4847
4848         * Makefile.tpl (touch-stage[+id+]): New.
4849         (restage[+prev+]): Depend on touch-stage[+id+].
4850
4851         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4852         Use it throughout.
4853
4854         * Makefile.def: Add profile and feedback bootstrap stages.
4855         Remove next field from bootstrap stages.
4856         * Makefile.tpl (LN, LN_S): Substitute.
4857         (stageN-start, stageN-end): Use double-colon rules, to
4858         provide a hook for additional setup commands.
4859         (distclean-stageN-gcc, restageN): Create dependencies from
4860         [+prev+], not from [+next+].
4861         (stageN-bubble): Add commands for successive stages from
4862         [+prev+], using double-colon rules.
4863         (all-stageN-gcc): Fix typo.
4864         (stagefeedback-start, profiledbootstrap): New.
4865         * Makefile.in: Regenerate.
4866         * configure.in: Call ACX_PROG_LN.
4867         * configure: Regenerate.
4868
4869 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4870
4871         * MAINTAINERS (Write After Approval): Add myself.
4872
4873 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4874
4875         * MAINTAINERS (Write After Approval): Add myself.
4876
4877 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4878
4879         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4880         without gcc.
4881         * configure: Regenerate.
4882
4883 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4884
4885         * Makefile.tpl: Fix typo.
4886         * Makefile.in: Regenerate.
4887
4888 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4889
4890         * configure.in: Remove new- prefix from toplevel
4891         bootstrap targets.
4892         * configure: Regenerate.
4893
4894 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4895
4896         * Makefile.tpl (all.normal): Rename to all.
4897         (all): Replace with a rule to pick the default
4898         target from configure.
4899         (all-gcc, configure-gcc): Use conditionals to
4900         do nothing when toplevel bootstrap is going on.
4901         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4902         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4903         * configure.in: Support --enable-bootstrap.
4904
4905         * Makefile.def: Remove new- prefix from toplevel
4906         bootstrap targets.
4907         * Makefile.tpl: Likewise.
4908
4909         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4910         target.
4911
4912         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4913         $(RECURSE_FLAGS) to recursive invocation of make.
4914
4915         * Makefile.in: Regenerate.
4916         * configure: Regenerate.
4917
4918 2004-05-30  Andreas Jaeger  <aj@suse.de>
4919             Jim Wilson <wilson@specifixinc.com>
4920
4921         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4922         like CC.
4923
4924 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4925
4926         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4927         * configure: Regenerate.
4928
4929 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4930
4931         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4932         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4933         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4934         targets.
4935         * Makefile.in: Regenerate.
4936
4937 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4938
4939         * configure.in: Test the ability to symlink directories.
4940         * configure: Regenerate.
4941
4942         * Makefile.def (bootstrap-stage): New definitions.
4943         * Makefile.tpl (configure-stage1-gcc,
4944         configure-stage2-gcc, configure-stage3-gcc,
4945         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4946         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4947         new-restage3, compare): Autogenerate, see Makefile.in
4948         entry for behavioral changes.
4949         (distclean-stage1, new-stage1-start, new-stage1-end,
4950         new-stage1-bubble, distclean-stage2, new-stage2-start,
4951         new-stage2-end, new-stage2-bubble, distclean-stage3,
4952         new-stage3-start, new-stage3-end): New autogenerated targets.
4953         (objext, prebootstrap, BOOT_CFLAGS,
4954         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4955         targets.
4956
4957         * Makefile.in: Regenerate.
4958         (distclean-stage1, new-stage1-start, new-stage1-end,
4959         new-stage1-bubble, distclean-stage2, new-stage2-start,
4960         new-stage2-end, new-stage2-bubble, distclean-stage3,
4961         new-stage3-start, new-stage3-end): New targets.
4962         (all-stage1-gcc): Move prebootstrap dependency from here...
4963         (configure-stage1-gcc): ...to here.
4964         (new-bootstrap): Use bubble targets.
4965         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4966         Use per-stage distclean targets.
4967         (configure-stage1-gcc, configure-stage2-gcc,
4968         configure-stage3-gcc, all-stage1-gcc,
4969         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4970         Use new-stageN-start to prepare the tree.
4971
4972 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4973
4974         * Makefile.def (host_modules): add libcpp.
4975         * Makefile.tpl: Add dependencies on and for libcpp.
4976         * Makefile.in: Regenerate.
4977         * configure.in: Add libcpp host module.
4978         * configure: Regenerate.
4979
4980 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4981
4982         * Makefile.tpl: Whenever a recursive target is defined, wrap
4983         it in a special @if/@endif block, and prepare its maybe
4984         dependency in the @if/@endif block
4985         * configure.in: Instead of writing maybe dependencies, remove
4986         the @if/@endif statements, and remove the @if/@endif blocks
4987         that remain.
4988         * configure: Regenerate.
4989         * Makefile.in: Regenerate.
4990
4991 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4992
4993         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4994
4995 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4996
4997         PR bootstrap/15120
4998         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4999         * */configure: Rebuilt.
5000
5001 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5002
5003         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5004         of libf2c.
5005         * configure, Makefile.in: Regenerate.
5006
5007 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5008
5009         * MAINTAINERS (Write After Approval): Add myself.
5010
5011 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5012
5013         Merge from tree-ssa-20020619-branch.
5014
5015         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5016         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5017         (HOST_GMPLIBS): Define.
5018         (HOST_GMPINC): Define.
5019         (TARGET_LIB_PATH): Add libmudflap.
5020         (GFORTRAN_FOR_TARGET): Define.
5021         (configure-build*): Export GFORTRAN.
5022         (configure-gcc): Export GMPLIBS and GMPINC.
5023         (all-gcc): Add maybe-all-libbanshee.
5024         (configure-target-libgfortran): Define.
5025         * Makefile.in: Regenerate.
5026         * configure.in (host_libs): Add libbanshee.
5027         (target_libraries): Add target-libmudflap and target-libgfortran.
5028         Add --with-libbanshee.
5029         Handle --disable-libmudflap.
5030         (*-*-freebsd*): Use with_gmp.
5031         Add $(libgcj) to noconfigdirs.
5032         * configure: Regenerate.
5033         * depcomp: New file.
5034         * MAINTAINERS: Add tree-ssa maintainers.
5035
5036 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5037
5038         * MAINTAINERS (Various Maintainers): Add myself.
5039
5040 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5041
5042         * MAINTAINERS (Write After Approval): Add myself.
5043
5044 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5045
5046         * MAINTAINERS (Write After Approval): Add myself.
5047
5048 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5049
5050         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5051         * configure: Regenerate.
5052
5053 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5054
5055         Revert:
5056         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5057
5058         * Makefile.def (flags_to_pass): Remove *dir variables that
5059         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5060         as well as prefix and exec_prefix.
5061         * Makefile.in: Regenerate.
5062
5063 2004-04-26  Robert Millan  <robertmh@gnu.org>
5064
5065         Add patches from libtool CVS.
5066         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5067         * ltconfig: Likewise.
5068         * ltcf-c.sh: Likewise.
5069         * ltcf-cxx.sh: Likewise.
5070         * ltcf-gcj.sh: Likewise.
5071
5072 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5073
5074         * Makefile.def (host_modules): Mark with the bootstrap
5075         flag packages on which gcc depends.
5076         * Makefile.tpl (all-bootstrap): Use it.
5077         * Makefile.in: Regenerate.
5078
5079 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5080
5081         * Makefile.def (flags_to_pass): Remove *dir variables that
5082         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5083         as well as prefix and exec_prefix.
5084         * Makefile.in: Regenerate.
5085
5086 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5087
5088         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5089         * configure: Regenerate.
5090         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5091         * gcc/Makefile.tpl (compare): Use the result of the test.
5092         * gcc/Makefile.in: Regenerate.
5093
5094 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5095
5096         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5097         Always relocate gcc and prev-gcc to the original names, even
5098         if the build fails.
5099         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5100         New targets.
5101
5102 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5103
5104         * MAINTAINERS: Update my email address.
5105
5106 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5107
5108         * configure.in (mips*-*-irix5*): Enable ld.
5109         * configure: Regenerate.
5110
5111 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5112
5113         * configure: Regenerate.
5114
5115 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5116
5117         * Makefile.tpl (configure-[+module+], configure-gcc,
5118         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5119         Set and export LDFLAGS.
5120         * Makefile.in: Regenerate.
5121
5122 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5123
5124         * MAINTAINERS: Add myself to write-after-approval.
5125
5126 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5127
5128         PR bootstrap/14871
5129         * Makefile.tpl: If we don't have built-in-tree target tools,
5130         use the ones found by configure rather than hacking around with
5131         program_transform_name.
5132         * configure.in: Give Makefile.tpl the information necessary
5133         to do that.
5134         * Makefile.in: Regenerate.
5135         * configure: Regenerate.
5136
5137 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5138
5139         PR bootstrap/14760
5140         * configure.in: When computing baseargs, strip *all* copies of
5141         offending options.  Also, don't match/substitute the trailing space,
5142         so that this actually works when two similar options are separated by
5143         only one space.
5144         * configure: Regenerate.
5145
5146 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5147
5148         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5149         (rs6000-*-aix*): Same.
5150         * configure: Regenerate.
5151
5152 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5153
5154         * MAINTAINERS: Add myself to write-after-approval.
5155
5156 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5157
5158         * MAINTAINERS: Add myself to write-after-approval.
5159
5160 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5161
5162         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5163         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5164         * Makefile.in: Regenerate.
5165
5166         * configure.in (top level bootstrap support): Rework --enable-werror
5167         to set @stage2_werror_flag@.
5168         * configure: Regenerate.
5169         * Makefile.tpl (top level bootstrap support): Pass
5170         @stage2_werror_flag@ down to configure in stages 2 and 3.
5171         * Makefile.in: Regenerate.
5172
5173 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5174
5175         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5176         for stages 2 and 3 as well as in make.  As a consequence, remove
5177         OUTPUT_OPTION (now detected by configure) from the flags passed down
5178         to make.
5179         * Makefile.in: Regenerate.
5180
5181         * Makefile.tpl (new-bootstrap): Fix typo.
5182         * Makefile.in: Regenerate.
5183
5184 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5185
5186         * Makefile.tpl: Rearrange by moving recursive_targets rules
5187         into their proper sections.
5188         * Makefile.tpl (top level bootstrap support): Move disabling
5189         of coverage flags from 'make' to 'configure'; improve comments.
5190         * Makefile.in: Regenerate.
5191
5192         * Makefile.tpl (experimental top level bootstrap) Move stage1
5193         language setting from all- target to configure- target; disable
5194         intermodule optimization in stage 1; prevent gratuitous rebuilds
5195         of stage 1.
5196         * Makefile.in: Regenerate.
5197         * configure.in: Comma-separate stage 1 language list for top
5198         level bootstrap.
5199         * configure: Regenerate.
5200
5201         * Makefile.tpl: Clean up experimental top level bootstrap support:
5202         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5203         prev-gcc in configure- targets as well as all- targets.
5204         * Makefile.in: Regenerate.
5205
5206 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5207
5208         * compile: New file imported from automake.
5209
5210 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5211
5212         * configure.in: Remove symbolic link section.
5213         * configure: Regenerate.
5214         * Makefile.tpl (links): Remove.
5215         * Makefile.in: Regenerate.
5216
5217 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5218             Nathanael Nerode  <neroden@gcc.gnu.org>
5219
5220         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5221         Set with AC_CHECK_PROGS.
5222         * configure.in: Fix comment typo from last patch.
5223         * configure: Regenerate.
5224
5225 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5226
5227         * Makefile.tpl: Introduce experimental top level bootstrap support.
5228         * Makefile.in: Regenerate.
5229         * configure.in: Introduce support for top level bootstrap.
5230         * configure: Regenerate.
5231
5232 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5233             Paolo Bonzini  <bonzini@gnu.org>
5234
5235         PR bootstrap/14522
5236         * configure.in: Cope with shells that do not support unquoted ^
5237         * configure: Regenerate.
5238
5239 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5240             Paolo Bonzini  <bonzini@gnu.org>
5241
5242         PR bootstrap/14522
5243         * configure.in: Cope with shells that do not support nesting
5244         quotes inside quoted backquote substitutions.
5245         * configure: Regenerate.
5246
5247 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5248
5249         PR bootstrap/14522
5250         * configure.in: Fix escaping of $.
5251         * configure: Regenerate.
5252
5253 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5254
5255         * configure: Regenerate, since I forgot to while committing Paolo's
5256         changes.
5257
5258 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5259
5260         PR ada/14131
5261         Move language detection to the top level.
5262         * configure.in: Find default values for the tools as
5263         soon as possible.  Disable ada if GNAT is not found.
5264         Emit error message about missing languages.  Expand
5265         --enable-languages=all for the gcc subdirectory.
5266
5267 2004-03-10  Ben Elliston  <bje@gnu.org>
5268
5269         * MAINTAINERS: Update my email address.
5270
5271 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5272
5273         * ltconfig: Disable building static libraries if building shared
5274         libraries on AIX 5L.
5275
5276 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5277
5278         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5279         and disable libgcj.
5280         * configure: Regenerated.
5281
5282 2004-03-01  Brian Booth  <bbooth@redhat.com>
5283
5284         * MAINTAINERS: Add myself to write-after-approval.
5285
5286 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5287
5288         * MAINTAINERS: Add myself to write-after-approval.
5289
5290 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5291
5292         PR bootstrap/7087
5293         * Makefile.tpl: Guard XFOO sed statements better.
5294         * Makefile.tpl: Add dependency for configure-target-libada.
5295         * Makefile.in: Regenerate (incidentally fixes broken
5296         commit when libada-branch was merged).
5297
5298 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5299
5300         * MAINTAINERS: Add myself to write-after-approval.
5301
5302 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5303
5304         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5305         maintainers.
5306
5307 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5308
5309         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5310         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5311
5312 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5313
5314         PR bootstrap/11932
5315         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5316
5317 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5318
5319         * MAINTAINERS: Added myself to write-after-approval.
5320
5321 2004-02-14  Michael Koch  <konqueror@gmx.de>
5322
5323         * MAINTAINERS: Added myself to write-after-approval.
5324
5325 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5326
5327         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5328         some OS port maintainers to OS port maintainers section.
5329
5330 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5331
5332         * MAINTAINERS: Add self.
5333
5334 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5335
5336         * MAINTAINERS: Alphabetize.
5337
5338 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5339
5340         * MAINTAINERS: Remove myself.
5341
5342 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5343
5344         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5345         (rs6000-*-aix*): Same.
5346         * configure: Regenerate.
5347
5348 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5349
5350         * configure.in (host): Add in missing $noconfigdirs to defines.
5351         * configure: Regenerate.
5352
5353 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5354             Nathanael Nerode  <neroden@gcc.gnu.org>
5355
5356         PR ada/6637, PR ada/5911
5357         Merge with libada-branch:
5358         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5359         with appropriate dependencies. Add --enable-libada configure switch.
5360         * configure, Makefile.in: Regenerate.
5361
5362 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5363
5364         * MAINTAINERS: Add myself to write-after-approval.
5365
5366 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5367
5368         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5369         * configure: Regenerate.
5370
5371 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5372
5373         Merge from upstream:
5374
5375         * ltmain.in: When setting IFS to '~', be careful about user
5376         arguments that contain '~'.
5377
5378         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5379
5380         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5381         Also test $base_compile against $CC with escaped arguments. Bug
5382         reported by Geoff Keating <geoffk@apple.com>.
5383
5384 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5385
5386         * MAINTAINERS: Remove i960 port.
5387
5388 2004-01-23  DJ Delorie  <dj@redhat.com>
5389
5390         * Makefile.def (target_modules) [libiberty]: Don't stage.
5391         * Makefile.in: Rebuilt.
5392
5393 2004-01-20  Caroline Tice  <ctice@apple.com>
5394
5395         * MAINTAINERS: Add myself to write-after-approval.
5396
5397 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5398
5399         * MAINTAINERS: Update my email address.
5400
5401 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5402
5403         * MAINTAINERS: Add myself to write-after-approval.
5404
5405 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5406
5407         * MAINTAINERS: Remove entries without email address.
5408
5409 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5410
5411         * MAINTAINERS: Add myself to write-after-approval.
5412
5413 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5414
5415         * MAINTAINERS: Update my email address.
5416
5417 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5418
5419         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5420         * Makefile.tpl (configure-target-[+module+]): Support stage.
5421         * Makefile.in: Rebuilt.
5422
5423 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5424
5425         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5426
5427 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5428
5429         * MAINTAINERS: Add myself as a MIPS maintainer.
5430
5431 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5432
5433         * configure.in: Use ./config.cache, not config.cache.
5434         * configure: Regenerate.
5435         * Makefile.tpl: Special-casing not needed for GCC any more.
5436         * Makefile.in: Regenerate.
5437
5438         * configure.in: Don't share a cache file for host dirs.
5439         * configure: Regenerate.
5440
5441         * config-ml.in: Don't mess with the cache file.
5442
5443 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5444
5445         * MAINTAINERS: Move myself from 'Write After Approval' to
5446         'CPU Port Maintainers' section as SPARC maintainer.
5447
5448 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5449
5450         * Makefile.tpl: Make GCC use a separate config.cache.
5451         * Makefile.in: Regenerate.
5452
5453         PR bootstrap/11932, PR bootstrap/11933
5454         (I don't know if it will fix either of them, but it relates
5455         to them.)
5456         * configure.in: Don't use shared config.cache for target
5457         directories.
5458         * configure: Regenerate.
5459
5460 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5461
5462         * MAINTAINERS: Add myself to 'Write After Approval' section.
5463
5464 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5465
5466         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5467         * configure: Regenerated.
5468
5469 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5470
5471         * MAINTAINERS: Remove the mn10200 maintainer.
5472
5473 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5474
5475         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5476         * configure: Regenerated.
5477
5478 2003-12-16  Jan Hubicka  <jh@suse.cz>
5479
5480         * MAINTAINERS: Add myself as callgraph maintainer.
5481
5482 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5483
5484         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5485         * configure: Regenerate.
5486
5487 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5488
5489         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5490         'Write After Approval' section. Update email.
5491
5492 2003-12-01  James Lemke <jim@wasabisystems.com>
5493
5494         * MAINTAINERS (Write After Approval): Add myself.
5495
5496 2003-11-20  Matt Thomas  <matt@3am-software.com>
5497
5498         * MAINTAINERS: Add myself as a vax port maintainer.
5499
5500 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5501
5502         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5503         (configure-build-[+module+], configure-[+module+]): Likewise.
5504         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5505         * Makefile.in: Regenerate.
5506
5507 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5508
5509         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5510         shared/dylibed libraries.
5511         * ltmain.sh: Likewise.
5512         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5513         * ltcf-cxx.sh: Likewise.
5514         * ltcf-gcj.sh: Likewise.
5515         * ltconfig: Likewise.
5516
5517 2003-11-17  Stan Cox  <scox@redhat.com>
5518
5519         * MAINTAINERS: Add myself as iq2000 port maintainer.
5520
5521 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5522
5523         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5524         * Makefile.in: Regenerate.
5525
5526 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5527
5528         * config.sub: Update to 2003-11-03 version.
5529
5530 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5531
5532         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5533         * configure:  Regenerate.
5534
5535 2003-10-20  Nicolas Pitre <nico@cam.org>
5536
5537         * MAINTAINERS: Add myself to 'Write After Approval' section.
5538
5539 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5540
5541         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5542
5543 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5544
5545         * MAINTAINERS: Update my email address.
5546
5547 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5548
5549         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5550
5551 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5552
5553         * MAINTAINERS: Add myself to 'Write After Approval' section.
5554
5555 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5556
5557         * config.guess: Update to 2003-10-16 version.
5558         * config.sub: Update to 2003-10-16 version.
5559
5560 2003-10-15 David Daney  <ddaney@avtrex.com>
5561
5562         * MAINTAINERS: Added myself to 'Write After Approval' section.
5563
5564 2003-10-15  Falk Hueffner  <falk@debian.org>
5565
5566         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5567         'Write After Approval' section. Update email.
5568
5569 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5570
5571         * MAINTAINERS: Move myself from 'Write After Approval' to
5572         'Various Maintainers' section as middle-end maintainer.
5573
5574 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5575
5576         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5577         HOST_FLAGS_TO_PASS.
5578         * Makefile.in: Regenerate.
5579
5580 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5581
5582         * config.guess: Update to 2003-10-07 version.
5583         * config.sub: Update to 2003-10-07 version.
5584
5585 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5586
5587         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5588         * ltconfig (irix5*, irix6*): Don't override version_type.
5589
5590 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5591
5592         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5593         * configure: Rebuilt
5594         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5595         * Makefile.in: Rebuilt
5596
5597 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5598
5599         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5600
5601 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5602
5603         * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2003-09-29  Paul Koning  <ni1d@arrl.net>
5606
5607         * MAINTAINERS: Move myself from "Write After Approval"
5608         to CPU platform maintainers for pdp11 platform.
5609
5610 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5611
5612         * MAINTAINERS: Move myself from 'Write After Approval' to
5613         'Various Maintainers' section as libffi testsuite maintainer.
5614
5615 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5616
5617         * configure.in: Pass a computed --program-transform-name
5618         to subconfigures.
5619         * configure: Regenerated.
5620
5621 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5622
5623         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5624         * Makefile.in: Regenerate.
5625
5626         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5627         * Makefile.in: Regenerate.
5628
5629 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5630
5631         * MAINTAINERS: Move myself from 'Write After Approval'
5632         to 'Various Maintainers' (objective-c) section.
5633
5634 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5635
5636         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5637         quoting.
5638         * configure: Regenerated.
5639
5640 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5641
5642         * MAINTAINERS (Write After Approval): Add myself to write after
5643         approval list.
5644
5645 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5646
5647         * MAINTAINERS (Write After Approval): Add myself.
5648
5649 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5650
5651         * MAINTAINERS: Update my e-mail address.
5652
5653 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5654
5655         * libtool.m4 (LD): Correct powerpc64 host match.
5656
5657 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5658
5659         * MAINTAINTERS: Update my affiliation and email address.
5660
5661 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5662
5663         * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2003-09-04  DJ Delorie  <dj@redhat.com>
5666
5667         * configure: Regenerate.
5668
5669 2003-09-04  Robert Millan  <robertmh@gnu.org>
5670
5671         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5672
5673 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5674
5675         * configure.in: Ensure arguments to sed are properly spaced.
5676         * configure: Regenerate.
5677
5678 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5679
5680         * MAINTAINERS: Update my e-mail address.
5681
5682 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5683
5684         * MAINTAINERS (Write After Approval): Add myself.
5685
5686 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5687
5688         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5689         * configure: Regenerated.
5690
5691 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5692
5693         * MAINTAINERS: Update my email address.
5694
5695 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5696
5697         * configure.in:  Use newline instead of semicolon when assuming
5698         shell arguments in a for loop.
5699         * configure:  Regenerated.
5700
5701 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5702
5703         * MAINTAINERS: Resurrect the i860 maintainer.
5704
5705 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5706
5707         PR 8180
5708         * configure.in: When testing with_libs and with_headers, treat
5709         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5710         * configure: Regenerate.
5711
5712         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5713         make, shell, etc.
5714         (baseargs): Likewise.
5715         * configure: Regenerate.
5716
5717 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5718
5719         * MAINTAINERS (Write After Approval): Add myself.
5720
5721 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5722
5723         * configure.in: Disable libgcj for darwin not on powerpc.
5724         * configure: Rebuild.
5725
5726 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5727
5728         * config-ml.in, symlink-tree: Add license.
5729
5730 2003-08-03  Richard Stallman  <rms@gnu.org>
5731             Eben Moglen  <moglen@columbia.edu>
5732
5733         * README.SCO: New file.
5734
5735 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5736
5737         * Makefile.tpl (check, check-c++): Express dependencies using
5738         dependencies rather than commands.
5739         * Makefile.in: Regenerate.
5740
5741 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5742
5743         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5744         * configure: Ditto.
5745
5746 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5747
5748         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5749         * Makefile.in: Update.
5750
5751 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5752
5753         * configure.in: Enable libgcj for darwin.
5754         * configure: Rebuild.
5755
5756 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5757
5758         * config-ml.in:  Use ac_configure_args directly instead of
5759         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5760         actually seen.
5761
5762 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5763
5764         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5765         creating target and build subdirs to build all parent dirs as needed.
5766         * Makefile.in: Rebuild.
5767         * configure.in: Don't build dirs explicitly here.
5768         * configure: Rebuild.
5769
5770 2003-07-26  Paul Brook  <paul@nowt.org>
5771
5772         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5773
5774 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5775
5776         * Makefile.tpl (all-make): Depend on intl.
5777         * Makefile.in: Rebuilt.
5778
5779 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5780
5781         * install-sh:  Update to newer upstream versions (associated with
5782         aclocal 1.7).
5783         * mkinstalldirs:  Likewise.
5784         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5785
5786 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5787
5788         * MAINTAINERS: Move self from Bug database only accounts
5789         to write-after-approval.
5790
5791 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5792
5793         * config.if: Remove unused libc_interface determination.
5794
5795 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5796
5797         * MAINTAINERS: Move self from write-after-approval to
5798         build machinery (*.in).
5799
5800 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5801
5802         PR bootstrap/11273
5803         PR bootstrap/11408
5804         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5805         unused INSTALL_PROGRAM_ARGS.
5806         * configure.in: Use AC_PROG_INSTALL.
5807         * Makefile.in: Regenerate.
5808         * configure: Regenerate.
5809
5810 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5811
5812         * MAINTAINERS: Alphabetize.
5813
5814 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5815
5816         * configure: Rebuilt.
5817         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5818         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5819         newlib nor libgloss.
5820         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5821         * configure.in (am33_2.0-*-linux*): Added.
5822
5823 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5824
5825         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5826         * configure: Regenerate.
5827
5828 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5829
5830         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5831         * Makefile.in: Regenerate.
5832
5833 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5834
5835         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5836         * Makefile.in: Regenerate.
5837
5838 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5839
5840         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5841         * Makefile.in: Regenerated.
5842
5843         * config-ml.in: Replace PWD with PWD_COMMAND.
5844
5845 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5846
5847         * intl: New directory; see intl/ChangeLog for details.
5848         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5849         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5850         * Makefile.in: Regenerate.
5851
5852 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5853
5854         * configure.in: Clean up config-lang.in handling.  Delete
5855         useless assignment to "subdirs".
5856         * configure: Regenerate.
5857
5858 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5859
5860         * configure.in: Rename 'target_libs' to 'target_libraries'.
5861         Remove useless reference to 'target_libs'.
5862         * configure: Regenerate.
5863
5864 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5865
5866         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5867         * Makefile.in: Regenerate.
5868
5869 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5870
5871         * Makefile.def: Introduce flags_to_pass.
5872         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5873         * Makefile.in: Regenerate.
5874
5875 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5876
5877         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5878         and target-libgloss.
5879         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5880         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5881         * configure: Regenerate.
5882
5883 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5884
5885         * configure.in: Update testsuite_flags to new location.
5886         * configure. Regenerate.
5887
5888 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5889
5890         * Makefile.tpl: Remove BUILD_CC stuff.
5891         * Makefile.in: Regenerate.
5892
5893 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5894
5895         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5896
5897 2003-06-16  Graeme Peterson <gp@qnx.com>
5898
5899         * MAINTAINERS (Write After Approval): Add myself.
5900
5901 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5902
5903         * config.guess: Update to 2003-06-12 version.
5904         * config.sub: Update to 2003-06-13 version.
5905
5906 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5907
5908         * config.guess: Update to 2003-06-06 version.
5909         * config.sub: Update to 2003-06-06 version.
5910
5911 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5912
5913         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5914         * configure. Regenerate.
5915
5916 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5917
5918         * configure.in: Disable serial configure by default.
5919         * configure: Regenerate.
5920         * Makefile.tpl: Abolish .NOTPARALLEL.
5921         * Makefile.in: Regenerate.
5922
5923         * Makefile.tpl: Replace {build,host,target}_canonical by
5924         {build,host,target}.
5925         * Makefile.in: Regenerate.
5926
5927         * Makefile.tpl: Fix stupid pasto.
5928         * Makefile.in: Regenerate.
5929
5930 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5931
5932         * Makefile.tpl: Remove bogus conditional.
5933         * Makefile.in: Regenerate.
5934
5935 2003-06-05  Jan Hubicka  <jh@suse.cz>
5936
5937         * Makefile.tpl (profiledbootstrap): New target.
5938         * Makefile.in (profiledbootstrap): New target.
5939
5940 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5941
5942         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5943         Pinski. Remove user names from other bugzilla-only maintainers.
5944
5945 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5946
5947         * Makefile.tpl: Make 'recursive targets' using autogen rather
5948         than shell loop.  Remove duplicate 'clean' targets and false
5949         comments.
5950         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5951         Add systematic method of specifying missing targets in subdirs.
5952         Add copyright boilerplate.
5953         * Makefile.in: Regenerate.
5954         * configure.in: Add 'recursive targets' to maybe list.
5955         * configure: Regenerate.
5956
5957         * MAINTAINERS: "GNATS only" -> "Bug database only".
5958
5959         * Makefile.tpl: Rename [+target+] to [+make_target+].
5960         * Makefile.def: Rename 'target' to 'make_target'.
5961
5962 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5963
5964         * MAINTAINERS: Add self as options handling maintainer.
5965
5966 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5967
5968         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5969         been too long since I touched those ports.
5970
5971 2003-05-28  DJ Delorie  <dj@redhat.com>
5972
5973         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5974         * Makefile.in: Regenerate.
5975
5976 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5977
5978         * configure.in: Use curly braces in the definition of tooldir.
5979         * configure: Regenerate.
5980
5981 2003-05-21  DJ Delorie  <dj@redhat.com>
5982
5983         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5984         newlib or libgloss.
5985         * Makefile.in: Regenerate.
5986
5987 2003-05-21  DJ Delorie  <dj@redhat.com>
5988
5989         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5990         * Makefile.in: Regenerate.
5991
5992 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5993
5994         * MAINTAINERS: Update my e-mail address.
5995
5996 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5997
5998         * configure.in: Switch more things to use maybe dependencies.
5999         * Makefile.tpl: Switch more things to use maybe dependencies.
6000         Factor out common code from autogen IF statements.
6001         * configure: Regenerate.
6002         * Makefile.in: Regenerate.
6003
6004 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6005
6006         * configure.in: Accept i[3456789]86 for machine type.
6007         * configure: Regenerate.
6008
6009 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6010
6011         * configure.in: Switch more things to use maybe dependencies.
6012         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6013         * configure: Regenerate.
6014         * Makefile.tpl: Switch more things to use maybe dependencies.
6015         * Makefile.in: Regenerate.
6016
6017 2003-05-16  Andreas Schwab  <schwab@suse.de>
6018
6019         * Makefile.tpl (install-opcodes): Define.
6020         * Makefile.in: Rebuild.
6021
6022 2003-05-13  Andreas Jaeger  <aj@suse.de>
6023
6024         * config.guess: Update to 2003-05-09 version.
6025         * config.sub: Update to 2003-05-09 version.
6026
6027 2003-05-13  Michael Eager <eager@mvista.com>
6028
6029         * configure.in: Correct sed script so that options in quotes are not
6030         deleted.
6031         * configure: Rebuild.
6032
6033 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6034
6035         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6036         and $$s/newlib/libc/sys/cygwin32 include paths.
6037         * configure: Ditto.
6038
6039 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6040
6041         * MAINTAINERS: Update my email addresses.
6042
6043 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6044
6045         * config-ml.in: Propagate INSTALL variables.
6046
6047 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6048
6049         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6050
6051 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6052
6053         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6054         * Makefile.in: Regenerate.
6055
6056 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6057
6058         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6059
6060 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6061
6062         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6063
6064 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6065
6066         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6067         * Makefile.in: Regenerated.
6068
6069 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6070
6071         * MAINTAINERS (Write After Approval): Upgrade myself from
6072         GNATS only to write-after-approval. Update my mail address.
6073
6074 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
6075
6076         (OS Port Maintainers: freebsd): Add myself.
6077
6078 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6079
6080         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6081
6082 2003-04-22  Kean Johnston  <jkj@sco.com>
6083
6084         * MAINTAINERS (SCO ports): Added myself.
6085
6086 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6087
6088         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6089
6090 2003-04-19  Kean Johnston  <jkj@sco.com>
6091
6092         * MAINTAINERS (Write After Approval): Add myself.
6093
6094 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6095
6096         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6097         * Makefile.in: Regenerate.
6098
6099 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6100
6101         * configure.in (powerpc64*-*-linux*): Remove.
6102         * configure: Rebuilt.
6103
6104 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6105
6106         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6107         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6108         and restrap.
6109         * Makefile.in:  Regenerate.
6110
6111 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6112
6113         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6114         * configure: Regenerated.
6115
6116 2003-04-15  DJ Delorie  <dj@redhat.com>
6117
6118         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6119
6120 2003-04-13  Nick Clifton  <nickc@redhat.com>
6121
6122         * config-ml.in: Remove support for --disable-aix removing
6123         call-aix multilibs.
6124
6125 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6126
6127         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6128         * */configure: Rebuilt.
6129
6130 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6131
6132         * MAINTAINERS: Add my email address.
6133
6134 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6135
6136         * MAINTAINERS (Write After Approval): Add myself.
6137
6138 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6139
6140         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6141         * Makefile.in: Regenerate.
6142
6143 2003-03-14  Michael Chastain  <mec@shout.net>
6144
6145         * Makefile.in: Regenerate with correct Makefile.def.
6146
6147 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6148
6149         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6150         Make macro.
6151         * Makefile.in: Regenerate.
6152         * configure.in: Clean up gxx_include_dir logic.
6153         * configure: Regenerate.
6154
6155 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6156
6157         * MAINTAINERS (Write After Approval): Add myself.
6158
6159 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6160
6161         * MAINTAINERS: Update my mail address.
6162
6163 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6164
6165         * configure.in (gxx_include_dir): Fix typo.
6166         * configure: Regenerated.
6167
6168 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6169
6170         * Makefile.tpl: Reindent.
6171         * Makefile.in: Regenerate.
6172         * configure.in: Reindent.  Don't set unused variables.
6173         * configure: Regenerate.
6174
6175 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6176
6177         * configure.in: Include $(build_tooldir)/sys-include in
6178         FLAGS_FOR_TARGET.
6179         * configure: Regenerated.
6180
6181 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6182
6183         * Makefile.tpl: Always pass down RANLIB.
6184         * Makefile.in: Regenerate.
6185
6186         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6187         * Makefile.in: Regenerate.
6188         * configure.in: Remove unused logic relating to --enable-shared
6189         and --enable-threads.  Remove bogus comments.  Remove redundant
6190         noconfigdirs.
6191         * configure: Regenerate.
6192
6193         * configure.in: Replace ${libstdcxx_version} by its value.
6194         Remove reference to mh-dgux.
6195         * configure: Regenerate.
6196
6197 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6198
6199         * MAINTAINERS (Write After Approval): Add myself.
6200
6201 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6202
6203         * Makefile.tpl: Rearrange.
6204         * Makefile.in: Regenerate.
6205
6206 2003-02-25  Uwe Stieber <uwe@wwws.de>
6207
6208         * configure.in: Add support for kaOS as cross build target system.
6209         * configure: Regenerated.
6210
6211 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6212
6213         * MAINTAINERS (Write after approval): Add myself.
6214
6215 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6216
6217         * MAINTAINERS: Update my email address.
6218
6219 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6220
6221         * MAINTAINERS: Add self to blanket write privs. section.
6222
6223 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6224
6225         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6226         configure-target-* as some target builds may require additional
6227         flags for preprocessor tests.
6228         * Makefile.in: Regenerated.
6229
6230 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6231
6232         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6233         * ltconfig: Handle it.
6234         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6235         auto-detecting it.
6236
6237         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6238         it is used as argument to $CC.
6239         * ltcf-gcj.sh: Likewise.
6240
6241         * configure.in: Introduce --enable-maintainer-mode.
6242         * configure: Rebuilt.
6243         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6244         for maintainer mode.
6245         * Makefile.in: Rebuilt.
6246
6247 2003-02-18  Jason Merrill  <jason@redhat.com>
6248
6249         * Makefile.tpl (check-c++): Allow parallelism.
6250
6251 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6252
6253         * MAINTAINERS: Remove John Carr (who never actually had access to
6254         gcc.gnu.org).
6255
6256 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6257
6258         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6259         don't configure target-libobjc.
6260         * configure: Regenerate.
6261
6262 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6263
6264         * Makefile.tpl (RANLIB): Define.
6265         * Makefile.in: Regenerate.
6266
6267 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6268
6269         * MAINTAINERS: Update my email.
6270
6271 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6272
6273         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6274         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6275         * Makefile.in: Regenerated.
6276         * configure.in: Remove all traces of snavigator, db, and grep.
6277         * configure: Regenerated.
6278
6279 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6280
6281         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6282         After Approval.
6283
6284 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6285
6286         * MAINTAINERS (Write after approval): Add myself.
6287
6288 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6289
6290         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6291         * Makefile.in: Regenerated.
6292
6293 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6294
6295         * config.guess: Updated to 2003-01-30's version.
6296         * config.sub: Updated to 2003-01-28's version.
6297
6298 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6299
6300         * config.if: If gcc_version is already set, just use it.  Don't set
6301         gcc_version_trigger if it's already set, otherwise set it to
6302         gcc/version.c, but only if the file exists.  If it is not set and
6303         gcc/version.c does not exist, try to extract the version number from
6304         $CC.
6305
6306 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6307
6308         * MAINTAINERS: Add myself to write-after-approval list.
6309
6310 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6311
6312         * configure.in:  Revert 24Jan change.
6313         * configure:  Regenerate.
6314
6315 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6316
6317         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6318         entry of HJ Lu.
6319
6320 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6321
6322         * configure.in: Revert previous change.
6323         * configure: Regenerate.
6324
6325 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6326
6327         * configure.in: Make rda native-only.
6328         * configure: Regenerate.
6329
6330 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6331
6332         * MAINTAINERS: Move myself from GNATS-only-accounts to
6333         write-after-approval.
6334
6335 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6336
6337         * configure.in: Add missing \.
6338         * configure: Rebuilt.
6339
6340 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6341
6342         * configure.in (baseargs): Avoid using \| in sed regular
6343         expressions.
6344         * configure: Rebuilt.
6345
6346 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6347
6348         * configure.in (baseargs): Remove all supported forms of
6349         --cache-file, --srcdir, --host, --build and --target options
6350         from argument lists.
6351         * configure: Rebuilt.
6352
6353 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6354
6355         * MAINTAINERS: Add myself to write-after-approval list.
6356
6357 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6358
6359         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6360         * configure: Rebuilt.
6361
6362 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6363
6364         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6365         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6366         * Makefile.in: Regenerate.
6367         * configure: Regenerate.
6368
6369 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6370
6371         * configure.in: Remove Makefile in build, host and target modules
6372         unless configure was run with --no-recursion.
6373         * configure: Rebuilt.
6374
6375 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6376
6377         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6378         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6379         * Makefile.in: Regenerate.
6380
6381 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6382
6383         * config.guess: Update to 2003-01-03 version.
6384         * config.sub: Update to 2003-01-03 version.
6385
6386 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6387
6388         * configure: Regenerate with proper autoconf 2.13.
6389
6390 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6391
6392         * configure.in: Add AC_PREREQ for consistency.
6393         * configure: Regenerate.
6394
6395 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6396
6397         * configure.in (GDB_TK): Add tcl directories conditional on
6398         gdb/gdbtk directory being present.
6399         * configure: Regenerate.
6400
6401 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6402
6403         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6404         by gcc if LD is not defined and we are not doing a Canadian Cross.
6405         * configure: Rebuilt.
6406
6407 2002-12-31  Tom Tromey  <tromey@redhat.com>
6408
6409         * Makefile.in: Rebuilt.
6410         * Makefile.def (target_modules) [libffi]: Allow installation.
6411
6412 2002-12-31  Andreas Schwab  <schwab@suse.de>
6413
6414         * configure.in: Fix use of $program_transform_name.
6415         * configure: Regenerated.
6416
6417 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6418
6419         * configure.in (baseargs): Don't remove first configure argument.
6420         * configure: Regenerated.
6421
6422 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6423
6424         * Makefile.tpl (local-distclean): Don't remove...
6425         (multilib.ts): ... this.  Moved into...
6426         (multilib.out): ... this.  Don't use sub-make.
6427         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6428         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6429         (configure-build-[+module+], configure-[+module+],
6430         configure-target-[+module+], configure-gcc): ... these.  Test
6431         for Makefile existence.  Drop config.status from dependencies.
6432         * Makefile.in: Rebuilt.
6433         * configure.in: Move gcc-version-trigger to the end of
6434         ac_configure_args.  Add comments to maybedep.tmp and
6435         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6436         nonopt from baseargs, matching and removing corresponding
6437         whitespace while at it.
6438         * configure: Rebuilt.
6439
6440 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6441
6442         * configure.in (host_configargs): Replace reference to
6443         no-longer-defined buildopts with --build=${build_alias}.
6444         * configure: Rebuilt.
6445
6446         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6447         program_transform_name to standard idiom.
6448         (AUTOGEN, AUTOCONF): Define.
6449         (Makefile.in): Use $(AUTOGEN).
6450         (Makefile): Depend on config.status, and use autoconf-style rule to
6451         build it.  Move original commands to...
6452         (config.status): ... this new target.
6453         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6454         $(AUTOCONF).
6455         * Makefile.in: Rebuilt.
6456
6457 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6458
6459         * Makefile.tpl: Fix dramatic bustage due to change in
6460         program_transform_name.
6461         * Makefile.in: Regenerate.
6462
6463         * configure.in: Remove unnecessary PATH setting.
6464         * configure: Regnerate.
6465
6466         * configure.in: Don't default to unprefixed tools unless
6467         the native tools will work.
6468         * configure: Regenerate.
6469
6470         * configure.in: Convert to autoconf script.  Blow away lots
6471         of now-redundant Makefile fragments.
6472         * configure: Generate using Autoconf.
6473         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6474         * Makefile.in: Regenerate.
6475
6476 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * configure: Fix stupid bug where RANLIB was mistakenly included.
6479
6480         * configure.in: Rename (buildargs, hostargs, targargs) to
6481         (build_configargs, host_configargs, target_configargs).
6482
6483         * configure.in: Move logic out of sed statement.
6484
6485         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6486         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6487
6488 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6489
6490         * config.sub: Import from master repository
6491         * config.guess: Ditto
6492
6493 2002-12-24  Andreas Schwab  <schwab@suse.de>
6494
6495         * Makefile.tpl (multilib.out): Fix missing space.
6496         * Makefile.in: Regenerate.
6497
6498 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6499
6500         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6501         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6502         * Makefile.in: Regenerate.
6503         * configure.in: Remove unnecessary leftovers.
6504
6505 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6506
6507         * configure.in (extra_ranlibflags_for_target): New variable.
6508         (*-*-darwin): Add -c to ranlib commands.
6509         * configure (tooldir): Handle extra_ranlibflags_for_target.
6510
6511 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6512
6513         * Makefile.tpl: Revert HJL's change.
6514         * Makefile.in: Regenerated.
6515         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6516         always.
6517
6518 2002-12-19  Andreas Schwab  <schwab@suse.de>
6519
6520         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6521         * Makefile.in: Regenerate.
6522
6523 2002-12-18  H.J. Lu <hjl@gnu.org>
6524
6525         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6526         * Makefile.in: Regenerated.
6527
6528         * configure.in (build_prefix): New. Substitute.
6529
6530 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6531
6532         * Makefile.tpl: Don't let real targets depend on phony targets.
6533         * Makefile.in: Regenerate.
6534
6535         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6536         * Makefile.in: Regenerate.
6537
6538 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6539
6540         * config.sub: Import from master repository
6541         * config.guess: Ditto
6542
6543 2002-12-16  Jason Merrill  <jason@redhat.com>
6544
6545         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6546         previous 'make bootstrap'.
6547         * Makefile.in: Regenerate.
6548
6549 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6550
6551         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6552
6553 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6554
6555         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6556         * Makefile.in: Regenerate.
6557
6558 2002-12-13  Jason Merrill  <jason@redhat.com>
6559
6560         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6561         library tests.
6562         (check-c++): Just depend on it and check-target-libstdc++-v3.
6563         * Makefile.in: Regenerate.
6564
6565 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6566
6567         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6568         * Makefile.in: Rebuilt.
6569
6570 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6571
6572         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6573
6574 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6575
6576         * configure: Fix bug put in by gremlins.
6577
6578         * Makefile.tpl: Substitute more autoconfily.
6579         * configure: Substitute more autoconfily.
6580         * Makefile.in: Regenerate.
6581
6582 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6583
6584         * config.sub: Import from master repository
6585         * config.guess: Ditto
6586         * MAINTAINERS: Added Svein Seldal under write after approval
6587
6588 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6589
6590         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6591         * Makefile.in (all-sim): Ditto.
6592
6593 2002-12-06  DJ Delorie  <dj@redhat.com>
6594
6595         * Makefile.tpl: Change configure dependencies to not have real
6596         targets depend on phony targets.
6597
6598 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6599
6600         * configure.in: Revert unintentional change.
6601
6602         * Makefile.tpl: Change dependency for */multilib.out so that
6603         it works when gcc isn't in the tree.
6604
6605         * configure.in: Substitute more.
6606         * configure: Run subconfigures from the Makefile.
6607         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6608         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6609
6610 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6611
6612         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6613
6614 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6615
6616         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6617         and corresponding dependencies.
6618         * Makefile.in: Regenerate.
6619
6620         * configure.in (host_tools): Order binutils, gas and ld for
6621         convenience in running the testsuites.
6622
6623         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6624         * Makefile.in: Regenerate.
6625         * configure.in: Introduce rules to serialize subconfigure runs.
6626
6627         * configure.in: Introduce BASE_CC_FOR_TARGET.
6628         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6629         Realize configure-build-* targets.  Realize configure-target-* targets.
6630         * Makefile.in: Regenerate.
6631
6632 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6633
6634         * configure: Move gcc_version_trigger stuff from here...
6635         * configure.in: ...to here.
6636
6637         * configure.in: Separate subconfigure options added by this file from
6638         options given by the user.  Add machinery to put args for host
6639         subconfigures into the Makefile.
6640
6641         * Makefile.tpl: Remove 'vault' targets.
6642         * Makefile.tpl: Reorder and comment dependencies.
6643         * Makefile.in: Regenerate.
6644
6645 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6646         * configure.in: Fix my broken commit of previous patch. (sigh)
6647
6648 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6649
6650         * configure.in: Move host-specific darwin noconfigdirs into
6651         the host-specific section.
6652
6653 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6654
6655         * configure.in: Move host-specific darwin noconfigdirs into
6656         the host-specific section.
6657
6658 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6659
6660         * configure: Remove skip-this-dir support.
6661         * Makefile.tpl: Remove skip-this-dir support.
6662
6663         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6664         subdirectories.
6665         * Makefile.in: Regenerate.
6666
6667         * Makefile.tpl: Strip out useless setting of 'dir'.
6668         * Makefile.in: Regenerate.
6669
6670 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6671
6672         * configure.in: Fix deeply stupid bug.
6673
6674         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6675         shell code in CXX_FOR_TARGET
6676         * Makefile.def: Introduce raw_cxx.
6677         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6678         RAW_CXX_FOR_TARGET.
6679         * Makefile.in: Regenerate.
6680
6681 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6682
6683         * Makefile.tpl: Remove unnecessary ifs.
6684         * Makefile.in: Regenerate.
6685
6686         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6687         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6688         targets for 'no_install' modules.
6689         * configure: Move GDB_TK substitution to configure.in.  Move
6690         build_modules stuff to configure.in.
6691         * configure.in: Implement soft dependency machinery.  Maybe-ize
6692         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6693         * Makefile.in: Regenerate.
6694
6695 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6696
6697         * Makefile.tpl: Make all-target, install-target behave similarly
6698         to all, install (only hitting configured targets).  Eliminate
6699         unused macro defintions.
6700
6701         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6702         build != host.
6703
6704         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6705
6706         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6707
6708         * configure.in: Produce lists of subdir targets we're actually
6709         configuring.  Remove references to "dosrel".
6710         * Makefile.tpl: Let configure set which subdir targets are hit.
6711         Remove install-cross; clean up install; remove ALL.  Remove
6712         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6713         Autogenerate host module targets.  Remove empty dependency lines
6714         and redundant dependency; rearrange slightly.
6715         * Makefile.def: Add host-side libtermcap, utils.
6716
6717         * Makefile.in: Regenerate.
6718
6719 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6720
6721         * ltconfig (osf[345]): Append $major to soname_spec.
6722         Reflect this in library_names_spec.
6723         * ltmain.sh (osf): Prefix $major with . for use as extension.
6724
6725 2002-11-19  Andreas Jaeger  <aj@suse.de>
6726
6727         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6728         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6729         and sparc64 GNU/Linux systems.
6730
6731 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6732
6733         * MAINTAINERS: Update email.
6734
6735 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6736
6737         * MAINTAINERS: Complete James Dennett's entry.
6738
6739 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6740
6741         * MAINTAINERS (Write After Approval): Add myself.
6742
6743 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6744
6745         * Makefile.tpl: syntactic cleanup
6746
6747 2002-11-13 Stuart Hastings <stuart@apple.com>
6748
6749         * MAINTAINERS: Add myself to write-after-approval list.
6750
6751 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6752
6753         * Makefile.def: Add list of recursive targets to autogenerate.
6754         Add build_modules.
6755         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6756         targets.  Autogenerate *-build-* targets.
6757         * Makefile.in: Regenerate.
6758
6759 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6760
6761         * configure: More autoconf-style substitutions.
6762         * Makefile.tpl: More autoconf-style substitutions.
6763         * Makefile.in: Regenerate.
6764
6765 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6766
6767         * configure: Substitute more variables in a more autoconf-friendly
6768         way.  Simplify slightly.
6769         * Makefile.tpl: Make more variables substitutable in an
6770         autoconf-friendly way.
6771         * Makefile.in: Regenerate.
6772
6773 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6774
6775         * MAINTAINERS (Write After Approval): Add myself.
6776
6777 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6778
6779         * configure.in (v810*): Remove special setting of tools.
6780
6781         * configure: Add support for extra required flags for ar or nm.
6782         * configure.in (aix4.3+): Use above support for target-specific
6783         issues, rather than using config/mt-aix43.
6784
6785 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6786
6787         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6788         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6789         with $srcdir.  Reformat indentation.  Substitute some variables
6790         formerly hard-coded in the Makefile for build=host.
6791         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6792         * Makefile.def: Autogenerate more.
6793         * Makefile.in: Regenerate.
6794
6795 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6796
6797         * MAINTAINERS (Write After Approval): Add myself.
6798
6799 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6800
6801         * Makefile.def (host_modules): Add rda.
6802         * Makefile.in: Regenerate.
6803         * configure.in (target_tool): Add target-rda to list.
6804
6805 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6806
6807         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6808
6809 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6810
6811         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6812         and restrap targets to this rule.
6813         * Makefile.in:  Regenerate.
6814
6815 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6816
6817         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6818         GNATS only accounts.
6819
6820 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6821
6822         * configure.in (i[3456]86-*-linux*): Add check to disable
6823         ${libgcj} for glibc1.
6824
6825 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6826
6827         * MAINTAINERS: Add myself as ip2k port maintainer.
6828
6829 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6830
6831         * configure.in: Add tic4x target.
6832
6833 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6834
6835         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6836         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6837         * Makefile.in: Regenerate.
6838
6839         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6840         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6841         * Makefile.in: Regenerate.
6842
6843 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6844
6845         * MAINTAINERS: Add myself as web pages co-maintainer.
6846
6847 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6848
6849         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6850         * Makefile.in: Regenerate.
6851
6852 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6853
6854         * MAINTAINERS: Add myself and Nathan Sidwell
6855         <nathan@codesourcery.com> as VxWorks maintainers.
6856
6857 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6858
6859         * Makefile.def: Remove order dependency comments.
6860         * Makefile.tpl: Add explicit install-install dependencies.
6861         * Makefile.in: Regenerate.
6862
6863         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6864         * Makefile.in: Regenerate.
6865
6866         * Makefile.tpl: Add configure-target (for src-release in src)
6867         * Makefile.in: Regenerate.
6868
6869 2002-09-30  Nick Clifton  <nickc@redhat.com>
6870
6871         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6872
6873 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6874
6875         * configure.in (s390*-*-linux*): Enable libgcj.
6876
6877 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6878
6879         * configure: Revert accidentally applied changes.
6880
6881         * Makefile.tpl: Make more autoconf-friendly.
6882         * Makefile.in: Regenerate.
6883         * configure: Make substitution more autoconf-like.
6884
6885 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6886
6887         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6888         single entry to handle all these.
6889         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6890         libjava on arm-*-elf.
6891
6892 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6893
6894         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6895         things that depend on them.
6896
6897 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6898
6899         * Makefile.tpl: Make subsituted variables more autoconfy.
6900         * Makefile.in: Regenerate.
6901         * configure: Make seds more autoconfy.
6902
6903 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6904
6905         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6906         * Makefile.in: Regenerate.
6907         * configure.in: Rewrite sed statements to look autoconfy.
6908
6909         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6910         all-target-foo on configure-target-foo.
6911         * Makefile.def: Ditto.
6912         * Makefile.in: Rebuild.
6913
6914 2002-09-25  Andrew Haley  <aph@redhat.com>
6915
6916         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6917
6918 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6919
6920         * Makefile.def: New file.
6921         * Makefile.tpl: New file.
6922         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6923         * contrib/gcc_update: Note that Makefile.in is a generated file.
6924
6925         * configure.in: Minor rearrangement.  Simplify tests.
6926
6927 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6928
6929         * configure.in (with_headers): Skip copy if value is "yes".
6930         (with_libs): Likewise.
6931
6932 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6933
6934         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6935         * configure.in (sh*-*-pe*): Ditto.
6936         * configure.in (mips*-*-pe*): Ditto.
6937         * configure.in (*arm-wince-pe): Ditto.
6938
6939         * configure.in: Rearrange.
6940
6941 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6942
6943         * MAINTAINERS: Update my email address.
6944
6945 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6946
6947         * MAINTAINERS: (Write After Approval): Add myself.
6948
6949 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6950
6951         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6952
6953 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6954
6955         * MAINTAINERS: Change my mailing address.
6956
6957 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6958
6959         * MAINTAINERS (Write After Approval): Remove myself.
6960         (Various Maintainers: c++ runtime libs): Add myself.
6961
6962 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6963
6964         * MAINTAINERS (Write After Approval): Remove myself.
6965         (Various Maintainers: c++ runtime libs): Add myself.
6966
6967 2002-08-15  Eric Christopher  <echristo@redhat.com>
6968
6969         * config.sub: Import from master repository.
6970         * config.guess: Ditto.
6971
6972 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6973
6974         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6975         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6976         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6977
6978 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6979
6980         * MAINTAINERS: Add self to rs6000 vector extensions.
6981
6982 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6983
6984         * libiberty/configure: Reverted unintended yesterday's check in.
6985
6986 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6987
6988         * boehm-gc/configure, libf2c/configure: Rebuilt.
6989         * libffi/configure, libiberty/configure: Ditto.
6990         * libjava/configure, libobjc/configure: Ditto.
6991         * libstdc++-v3/configure, zlib/configure: Ditto.
6992         Merged from binutils:
6993         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6994         From Steve Ellcey <sje@cup.hp.com>:
6995         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6996         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6997         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6998         IA64.
6999         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7000         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7001         soname_spec, sys_lib_search_path_spec): Ditto.
7002
7003 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
7004
7005         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7006
7007 2002-08-04  H.J. Lu  (hjl@gnu.org)
7008
7009         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7010
7011 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7012
7013         * MAINTAINERS (Write After Approval): Add myself.
7014
7015 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7016
7017         * configure.in: Move generic linux case to end.  Copy generic
7018         linux noconfigdirs to mips*-*-linux* entry and new
7019         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7020
7021 2002-07-19  Michael Matz  <matz@suse.de>
7022
7023         * MAINTAINERS: Add myself as ra* maintainer.
7024
7025 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7026
7027         * config.guess: Update to 2002-07-09 version.
7028         * config.sub: Update to 2002-07-03 version.
7029
7030 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7031
7032         * MAINTAINERS: Fix typo in a maintainer email address.
7033
7034 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7035
7036         * configure.in: Remove two redundant tests.
7037
7038 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7039
7040         * configure.in (mips*-*-irix6*o32): Enable stabs.
7041
7042 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7043
7044         * configure.in: Don't build grez.
7045         * Makefile.in: Ditto.
7046
7047         * Makefile.in: Remove references to bsp, cygmon, libstub.
7048         * configure.in: Ditto.
7049
7050         * configure.in: Remove leftover reference to gdbtest.
7051
7052 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7053
7054         * configure.in (gxx_include_dir):  Change to match versioned
7055         C++ headers if --enable-version-specific-runtime-libs is used.
7056
7057 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7058
7059         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7060
7061 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7062
7063         * configure.in: Make --without-x work.
7064
7065 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7066
7067         * configure.in: Rearrange target Makefile fragment collection.
7068
7069         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7070         cvs[src].
7071         * configure.in: Ditto.
7072
7073 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7074
7075         * MAINTAINERS (Write After Approval): Update my e-mail address.
7076
7077 2002-06-24  Ben Elliston  <bje@redhat.com>
7078
7079         * configure.in (host_tools): Remove cgen.
7080
7081         * Makefile.in (all-cgen): Remove; runs from its source directory.
7082         (check-cgen, install-cgen, clean-cgen): Likewise.
7083         (all-opcodes): Do not depend on all-cgen.
7084         (all-sim): Likewise.
7085
7086 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
7087
7088         * Makefile.in: Eliminate 'apache' targets.
7089         * configure.in: Eliminate 'apache' targets.
7090
7091         * configure.in: Eliminate redundant tests.  Reorganize.
7092
7093         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7094
7095         * config-ml.in: Eliminate references to Cygnus configure.
7096
7097         * Makefile.in: Eliminate references to building emacs.
7098
7099 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7100
7101         * MAINTAINERS: Update my email address.
7102
7103 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7104
7105         * config.if (libstdcxx_incdir): Version C++ headers.
7106         (cxx_incdir): Remove.
7107
7108 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7109
7110         * MAINTAINERS (Write After Approval): Add self.
7111
7112 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7113
7114         * configure.in: Add support for ip2k.
7115
7116 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7117
7118         * configure.in: Fix AIX configury bug.
7119
7120 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7121
7122         * MAINTAINERS (Write After Approval): Add self.
7123
7124 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7125
7126         * configure.in: replace ${topsrcdir} with ${srcdir}
7127
7128         * configure.in: Move definition of libstdcxx_flags
7129         right above usage, rather than waaay earlier.
7130
7131         * configure.in: Pull definition of is_cross_compiler earlier.
7132
7133         * configure.in: Rearrange a little.
7134
7135         * configure.in: Remove references to librx.
7136         * Makefile.in: Remove references to librx.
7137
7138 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7139
7140         * config.sub: Add support for avr target.
7141         Import from master sources, rev 1.255
7142
7143 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7144
7145         * configure, .cvsignore:  Revert previous change...
7146         * Makefile:  ...delete.
7147
7148 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7149
7150         * configure.in: Eliminate ${gasdir} variable.
7151
7152 2002-06-18  Dave Brolley  <brolley@redhat.com>
7153
7154         * configure.in: Add support for frv.
7155         * config.sub: Add support for frv.
7156
7157 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7158
7159         * configure:  Remove garbage from previous commit.
7160
7161 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7162
7163         * configure:  For in-source builds, make a subdir and re-exec there.
7164         * Makefile:  New file.  Pass targets through to build directory.
7165         * .cvsignore:  No longer ignore "Makefile".
7166
7167 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7168
7169         * MAINTAINERS (Write After Approval): Add self.
7170
7171 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7172
7173         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7174
7175 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7176
7177         * configure.in (vax-*-netbsd*): Re-enable gas.
7178
7179 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7180
7181         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7182         BUILD_PREFIX_1, to correct nomenclature.
7183         * configure: Likewise.
7184
7185         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7186         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7187
7188 2002-05-31  Olaf Hering  <olh@suse.de>
7189
7190         * config-ml.in: Propogate DESTDIR also.
7191
7192 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7193
7194         * configure.in (vax-*-netbsd*): Don't build gas for this
7195         platform.
7196
7197 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7198
7199         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7200         and libgcj for AVR.
7201
7202 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7203
7204         * MAINTAINERS (Write After Approval): Add myself.
7205
7206 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7207
7208         * config.guess: Update to 2002-05-22 version.
7209         * config.sub: Likewise.
7210
7211 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7212
7213         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7214         * config-ml.in: Likewise.
7215         * configure: Likewise.
7216         * configure.in: Likewise.
7217
7218 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7219
7220         * MAINTAINERS: Update my email address.
7221
7222 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7223
7224         * configure.in: Simplify makefile fragment collection.
7225
7226         * configure.in: Remove code to build emacs.
7227
7228         * configure.in : Remove --srcdir argument from targargs and buildargs
7229         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7230
7231         * configure: Move some logic to configure.in.
7232         * configure.in: Move some logic from configure.
7233
7234 2002-05-11  Tom Tromey  <tromey@redhat.com>
7235
7236         * MAINTAINERS: Reflect libgcj reality.
7237
7238 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7239
7240         * Makefile.in: Honour DESTDIR.
7241
7242 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7243
7244         * config.guess: Import 2002-03-20 version.
7245         * config.sub: Import 2002-04-26 version.
7246
7247 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7248
7249         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7250
7251 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7252
7253         * MAINTAINERS: Add self.
7254
7255 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7256
7257         * ltmain.sh: Detect and handle object name conflicts
7258         while piecewise linking a static library.
7259
7260 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7261
7262         * configure.in (noconfigdirs): Don't disable libgcj on
7263         sparc64-*-solaris* and sparcv9-*-solaris*.
7264
7265 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7266
7267         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7268
7269 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7270
7271         * configure.in (FLAGS_FOR_TARGET): Do not add
7272         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7273         on i[3456]86-*-linux*.
7274
7275 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7276
7277         * configure.in (noconfigdirs): Replace [ ] with test.
7278
7279         * configure.in (noconfigdirs): Do not add target-newlib if
7280         target == i[3456]86-*-linux*, and host == target.
7281
7282 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7283
7284         * configure.in: delete reference to absent file
7285
7286         * configure.in: replace '[' with 'test'
7287
7288         * configure.in: Eliminate references to gash.
7289         * Makefile.in: Eliminate references to gash.
7290
7291         * configure.in: remove useless references to 'pic' makefile fragments.
7292
7293         * configure.in: (*-*-windows*) Finish removing.
7294
7295         * configure.in: Eliminate redundant test for libgui.
7296
7297 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7298
7299         * MAINTAINERS: Add self and realphabetize.  Update entries
7300         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7301         entry for a29k port maintainer.
7302
7303 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7304
7305         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7306         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7307
7308 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7309
7310         * configure.in: remove references to dead files
7311
7312 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7313
7314         * MAINTAINERS: Add information about purpose of this file.
7315
7316 2002-04-18  Tom Tromey  <tromey@redhat.com>
7317
7318         * configure.in: Disallow configuring libgcj when it is already
7319         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7320         Solaris 2.8 by default.  For PR libgcj/6158.
7321
7322 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7323
7324         * configure.in:  Move default CC setting out of config/mh-* fragments
7325         directly into here.
7326
7327 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7328
7329         * configure.in: don't even try to configure or make a subdirectory
7330         if there's no configure script for it.
7331
7332 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7333
7334         * MAINTAINERS: Remove chill maintainers.
7335         * Makefile.in (CHILLFLAGS): Remove.
7336         (CHILL_LIB): Remove.
7337         (TARGET_CONFIGDIRS): Remove libchill.
7338         (CHILL_FOR_TARGET): Remove.
7339         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7340         CHILL_LIB.
7341         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7342         (CHECK_TARGET_MODULES): Likewise.
7343         (INSTALL_TARGET_MODULES): Likewise.
7344         (CLEAN_TARGET_MODULES): Likewise.
7345         (configure-target-libchill): Remove.
7346         (all-target-libchill): Remove.
7347         * configure.in (target_libs): Remove target-libchill.
7348         Do not compute CHILL_FOR_TARGET.
7349         * libchill: Remove directory.
7350
7351 2002-04-11  DJ Delorie  <dj@redhat.com>
7352
7353         * Makefile.in, configure.in: Sync with binutils, entries
7354         follow...
7355
7356 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7357
7358         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7359         (do-tar, do-bz2): New rules.
7360         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7361         (gdb-tar): New rule.
7362         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7363         (insight_dejagnu.tar): New rule.
7364         (insight.tar): New rule.
7365         (gdb+dejagnu.tar): New rule.
7366         (gdb.tar): New rule.
7367
7368 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7369
7370         * Makefile.in: Add all-tix to deps for all-snavigator
7371         so that tix is built when building snavigator.
7372
7373 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7374
7375         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7376         ld and gdb are not supported.
7377
7378 2002-01-07  Mark Salter  <msalter@redhat.com>
7379
7380         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7381         Allow target-libgloss to be built for arm, strongarm, and xscale.
7382
7383 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7384
7385         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7386         options for i[3456]86-pc-linux* native builds.
7387
7388 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7389
7390         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7391         files from .po files for a distribution.
7392
7393 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7394
7395         * configure.in: Enable libstdc++-v3 for h8300 targets.
7396
7397 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7398
7399         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7400         version from bfd/.
7401
7402 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7403
7404         * Makefile.in (VER): When present, extract the version number from
7405         the file version.in.
7406
7407 2001-05-24  Tom Rix <trix@redhat.com>
7408
7409         * configure.in : enable ld for aix
7410
7411 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7412
7413         * config.guess: Add linux target for S/390.
7414
7415 2000-11-07  Philip Blundell  <pb@futuretv.com>
7416
7417         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7418
7419 2000-11-03  Philip Blundell  <pb@futuretv.com>
7420
7421         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7422         files.
7423
7424 2001-01-15  Ben Elliston  <bje@redhat.com>
7425
7426         * configure.in (host_tools): Add sid.
7427         Always configure cgen.
7428
7429 2000-11-24  Nick Clifton  <nickc@redhat.com>
7430
7431         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7432
7433
7434 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7435
7436         * Makefile.in (ALL_MODULES): Add all-cgen.
7437         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7438         (all-cgen): New target.
7439         (all-opcodes,all-sim): Depend on all-cgen.
7440         * configure.in (host_tools): Add cgen.
7441         Only configure cgen if --enable-cgen-maint.
7442
7443 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7444
7445         * configure.in: Add *-*-freebsd* configurations.
7446
7447 2002-04-08  Tom Tromey  <tromey@redhat.com>
7448
7449         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7450         Fixes PR libgcj/6068.
7451
7452 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7453
7454         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7455
7456 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7457
7458         * configure.in (alpha*-dec-osf*): Enable libgcj.
7459
7460 2003-03-27  Matthew Gingell <gingell@gnat.com>
7461
7462         * MAINTAINERS (Write After Approval): Add myself.
7463
7464 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7465
7466         Fix for: PR bootstrap/3591, target/5676
7467         * configure.in (mcore-pe): Disable the configuration of
7468         libstdc++-v3 since exceptions are not supported.
7469
7470 2002-03-20  Anthony Green  <green@redhat.com>
7471
7472         * configure.in: Enable libgcj for xscale-elf target.
7473
7474 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7475
7476         * MAINTAINERS:  Update my email address.
7477
7478 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7479
7480         * ltmain.sh (relink_command): Fix typo in previous change.
7481
7482 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7483
7484         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7485         (relink_command): Added --tag flags.
7486         (mode=install): If relinking fails; error out.
7487
7488 2002-03-12  Richard Henderson  <rth@redhat.com>
7489
7490         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7491         .NOTPARALLEL tag.
7492         (do-check): Rename from check.
7493         (check): Allow parallel check.
7494
7495 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7496
7497         * MAINTAINERS: Add myself as maintainer for xtensa port.
7498         Fix alphabetical order in CPU port maintainer list.
7499         Remove myself from Write After Approval list.
7500
7501 2002-03-11  Richard Henderson  <rth@redhat.com>
7502
7503         * Makefile.in (.NOTPARALLEL): Add fake tag.
7504
7505 2002-03-07  H.J. Lu  (hjl@gnu.org)
7506
7507         * configure.in: Enable gprof for mips*-*-linux*.
7508
7509 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7510
7511         * MAINTAINERS (Write After Approval): Add myself.
7512
7513 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7514
7515         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7516         libjava.
7517         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7518
7519 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7520
7521         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7522         because its Makefile is there; test for the executable instead.
7523
7524 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7525
7526         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7527         libstdc++-v3 and libjava.
7528
7529 2002-02-11  Adam Megacz <adam@xwt.org>
7530
7531         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7532         boehm-gc
7533
7534 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7535
7536         * config.guess: Updated to 2002-01-30's version.
7537         * config.sub: Updated to 2002-02-01's version.
7538         Contribute sh64-elf.
7539         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7540         * configure.in: Added sh64-*-*.
7541
7542 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7543
7544         * MAINTAINERS: Belatedly add myself to write after approval list.
7545
7546 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7547
7548         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7549         Remove self as Write After Approval.
7550
7551 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7552
7553         * MAINTAINERS: Put self in as maintainer for contrib/regression
7554         directory.
7555
7556 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7557
7558         * MAINTAINERS:  Update my email address.
7559
7560 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7561
7562         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7563         target-libiberty, and target-libgloss.  Skip Java-related
7564         libraries if not supported for NetBSD on target CPU.
7565
7566 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7567
7568         * install-sh: Use _inst.$$_ for temp file name.
7569
7570 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7571
7572         * MAINTAINERS (Write After Approval): Move my contact info
7573         from here...
7574         (OS Port Maintainers): ...to here (netbsd).
7575
7576 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7577
7578         * MAINTAINERS (Write After Approval): Add myself.
7579
7580 2002-01-17  H.J. Lu <hjl@gnu.org>
7581
7582         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7583         (all-target-fastjar): Also depend on all-target-libiberty.
7584
7585 2002-01-16  H.J. Lu  (hjl@gnu.org)
7586
7587         * config.guess: Import from master sources, rev 1.225.
7588         * config.sub: Import from master sources, rev 1.238.
7589
7590 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7591
7592         * MAINTAINERS (Write After Approval): Remove myself.
7593
7594 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7595
7596         * MAINTAINERS (Write After Approval): Add myself.
7597
7598 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7599
7600         * MAINTAINERS: Add self as docs co-maintainer.
7601
7602 2001-12-11  Matthias Klose  <doko@debian.org>
7603
7604         * MAINTAINERS (Write After Approval): Add myself.
7605
7606 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7607
7608         * MAINTAINERS: Update my email address.
7609
7610 2001-12-07  Turly O'Connor  <turly@apple.com>
7611         * MAINTAINERS (Write After Approval): Add myself.
7612         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7613         (rs6000_initialize_trampoline): Call __trampoline_setup for
7614         ABI_DARWIN too.
7615         * darwin-tramp.asm: New file, implements __trampoline_setup.
7616         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7617
7618 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7619
7620         * MAINTAINERS (Write After Approval): Add myself.
7621
7622 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7623
7624         * configure, configure.in: Use temp file for long sed commands.
7625
7626 2001-12-03  Laurent Guerby  <guerby@acm.org>
7627
7628         * config.sub: Update to version 1.232 on subversion.
7629
7630 2001-12-03  Ben Elliston  <bje@redhat.com>
7631
7632         * MAINTAINERS: Update mail address for config.* patches.
7633
7634 2001-11-27  DJ Delorie <dj@redhat.com>
7635             Zack Weinberg  <zack@codesourcery.com>
7636
7637         When build != host, create libiberty for the build machine.
7638
7639         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7640         CONFIG_ARGUMENTS.
7641         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7642         New variables.
7643         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7644         and rules.
7645         (all.normal): Depend on ALL_BUILD_MODULES.
7646         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7647         (all-build-libiberty): Depend on configure-build-libiberty.
7648
7649         * configure: Calculate and substitute proper value for
7650         ALL_BUILD_MODULES.
7651         * configure.in: Create the build subdirectory.
7652         Calculate and substitute TARGET_CONFIGARGS (formerly
7653         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7654
7655 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7656
7657         * MAINTAINERS (write-after-approval): Add self.
7658
7659 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7660
7661         * MAINTAINERS (GNATS only accounts): Remove self.
7662
7663 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7664
7665         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7666         libf2c.
7667
7668 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7669
7670         * MAINTAINERS (Write After Approval): Add self.
7671
7672 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7673
7674         * MAINTAINERS: mips and s390 are also CPU ports.
7675
7676 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7677
7678         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7679
7680 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7681
7682         * MAINTAINERS: Alphabetize.
7683
7684 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7685
7686         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7687
7688 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7689
7690         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7691
7692 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7693
7694         * configure.in (--enable-languages): Be more permissive about
7695         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7696
7697 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7698
7699         * config.sub: Import from master sources, rev. 1.230.
7700         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7701
7702 2001-11-07  Laurent Guerby  <guerby@acm.org>
7703
7704         * MAINTAINERS (Write After Approval): Add self.
7705
7706 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7707
7708         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7709
7710 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7711
7712         * config.sub: Import from master sources, rev 1.226.
7713         * config.guess: Import from master sources, rev 1.216.
7714
7715 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7716
7717         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7718         * MAINTAINERS: Add self as maintainer of MMIX port.
7719         Remove old after-approval entry.
7720
7721 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7722
7723         * ChangeLog, configure: Fix spelling errors.
7724
7725 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7726
7727         * MAINTAINERS: Tweak my address.
7728
7729 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7730
7731         * MAINTAINERS: Update my email address.
7732
7733 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7734
7735         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7736         * MAINTAINERS: Add self as maintainer of CRIS port.
7737
7738 2001-10-10  Geert Bosch  <bosch@gnat.com>
7739
7740         * MAINTAINERS (Various maintainers: Ada front end):
7741         Added Robert Dewar.
7742
7743 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7744
7745         * MAINTAINERS (Write After Approval): Added self
7746
7747 2001-10-02  Geert Bosch  <bosch@gnat.com>
7748
7749         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7750
7751 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7752
7753         * configure: Handle temporary files securely using mkdir.
7754
7755 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7756
7757         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7758
7759 2001-09-26  Will Cohen <wcohen@redhat.com>
7760
7761         * configure.in (*-*-linux*): Disable configuration of target-newlib
7762         and target-libgloss.
7763
7764 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7765
7766         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7767         RANLIB.
7768
7769 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7770
7771         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7772         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7773         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7774         avoid quotes nesting problems.
7775         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7776         (DO_X): Export only variables that are set.
7777
7778 2001-09-19  Ben Elliston  <bje@redhat.com>
7779
7780         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7781         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7782         semantics.  Use the shell built-in "type" command instead.
7783
7784 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7785
7786         Merged from gcc-3_0-branch:
7787         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7788         * ltcf-c.sh: Use $objext, not $ac_objext.
7789         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7790         * ltcf-cxx.sh: Add support for GNU.
7791         2001-07-22  Timothy Wall  <twall@redhat.com>
7792         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7793         default settings if using GNU tools with that configuration.
7794         * ltcf-cxx.sh: Ditto.
7795         * ltcf-gcj.sh: Ditto.
7796         2001-07-21  Michael Chastain  <chastain@redhat.com>
7797         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7798         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7799         * ltmain.sh: Mark as gcc-local.
7800
7801 2001-08-30  Eric Christopher  <echristo@redhat.com>
7802             Jason Eckhardt  <jle@redhat.com>
7803
7804         * config.guess: Merge from master sources.
7805         * config.sub: Merge from master sources, add support for mipsisa32.
7806
7807 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7808         * config.sub: Merge from master sources, rev 1.219.
7809         * MAINTAINERS: Add self as contact for stormy16 port.
7810
7811 2001-08-14  Zack Weinberg  <zackw@panix.com>
7812
7813         * config.sub: Merge from master sources, rev 1.218.
7814         * config.guess: Merge from master sources, rev 1.209.
7815
7816 2001-08-11  Graham Stott  <grahams@redhat.com>
7817
7818         * Makefile.in (check-c++): Add missing semicolon.
7819
7820 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7821
7822         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7823
7824 2001-07-30  Eric Christopher  <echristo@redhat.com>
7825
7826         * MAINTAINERS (Various maintainers: mips port): Added myself.
7827
7828 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7829
7830         * configure.in (sh-*-linux*): New.
7831
7832 2001-07-27  Richard Henderson  <rth@redhat.com>
7833
7834         * .cvsignore: Add LAST_UPDATED.
7835
7836 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7837
7838         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7839
7840 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7841
7842         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7843
7844 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7845
7846         * MAINTAINERS (Write After Approval): Added myself.
7847
7848 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7849
7850         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7851         and libgcj on m68hc11/m68hc12.
7852
7853 2001-06-27  H.J. Lu  (hjl@gnu.org)
7854
7855         * Makefile (CFLAGS_FOR_BUILD): New.
7856         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7857
7858 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7859
7860         * README: Remove version number.
7861
7862 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7863
7864         * INSTALL/README: Update wrt. to the installation instructions now
7865         residing in gcc/doc/install.texi.
7866
7867 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7868
7869         * README: Replace with a cut-down and updated version of gcc/README.
7870
7871 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7872
7873         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7874         multilibs to be disabled.
7875
7876 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7877
7878         * MAINTAINERS (Write After Approval): Add myself.
7879
7880 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7881
7882         * config.guess: Import CVS version 1.195.
7883         * config.sub: Import CVS version 1.212.
7884
7885 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7886
7887         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7888         gcc/xgcc is built, use -print-prog-name to find out the program
7889         name to use.
7890
7891 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7892
7893         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7894         appear to also be in the master copy.
7895         * config.sub:  Import CVS version 1.211.
7896
7897 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7898
7899         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7900         with_gcc]: Use `gcc -shared' to build a shared library.
7901
7902 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7903
7904         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7905         archives.
7906
7907 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7908
7909         * MAINTAINERS (Write After Approval): Add myself.
7910
7911 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7912
7913         * configure.in (libstdcxx_flags): Do not try to execute
7914         libstdc++-v3/testsuite_flags until it exists.
7915
7916 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7917
7918         * MAINTAINERS: Update my email address.
7919
7920 2001-05-31  Graham Stott  <grahams@redhat.com>
7921
7922         * MAINTAINERS (Write After Approval): Add myself.
7923
7924 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7925
7926         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7927         libraries when using g++ with native linker.
7928
7929 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7930
7931         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7932
7933 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7934
7935         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7936         [aix4*|aix5*]: Prepend blank.
7937
7938 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7939
7940         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7941         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7942         of subdir/configure scripts to use the new libtool.m4.
7943
7944 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7945
7946         * MAINTAINERS (Write After Approval): Add myself.
7947
7948 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7949
7950         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7951
7952 2001-05-11  Ben Elliston  <bje@redhat.com>
7953
7954         * Makefile.in (all-sid): New target.
7955         (check-sid, clean-sid, install-sid): Likewise.
7956
7957 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7958
7959         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7960
7961 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7962
7963         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7964         libgcj.
7965
7966 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7967
7968         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7969         gcc/xgcc is built, use -print-prog-name to find out the program
7970         name to use.
7971
7972 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7973
7974         * configure.in (noconfigdirs): Don't reset it from scratch in the
7975         target case; only append to it.
7976
7977         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7978         sparc-*-solaris2.8]: Disable ${libgcj}.
7979
7980 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7981
7982         * configure.in (libgcj_saved): Copy from $libgcj.
7983         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7984         --disable-libgcj.
7985
7986 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7987
7988         * MAINTAINERS: Remove self as MIPS maintainer and
7989         C front end maintainer.
7990
7991 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7992
7993         * configure.in: Move *-chorusos target case to the proper switch.
7994         Disable libgcj.
7995
7996 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7997
7998         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7999         1.641.2.228.
8000
8001 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8002
8003         * Makefile.in (STAGE1_CFLAGS): Pass down.
8004
8005 2001-04-13  Alan Modra  <amodra@one.net.au>
8006
8007         * config.guess: Add hppa64-linux support.  Note for next import that
8008         this is already in the master file.
8009         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8010
8011 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8012
8013         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8014         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8015
8016 2001-04-11  Stan Shebs  <shebs@apple.com>
8017
8018         * MAINTAINERS: Add self as Darwin port maintainer.
8019
8020 2001-04-11  Alan Modra  <amodra@one.net.au>
8021
8022         * MAINTAINERS: Update my email address.
8023
8024 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8025
8026         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8027         recent versions of FreeBSD (release 3 or later).
8028         * ltconfig: On FreeBSD, -lc must not be provided when building
8029         a shared library or else the standard -pthread gcc option is
8030         rendered worthless to later users of the built library.
8031
8032 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8033
8034         * MAINTAINERS: Add self and RTH as C front end maintainers.
8035
8036 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8037
8038         * config.sub: Make sure to match an already-canonicalized
8039         machine name (eg. mn10300-unknown-elf).
8040
8041 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8042
8043         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8044         New macros.
8045         (bootstrap, cross): Use RECURSE_FLAGS.
8046         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8047
8048 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8049
8050         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8051
8052 2001-03-22  Colin Howell  <chowell@redhat.com>
8053
8054         * Makefile.in (DO_X): Do not backslash single-quotes in
8055         backquotes (two places).
8056
8057 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8058
8059         Re-installed:
8060         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8061         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8062         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8063         * ltcf-cxx.sh: Likewise.
8064         * ltcf-gcj.sh: Likewise.
8065
8066 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8067
8068         * MAINTAINERS: Add myself as "documentation co-maintainer".
8069
8070 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8071
8072         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8073         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8074
8075 2001-03-19  Tom Tromey  <tromey@redhat.com>
8076
8077         * config-ml.in: Handle GCJ and GCJFLAGS.
8078
8079 2001-03-21  Michael Chastain  <chastain@redhat.com>
8080
8081         * Makefile.in: all-m4 depends on all-texinfo.
8082
8083 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8084
8085         * MAINTAINERS: Add myself to write after approval list.
8086
8087 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8088
8089         * Makefile.in (DO_X): Quote nested quotes.
8090
8091 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8092
8093         * MAINTAINERS: Add myself to write after approval list.
8094
8095 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8096
8097         * Makefile.in (DO_X): Use double quotes for quoting
8098         "RANLIB=$${RANLIB}".
8099
8100 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8101
8102         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8103
8104 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
8105
8106         * configure.in: Only use `lang_requires' for languages athat are
8107         actually enabled.
8108
8109 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8110
8111         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8112
8113 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8114
8115         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8116
8117 2001-03-07  Tom Tromey  <tromey@redhat.com>
8118
8119         * configure.in: Allow config-lang.in to set `lang_requires' to list
8120         of other required languages.
8121
8122 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8123
8124         * Makefile.in: Remove RANLIB definition. Use RANLIB
8125         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8126         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8127
8128 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8129             Alexandre Oliva  <aoliva@redhat.com>
8130
8131         * Makefile.in (check-c++): Use tabs, not spaces.
8132
8133 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8134
8135         * MAINTAINERS: add myself to Write After Approval list.
8136
8137 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8138
8139         * Makefile.in (check-c++): New rule.
8140
8141         * configure.in (target_libs): Remove libg++.
8142         (noconfigdirs): Remove libg++.
8143         (noconfigdirs): Same.
8144         (noconfigdirs): Same.
8145         (noconfigdirs): Same.
8146
8147         * config-ml.in: Remove libg++ references.
8148
8149         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8150         (ALL_TARGET_MODULES): Same.
8151         (configure-target-libg++): Remove.
8152         (all-target-libg++): Remove.
8153         (configure-target-libio): Remove.
8154         (all-target-libio): Remove.
8155         (check-target-libio): Remove.
8156         (.PHONY): Remove.
8157         (libg++.tar.bz2): Remove.
8158         (all-target-cygmon): Remove libio.
8159         (all-target-libstdc++): Remove.
8160         (configure-target-libstdc++): Remove.
8161         (TARGET_LIB_PATH): Remove libstdc++.
8162         (ALL_GCC_CXX): Remove libstdc++.
8163         (all-target-gperf): Correct.
8164
8165 2001-02-16  Nick Clifton  <nickc@redhat.com>
8166
8167         * configure.in (noconfigdirs): Allow configuration of texinfo
8168         for Cygwin hosts.
8169
8170 2001-02-15  Anthony Green  <green@redhat.com>
8171
8172         * configure: Introduce GCJ_FOR_TARGET.
8173         * configure.in: Ditto.
8174         * Makefile.in: Ditto.
8175
8176 2001-02-13  Andreas Schwab  <schwab@suse.de>
8177
8178         * MAINTAINERS: Update mail address.
8179
8180 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8181
8182         * config.guess: Add linux target for S/390.
8183         * config.sub: Likewise.
8184
8185 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8186
8187         * configure.in: for *-chorusos, don't config target-newlib and
8188         target-libgloss.
8189
8190 2001-02-06  Ben Elliston  <bje@redhat.com>
8191
8192         * configure: Output host type to stdout, not stderr.
8193
8194 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8195
8196         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8197         * ltcf-cxx.sh: Likewise.
8198
8199         * config.if: Assume enable_libstdcxx_v3 is defined.
8200
8201 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8202
8203         Remove V2 C++ library.
8204         * configure.in: Remove --enable-libstdcxx_v3 support.
8205
8206 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8207
8208         * include/demangle.h: Add prototype for java_demangle_v3.
8209
8210 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8211
8212         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8213
8214 2001-01-27  Richard Henderson  <rth@redhat.com>
8215
8216         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8217
8218 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8219
8220         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8221         Don't unset, it's non-portable and no longer necessary, set to empty
8222         instead.
8223
8224 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8225
8226         * ltconfig: Shell portability fix for the tagname validity check.
8227
8228 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8229
8230         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8231         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8232
8233 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8234
8235         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8236
8237 2001-01-26  Tom Tromey  <tromey@redhat.com>
8238
8239         * configure.in: Allow libgcj to be built on Sparc Solaris.
8240
8241 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8242
8243         * ltcf-c.sh: Add aix5 case.
8244         * ltcf-cxx.sh: Likewise.
8245         * ltconfig: Likewise.
8246
8247 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8248
8249         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8250         keep at least one of build_libtool_libs or build_old_libs set to
8251         yes.
8252
8253         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8254         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8255
8256 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8257
8258         * configure.in: Enable libgcj on several additional platforms.
8259
8260 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8261
8262         * configure.in: Enable libgcj for linux targets.
8263
8264 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8265
8266         * MAINTAINERS (Write After Approval): Add myself.
8267
8268 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8269
8270         * MAINTAINERS: Add myself as vax port maintainer.
8271
8272 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8273
8274         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8275
8276 2001-01-09  Mike Stump  <mrs@wrs.com>
8277
8278         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8279         failures of subdirectories.
8280
8281 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8282
8283         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8284         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8285         * ltcf-cxx.sh: Likewise.
8286         * ltcf-gcj.sh: Likewise.
8287         * ltconfig.sh: Fix typo.
8288
8289 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8290
8291         * configure: handle DOS-style absolute paths.
8292
8293 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8294
8295         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8296
8297 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8298
8299         * MAINTAINERS: Add myself as avr port co-maintainer.
8300
8301 2000-12-28  Ben Elliston  <bje@redhat.com>
8302
8303         * MAINTAINERS: Add myself under ``Write After Approval''.
8304
8305 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8306
8307         * texinfo: Remove directory from GCC.
8308
8309 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8310
8311         * COPYING: Update to current
8312         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8313         to 19yy as example year in copyright notice).
8314
8315 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8316
8317         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8318         (libstdcxx_incdir): Pass down.
8319         * config.if: Remove expired bits for cxx_interface, add stub.
8320         (libstdcxx_incdir): Add variable for g++ include directory.
8321         * configure.in (gxx_include_dir): Use it.
8322
8323 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8324
8325         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8326         with old-email address from ``Write After Approval''.
8327
8328 2000-12-15  Andreas Jaeger  <aj@suse.de>
8329
8330         * configure.in: Handle lang_dirs.
8331
8332 2000-12-14  Tom Tromey  <tromey@redhat.com>
8333
8334         * MAINTAINERS: Removed brads.
8335
8336         * MAINTAINERS: Added gcj developers.
8337
8338 2000-12-13  Anthony Green  <green@redhat.com>
8339
8340         * configure.in: Disable libgcj for any target not specifically
8341         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8342         with g++ abi.
8343
8344 2000-12-13  Mike Stump  <mrs@wrs.com>
8345
8346         * Makefile.in (local-distclean): Also remove fastjar.
8347
8348 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8349
8350         * contrib/gcc_update: Add fastjar --touch entries.
8351
8352 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8353
8354         * configure.in: Disable language-specific target libraries for
8355         languages that aren't enabled.
8356
8357 2000-12-10  Anthony Green  <green@redhat.com>
8358
8359         * configure.in: Define libgcj.  Disable libgcj target libraries for
8360         most targets.
8361
8362 2000-12-10  Neil Booth  <neilb@earthling.net>
8363
8364         * MAINTAINERS: Update mail address, remove from WAA list.
8365
8366 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8367
8368         * libjava: Imported from /cvs/java.
8369         * libffi: Likewise.
8370         * Boehm-gc: Likewise.
8371
8372 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8373
8374         * configure.in (target_libs): Revert 2000-12-08 patch.
8375         (noconfigdirs): Added target-libjava.
8376
8377 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8378
8379         * djunpack.bat: removed.
8380
8381 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8382
8383         * Makefile.in: handle DOS-style absolute paths.
8384         * config-ml.in: likewise.
8385         * symlink-tree: likewise.
8386
8387 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8388
8389         * fastjar: Imported.
8390
8391 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8392
8393         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8394         libjava.
8395         * configure.in (target_libs): Removed `target-libjava'.
8396
8397 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8398
8399         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8400         (ALL_MODULES): Added fastjar.
8401         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8402         (all-target-libjava): all-fastjar replaces all-zip.
8403         (all-fastjar): Added.
8404         (configure-target-fastjar, all-target-fastjar): Likewise.
8405         * configure.in (host_tools): Added fastjar.
8406
8407 2000-12-07  Mike Stump  <mrs@wrs.com>
8408
8409         * Makefile.in (local-distclean): Remove leftover built files.
8410
8411 2000-11-24  Nick Clifton  <nickc@redhat.com>
8412
8413         * configure.in (xscale-elf): Add target.
8414         (xscale-coff): Add target.
8415
8416 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8417
8418         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8419         recent versions of FreeBSD (release 3 or later).
8420         * ltconfig: On FreeBSD, -lc must not be provided when building
8421         a shared library or else the standard -pthread gcc option is
8422         rendered worthless to later users of the built library.
8423
8424 2000-11-16  Fred Fish  <fnf@be.com>
8425
8426         * configure.in (enable_libstdcxx_v3): Fix typo,
8427         libstd++ -> libstdc++.
8428
8429 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8430
8431         * MAINTAINERS: Add self to Write After Approval list.
8432
8433 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8434
8435         * MAINTAINERS: Update my email address.  Add myself to global write
8436         privs list.
8437
8438 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8439
8440         * Makefile.in: Merge with src and libgcj.
8441         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8442         configure-target-<library> when their configure scripts need the C
8443         or C++ library to have already been built to work properly.
8444         (do_proto_toplev): Set them to an empty string.
8445
8446         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8447         (REALLY_SET_LIB_PATH): Use them.
8448
8449 2000-11-17  Stan Shebs  <shebs@apple.com>
8450
8451         * MAINTAINERS: Add self to Write After Approval list.
8452
8453 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8454
8455         * configure: Provide the original toplevel configure arguments
8456         (including $0) to subprocesses in the environment rather than
8457         through gcc/configargs.h.
8458
8459 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8460
8461         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8462         C99.  Alphabetise "Write After Approval" list.
8463
8464 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8465
8466         * configure: Turn on libstdc++ V3 by default.
8467
8468         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8469         if we've got GCC.
8470
8471 2000-11-11  Philip Blundell  <philb@gnu.org>
8472
8473         * MAINTAINERS: Add self to Write After Approval list.
8474
8475 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8476
8477         * ltcf-c.sh (aix4): Improve shared library configuration; require
8478         exporting symbols.
8479         * ltcf-cxx.sh (aix4): Define.
8480         * ltconfig (aix4): Define library and soname specs appropriate for
8481         AIX.  Define command to create export symbols list.
8482
8483 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8484
8485         * config.sub: Add support for Sun Chorus
8486
8487 2000-10-31  Nick Clifton  <nickc@redhat.com>
8488
8489         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8490         <name>@redhat.com.  Also installed new email address for Clint
8491         Popetz.
8492
8493 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8494
8495         * etc: Remove directory from GCC.
8496
8497 2000-10-16  Michael Meissner  <meissner@redhat.com>
8498
8499         * configure (gcc/configargs.h): Only create if there is a build GCC
8500         directory created.
8501
8502 2000-10-16  Matthias Klose  <doko@debian.org>
8503
8504         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8505         when configured for libstdc++-v3.
8506
8507 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8508
8509         * configure: Save configure arguments to gcc/configargs.h.
8510
8511 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8512
8513         * config.guess: Import CVS version 1.157.
8514         * config.sub: Import CVS version 1.181.
8515
8516 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8517
8518         * Makefile.in (bootstrap): avoid recursion if subdir missing
8519         (cross): ditto
8520         (do-proto-toplev): ditto
8521
8522 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8523
8524         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8525         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8526
8527         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8528         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8529         all affected `configure' scripts.
8530
8531 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8532
8533         * MAINTAINERS: Add self as cpplib co-maintainer.
8534
8535 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8536
8537         * MAINTAINERS: Add self to Write After Approval list.
8538
8539 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8540
8541         * INSTALL/README: egcs -> GCC update.
8542
8543 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8544
8545         * MAINTAINERS: Add myself to Write After Approval list.
8546
8547 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8548
8549         * MAINTAINERS: Add myself to Write After Approval list.
8550
8551 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8552
8553         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8554         X11 libraries for hppa64.
8555
8556 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8557
8558         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8559
8560 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8561
8562         * Makefile.in (all-zlib): Added dummy target.
8563
8564         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8565         ltcf-gcj.sh: Updated from libtool multi-language branch.
8566
8567 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8568
8569         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8570         (bootstrap*): Depend on all-bootstrap.
8571
8572 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8573
8574         * config.guess: Import CVS version 1.156.
8575         * config.sub: Import CVS version 1.179.
8576
8577 2000-09-02  Anthony Green  <green@cygnus.com>
8578
8579         * Makefile.in (all-gcc): Depend on all-zlib.
8580         (CLEAN_MODULES): Add clean-zlib.
8581         (ALL_MODULES): Add all-zlib.
8582         * configure.in (host_libs): Add zlib.
8583
8584 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8585
8586         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8587         crosses, but add gcc/include to the header search path for them.
8588
8589 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8590
8591         * MAINTAINERS: Add self to Write After Approval list.
8592
8593 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8594
8595         * config.guess: Import CVS version 1.152.
8596         * config.sub: Import CVS version 1.177.
8597
8598 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8599
8600         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8601         $targargs to tell whether newlib is going to be built.
8602
8603         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8604         $$r/TARGET_SUBDIR/libio for _G_config.h.
8605
8606 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8607
8608         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8609
8610 2000-08-22  DJ Delorie  <dj@redhat.com>
8611
8612         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8613
8614 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8615
8616         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8617         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8618         sub-configures.
8619
8620 2000-08-21  DJ Delorie  <dj@redhat.com>
8621
8622         * MAINTAINERS: Add self as a libiberty maintainer
8623
8624 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8625
8626         * configure.in (libstdcxx_flags): Use
8627         libstdc++-v3/src/libstdc++.INC.
8628
8629 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8630
8631         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8632
8633 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8634
8635         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8636
8637         * configure: Make enable_threads and enable_shared defaults
8638         explicit.  Substitute enable_threads into generated Makefiles.
8639         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8640         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8641
8642 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8643
8644         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8645
8646 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8647
8648         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8649         previous delta.
8650
8651 2000-08-11  Jason Merrill  <jason@redhat.com>
8652
8653         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8654         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8655         (FLAGS_FOR_TARGET): Not here.
8656         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8657
8658 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8659
8660         * config-ml.in (CC, CXX): Don't introduce a leading space.
8661
8662 2000-08-07  DJ Delorie  <dj@delorie.com>
8663
8664         * MAINTAINERS: Add self as a DJGPP maintainer
8665
8666 2000-08-07  DJ Delorie  <dj@redhat.com>
8667
8668         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8669         "if we're also building gcc, and it's a gcc that will run on the
8670         build machine, we want to use its includes instead of the system's
8671         default includes".
8672
8673 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8674
8675         * MAINTAINERS: Add self to Write After Approval list.
8676
8677 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8678
8679         * configure.in (libstdcxx_flags): Don't use `"'.
8680
8681         * config-ml.in: Adjust multilib search paths to the
8682         appropriate multilib tree.
8683
8684 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8685
8686         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8687         commas in $LANGUAGES.
8688
8689 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8690
8691         * configure.in: Re-enable all references to libg++ and librx.
8692
8693 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8694
8695         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8696         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8697         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8698         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8699
8700         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8701
8702 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8703
8704         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8705         CXX_FOR_TARGET for sed.
8706
8707 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8708
8709         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8710         Do not override if already set in the environment or in configure.
8711         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8712         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8713
8714 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8715
8716         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8717         the libtool CVS tree multi-language branch.
8718         * ltconfig, ltmain.sh: Updated.
8719
8720 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8721
8722         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8723         (clean-target): Depend on it.
8724
8725         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8726         (GCC_FOR_TARGET): Use it.
8727         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8728         * configure.in: ... here.
8729         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8730         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8731
8732 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8733
8734         * MAINTAINERS: Add self to Write After Approval list.
8735
8736 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8737
8738         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8739         (configure-target-libchill, configure-target-libobjc): Likewise.
8740
8741         * configure.in: Use the same cache file for all target libs.
8742         * config-ml.in: But different cache files per multilib variant.
8743
8744 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8745
8746         * configure (topsrcdir): Don't use dirname.
8747
8748 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8749
8750         * MAINTAINERS: Add self to Write After Approval list.
8751
8752 2000-07-20  Jason Merrill  <jason@redhat.com>
8753
8754         * configure.in: Remove all references to libg++ and librx.
8755
8756         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8757
8758 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8759
8760         * config.sub: Update to subversions version 2000-07-06.
8761
8762 2000-07-12  Andrew Haley  <aph@cygnus.com>
8763
8764         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8765         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8766
8767 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8768
8769         * symlink-tree:  Check number of arguments.
8770
8771 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8772
8773         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8774         search path for a g++ extracted from the build tree.  This
8775         will allow link tests run by configure scripts in
8776         subdirectories to succeed.
8777
8778 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8779
8780         * ltconfig: Add support for mips-dde-sysv4.2MP
8781
8782 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8783
8784         * MAINTAINERS: Add myself as loop discovery maintainer.
8785
8786 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8787
8788         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8789         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8790
8791 2000-06-19  Timothy Wall  <twall@cygnus.com>
8792
8793         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8794         * config.sub: Add tic54x target.
8795
8796 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8797
8798         * MAINTAINERS: Add self as Fortran maintainer,
8799         remove Craig Burley.
8800
8801 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8802
8803         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8804         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8805
8806 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8807
8808         * MAINTAINERS: Add self as i18n maintainer
8809
8810 20000-05-21  H.J. Lu  (hjl@gnu.org)
8811
8812         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8813         directory are used if they exist. Make sure
8814         $(build_tooldir)/include is searched for header files,
8815         $(build_tooldir)/lib/ for library files.
8816         (GCC_FOR_TARGET): Likewise.
8817         (CXX_FOR_TARGET): Likewise.
8818
8819 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8820
8821         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8822
8823 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8824
8825         * Makefile.in (configure-target-libiberty): Depend on
8826         configure-target-newlib.
8827
8828 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8829
8830         * configure.in, Makefile.in: Merge all libffi-related
8831         configury stuff from the libgcj tree.
8832
8833 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8834
8835         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8836         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8837
8838 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8839
8840         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8841         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8842         current version information.  Add to proto-toplev directory.
8843         (gdb-taz): Build do-djunpack.
8844
8845 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8846
8847         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8848
8849 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8850
8851         * MAINTAINERS: Add self to Write After Approval list.
8852
8853 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8854
8855         * ltmain.sh: Preserve in relink_command any environment
8856         variables that may affect the linker behavior.
8857
8858 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8859
8860         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8861
8862 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8863
8864         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8865
8866 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8867
8868         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8869         with the version name.
8870
8871 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8872
8873         * MAINTAINERS: Add self as bb-reorder maintainer.
8874
8875 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8876
8877         * config.if: Tweak.
8878
8879 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8880
8881         * djunpack.bat: New file.
8882
8883 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8884
8885         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8886         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8887         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8888         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8889
8890 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8891
8892         * config.sub (case $basic_machine): Change default for "ibm-*"
8893         to "openedition".
8894
8895 2000-04-13  Andreas Jaeger  <aj@suse.de>
8896
8897         * MAINTAINERS: Added myself.
8898
8899 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8900
8901         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8902         (do-md5sum): New target.
8903         (MD5PROG): Define.
8904         (PACKAGE): Default to TOOL.
8905         (VER): Default to a shell script.
8906         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8907         md5 checksum generation.
8908         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8909         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8910         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8911         insight.tar.bz2): Use gdb-taz to create archive.
8912
8913 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8914
8915         * configure (warn_cflags): Delete.
8916
8917 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8918
8919         * MAINTAINERS: Added myself.
8920
8921 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8922             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8923
8924         * configure.in (enable_libstdcxx_v3): Add.
8925         (target_libs): Add bits here to switch between libstdc++-v2 and
8926         libstdc++-v3.
8927         * config.if: And this file too.
8928         * Makefile.in: Add libstdc++-v3 targets.
8929
8930 2000-04-05  Michael Meissner  <meissner@redhat.com>
8931
8932         * config.sub (d30v): Add d30v as a basic machine type.
8933
8934 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8935
8936         * configure.in: -linux-gnu*, not -linux-gnu.
8937
8938 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8939
8940         * MAINTAINERS: Add self in write-after-approval section.
8941
8942 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8943
8944         * MAINTAINERS: Add self as ia64 port maintainer.
8945
8946 2000-03-08  Neil Booth  <NeilB@earthling.net>
8947
8948         * MAINTAINERS: Add self in write-after-approval section.
8949
8950 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8951
8952         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8953         (do-tar-bz2): Replace TOOL with PACKAGE.
8954         (gdb.tar.bz2): Remove GDBTK from GDB package.
8955         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8956         dejagnu.tar.bz2): New packages.
8957
8958 2000-02-27  Andreas Jaeger  <aj@suse.de>
8959
8960         * configure.in: Add entry for mips*-*-linux*, move catch all
8961         *-*-*linux* entry below this one.
8962
8963 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8964
8965         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8966
8967 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8968
8969         * config.sub: Support an OS of "wince".
8970
8971 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8972
8973         * config.guess, config.sub: Updated to match config's 2000-02-15
8974         version.
8975
8976 2000-02-23  Linas Vepstas <linas@linas.org>
8977
8978         * config.sub: Add support for Linux/IBM 370.
8979         * configure.in: Likewise.
8980
8981 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8982
8983         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8984
8985 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8986
8987         * config.guess: Guess "cygwin" rather than "cygwin32".
8988
8989 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8990
8991         * configure (gcc_version): When setting, narrow search to
8992         lines containing `version_string'.
8993
8994 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8995
8996         * config.sub: Add support for avr target.
8997
8998 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8999
9000         * MAINTAINERS: Add maintainers for MCore port.
9001
9002 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9003
9004         * config.sub: Add mmix-knuth-mmixware.
9005
9006 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9007
9008         * MAINTAINERS: Pair cccp with cpplib maintainership.
9009
9010 2000-01-27  Christopher Faylor <cgf@redhat.com>
9011
9012         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9013         structure stuff to -L library search.
9014         (CXX_FOR_TARGET): Ditto.
9015         (CROSS_CHECK_MODULES): Fix spelling mistake.
9016
9017 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9018
9019         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9020         the C++ compiler.
9021
9022 2000-01-12  Richard Henderson  <rth@cygnus.com>
9023
9024         * configure.in: Don't build some bits for beos.
9025
9026 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9027
9028         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9029         as include files.
9030
9031 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9032
9033         * Add self as cpplib maintainer, as requested by Jason
9034         Merrill.  Correct my e-mail address.
9035
9036 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9037
9038         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9039         not mh-aix43.
9040
9041 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9042
9043         * MAINTAINERS: Add myself to "write after approval" list.
9044
9045 1999-12-14  Richard Henderson  <rth@cygnus.com>
9046
9047         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9048         * config.sub: Accept alphaev[78], alphaev8.
9049
9050 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9051
9052         * config.guess, config.sub: Update from autoconf.
9053
9054 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9055
9056         * MAINTAINERS:  update my playtime e-address.
9057
9058 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9059
9060         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9061         necessary libraries are missing.
9062
9063 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
9064
9065         * MAINTAINERS: Add new 'write after approval' maintainer.
9066
9067 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9068
9069         * MAINTAINERS: Add new Java maintainer.
9070
9071 1999-10-25  Andreas Schwab  <schwab@suse.de>
9072
9073         * configure: Fix quoting inside arguments of eval.
9074
9075 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9076
9077         * config-ml.in: Allow suppression of some ARM multilibs.
9078
9079 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9080
9081         * config.guess: Add OS/390 match pattern.
9082         * config.sub: Add mvs, openedition targets.
9083         * configure.in (i370-ibm-opened*): New.
9084
9085 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9086
9087         * config.sub: Add support for configuring for pj.
9088
9089 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9090
9091         * config.sub (maybe_os): Add support for configuring for fr30.
9092
9093 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9094
9095         * configure.in: Do not configure or build ld for AIX
9096         platforms.  ld is known to be broken on these platforms.
9097
9098 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9099
9100         * config-ml.in: Pass compiler flag corresponding to multidirs to
9101         subdir configures.
9102
9103 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9104
9105         * Makefile.in (LDFLAGS): Define.
9106
9107 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9108
9109         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9110         noconfigdirs.
9111         (*-*-cygwin*): Likewise.
9112
9113 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9114
9115         * mkdep: New file.
9116         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9117         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9118
9119         From Eli Zaretskii <eliz@is.elta.co.il>:
9120         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9121         long file name when using DJGPP on MS-DOS.
9122
9123 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9124
9125         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9126
9127 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9128
9129         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9130         dependency as this causes "make check" to globally "make all"
9131
9132 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9133
9134         * configure.in (target_libs): Added target-zlib.
9135         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9136         (CONFIGURE_TARGET_MODULES): Likewise.
9137         (CHECK_TARGET_MODULES): Likewise.
9138         (INSTALL_TARGET_MODULES): Likewise.
9139         (CLEAN_TARGET_MODULES): Likewise.
9140         (configure-target-zlib): New target.
9141         (all-target-zlib): Likewise.
9142         (all-target-libjava): Depend on all-target-zlib.
9143         (configure-target-libjava): Depend on configure-target-zlib.
9144
9145         * Makefile.in (configure-target-libjava): Depend on
9146         configure-target-newlib.
9147         (configure-target-boehm-gc): New target.
9148         (configure-target-qthreads): New target.
9149
9150         * configure.in (target_libs): Added target-qthreads.
9151         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9152         (CONFIGURE_TARGET_MODULES): Likewise.
9153         (CHECK_TARGET_MODULES): Likewise.
9154         (INSTALL_TARGET_MODULES): Likewise.
9155         (CLEAN_TARGET_MODULES): Likewise.
9156         (all-target-qthreads): New target.
9157         (configure-target-libjava): Depend on configure-target-qthreads.
9158         (all-target-libjava): Depend on all-target-qthreads.
9159
9160         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9161         (CONFIGURE_TARGET_MODULES): Likewise.
9162         (CHECK_TARGET_MODULES): Likewise.
9163         (INSTALL_TARGET_MODULES): Likewise.
9164         (CLEAN_TARGET_MODULES): Likewise.
9165         (all-target-libjava): New target.
9166         (all-target-boehm-gc): Likewise.
9167         * configure.in (target_libs): Added libjava, boehm-gc.
9168
9169 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9170
9171         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9172         configure.bat in SUPPORT_FILES.
9173         (gas+binutils.tar.bz2): Likewise.
9174
9175         * makeall.bat: Remove; obsolete.
9176
9177 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9178
9179         From Mark Elbrecht:
9180         * configure.bat: Remove; obsolete.
9181
9182 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9183
9184         * configure: Add -W -Wall to the default CFLAGS when compiling with
9185         gcc.
9186
9187 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9188
9189         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9190
9191 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9192
9193         * configure.in: Build ld on IRIX6.
9194
9195 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9196
9197         * Makefile.in: Change distribution targets to use bzip2 instead of
9198         gzip.
9199         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9200         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9201
9202 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9203
9204         * config.sub: Add mcore target.
9205
9206 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9207
9208         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9209
9210 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9211
9212         * config.guess (dummy): Changed to $dummy.
9213
9214 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9215
9216         * config.sub: Tidied up case statements.
9217
9218 1999-05-22  Ben Elliston  <bje@cygnus.com>
9219
9220         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9221         <jiro@din.or.jp>.
9222
9223         * config.guess: Merge with FSF version. Future changes will be
9224         more accurately recorded in this ChangeLog.
9225         * config.sub: Likewise.
9226
9227 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9228
9229          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9230
9231 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9232
9233         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9234
9235 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9236
9237         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9238
9239 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9240
9241         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9242         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9243         Bad merge removed these two changes.
9244
9245 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9246                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9247
9248         * config.guess (interix Alpha): Add.
9249
9250 1999-04-11  Richard Henderson  <rth@cygnus.com>
9251
9252         * configure.in (i?86-*-beos*): Do config gperf; don't config
9253         gdb, newlib, or libgloss.
9254
9255 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9256
9257         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9258         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9259         from multidirs.
9260
9261 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9262
9263         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9264
9265 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9266
9267         * config.sub: Add support for mcore targets.
9268
9269 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9270
9271         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9272         not mt-ospace, in order to shut up assembler warning about using
9273         symbols that are named the same as registers.
9274
9275 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9276
9277         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9278         dependency list for all-target-cygmon.
9279
9280 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9281
9282         * config-ml.in: Check $host, not $target, for selective multilibs.
9283         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9284         thumb interworking, and underscore prefix multilibs.
9285
9286 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9287
9288         * missing: Update to version from current automake.
9289
9290 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9291
9292         * configure (gxx_include_dir): Removed.
9293
9294         * configure.in (gxx_include_dir): Handle it.
9295         * Makefile.in: Likewise.
9296
9297 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9298
9299         * config.sub (mips64vr4111,mips64vr4111el) Add.
9300
9301 1999-03-21  Ben Elliston  <bje@cygnus.com>
9302
9303         * config.guess: Correct typo for detecting ELF on FreeBSD.
9304
9305 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9306
9307         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9308         config/mh-djgpp.
9309
9310 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9311
9312         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9313         all-target-newlib to dependency list for all-target-bsp.
9314
9315 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9316
9317         * config.sub: Add i386-uwin support.
9318         * config.guess: Likewise.
9319
9320 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9321
9322         * configure.in: cleanup, add mh-*pic handling for arm, special
9323         case powerpc*-*-aix*
9324
9325 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9326
9327         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9328         can be built.
9329
9330 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9331
9332         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9333         targets.
9334
9335 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9336
9337         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9338
9339 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9340
9341         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9342
9343 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9344
9345         * config.sub: Fix typo in arm recognition.
9346
9347 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9348
9349         * configure.in (noconfigdirs): Changed target_configdirs to
9350         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9351         rather than m68k-*-* since it is not known to work on
9352         m68k-aout. Ditto for arm-*-*oabi.
9353
9354 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9355
9356         * configure.in (*-*-windows*): Remove, no longer used.
9357
9358 1999-02-19  Ben Elliston <bje@cygnus.com>
9359
9360         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9361         Smart and improved by Andrew Cagney.
9362
9363 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9364
9365         * config.guess: Recognize openbsd-*-hppa.
9366
9367 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9368
9369         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9370         only if it is not empty.
9371
9372 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9373
9374         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9375
9376         * config.guess: Modified to recognize uname's armv* syntax.
9377
9378         * config.sub: Modified to recognize uname's armv* syntax.
9379
9380 1999-02-17  Mark Salter  <msalter@cygnus.com>
9381
9382         * configure.in: Added target-bsp for sparclite.
9383
9384 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9385
9386         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9387
9388 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9389
9390         * configure.in: Add support for strongarm port.
9391         * config.sub: Add support for strongarm target.
9392
9393 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9394
9395         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9396         the old name config/mh-cygwin32.
9397         Enable texinfo.
9398
9399 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9400
9401         * configure.in: Do build ld for ix86 Solaris.
9402
9403 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9404
9405         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9406         $AR_FOR_TARGET.  Likewise for RANLIB.
9407
9408 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9409
9410         * config.sub (oabi):  Recognize.
9411         * configure.in (arm-*-oabi):  Handle.
9412
9413 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9414
9415         * config.guess: Improve detection of i686 on UnixWare 7.
9416
9417 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9418
9419         * config.guess: Add support for i386-pc-interix.
9420         * config.sub: Likewise.
9421         * configure.in: Likewise.
9422
9423 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9424
9425         * Makefile.in: Remove unneeded all-target-libio from
9426         from all-target-winsup target since it is now unneeded.
9427         Add all-target-libtermcap in its place since it is now
9428         needed.
9429
9430 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9431
9432         * configure.in: makefile stub for cygwin target is probably
9433         unnecessary.  Remove it for now.
9434
9435 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9436
9437         * configure.in: libtermcap.a should be built when cygwin is the
9438         target as well as the host.
9439         * config.guess: Allow mixed case in cygwin uname output.
9440         * Makefile.in: Add libtermcap target.
9441
9442 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9443
9444         * config.sub: Clean up handling of hppa2.0.
9445
9446 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9447
9448         * config.guess: Use C code to identify more HP machines.
9449
9450 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9451
9452         * config.sub: Handle hppa2.0.
9453
9454 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9455
9456         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9457         cygmon for all sparclite targets, regardless of object format.
9458
9459 1998-12-15  Mark Salter  <msalter@cygnus.com>
9460
9461         * configure.in: Added target-bsp for several target architectures.
9462
9463         * Makefile.in: Added rules for bsp.
9464
9465 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9466
9467         * config.guess: Improve detection of hppa2.0 processors.
9468
9469 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9470
9471         * config.guess: Recognize FreeBSD using ELF automatically.
9472
9473 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9474
9475         * configure (skip-this-dir): Add handling for new shell script, which
9476         might be created by a sub-directory's configure to indicate, this particular
9477         directory is "unwanted".
9478         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9479
9480 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9481
9482         * ltconfig: import from libtool, after changing libtool to
9483         account for the cygwin name change.
9484
9485 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9486
9487         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9488         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9489
9490 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9491
9492         * configure.in: Add libtermcap to list of cygwin dependencies.
9493
9494 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9495
9496         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9497         they include winsup/include when it's a cygwin target.
9498
9499 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9500
9501         * configure.in (host_tools): Added zip.
9502         * Makefile.in (all-target-libjava): Depend on all-zip.
9503         (all-zip): New target.
9504         (ALL_MODULES): Added all-zip.
9505         (NATIVE_CHECK_MODULES): Added check-zip.
9506         (INSTALL_MODULES): Added install-zip.
9507         (CLEAN_MODULES): Added clean-zip.
9508
9509 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9510
9511         * Makefile.in: lose "32" from comment about cygwin.
9512
9513 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9514
9515         * configure.in: Use -Os to build target libraries for the fr30.
9516
9517 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9518
9519         * config.sub: Add fr30.
9520
9521 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9522
9523         * configure.in: drop "32" from config/mh-cygwin32.  Check
9524         cygwin* instead of cygwin32*.
9525         * config.sub: Check cygwin* instead of cygwin32*.
9526
9527 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9528
9529         * config.guess: Match any version of Unixware7.
9530
9531 1998-10-20  Syd Polk  <spolk@cygnus.com>
9532
9533         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9534         if desired.
9535
9536 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9537
9538         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9539         these if the appropriate directories and files to not exist.
9540
9541 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9542
9543         * Makefile.in (DEVO_SUPPORT): Add config.if.
9544
9545 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9546
9547         * configure: Add pattern to replace "build_tooldir"'s
9548         definition in the generated Makefile with "tooldir"'s
9549         actual value.
9550
9551 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9552
9553         * config.sub: Bring back lost sparcv9.
9554
9555         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9556
9557 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9558
9559         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9560         CC_FOR_TARGET and friends.
9561
9562 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9563
9564         * Makefile.in (build_tooldir): New variable, same as tooldir.
9565         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9566         -B$(build_tooldir)/bin/.
9567         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9568
9569 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9570
9571         * README: Remove installation instructions and refer to the
9572         INSTALL directory instead.
9573
9574 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9575
9576         * config.sub: Add support for i[34567]86-pc-udk.
9577         * configure.in: Likewise.
9578
9579 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9580
9581         * Makefile.in: add bzip2 package building bits for user
9582         tools module
9583         * configure.in: ditto
9584
9585 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9586
9587         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9588         (ALL_TARGET_MODULES): Add all-target-libobjc.
9589         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9590         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9591         (all-target-libchill): Add dependencies.
9592         * configure.in (target_libs): Add libchill.
9593
9594 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9595
9596         * configure.in (target_subdir): Remove duplicate line.
9597
9598 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9599
9600         * Makefile.in (all-automake): fix dependencies.
9601
9602 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9603
9604         * configure.in: Minor cleanups for building in the $(target_alias)
9605         subdir.
9606
9607 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9608
9609         * Makefile.in (bootstrap): Set r and s before make all.  Use
9610         BASE_FLAGS_TO_PASS in make all.
9611         (cross): Likewise.
9612
9613 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9614
9615         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9616
9617 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9618
9619         * config.sub: Fix typo in last change.
9620
9621 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9622
9623         * config.sub: Add support for C4x target.
9624         * configure.in: Likewise.
9625
9626 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9627
9628         * config.sub: Recognize sparcv9 just like sparc64.
9629
9630 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9631
9632         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9633
9634 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9635
9636         * config.guess: Correctly identify Pentium II sco boxes.
9637
9638         * config.guess: Fix "tr" code.  From Weiwen Liu.
9639
9640 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9641
9642         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9643         stabs.
9644
9645 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9646
9647         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9648         (ALL_TARGET_MODULES): Add all-target-libchill.
9649         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9650         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9651         (all-target-libchill): Add dependencies.
9652         * configure.in (target_libs): Add libchill.
9653
9654 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9655
9656         * config.guess: Avoid assumptions about "tr" behaves when
9657         LANG is set to something other than English.
9658
9659 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9660
9661         * configure (gxx_include_dir): Changed to
9662         '${prefix}/include/g++'-${libstdcxx_interface}.
9663
9664         * config.if: New to determine the interfaces.
9665
9666 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9667
9668         * config.guess: Detect and handle MPE/IX.
9669         * config.sub: Deal with MPE/IX.
9670
9671 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9672
9673         * configure.in: Use mh-aix43.
9674
9675 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9676
9677         * configure: Fix --without/--disable cases for gxx-include-dir.
9678
9679 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9680
9681         * mdata-sh:  Imported.  Needed for automake support.
9682
9683 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9684
9685         * Makefile.in (taz): Try "chmod -R og=u ." before
9686         "chmod og=u `find . -print`".
9687
9688 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9689
9690         * configure.in: Add arm-elf and thumb-elf support.
9691
9692 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9693
9694         * Makefile.in: Undo previous patch.
9695
9696 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9697
9698         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9699         to here ...
9700         (install-no-fixedincludes): and here
9701         (INSTALL_MODULES): ... from here.
9702
9703 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9704
9705         * config.sub: Merge with FSF.
9706
9707         * config.guess: Merge with FSF.
9708
9709 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9710
9711         * configure (extraconfigdirs): New variable.
9712         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9713         * Makefile.in (all): Move higher in file.
9714         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9715         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9716         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9717         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9718         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9719
9720 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9721
9722         * Makefile.in (all-target-libjava): Depend on all-gcc and
9723         all-target-newlib.
9724         (configure-target-libjava): Depend on $(ALL_GCC).
9725
9726 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9727
9728         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9729         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9730
9731 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9732
9733         * INSTALL/README: Fix typo.
9734
9735 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9736
9737         * ylwrap: Change absolute path checks to check for DOS style path
9738         names.
9739
9740         * ylwrap: Don't use a full path name if the source file is in the
9741         same directory.  From hjl@lucon.org (H.J. Lu).
9742
9743         * config-ml.in: Default to being verbose, to match Feb 18 change to
9744         configure.
9745
9746 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9747
9748         Brought over from egcs:
9749
9750         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9751
9752         * configure.in (target_subdir): Set to ${target_alias} instead
9753         of "libraries".
9754
9755         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9756
9757         * configure.in (target_subdir): Set to libraries if enable_multilib.
9758
9759 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9760
9761         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9762         multilibs, force reconfiguration the first time we create
9763         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9764
9765 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9766
9767         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9768         avoid confusion with --no-recursion.
9769
9770 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9771
9772         * configure.in: Win32 hosts shouldn't use install -x
9773         * install-sh: remove -x option, and special .exe-handling
9774         hack.
9775
9776 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9777
9778         * config.guess: Recognize i586-pc-beos.
9779         * configure.in: Don't build some bits for beos.
9780
9781 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9782
9783         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9784         CFLAGS default to -O2.
9785
9786         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9787         when using GNU ld.
9788
9789 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9790
9791         * ltmain.sh: Correct install when using a different shell.
9792
9793 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9794
9795         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9796
9797 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9798
9799         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9800         target.
9801
9802 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9803
9804         * ltconfig: Update to correct AIX handling.
9805
9806 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9807
9808         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9809
9810         * configure.in (target_subdir): Set to ${target_alias} instead
9811         of "libraries".
9812
9813 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9814
9815         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9816         (Makefile): Depend on $(gcc_version_trigger).
9817
9818         * configure (gcc_version): Change default initializer to empty
9819         string.
9820         (gcc_version_trigger): New variable; pass this variable down
9821         to subdir configures to enable them checking gcc's version
9822         themselves. Emit make macros for both gcc_version vars.
9823         (topsrcdir): Initialize reliably.
9824         (recursion line): Remove --with-gcc-version=${gcc_version}.
9825
9826 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9827
9828         * configure (enable_version_specific_runtime_libs): Implement new flag
9829         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9830         in $(libsubdir); emit definition in each generated Makefile.
9831         (gxx_include_dir): Initialize depending on
9832         $enable_version_specific_runtime_libs.
9833
9834 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9835
9836         * configure (gcc_version): Initialize properly depending on
9837         how and where configure is started.
9838         (recursion line): Pass a --with-gcc-version=${gcc_version}
9839         to configures in subdirs.
9840
9841 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9842
9843         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9844         cygmon
9845
9846 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9847
9848         * configure.in: Add cygmon and libstub support for mn10200.
9849
9850 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9851
9852         * configure (gcc_version): Add new variable describing the
9853         particular gcc version we're building.
9854         * Makefile.in (libsubdir): Add new macro for the directory
9855         in which the compiler finds executables, libraries, etc.
9856         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9857         and libsubdir.
9858
9859 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9860
9861         * Makefile.in (local-clean): Remove *.log.
9862         (warning.log): Built with warn_summary from build.log.
9863         (mail-report.log): Run test_summary.
9864         (mail-report-with-warnings.log): Run test_summary including
9865         warning.log in the report.
9866
9867 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9868
9869         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9870
9871 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9872
9873         * Makefile.in (grep): Grep no longer depends on libiberty.
9874
9875 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9876
9877         * Makefile.in: all-snavigator needs all-libgui.
9878
9879 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9880
9881         * configure.in: Add cygmon and libstub support for mn10300.
9882
9883 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9884
9885         * missing: Update to version from automake 1.3.
9886
9887         * ltmain.sh: On installation, don't get confused if the same name
9888         appears more than once in the list of library names.
9889
9890 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9891
9892         * config.sub: Accept m68060 and m5200 as CPU names.
9893
9894 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9895
9896         * configure: Use && rather than using -a in test, because odd
9897         strings can confuse test.
9898         * configure.in: Likewise.
9899
9900 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9901
9902         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9903
9904 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9905
9906         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9907         bootstrap4-lean): New targets.
9908
9909 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9910
9911         * mpw-* Delete.  Not used.
9912
9913 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9914
9915         * COPYING.LIB: Update FSF address.
9916
9917 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9918
9919         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9920
9921         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9922         GAS_SUPPORT_DIRS.
9923
9924 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9925
9926         * ltconfig, ltmain.sh: Avoid producing a version number if
9927         -version-info was not used.
9928
9929 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9930
9931         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9932         building with newlib.
9933
9934 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9935
9936         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9937         Solaris `make' causes it to continue to next definition.
9938
9939 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9940
9941         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9942         the right GUI libraries and files are installed along with GDB.
9943
9944 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9945
9946         * configure.in: Change alpha to alpha* in several places.
9947
9948 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9949
9950         * config.sub: Recognize sparc86x.
9951
9952 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9953
9954         * configure.in (--enable-target-optspace): Remove debug echo.
9955
9956 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9957
9958         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9959
9960 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9961
9962         * ltconfig: Update cygwin32 support.
9963
9964         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9965         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9966         (GDB_SUPPORT_DIRS): Likewise.
9967
9968 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9969
9970         * configure.in (target_makefile_frag): If --enable-target-optspace,
9971         use -Os to compile target libraries rather than -O2.  Default to
9972         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9973         not used.
9974         * configure.in (target_cflags): Ditto for d30v.
9975
9976 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9977
9978         * Makefile.in (all-bfd): Depend on all-intl.
9979         (all-binutils): Likewise.
9980         (all-gas): Likewise.
9981         (all-gprof): Likewise.
9982         (all-ld): Likewise.
9983
9984 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9985
9986         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9987
9988 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9989
9990         * Makefile.in (all-bfd): Depend upon all-libiberty.
9991
9992         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9993
9994 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9995
9996         * Makefile.in: Add libstub.
9997
9998         * configure.in: Ditto. Build libstub for targets that have cygmon
9999         support.
10000
10001 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10002
10003         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10004
10005 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10006
10007         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10008         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10009
10010 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10011
10012         * configure: Define DEFAULT_M4 by searching PATH.
10013         * Makfile.in: Use DEFAULT_M4.
10014
10015 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10016
10017         * ltconfig: Add cygwin32 support.
10018
10019         * Makefile.in, configure.in: Add libtool as a native only directory
10020         to configure and build.
10021
10022 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10023
10024         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10025
10026 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10027
10028         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10029
10030 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10031
10032         * Makefile.in: add ash make rules
10033         * configure.in: add ash to native_only and host_tools lists
10034
10035 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10036
10037         * Makefile.in (all-gettext, all-intl): New targets.
10038         (ALL_MODULES): Added all-gettext, all-intl.
10039         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10040         (INSTALL_MODULES): Added install-gettext, install-intl.
10041         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10042
10043         * configure.in (host_tools): Added gettext.
10044         (native_only): Likewise.
10045         (noconfigdirs) [various cases]: Likewise.
10046         (host_libs): Added intl.
10047
10048 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10049
10050         * configure: Do not disable building gdbtk for cygwin32 hosts.
10051
10052 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10053
10054         * configure.in: Add thumb-coff target.
10055         * config.sub: Add thumb-coff target.
10056
10057 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10058
10059         * Makefile.in: Revert yesterday's change.
10060         (all-target-winsup):  all-target-librx stays out of here.
10061
10062 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10063
10064         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10065         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10066         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10067         Remove references to librx and libg++.
10068
10069 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10070
10071         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10072         recursive makes
10073
10074 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10075
10076         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10077         for newlib directory.
10078         (CXX_FOR_TARGET): Likewise.
10079
10080 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10081
10082         * ltconfig: Update after libtool/ltconfig.in change for
10083         hpux11.
10084
10085 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10086
10087         * ltconfig, ltmain.sh: Update to libtool 1.2.
10088
10089 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10090
10091         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10092         (install-gcc-cross): Instead, override LANGUAGES here.
10093
10094 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10095
10096         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10097         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10098
10099 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10100
10101         * configure.in: Add Thumb-pe target.
10102
10103 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10104
10105         * Makefile.in - changed sn targets to snavigator
10106         * configure.in - changed sn targets to snavigator
10107
10108 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10109
10110         * config-ml.in: After building symlink tree call make distclean
10111         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10112         to be the case for libiberty.
10113
10114 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10115
10116         * configure: When making link, also check the current
10117         directory. The configure scripts may create one.
10118
10119 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10120
10121         * config.sub: Accept alphapca56 and alphaev6 properly.
10122
10123 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10124
10125         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10126
10127 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10128
10129         * config.sub (sco5): Fix typo.
10130
10131 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10132
10133         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10134         install-itcl.
10135         (install-itcl): Remove dependency on install-tcl.
10136
10137 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10138
10139         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10140
10141 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10142
10143         * configure.in: Don't build libgui for a cygwin32 target when not on
10144         a cygwin32 host.
10145
10146 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10147
10148         * configure (redirect): Set to null, so default behavior of
10149         configure is now --verbose.
10150
10151 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10152
10153         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10154         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10155
10156 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10157
10158         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10159         this change to sync Makefile.in with its ChangeLog entries.
10160
10161 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10162
10163         * ltmain.sh (mkdir): Check that the directory doesn't exist
10164         before we exit with error, so that we don't get races during
10165         parallel builds.
10166
10167 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10168
10169         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10170
10171 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10172
10173         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10174         PICFLAG_FOR_TARGET.
10175         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10176
10177         * configure: Emit a definition for the new macro enable_shared
10178         into each Makefile.
10179
10180 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10181
10182         * configure.in (host_tools, native_only): Add libtool.
10183
10184 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10185
10186         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10187         Fix typo in ming config comment.
10188
10189 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10190
10191         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10192
10193 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10194
10195         * config.sub: Add tic30 cases, and map c30 to tic30.
10196
10197 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10198
10199         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10200         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10201         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10202         (CLEAN_TARGET_MODULES): Similarly
10203         (all-target-libf2c): Add dependences.
10204         * configure.in (target_libs): Add libf2c.
10205
10206 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10207
10208         * configure.in: Remove expect from noconfigdirs when target
10209         is cygwin32.  OK to build expect and dejagnu with Canadian
10210         Cross.
10211
10212 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10213
10214         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10215         host.
10216
10217         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10218         and mingw32.
10219
10220 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10221
10222         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10223         here as it is not defined in the toplevel Makefile.
10224
10225 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10226
10227         * configure (package_makefile_rules_frag): New variable, which names
10228         a file with generic rules, ...
10229         Change comment to mention we now have FIVE parts.
10230         * configure: Undo last change.
10231
10232 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10233
10234         * config.guess: More accurate determination of HP processor types.
10235         * config.sub: More accurate determination of HP processor types.
10236
10237 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10238
10239         * configure (package_makefile_frag): Move inserting the
10240         ${package_makefile_frag} to where it should be according
10241         to the comment.
10242
10243 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10244
10245         * config.guess: Add support for Linux/ARM.
10246
10247 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10248
10249         * .cvsignore: Remove *-info and *-install since they match
10250         release-info and mpw-install, which we don't want to just ignore.
10251
10252 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10253
10254         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10255
10256 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10257
10258         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10259         local_prefix to sub-make invocations.
10260
10261 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10262
10263         * configure.in: Check makefile fragments in the source
10264         directory.
10265
10266 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10267
10268         * configure.in: Check whether host and target makefile
10269         fragments exist before adding them to *_makefile_frag.
10270
10271 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10272
10273         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10274
10275 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10276
10277         * configure.in: Make sure we only replace RPATH_ENVVAR on
10278         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10279         regexp to sed.
10280
10281         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10282         to sub-makes.
10283
10284 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10285
10286         * config-ml.in (multi-do): LDFLAGS must include multilib
10287         designator.
10288
10289 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10290
10291         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10292
10293 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10294
10295         * config.sub: Add mingw32 support.
10296         * configure.in: Likewise.
10297
10298 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10299
10300         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10301
10302 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10303
10304         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10305         * configure (gxx_include_dir): Provide a definition for subdirs
10306         which do not use autoconf.
10307
10308 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10309
10310         * config.guess: Sync with egcs.  Picks up new alpha support,
10311         BeOS & some additional linux support.
10312
10313 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10314
10315         * config.guess: HP 9000/803 is a PA1.1 machine.
10316
10317 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10318
10319         * configure.in: It's alpha*-...
10320
10321 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10322
10323         * configure.in (host_makefile_frag, target_makefile_frag):
10324         Handle multiple config files.
10325         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10326         alpha-*-*.
10327
10328 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10329
10330         * mkdep: New file.
10331
10332 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10333
10334         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10335
10336 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10337
10338         * Makefile.in: Add libgui directory.
10339         (GDB_TK): Add all-libgui.
10340         * configure.in: Add libgui directory.
10341         * configure: Add all-libgui to GDB_TK.
10342
10343 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10344
10345         * config-ml.in (multidirs): Add m32r to multilib list.
10346
10347 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10348
10349         * Makefile.in (all-target-gperf): Change dependency to
10350         all-target-libstdc++.
10351
10352 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10353
10354         * config.guess: Add BeOS support.
10355
10356 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10357
10358         Source directory cvs renamed to cvssrc:
10359         * configure.in (host_tools): Change cvs to cvssrc.
10360         (native_only): Likewise.
10361         (noconfigdirs) [various cases]: Likewise.
10362         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10363         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10364         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10365         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10366         (all-cvssrc): Rename target from all-cvs.
10367
10368 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10369
10370         * configure (gxx_include_dir): Fix thinko.
10371
10372 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10373
10374         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10375         (install-cross, install-gcc-cross): New targets.
10376
10377 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10378
10379         * configure.in (noconfigdirs): Add support for Thumb target.
10380
10381         * config.sub (maybe_os): Add support for Thumb target.
10382
10383 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10384
10385         * Makefile.in: Add rules for cygmon.
10386
10387         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10388
10389 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10390
10391         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10392         * configure (gxx_include_dir): Provide a definition for subdirs
10393         which do not use autoconf.
10394
10395 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10396
10397         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10398         11/18/97 build
10399
10400 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10401
10402         * From Franz Sirl.
10403         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10404         found on RedHat Linux systems.
10405
10406 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10407
10408         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10409         guesses.
10410
10411 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10412
10413         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10414
10415 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10416
10417         * ltmain.sh: If mkdir fails, check whether the directory was created
10418         anyhow by some other process.
10419
10420 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10421
10422         * configure.in (d30v-*-*): Configure all directories.
10423
10424 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10425
10426         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10427         for the D30V.
10428
10429 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10430
10431         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10432
10433 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10434
10435         * include/libiberty.h: Add extern "C" { so it can be used with C++
10436         progrms.
10437         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10438         programs.
10439
10440 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10441
10442         * configure.in (d30v-*-*): Configure GCC now.
10443
10444 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10445
10446         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10447         is no longer needed.
10448
10449 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10450
10451         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10452
10453 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10454
10455         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10456         targets using "$@" to provide support for similar but not identical
10457         targets without having to duplicate code.
10458
10459 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10460
10461         * makefile.vms: Fix to work with DEC C.
10462
10463 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10464
10465         * config.sub: Add mips-tx39-elf to marketing names.
10466
10467 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10468
10469         * ltmain.sh: Handle symlinks in generated script.
10470
10471 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10472
10473         * configure: Handle autoconf style directory options: --bindir,
10474         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10475         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10476         --sysconfdir.
10477         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10478         (sharedstatedir, localstatedir, oldincludedir): New variables.
10479         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10480         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10481         sbindir, sharedstatedir, and sysconfdir.
10482
10483 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10484
10485         * Makefile.in (bootstrap-lean): New target.
10486
10487 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10488
10489         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10490         sn, and gnuserv from noconfigdirs.
10491
10492 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10493
10494         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10495
10496 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10497
10498         * Makefile.in (cross): New target.
10499
10500 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10501                           Jeff Law         <law@cygnus.com>
10502
10503         * Makefile.in (bootstrap2, bootstrap3): New targets.
10504         (all-bootstrap): Remove outdated and confusing target.
10505         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10506
10507 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10508
10509         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10510         windows.  Consistent with gdb/configure.
10511
10512 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10513
10514         * configure.in: Name Linux target fragment.
10515
10516         * configure: Rewrite so that project Makefile fragment is inserted
10517         first and appears last in the resulting Makefile.
10518
10519 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10520
10521         * Makefile.in (install-itcl): Install tcl first.
10522
10523 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10524
10525         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10526
10527 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10528
10529         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10530
10531         * configure.in (skipdirs): Add target-librx for Linux.
10532         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10533
10534 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10535
10536         * Makefile.in (bootstrap): New target.
10537
10538 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10539
10540         * config.sub: Accept 'amigados' for backward compatibility.
10541
10542 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10543
10544         * config.guess: Merge with FSF.
10545
10546 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10547
10548         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10549
10550 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10551
10552         * config.sub: Add "marketing-names" patch.
10553
10554 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10555
10556         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10557
10558 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10559
10560         * config.sub: Handle v850-elf.
10561
10562 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10563
10564         * .cvsignore (*-install): Remove.
10565
10566 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10567
10568         * ltconfig: Set CONFIG_SHELL in libtool.
10569         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10570
10571 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10572
10573         * configure.in (target_subdir): Set to libraries if enable_multilib.
10574
10575 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10576
10577         * config.guess: Update from gcc directory.
10578
10579 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10580
10581         * Makefile.in (all-sim): Depends on all-readline.
10582
10583 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10584
10585         * Makefile.in (BISON, YACC): Use $$s.
10586         (all-bison): Depend on all-texinfo.
10587
10588 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10589
10590         * Makefile.in (BISON): Add -L flag.
10591         (YACC): Likewise.
10592
10593 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10594
10595         * configure.in (noconfigdirs): Add support for v850e target.
10596
10597         * config.sub (maybe_os): Add support for v850e target.
10598
10599 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10600
10601         * configure.in (noconfigdirs): Add support for v850ea target.
10602
10603         * config.sub (maybe_os): Add support for v850ea target.
10604
10605 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10606
10607         * config.sub: Add mipstx39.  Delete r3900.
10608
10609 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10610
10611         * Makefile.in (all-autoconf): Depends on all-texinfo.
10612
10613 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10614
10615         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10616         eabi targets.
10617
10618 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10619
10620         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10621
10622         * configure: When handling a Canadian Cross, handle YACC as well as
10623         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10624         * Makefile.in (all-bison): Depend upon all-texinfo.
10625
10626 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10627
10628         * Makefile.in (BISON): bison, not byacc or bison -y.
10629         (YACC): bison -y or byacc or yacc.
10630         (various): Add *-bison as appropriate.
10631         (taz): No need to mess with BISON anymore.
10632
10633 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10634
10635         * configure: If OSTYPE matches *win32*, try to find a good value for
10636         CONFIG_SHELL.
10637
10638 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10639
10640         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10641         configure.in if it is present.
10642
10643 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10644
10645         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10646
10647 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10648
10649         * config.sub: Recognize `arc' cpu.
10650         * configure.in: Likewise.
10651         * config-ml.in: Likewise.
10652
10653 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10654
10655         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10656
10657 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10658
10659         * configure: Changed sed delimiter from ':' to '|' when
10660         attempting to substitute ${config_shell} for SHELL. On
10661         NT ${config_shell} may contain a ':' in it.
10662
10663 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10664
10665         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10666
10667 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10668
10669         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10670
10671 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10672
10673         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10674
10675         * ylwrap: If the program is a relative path, force it to be
10676         absolute.
10677
10678 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10679
10680         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10681
10682 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10683
10684         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10685         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10686         for libraries.
10687
10688 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10689
10690         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10691         separated by spaces.
10692
10693 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10694
10695         * ylwrap: New file.
10696         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10697
10698         * ltmain.sh: Handle /bin/sh at start of install program.
10699
10700         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10701
10702         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10703         * missing: New file, from automake 1.2.
10704
10705 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10706
10707         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10708         check-tk to CHECK_X11_MODULES.
10709
10710 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10711
10712         * config.sub: Merge with FSF.
10713
10714 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10715
10716         * config.guess: Merge with FSF.
10717
10718 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10719
10720         * configure: Treat msdosdjgpp like go32.
10721         * configure.in: Likewise.  Don't remove gprof for go32.
10722
10723         * configure: Change Makefile.tem2 to Makefile.tm2.
10724
10725 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10726
10727         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10728
10729 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10730
10731         * install-sh (chmodcmd): Set to null if the DST directory already
10732         exists.  Same as Nov 11th change.
10733
10734 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10735
10736         * configure (GDB_TK): Needs itcl and tix.
10737
10738 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10739
10740         * config.guess: Update from FSF.
10741
10742 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10743
10744         * Makefile.in (GDB_TK): Depend on itcl and tix.
10745
10746 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10747
10748         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10749         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10750         (INSTALL_SCRIPT): New variable.
10751         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10752         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10753         to -x.
10754         * install-sh: Add support for -x option.
10755
10756 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10757
10758         * configure.in, Makefile.in: Treat tix like itcl.
10759
10760 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10761
10762         * Makefile.in (WINDRES): New variable.
10763         (WINDRES_FOR_TARGET): New variable.
10764         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10765         (EXTRA_HOST_FLAGS): Add WINDRES.
10766         (EXTRA_TARGET_FLAGS): Add WINDRES.
10767         (EXTRA_GCC_FLAGS): Add WINDRES.
10768         ($(DO_X)): Pass down WINDRES.
10769         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10770         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10771         DLLTOOL_FOR_TARGET.
10772
10773 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10774
10775         * configure.in: configure sim before gdb for win32-x-ppc
10776
10777 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10778
10779         Move gperf into the toplevel, from libg++.
10780         * configure.in (target_tools): Add target-gperf.
10781         (native_only): Add target-gperf.
10782         * Makefile.in (all-target-gperf): New target, depend on
10783         all-target-libg++.
10784         (configure-target-gperf): Empty rule.
10785         (ALL_TARGET_MODULES): Add all-target-gperf.
10786         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10787         (CHECK_TARGET_MODULES): Add check-target-gperf.
10788         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10789         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10790
10791 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10792
10793         * config.sub (mn10200): Recognize new basic machine.
10794
10795 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10796
10797         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10798         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10799
10800 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10801
10802         * configure.in: If we're building mips-sgi-irix6* native, turn on
10803         ENABLE_MULTILIB and set TARGET_SUBDIR.
10804
10805 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10806
10807         * Makefile.in (all-sn): Depend on all-grep.
10808
10809 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10810
10811         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10812
10813         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10814         Makefile.  From Jeff Makey <jeff@cts.com>.
10815         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10816
10817         * Makefile.in (DISTBISONFILES): Remove.
10818         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10819         $(DEFAULT_YACC).
10820
10821         * configure.in: Build itl, db, sn, etc., when building for native
10822         cygwin32.
10823
10824         * Makefile.in (LD): New variable.
10825         (EXTRA_HOST_FLAGS): Pass down LD.
10826         ($(DO_X)): Likewise.
10827
10828 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10829
10830         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10831
10832 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10833
10834         * configure.in (targargs): Strip out any supplied --build argument
10835         before adding our own. Always add --build.
10836
10837 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10838
10839         * configure.in (targargs): Pass --build if we're doing
10840         a cross-compile.
10841
10842 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10843
10844         * configure: Use '|' instead of ":" as the separator in
10845         sed. Otherwise sed chokes on NT path names with drive
10846         designators. Also look for "?:*" as the leading characters in an
10847         absolute pathname.
10848
10849 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10850
10851         * config.sub: Support for r3900.
10852
10853 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10854
10855         * configure.in: Use install-sh, not install.sh.
10856
10857 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10858
10859         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10860         apply it twice.
10861
10862 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10863
10864         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10865         install-binutils.
10866
10867 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10868
10869         * Makefile.in: Add automake targets.
10870         * configure.in (host_tools): Add automake.
10871
10872 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         * configure: Default CXX to c++, not gcc.
10875         * Makefile.in (CXX): Set to c++, not gcc.
10876         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10877
10878 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10879
10880         * install-sh: try appending a .exe if source file doesn't
10881         exist
10882
10883 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10884
10885         * configure.in: Turn on multilib by default.
10886         (cross_only): Remove target-libiberty.
10887
10888         * Makefile.in (all-gcc): Don't depend on libiberty.
10889
10890 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10891
10892         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10893
10894 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10895
10896         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10897         (DISTBISONFILES): Add ld/Makefile.in
10898
10899 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10900
10901         * configure.in: if target is cygwin32 but host isn't cygwin32,
10902         don't configure gdb tcl tk expect, not just gdb.
10903
10904 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10905
10906         * configure.in: Added gnuserv everywhere sn appears.
10907
10908         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10909         (CROSS_CHECK_MODULES): Added check-gnuserv.
10910         (INSTALL_MODULES): Added install-gnuserv.
10911         (CLEAN_MODULES): Added clean-gnuserv.
10912         (all-gnuserv): New target.
10913
10914 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10915
10916         * config.guess: Fixes for MIPS OpenBSD systems.
10917
10918 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10919
10920         * Makefile.in (INSTALL_XFORM): Remove.
10921         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10922
10923         * mkinstalldirs: New file, copied from automake.
10924         * Makefile.in (installdirs): Rename from install-dirs.  Use
10925         mkinstalldirs.  Change all users.
10926         (DEVO_SUPPORT): Add mkinstalldirs.
10927
10928 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10929
10930         * install-sh: Rename from install.sh.
10931         * Makefile.in (INSTALL): Change install.sh to install-sh.
10932         (DEVO_SUPPORT): Likewise.
10933
10934         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10935         Graichen <graichen@rzpd.de>.
10936
10937 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10938
10939         * config.guess: Recognize OpenBSD systems correctly.
10940
10941 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10942
10943         * README, Makefile.in (ETC_SUPPORT): Remove references to
10944         cfg-paper*, configure.{texi,man,info*}._
10945
10946 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10947
10948         * Makefile.in (all.normal): Ensure that gcc is built after all
10949         the x11 - ie gdb - targets.
10950
10951 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10952
10953         * makefile.vms: Don't run conf-a-gas.
10954
10955 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10956
10957         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10958
10959 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10960
10961         * configure.in: Remove noconfigdirs case since gdb also
10962         configures and builds for tic80-coff.
10963
10964 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10965
10966         * configure: Set cache_file to config.cache.
10967         * Makefile.in (local-distclean): Remove config.cache.
10968
10969 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10970
10971         * COPYING: Update FSF address.
10972
10973 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10974
10975         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10976         noconfigdirs.
10977
10978 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10979
10980         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10981         MAKEDIRS, is empty.
10982
10983 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10984
10985         * config.sub: Tweak mn10300 entry.
10986
10987 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10988
10989         * configure.in (host_tools): Put sim before gdb, so gdb's
10990         configure.tgt can determine if the simulator was configured.
10991
10992 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10993
10994         * config.sub: Move BeOS $os case to be with other Cygnus
10995         local cases.
10996
10997 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10998
10999         * config.sub: Remove misplaced comment that broke Linux.
11000
11001 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11002
11003         * config.sub: Add BeOS support.
11004
11005 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11006
11007         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11008
11009 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11010
11011         * configure.in (noconfigdirs): Remove tcl and tk from
11012         noconfigdirs for cygwin32 builds.
11013
11014 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11015
11016         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11017
11018 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11019
11020         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11021         make-all.com, use makefile.vms instead.
11022
11023 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11024
11025         * config.sub: Accept -lnews*.
11026
11027 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11028
11029         * configure.in (noconfigdirs): Disable target-newlib,
11030         target-examples and target-libiberty for d30v.
11031
11032 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11033
11034         * configure.in (noconfigdirs): Enable ld for d30v.
11035
11036 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11037
11038         * configure.in (tic80-*-*): Build compiler.
11039
11040 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11041
11042         * configure.in (d30v-*): Remove sim directory from list of
11043         unsupported d30v directories
11044
11045 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11046
11047         * config.sub, configure.in: Add d30v target cpu.
11048
11049 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11050
11051         * makefile.vms: New file.
11052         * make-all.com: Remove.
11053
11054 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11055
11056         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11057
11058 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11059
11060         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11061
11062 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11063
11064         * Makefile.in (ALL_MODULES): Added all-db.
11065         (CROSS_CHECK_MODULES): Addec check-db.
11066         (INSTALL_MODULES): Added install-db.
11067         (CLEAN_MODULES): Added clean-db.
11068
11069 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11070
11071         * config.guess: Merge with latest FSF sources.
11072
11073 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11074
11075         * Makefile.in (ALL_MODULES): Added all-itcl.
11076         (CROSS_CHECK_MODULES): Added check-itcl.
11077         (INSTALL_MODULES): Added install-itcl.
11078         (CLEAN_MODULES): Added clean-itcl.
11079
11080 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11081
11082         * configure.in: build gdb for mn10200
11083
11084 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11085
11086         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11087
11088 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11089
11090         * configure.in (tic80-*-*): Turn off most targets right now.
11091
11092 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11093
11094         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11095         rather than the makeinfo program.
11096         (do-info): Depend upon all-texinfo.
11097
11098 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11099
11100         * configure.in: Remove uses of config/mh-linux.
11101
11102         * config.sub, config.guess: Merge with latest FSF sources.
11103
11104 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11105
11106         * config.sub (case $basic_machine): Add tic80 entries.
11107
11108 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11109
11110         * config.sub, config.guess: Merge with latest FSF sources.
11111
11112 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11113
11114         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11115         * mpw-config.in: Test for NewFolderRecursive.
11116         * mpw-install: Use symbolic name for startup filename.
11117         * mpw-README: Add various additional details.
11118
11119 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11120
11121         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11122
11123 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11124
11125         * configure.in: Do build gcc and the target libraries for
11126         the mn10200.
11127
11128 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11129
11130         * configure.in: don't avoid building gdb for mn10300 any more
11131         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11132         instead of single-quoting it.
11133
11134 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11135
11136         * configure.in: Don't use --with-stabs on IRIX 6.
11137
11138 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11139
11140         * configure.in (m32r): Build gdb, libg++ now.
11141
11142 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11143
11144         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11145         directories from noconfigdirs.
11146
11147 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11148
11149         * config.sub (basic_machine): added mips16 configuration
11150
11151 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11152
11153         * config.sub: Handle d10v-unknown.
11154
11155 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11156
11157         * config.sub: Handle v850-unknown.
11158
11159 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11160
11161         * Makefile.in: add findutils
11162         * configure.in: add findutils to list of host_tools
11163
11164 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11165
11166         * config.sub: Handle mn10200 and mn10300.
11167
11168 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11169
11170         * configure.in (d10v-*): Do not build librx.
11171
11172 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11173
11174         * configure.in (mn10300): Build everything except gdb & libgloss.
11175
11176 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11177
11178         * config.guess:  Patch for Dansk Data Elektronik servers,
11179         from Niels Skou Olsen <nso@dde.dk>.
11180
11181         For ncr, use /bin/uname rather than uname, since GNU uname does not
11182         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11183
11184         Patch for MIPS R4000 running System V,
11185         from Eric S. Raymond <esr@snark.thyrsus.com>.
11186
11187         Fix thinko for nextstep.
11188
11189         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11190
11191         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11192         * config.guess: Guess mips-dec-mach_bsd4.3.
11193
11194         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11195         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11196         release numbers.
11197         * config.guess (mips-mips-riscos*):  Emit just enough of the
11198         release number.
11199
11200         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11201         * config.guess (sparc-auspex-sunos*):  Added.
11202         (f300-fujitsu-*): Added.
11203
11204         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11205         * config.guess:  Recognize a Tadpole as a sparc.
11206
11207 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11208
11209         * config.guess: Don't assume that NextStep version is either 2 or
11210         3.  NextStep 4 (aka OpenStep 4) has come out now.
11211
11212 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11213
11214         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11215         From Rik Faith <faith@cs.unc.edu>.
11216
11217 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11218
11219         * config.sub: Contributions from bug-gnu-utils to:
11220         Support plain "hppa" (no version given) architecture, reported by
11221         OpenStep.
11222         OpenBSD like NetBSD.
11223         LynxOs is not a hardware supplier.
11224
11225         * config.guess: Contributions from bug-gnu-utils to add support for:
11226         OpenBSD like NetBSD.
11227         Stratus systems.
11228         More Pyramid systems.
11229         i[n>4]86 Intel chips.
11230         M680[n>4]0 Motorola chips.
11231         Use unknown instead of lynx for hardware manufacturer.
11232
11233 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11234
11235         * install.sh (chmodcmd): Set to null if the DST directory already
11236         exists.
11237
11238 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11239
11240         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11241         not use mt-ppc target Makefile fragment any more.
11242
11243 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11244
11245         * configure.in (*-*-windows):  Exclude everything but those dirs
11246         needed to build windows.
11247
11248 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11249
11250         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11251
11252 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11253
11254         * configure.in:  Exclude mmalloc from i386-windows.
11255
11256 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11257
11258         * Undo my previous change.
11259
11260 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11261
11262         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11263         unconditionally.
11264         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11265
11266 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11267
11268         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11269         host to add it's own flags.
11270
11271 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11272
11273         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11274
11275 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11276
11277         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11278         (CXX_FOR_TARGET): Likewise.
11279         (GCC_FOR_TARGET): Define.
11280         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11281         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11282         CC_FOR_TARGET was specified on the command line.
11283         (MAKEOVERRIDES): Don't define.
11284
11285 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11286
11287         * configure.in (m32r): Fix spelling of libg++ libs.
11288
11289 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11290
11291         * config.sub (-apple*): Remove, now redundant.
11292
11293 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11294
11295         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11296
11297         * configure: Rework yesterday's sed script patch.
11298
11299         * config.sub: Merge with FSF.
11300
11301 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11302
11303         * config.guess:  Merge from FSF.
11304
11305         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11306         * config.guess: Use pc instead of unknown, for pc clone systems.
11307         Change linux to linux-gnu.
11308
11309         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11310         * config.guess: Avoid non-portable tr syntax.
11311
11312 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11313
11314         * test-build.mk (HOLES): Add "xargs" for gdb.
11315
11316         * configure: Avoid hpux10.20 sed bug.
11317
11318 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11319
11320         * configure.in:  Add support for windows host
11321         (that is a build done under the Microsoft build environment).
11322
11323 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11324
11325         * Makefile.in: Replace all uses of srcroot with s, to shrink
11326         command line lengths.
11327
11328         Patches from Geoffrey Noer <noer@cygnus.com>:
11329         * configure.in: If configuring for newlib, pass --with-newlib to
11330         subdirectories.
11331         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11332         -Bnewlib/ and -Lwinsup to gcc.
11333         (CXX_FOR_TARGET): Likewise.
11334
11335 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11336
11337         * Makefile.in (ETC_SUPPORT): Add configure.
11338
11339 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11340
11341         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11342         host configuration file.
11343
11344 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11345
11346         * configure.in: Break mn10x00 support into separate
11347         mn10200 and mn10300 configurations.
11348         * config.sub: Likewise.
11349
11350 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11351
11352         * configure.in: Add lots of stuff to noconfigdirs for
11353         the mn10x00 targets.
11354
11355         * config.sub, configure.in: Add mn10x00 support.
11356
11357 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11358
11359         * make-all.com: Call conf-a-gas, not config-a-gas.
11360
11361 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11362
11363         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11364         targets.
11365
11366 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11367
11368         * mpw-README: Add much more detail for native PowerMac.
11369         * mpw-install: New file.
11370         * mpw-configure: Add --norecursion and --help options.
11371         * mpw-config.in: Translate readme and install files when
11372         copying to objdir.
11373         * mpw-build.in: Don't always depend on byacc and flex.
11374         (install-only-top): New action.
11375
11376 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11377
11378         * configure.in:  You can now configure GDB for the v850.
11379
11380 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11381
11382         * configure.in (noconfigdirs): Don't configure any C++ dirs
11383         if targeting D10V.
11384
11385 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11386
11387         * config.sub: Recognize mips64vr5000.
11388
11389 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11390
11391         * configure.in: Use a single line for host_tools and native_only.
11392
11393 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11394
11395         * config.sub, configure.in: Add entries for m32r.
11396
11397 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11398
11399         * Makefile.in (inet-install): Don't run install-gzip.
11400
11401 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11402
11403         * configure.in:  Don't config lots of things for *-*-windows*.
11404
11405 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11406
11407         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11408         (host_libs, host_tools): Copy from configure.in.
11409         * mpw-configure: Don't complain about directories not found.
11410
11411 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11412
11413         * configure.in (i[345]86): Recognize i686 for pentium pro.
11414         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11415         file.
11416
11417         * config.guess (i[345]86): Ditto.
11418
11419 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11420
11421         * configure.in (noconfigdirs): Removed gdb for D10V.
11422
11423 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11424
11425         * configure.in: Remove ld, target-libio, target-libg++, and
11426         target-libstdc++ from noconfigdirs.
11427
11428 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11429
11430         * configure: Fix three locations where shell scripts were
11431         being run directly rather than with config_shell.
11432
11433 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11434
11435         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11436         * config.sub (basic_machine): Recognize v850.
11437
11438 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11439
11440         * mpw-configure: Handle multiple enable/disable options and
11441         pass them down recursively, handle -c and -s flags appropriately
11442         depending on choice of compiler, add escape mechanism for
11443         quoted arguments to gC.
11444
11445 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11446
11447         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11448         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11449         so that -mrelocatable-lib and -mno-eabi are used.
11450
11451         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11452         not support --print-multi-lib, don't abort.
11453
11454 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11455
11456         * make-all.com: Run config-a-gas.
11457         * setup.com: Don't copy subdirectory files around.
11458
11459 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11460
11461         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11462         target, it now compiles correctly.
11463
11464 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11465
11466         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11467
11468 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11469
11470         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11471
11472 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11473
11474         * configure.in (native_only): Add prms.
11475
11476 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11477
11478         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11479         (BINUTILS_SUPPORT_DIRS): Likewise.
11480
11481 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11482
11483         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11484         d10v support is added.
11485
11486 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11487
11488         * configure.in (d10v-*-*): New target.
11489
11490 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11491
11492         * config.guess (HP 9000/811): Recognize this as a PA1.1
11493         machine.
11494
11495 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11496
11497         * Makefile.in (do-tar-gz): New target, split out from tail end of
11498         taz target.  Run each command separately, don't use pipes.
11499         (taz): Use it.
11500
11501 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11502
11503         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11504         * mpw-build.in: No builds should depend on building byacc or flex,
11505         they are assumed to be installed already.
11506
11507 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11508
11509         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11510         variable that CC_FOR_TARGET needs.
11511
11512 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11513
11514         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11515         options have changed since the last time the subdirectory was
11516         configured, and if it has, reconfigure.
11517         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11518         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11519
11520 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11521
11522         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11523         CLEAN_MODULES): Add bash.
11524         (all-bash): New target.
11525
11526 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11527
11528         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11529
11530 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11531
11532         * config.sub (basic_machine): Recognize d10v as a valid processor.
11533
11534 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11535
11536         * mpw-configure: Add support for --bindir.
11537         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11538
11539 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11540
11541         * configure.in: add bash, time, gawk to list of hosttools and things
11542         to only build for native toolchains
11543
11544 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11545
11546         * Makefile.in (docdir): Remove.
11547
11548 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11549
11550         * Makefile.in (datadir): Set to $(prefix)/share.
11551
11552 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11553
11554         * configure.in: build diff and patch for cygwin32-hosted
11555         toolchains.
11556
11557 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11558
11559         * config.sub: Accept -rtems*.
11560
11561 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11562
11563         * configure.in: enable dosrel for cygwin32-hosted builds,
11564                 remove diff from the list of things not buildable
11565                 via Canadian Cross
11566
11567 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11568
11569         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11570         don't get ". ".
11571
11572 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11573
11574         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11575
11576 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11577
11578         * Makefile.in (taz): Handle case where tex3patch didn't even get
11579         checked out.  Also, if it was found, put the symlink in a new util
11580         subdirectory.
11581
11582 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11583
11584         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11585
11586 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11587
11588         * config.sub: Recognize -openvms.
11589         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11590         * make-all.com, setup.com: New files.
11591
11592 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11593
11594         * Makefile.in (taz): tex3patch moved to texinfo/util.
11595
11596 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11597
11598         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11599         * configure.in: remove make from disable-if-Can-Cross list
11600                 enable gdb if ${host} and ${target} are cygwin32
11601
11602 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11603
11604         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11605         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11606
11607 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11608
11609         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11610         distinguish sysv/svr4/bsd variants.
11611         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11612
11613 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11614
11615         * configure.in: Added copyright notice.
11616         * move-if-change: Added copyright notice.
11617
11618 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11619
11620         * configure.in (powerpcle-*-solaris*): Until we get shared
11621         libraries working, don't build gdb, sim, make, tcl, tk, or
11622         expect.
11623
11624 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11625
11626         * config.guess:  Merge with FSF:
11627
11628         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11629         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11630
11631         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11632         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11633
11634         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11635         * config.guess:  Combine two OSF1 rules.
11636         Also recognize field test versions.  From mjr@zk3.dec.com.
11637         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11638         because GNU uname does not support -p.  From pmr@pajato.com.
11639
11640 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11641
11642         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11643
11644 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11645
11646         * mpw-README: Document GCCIncludes.
11647
11648 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11649
11650         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11651
11652 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11653
11654         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11655
11656 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11657
11658         * configure.in (*-*-cygwin32): Configure make.
11659
11660 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11661
11662         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11663
11664 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11665
11666         * Makefile.in (all-inet): Depend on all-perl.
11667
11668         * Makefile.in (inet-install): New target.
11669
11670         * Makefile.in (all-inet): Depend on all-tcl.
11671         (all-inet): Depend on all-send-pr.
11672
11673 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11674
11675         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11676         temporarily.
11677
11678 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11679
11680         * configure.in: Don't configure --with-gnu-ld on AIX.
11681
11682 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11683
11684         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11685
11686 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11687
11688         * Makefile.in (ALL_MODULES): Added all-inet.
11689         (CROSS_CHECK_MODULES): Added check-inet.
11690         (INSTALL_MODULES): Added install-inet.
11691         (CLEAN_MODULES): Added clean-inet.
11692         (all-indent): New target.
11693
11694         * configure.in (host_tools): Added inet.
11695         (native_only): Added inet.
11696         (noconfigdirs): Added inet.
11697
11698 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11699
11700         * configure.in: Don't configure libgloss if we are not configuring
11701         newlib.
11702
11703 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11704
11705         * configure.in: Don't configure libgloss for unsupported
11706         architectures.
11707
11708 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11709
11710         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11711
11712 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11713
11714         * Makefile.in (ALL_MODULES): Include all-apache.
11715         (CROSS_CHECK_MODULES): Include check-apache.
11716         (INSTALL_MODULES): Include install-apache.
11717         (all-apache): New target.
11718
11719         * configure.in: Added apache everywhere perl is seen.
11720
11721 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11722
11723         * Makefile.in: Add support for clean-{module} and
11724         clean-target-{module} rules.
11725
11726 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11727
11728         * configure.in (*-*-ose) do not build libgloss.
11729
11730 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11731
11732         * config.guess (prep*:SunOS:5.*:*): Turn into
11733         powerpele-unknown-solaris2.
11734
11735 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11736
11737         * configure.in: Permit --enable-shared to specify a list of
11738         directories.
11739
11740 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11741
11742         * configure.in (host==solaris): Pass only the first word of $CC
11743         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11744
11745 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11746
11747         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11748
11749 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11750
11751         * Makefile.in (ALL_MODULES): Include all-perl.
11752         (CROSS_CHECK_MODULES): Include check-perl.
11753         (INSTALL_MODULES): Include install-perl.
11754         (ALL_X11_MODULES): Include all-guile.
11755         (CHECK_X11_MODULES): Include check-guile.
11756         (INSTALL_X11_MODULES): Include install-guile.
11757         (all-perl): New target.
11758         (all-guile): New target.
11759
11760         * configure.in (host_tools): Include perl and guile.
11761         (native_only): Include perl and guile.
11762         (noconfigdirs): Don't build guile and perl; no ports have been
11763         done.
11764
11765 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11766
11767         * configure (--enable-*): Handle quoted option lists such as
11768         --enable-sim-cflags='-g0 -O' better.
11769
11770 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11771
11772         * Makefile.in ({,inst}all-target): New rule so we can make and
11773         install all of the target directories easily.
11774
11775 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11776
11777         * configure.in: Add missing global flag in sed substitution when
11778         deleting `target-' from ${configdirs}.
11779
11780 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11781
11782         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11783         option.
11784
11785         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11786         config/mh-necv4.
11787
11788         * install.sh: Correct misspelling of transformbasename.
11789
11790         * config.guess: Recognize mips-*-sysv*.
11791
11792 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11793
11794         * config.sub: Recognize mon960.
11795
11796 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11797
11798         * configure: Restore Canadian Cross handling of BISON and LEX,
11799         removed in Feb 20 change.
11800
11801 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11802
11803         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11804         Mention make install.  Remove the old copyright date as well the
11805         clumsy and rather pointless copyright on the README file.
11806
11807 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11808
11809         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11810         Makefile after running symlink-tree, then run `make distclean' to
11811         avoid clobbering any generated files in srcdir.
11812
11813 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11814
11815         * configure.in (m68k-*-netbsd*): Build everything now.
11816
11817 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11818
11819         * Makefile.in (taz): Fix quoting.
11820
11821 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11822
11823         * configure.in (sparclet-*-*): Build everything now.
11824
11825 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11826
11827         * configure.in (m68k-*-linux*): New host.
11828
11829 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11830
11831         * configure: Check for bison before byacc.
11832
11833 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11834
11835         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11836         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11837         searching PATH.  These are used as fallbacks by Makefile.in if
11838         flex/bison/byacc aren't in objdir.
11839
11840 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11841
11842         * Makefile.in: Make everything which depends upon all-bfd also
11843         depend upon all-opcodes, in case --with-commonbfdlib is used.
11844
11845 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11846
11847         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11848         building NT native compilers on Unix.
11849
11850 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11851
11852         * configure.in: Don't get CC from the host Makefile fragment if we
11853         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11854         Solaris test for /usr/ucb/cc to the post target script, just after
11855         the compiler sanity test.
11856
11857 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11858
11859         * config.sub: Merge with FSF.
11860
11861 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11862
11863         * Makefile.in (RPATH_ENVVAR): New variable.
11864         (REALLY_SET_LIB_PATH): Use it.
11865         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11866
11867 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11868
11869         * config.sub, configure.in: Recognize sparclet cpu.
11870
11871 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11872
11873         * config.guess:  Support m68k-cbm-sysv4.
11874
11875 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11876
11877         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11878         m68k-unknown-linuxaout from linker help string.  Put quotes around
11879         $ld_help_string.
11880
11881 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11882
11883         * config.guess (powerpc-harris-powerunix): Add guess for port
11884         to new target.
11885
11886 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11887
11888         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11889
11890 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11891
11892         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11893         $(REALLY_SET_LIB_PATH) in Makefile.
11894         * Makefile.in (SET_LIB_PATH): New variable.
11895         (REALLY_SET_LIB_PATH): New variable.
11896         ($(DO_X)): Use $(SET_LIB_PATH).
11897         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11898         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11899         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11900         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11901         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11902         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11903         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11904         (install-dosrel): Likewise.
11905         (all-opcodes): Depend upon all-libiberty.
11906
11907 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11908
11909         * config.guess (*:CYGWIN*): New
11910
11911 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11912
11913         * Makefile.in (all-target-winsup): All all-target-libiberty.
11914
11915 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11916
11917         * configure.in (noconfigdirs): Add missing # in front of comment.
11918
11919 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11920
11921         * configure.in: add second pass to things added to noconfigdirs
11922         so *-gm-magic can exclude libgloss properly.
11923
11924 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11925
11926         * mpw-configure (extralibs_name, rez_name): Set correctly
11927         for MWC68K compiler.
11928
11929         * mpw-README: Add more info on the necessary build tools.
11930
11931 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11932
11933         * configure.in, config.sub: Recognize cygwin32.
11934
11935 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11936
11937         * config.guess, config.sub: Recognize A/UX.
11938
11939 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11940
11941         * config.sub: Merge with gcc/config.sub.
11942
11943 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11944
11945         * mpw-build.in (do-binutils): Add build of stamps.
11946
11947 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11948
11949         * config.sub: Add recognition for mips64vr4100*-* targets.
11950
11951 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11952
11953         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11954         Add creation of gconfigargs with `--enable-shared' turned on.
11955         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11956         ($(host)-stamp-stage3-configured): Likewise.
11957         (HOLES): Add chatr and ldd.
11958         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11959
11960 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11961
11962         * configure: Pass --nfp to recursive configures.
11963
11964 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11965
11966         * Makefile.in (DLLTOOL): New.
11967         (DLLTOOL_FOR_TARGET): New.
11968         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11969         (EXTRA_TARGET_FLAGS): Ditto.
11970         (EXTRA_GCC_FLAGS): Ditto.
11971         (CONFIGURE_TARGET_MODULES): Ditto.
11972         (DO_X): Ditto.
11973         * configure: Add DLLTOOL.
11974
11975 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11976
11977         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11978         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11979         mh-sco, since old workarounds no longer needed, and don't
11980         build ld, since libraries have weak symbols in COFF.
11981
11982 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11983
11984         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11985
11986 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11987
11988         * configure.in: Make sure that ${CC} can be used to compile an
11989         executable.
11990
11991 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11992
11993         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11994         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11995         nothing depending on whether gdbtk is being built.
11996
11997 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11998
11999         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12000
12001 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12002
12003         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12004         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12005
12006 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12007
12008         * config-ml.in: Add support for
12009         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12010         Simplify setting of multidirs from --disable-foo.
12011
12012 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12013
12014         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12015         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12016         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12017         non-empty, pass them on to the  GCC make.
12018         (all-bootstrap): New rule that is like all-gcc, except it executes
12019         the GCC bootstrap rule instead of the GCC all rule.
12020
12021 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12022
12023         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12024
12025 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12026
12027         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12028         DG/UX support.
12029
12030 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12031
12032         * config.sub (i*86*) Change [345] to [3456]
12033
12034 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12035
12036         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12037         --with-gnu-ld=no.
12038
12039 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12040
12041         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12042         AIX multilibs get built.
12043
12044 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12045
12046         * configure.in (i386-win32): Don't build expect if we're not
12047         building the tcl subdir.
12048
12049 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12050
12051         * Makefile.in: (configure-target-examples, all-target-examples):
12052         New targets, configure and build example programs.
12053
12054 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12055
12056         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12057         use it as input to sedit the generated MPW makefile.
12058         * mpw-README: Add a suggestion about Gestalt.h.
12059
12060 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12061
12062         * config.sub: Accept *-*-ieee*.
12063
12064 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12065
12066         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12067         Ronald F. Guilmette <rfg@monkeys.com>.
12068
12069 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12070
12071         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12072         for powerpc-pe native.
12073         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12074         (target==powerpc-pe): duplicate i386-win32 entry.
12075
12076 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12077
12078         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12079         of vxworks, not just vxworks5.1.
12080
12081 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12082
12083         * mpw-configure: Add support for exec-prefix.
12084
12085 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12086
12087         * config.guess: Recognize HP model 816 machines as having
12088         a PA1.1 processor.
12089
12090 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * configure: Ignore new autoconf configure options.
12093
12094 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12095
12096         * config.guess:  Recognize Pentium under SCO.
12097         From Robert Lipe <robertl@arnet.com>.
12098
12099 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12100
12101         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12102
12103 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12104
12105         * configure.in: Don't configure gas for alpha-dec-osf*.
12106
12107 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12108
12109         * configure.in: Default to --with-stabs for some targets for which
12110         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12111         i[345]86*-*-unixware*.
12112
12113 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12114
12115         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12116         rather than basing it on the target.  Simplify handling of options
12117         controlling which directories to configure.  Remove extraneous
12118         slash in multi-clean target.
12119
12120 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12121
12122         * config-ml.in: Prefix more variables with ml_ so they don't collide
12123         with configure's.
12124
12125 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12126
12127         * configure: Don't turn -v into --v.
12128
12129 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12130
12131         * configure.in (targargs): Fix typo.
12132
12133         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12134
12135 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12136
12137         * configure.in: Strip --host and --target options from
12138         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12139         --with-cross-host option when building with a cross-compiler.
12140         * configure: Canonicalize the arguments put into config.status by
12141         always using `=' for an option with an argument.  Pass a presumed
12142         --host or --target explicitly.
12143
12144 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12145
12146         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12147         into general OS recognition case.
12148
12149 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12150
12151         * configure.in (target_configdirs): add target-winsup only
12152         for win32 target systems.
12153
12154 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12155
12156         * Makefile.in (all-target-libgloss): Depend upon
12157         configure-target-newlib, since when libgloss is built it looks to
12158         see if the newlib directory exists.
12159
12160 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12161
12162         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12163         cfg-ml-*.in.
12164
12165 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12166
12167         * configure: Handle LD and LD_FOR_TARGET when configuring a
12168         Canadian Cross.
12169
12170 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12171
12172         * configure.in (target_libs): add target-winsup.
12173         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12174         (target==ppcle-pe): remove ld from $noconfigdirs.
12175
12176 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12177
12178         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12179         Preserve relative path names in $srcdir.  Build symlink tree if
12180         configuring cross target dir and srcdir=. (= no VPATH support).
12181         (configure-target-libg++): Depend on configure-target-librx.
12182         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12183         * config-ml.in: New file.
12184         * symlink-tree: New file.
12185         * configure: Ensure srcdir="." if that's what it is.
12186
12187 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12188
12189         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12190         includes and FLEX_SKELETON setting.
12191         * mpw-configure (--with-gnu-ld): New option, controls whether
12192         to use PPCLink or ld with PowerMac GCC.
12193         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12194         * mpw-config.in: Configure grez if targeting Mac.
12195
12196         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12197         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12198         just macos.
12199         * configure.in: Configure grez resource compiler if targeting Mac.
12200         * Makefile.in (all-grez, install-grez): New targets.
12201
12202 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12203
12204         * configure: CXX defaults to gcc, not g++.  If we find
12205         gcc in the path, set CC to gcc -O2.
12206
12207 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12208
12209         * configure: Default ${build} correctly.  Avoid picking up extra
12210         spaces when reading CC and CXX from Makefile.  When doing a
12211         Canadian Cross, use plausible default values for numerous
12212         variables.
12213         * configure.in: When doing a Canadian Cross, don't try to
12214         configure tools whose configure script can't handle it.
12215
12216 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12217
12218         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12219
12220 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12221
12222         * configure:  Remove dubious bug reporting address.
12223
12224 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12225
12226         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12227         configure script, run that instead of this directory's configure.
12228         In either case, print a message that we're configuring the sub-dir.
12229
12230 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12231
12232         * configure.in: Before checking for the existence of various files,
12233         use sed to filter out "target-".
12234
12235 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12236
12237         * Makefile.in (DO_X): Split rule to decrease command line length
12238         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12239         (Philippe De Muyter).
12240
12241 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12242
12243         * Makefile.in (all-patch): depend on all-libiberty.
12244
12245 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12246
12247         * configure.in: If the only directory in target_configdirs which
12248         actually exists is libiberty, then set target_configdirs to empty,
12249         to avoid trying to build a target libiberty in a gas or gdb
12250         distribution.
12251
12252 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12253
12254         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12255         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12256         systems.
12257
12258 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12259
12260         * configure.in (copy_dirs): Use sys-include instead of include
12261         for --with-headers option.
12262
12263 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12264
12265         * Makefile.in, configure.in: Make winsup builds work with
12266         new scheme.
12267
12268 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12269
12270         * configure.in: Build the linker on AIX.
12271
12272 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12273
12274         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12275         where needed.
12276
12277 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12278
12279         * Makefile.in (all-gcc): Fix typo.
12280
12281 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12282
12283         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12284
12285 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12286
12287         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12288         to target-xiberty, to provide more flexibility.
12289         (target_subdir):  Define.  Create if cross.
12290         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12291         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12292         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12293         check-libFOO -> check-target-libFOO, etc.
12294         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12295         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12296         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12297         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12298         allow ALL_GCC="" to only configure.
12299         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12300         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12301         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12302
12303 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12304
12305         * Makefile.in (taz): Build "info" in etc explicitly.
12306
12307 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12308
12309         * configure.in:  Make sure that CC is undefined (as opposed to
12310         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12311         problem with autoconf trying to configure on a host without GCC.
12312
12313 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12314
12315         * mpw-configure: Set host alias from choice of host compiler,
12316         only use generic MPW Makefile sed if present, edit a file
12317         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12318         * mpw-README: Add problem notes about CW6 and CW7.
12319
12320 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12321
12322         * Makefile.in (taz): Use ";" instead of ";;".
12323
12324 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12325
12326         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12327         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12328         DISTDOCDIRS.
12329         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12330         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12331
12332 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12333
12334         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12335         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12336         Move bfd to DISTSTUFFDIRS.
12337
12338 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12339
12340         * Makefile.in (X11_LIB): Removed.
12341         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12342
12343         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12344
12345 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12346
12347         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12348         names.
12349
12350 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12351
12352         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12353
12354 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12355
12356         * configure.in (i[345]86-*-win32): Always build newlib.
12357         Don't configure cvs, autoconf or texinfo.
12358         * Makefile.in (LD_FOR_TARGET): New.
12359         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12360         Pass down LD_FOR_TARGET.
12361
12362 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12363
12364         * winsup: New directory.
12365         * Makefile.in: Build winsup.
12366         * configure.in: Winsup is configured when target is win32.
12367         Can only build win32 target GDB when native.
12368
12369 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12370
12371         * config.guess: Recognize HP model 819 machines as having
12372         a PA 1.1 processor.
12373
12374 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12375
12376         * configure: Fix sed loop which substitutes for CC and CXX to
12377         avoid bug found in various sed implementations.
12378
12379 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12380
12381         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12382         simulator.  Use standard powerpc-*-eabi*.
12383
12384 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12385
12386         * configure.in: Stop putting gas and binutils in noconfigdirs for
12387         powerpc-*-aix* and rs6000-*-*.
12388
12389 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12390
12391         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12392         -mcall-aixdesc libraries.
12393
12394 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12395
12396         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12397
12398         * config.sub (arm | armel | armeb): Fix shell syntax.
12399
12400 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12401
12402         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12403         -msoft-float and -mcpu=common support.
12404         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12405         libraries.
12406
12407 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12408
12409         * configure.in: Allow configuration and build of emacs19 for the alpha.
12410
12411 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12412
12413         * configure.in (CC): Get ^CC, not just any old CC, from
12414         ${host_makefile_frag}.
12415
12416 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12417
12418         * configure.in (CC): Try to get CC from
12419         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12420
12421 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12422
12423         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12424         only if it exists in $(srcdir).
12425
12426 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12427
12428         * configure: If CC and CXX are not set in the environment, set
12429         them, based on either an existing Makefile or on searching for gcc
12430         in PATH.  Substitute for CC and CXX in Makefile.
12431         * configure.in: Remove libm from target_libs.  Separate
12432         target_configdirs from configdirs.  If CC is not set in
12433         environment, try to get it from a host Makefile fragment.  Rewrite
12434         changes of configdirs to use skipdirs instead.  A few minor
12435         tweaks.  Take directories out of target_configdirs as they are
12436         taken out of configdirs.  Remove existing Makefile files from
12437         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12438         CONFIG_ARGUMENTS in Makefile.
12439         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12440         by configure.in.
12441         (CONFIG_ARGUMENTS): Likewise.
12442         (CONFIGURE_TARGET_MODULES): New variable.
12443         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12444         ($(CONFIGURE_TARGET_MODULES)): New target.
12445         (configure-libg++, configure-libio): New targets.
12446         (all-libg++): Depend upon configure-libg++.
12447         (all-libio): Depend upon configure-libio.
12448         (configure-libgloss, all-libgloss): New targets.
12449         (configure-libstdc++): New target.
12450         (all-libstdc++): Depend upon configure-libstdc++.
12451         (configure-librx, all-librx): New targets.
12452         (configure-newlib): New target.
12453         (all-newlib): Depend upon configure-newlib
12454         (configure-xiberty): New target.
12455         (all-xiberty): Depend upon configure-xiberty.
12456
12457 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12458
12459         * configure.in (host i[345]86-*-win32):  Expand the
12460         noconfigdirs again.
12461
12462 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12463
12464         * mpw-configure: Fix sed command file name.
12465
12466 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12467
12468         * configure.in (host i[345]86-*-win32): Reduce the
12469         noconfigdirs again.
12470
12471 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12472
12473         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12474         or powerpc*-*-pe*, since they are not yet supported.
12475
12476 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12477
12478         Add PowerMac support and many other enhancements.
12479         * mpw-configure: New option --cc to select compiler to use,
12480         paste options set according to --cc into the generated
12481         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12482         if mpw-make.sed is present.
12483         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12484         add forward includes for PowerPC include files.
12485         * mpw-build.in: Build using Makefile.PPC if present.
12486         (do-byacc, etc): Remove separate version resource builds.
12487         (do-gas): Build "stamps" before "all".
12488         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12489         * mpw-README: Update to reflect --cc option, PowerMac support,
12490         and recently-reported compatibility problems.
12491
12492 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12493
12494         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12495         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12496         (--with-multilib-top): Pass to recursive invocations.
12497
12498 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12499
12500         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12501         v810-*-*.
12502
12503 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12504
12505         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12506         gdb, ld and opcodes on v810-*-*.
12507
12508 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12509
12510         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12511         (local-maintainer-clean): New target.
12512         (maintainer-clean): New target.
12513         (realclean): Just depend upon maintainer-clean.
12514
12515 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12516
12517         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12518
12519 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12520
12521         * configure.in: Build ld in mips*-*-bsd* case.
12522
12523 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12524
12525         * config.sub: Accept -lites* OS.  From Ian Dall.
12526
12527 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12528
12529         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12530         targets.
12531
12532 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12533
12534         * configure.in: treat i386-win32 canadian cross the same as
12535         i386-go32 canadian cross.
12536
12537 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12538
12539         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12540         running under the simulator to build a reduced set of libraries.
12541         (powerpc-*-eabiaix): Add fine grained multilib support added to
12542         other powerpc targets yesterday.
12543
12544 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12545
12546         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12547         -disable-softfloat, -disable-relocatable, -disable-aix, and
12548         -disable-sysv to control which multilib libraries get built.
12549
12550 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12551
12552         * configure: Add Makefile.tem to list of files to remove in trap
12553         handler.
12554
12555 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12556
12557         * config.guess (*Linux*):  Add missing "exit"s.
12558         Also, need specific check for alpha-unknown-linux (uses COFF).
12559
12560 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12561
12562         * config.guess:  Merge with FSF:
12563
12564         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12565         * config.guess (AIX4): More robust release numbering discovery.
12566
12567         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12568         * config.guess (i386-sequent-ptx): Properly get version number.
12569
12570         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12571         * config.guess (mips:*:4*:UMIPS): New case.
12572
12573 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12574
12575         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12576         (i386-win32 host): Likewise.  Don't build readline.
12577
12578 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12579
12580         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12581         SUPPORT_FILES to submakes.
12582
12583 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12584
12585         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12586         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12587         mpw-configure.
12588
12589 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12590
12591         * configure.in (appdirs): Use =, not ==, in test expression when
12592         trying to build the text to print in the warning message for
12593         Solaris users.
12594
12595 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12596
12597         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12598
12599 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12600
12601         * config.guess: Recognize lynx-2.3.
12602
12603 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12604
12605         * config.sub (z8ksim): Deleted
12606         (z8k-*-coff): New, this is the one true name of the target.
12607
12608 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12609
12610         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12611
12612 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12613
12614         * config.guess (*:Linux:*:*): First try asking the linker what the
12615         default object file format is (elf, aout, or coff).  Then if this
12616         fails, try previous methods.
12617
12618 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12619
12620         * configure.in: Don't build newlib for *-*-vxworks5.1.
12621
12622 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12623
12624         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12625         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12626
12627 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12628
12629         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12630
12631 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12632
12633         * cfg-ml-com.in: New file.
12634         * cfg-ml-pos.in: New file.
12635
12636 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12637
12638         * COPYING.NEWLIB: Add HP free copyright to list.
12639
12640 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12641
12642         * config.sub: Recognize -eabi* for the system, not just -eabi.
12643
12644 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12645
12646         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12647         * config.sub, configure.in (win32): New target and host.
12648
12649 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12650
12651         * configure.in: Add i386-pe configuration.
12652
12653 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12654
12655         * mpw-build.in (install): Install GDB after LD.
12656
12657 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12658
12659         * mpw-config.in (elf/mips.h): Always forward-include, needed
12660         for GDB to build.
12661
12662 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12663
12664         * testsuite: New directory for customer acceptance and whole tool
12665         chain tests.
12666
12667 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12668
12669         * configure: If per-host line isn't found, but AC_OUTPUT is found
12670         and a configure script exists, run it instead.
12671
12672 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12673
12674         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12675
12676 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12677
12678         * configure: Set build_{cpu,vendor,os,alias} to host values when
12679         --build isn't specified.
12680
12681 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12682
12683         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12684         (FLAGS_TO_PASS): Pass them.
12685         (EXTRA_TARGET_FLAGS): Ditto.
12686
12687 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12688
12689         * Makefile.in (all-libg++): Depend on all-libstdc++.
12690
12691 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12692
12693         * configure.in (noconfigdirs): Enable all packages for
12694           i386-unknown-netbsd.
12695
12696 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12697
12698         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12699         hosted builds (DOS builds)
12700
12701 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12702
12703         Changes for ARM based on patches from Richard Earnshaw:
12704         * config.sub: Handle armeb and armel.
12705         * configure.in: Omit arm linker only for riscix.
12706
12707 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12708
12709         * config.guess:  Update from FSF.
12710
12711 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12712
12713         * config.sub: Recognize powerpcle as the little endian variant of
12714         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12715         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12716         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12717         temporarily.
12718
12719 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12720
12721         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12722
12723 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12724
12725         * config.sub: Accept -lites* as a basic system type.
12726
12727 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12728
12729         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12730         installed, and if so return linuxoldld as the system name.
12731
12732 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12733
12734         * config.guess: Add hppa1.1-hp-lites support.
12735
12736 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12737
12738         * configure.in: Don't build newlib for m68k-vxworks5.1.
12739
12740 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12741
12742         * configure.in (mips-sgi-irix6): Use mh-irix5.
12743
12744 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12745
12746         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12747
12748 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12749
12750         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12751         OSF/1.  Fix compiler flags.
12752         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12753
12754 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12755
12756         * configure.in: Recognize --with-newlib.
12757         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12758
12759 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12760
12761         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12762         to *_X11_MODULES due to gdbtk needing X include files et al.
12763
12764 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12765
12766         Merge in support for Mac MPW as a host.
12767         (Old change descriptions retained for informational value.)
12768
12769         * mpw-config.in: Add generic include forwards for cpu-specific
12770         include files in aout and elf directories.
12771
12772         * mpw-configure: Added copyright.
12773         * mpw-config.in: Check for presence of required build tools.
12774         (target_libs): Add newlib.
12775         (target_tools): Add examples.
12776         (Read Me): Generate as "Read Me for MPW" instead.
12777         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12778         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12779         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12780
12781         * mpw-configure: Remove subdir-specific makefile hackery,
12782         delete mk.tmp after using it.
12783
12784         * mpw-build.in (all): Display start and end times.
12785
12786         * mpw-configure (host_canonical): Set.
12787         (target_cpu): Always add to makefiles.
12788         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12789         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12790         (mpw-mh-mpw): Look for in srcdir and srcroot.
12791         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12792
12793         * mpw-build.in: (install-only): New target.
12794
12795         * mpw-configure (host_alias, target_alias): Rename from hostalias
12796         and targetalias, add into generated Makefile.
12797         (mk.tmp): If present, add into generated Makefile.
12798         * mpw-build.in (all-gas): Build config.h first before gas proper.
12799
12800         * mpw-configure (config.status): Write only if changed.
12801         * mpw-config.in (readline): Configure it (not built, just used for
12802         definitions).
12803
12804         * mpw-config.in (elf/mips.h): Add a forward include.
12805
12806         * mpw-config.in: Forward-include most .h files in include into
12807         extra-include.
12808         (readline): Don't build.
12809         mpw-build.in (install): Install GDB.
12810
12811         * mpw-configure (prefix, mpw_prefix): Handle it.
12812         * mpw-config.in (mmalloc, readline): Don't configure.
12813         * mpw-build.in (thisscript): Rename to ThisScript.
12814         Use mpw-build instead of BuildProgram everywhere.
12815         (mmalloc, readline): Don't build.
12816         * mpw-README: New file, basic documentation about the MPW port.
12817
12818         * mpw-config.in: Use forward-include to create include files.
12819
12820         * mpw-configure: Add more things to the top of each configured
12821         Makefile, including contents of config/mpw-mh-mpw.
12822         * mpw-config.in (extra-include): Create this directory and fill it
12823         with Posix-like include files when configuring.
12824
12825         * config.sub (apple, mac, mpw): Add various aliases.
12826
12827         * mpw-build.in: New file, top-level build script fragment for MPW.
12828         * mpw-configure: New file, configure script for MPW.
12829         * mpw-config.in: New file, config fragment for MPW.
12830
12831 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12832
12833         * configure.in (host_libs): Remove glob, since it is gone from the
12834         sources.
12835
12836 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12837
12838         * Makefile.in: define empty GDB_NLM_DEPS var.
12839
12840         * configure.in(target_makefile_frag): use config/mt-netware
12841         for netware targets.
12842
12843 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12844
12845         * config.sub: Merge in recent FSF changes.  Remove linux special
12846         cases.
12847
12848 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12849
12850         Revert this change:
12851
12852         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12853
12854                 * build-all.mk: Use CC=cc -Xs on Solaris.
12855
12856 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12857
12858         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12859         stop using it.
12860         * Makefile.in: Nuke all references to glob subdirectory.
12861
12862 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12863
12864         * configure.in: Fix --enable-shared logic in per-host.
12865
12866 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12867
12868         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12869
12870 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12871
12872         * configure.in (noconfigdirs): Don't build gas on AIX, for
12873         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12874
12875 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12876
12877         * configure: Fix --cache-file to work if the file argument is a
12878         relative path.
12879
12880 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12881
12882         * configure: If the --cache-file is used, pass it down to
12883         configure in subdirectories.
12884
12885 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12886
12887         * config.sub: add vxworks29k configuration.
12888
12889 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12890
12891         * Makefile.in (taz): Do "diststuff" part quietly.
12892
12893 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12894
12895         * config.sub: Mini-merge with gcc/config.sub.
12896
12897 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12898
12899         * config.guess (IRIX): Sed - to _.
12900
12901 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12902
12903         * Makefile.in (source-vault, binary-vault): New targets.
12904
12905 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12906
12907         * config.sub: Recognize -eabi as a basic system type.
12908
12909 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12910
12911         * configure.in (enable_shared stuff): Fix typo.
12912
12913 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12914
12915         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12916
12917 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12918
12919         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12920
12921 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12922
12923         * configure.in (rs6000-*-*): Don't build gas.
12924
12925 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12926
12927         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12928         reduce command line length.
12929         (AS_FOR_TARGET): Check for as.new, not Makefile.
12930         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12931
12932 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12933
12934         * config.guess:  Merge from FSF.
12935
12936 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12937
12938         * configure: Don't use $ when handling program_suffix.
12939
12940 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12941
12942         * configure.in:  Configure tk for hppa/hpux.
12943
12944 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12945
12946         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12947
12948 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12949
12950         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12951         to LIBCXXFLAGS.  Tests are better run without it.
12952
12953 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12954
12955         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12956
12957 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12958
12959         * configure.in (*-*-netware*): Don't configure xiberty.
12960
12961 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12962
12963         * configure.in:  Remove tk from native_only list.
12964
12965 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12966
12967         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12968           for special NCD build.
12969
12970 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12971
12972         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12973         makeall.bat, they're only useful for binutils snapshots.
12974         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12975         makeall.bat to specified SUPPORT_FILES.
12976
12977 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12978
12979         * build-all.mk: Add Ericsson targets to sun4 and solaris
12980           hosts.  Add  BNR's sun4 target to solaris host, so their
12981           build-from-source will be tested in-house first.
12982
12983 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12984
12985         * Makefile.in (LIBCFLAGS): New variable.
12986         (CFLAGS_FOR_TARGET): Ditto.
12987         (LIBCFLAGS_FOR_TARGET): Ditto.
12988         (LIBCXXFLAGS): Ditto.
12989         (CXXFLAGS_FOR_TARGET): Ditto.
12990         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12991         (BASE_FLAGS_TO_PASS): Pass them.
12992         (EXTRA_TARGET_FLAGS): Ditto.
12993
12994         * configure.in: Support --enable-shared.
12995
12996 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12997
12998         * configure.in (target_libs):  Include libstdc++ again.
12999         * config.guess:  Update from FSF (for FreeBSD).
13000
13001 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13002
13003         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13004         makeall.bat.
13005         (DISTDOCDIRS): Add `etc'.
13006         (ETC_SUPPORT_PFX): New variable.
13007         (taz): Include anything from etc starting with a word in
13008         ETC_SUPPORT_PFX.
13009
13010 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13011
13012         * config.sub: Update for recent FSF changes.  Remove obsolete
13013         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13014         spacing changes.
13015
13016 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13017
13018         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13019
13020         * config.guess:  Merge with FSF.
13021         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13022
13023 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13024
13025         * configure: Since the "trap 0" handler will override the exit
13026         status on many systems, only use it for "exit 1", and make it set
13027         a non-zero exit status; reset it before "exit 0".  Also, check
13028         exit status of config.sub, and error out if it failed.
13029
13030 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13031
13032         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13033         and install libgloss.
13034
13035 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13036
13037         * Makefile.in (all-binutils): Depend upon all-byacc.
13038
13039         * configure.in: Don't build emacs on Irix 5.
13040
13041 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13042
13043         * configure.in (*-*-netware*): Add libio.
13044
13045 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13046
13047         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13048         (CHECK_TARGET_MODULES): Ditto.
13049         (INSTALL_TARGET_MODULES): Ditto.
13050         (TARGET_LIBS): Ditto.
13051         (all-libstdc++): Note dependencies.
13052
13053 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13054
13055         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13056
13057 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13058
13059         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13060         -fexternal-templates.
13061
13062         * configure.in (target_libs): Add libstdc++.
13063         (noconfigdirs): Add libstdc++ as appropriate.
13064
13065 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13066
13067         * config.guess:  Update from FSF.
13068
13069 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13070
13071         * configure: Use ${config_shell} when running ${configsub}.
13072
13073 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13074
13075         * config.sub: No longer recognize h8300h.
13076
13077 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13078
13079         * config.sub: Remove extraneous differences between config.sub and
13080         gcc/config.sub.
13081
13082 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13083
13084         * Makefile.in (DISTSTUFFDIRS): Add gas.
13085
13086 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13087
13088         * COPYING.NEWLIB: New file.
13089
13090 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13091
13092         * config.guess (HP-UX):  Patch from Harlan Stenn
13093         <harlan@landmark.com> to also emit release level.
13094
13095 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13096
13097         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13098
13099 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13100
13101         * config.sub:  Merge nextstep cleanup from FSF.
13102
13103 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13104
13105         * configure.in (arm-*-*): Don't configure ld for this target.
13106
13107 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13108
13109         * configure.in (*-*-netware): don't configure libg++, libio,
13110           librx, or newlib.
13111
13112 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13113
13114         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13115         configure ld--it works, but it doesn't support shared libraries.
13116
13117 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13118
13119         * config.guess (*-unknown-freebsd*):  Get rid of possible
13120         trailing "(Release)" in version string.
13121         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13122
13123 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13124
13125         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13126         Fix type: *-next-neststep -> *-next-nextstep.
13127
13128         * config.guess:  Merge from FSF:
13129
13130         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13131
13132         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13133
13134         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13135
13136         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13137         instead of UNIX_SV for UnixWare 1.0).
13138
13139 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13140
13141         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13142         to make gdb/nlm/* build after the compiler and linker.
13143
13144 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13145
13146         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13147         not just i[34]86.
13148         (m68k-atari-sysv4):  Relocate to match FSF version.
13149
13150         * config.guess:  More merges from the FSF:
13151
13152         Add a space before function call or macro invocation.
13153
13154         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13155
13156         * config.guess: Add trap cmd to remove dummy.c and dummy when
13157         interrupted.
13158
13159         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13160
13161         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13162         (dummy): Redirect stderr from compilation of dummy.c.
13163
13164         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13165
13166         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13167
13168 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13169
13170         * configure: Accept and ignore --cache*, for compatibility with
13171         new autoconf.
13172
13173 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13174
13175         * config.guess:  Merge from FSF:
13176
13177         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13178
13179         * config.guess (Pyramid*:OSx*:*:*): New case.
13180         (PATH): Add /.attbin at end for finding uname.
13181         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13182
13183         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13184
13185         * config.guess (M88*:DolphinOS:*:*): New case.
13186
13187         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13188
13189         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13190         to select whether to use ELF or COFF.
13191
13192         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13193
13194         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13195
13196         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13197
13198         * config.guess: Guess the OS version for HPUX.
13199
13200         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13201
13202         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13203
13204 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13205
13206         * configure.in: Recognize --with-headers, --with-libs, and
13207         --without-newlib.
13208         * Makefile.in (all-xiberty): Depend upon all-ld.
13209
13210 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13211
13212         * configure.in: Change i[34]86 to i[345]86.
13213
13214 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13215
13216         * configure (version): A few more tweaks to help message.
13217
13218 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13219
13220         * Makefile.in:  Remove (for now) librx as a host library,
13221         now that we're building it for target.
13222
13223 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13224
13225         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13226         (Karl Berry).
13227
13228 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13229
13230         * configure.in:  Also configure librx.
13231
13232 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13233
13234         * Makefile.in:  Update various rules to reflect that librx
13235         is now needed for libg++.
13236
13237 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13238
13239         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13240
13241 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13242
13243         * configure.in: Configure the examples directory.
13244
13245 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13246
13247         * configure: Simplify Jun 2 1994 change.
13248
13249 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13250
13251         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13252         /bin/gcc isn't good enough to build gcc.
13253
13254 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13255
13256         * Makefile.in (GDB_SUPPORT_FILES): Remove
13257         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13258         (gdb.tar.gz): Add new rule to use standard distribution building
13259         mechanism.
13260
13261 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13262
13263         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13264         Bill Cox <bill@cygnus.com>.
13265
13266 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13267
13268         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13269
13270 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13271
13272         * configure:  Search current dir first in .gdbinit.
13273
13274 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13275
13276         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13277
13278 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13279
13280         * config.sub:  Refer to NeXT's operating system as nextstep.
13281
13282         * config.sub (case $basic_machine):  Re-order the cases, to match
13283         the order in the FSF version (which is mostly alphabethical).
13284         Merge in some additions and changes from the FSF.
13285
13286 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13287
13288         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13289         * config.sub: Recognize cxux7.
13290         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13291
13292 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13293
13294         * config.sub:  Fix typo powerpc -> powerpc-*.
13295
13296 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13297
13298         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13299
13300         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13301         parallel with all-emacs and install-emacs).  Top-level command
13302         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13303
13304 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13305
13306         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13307         $(relbindir)/make before doing ``make install'', and use
13308         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13309         installing over running make binary.
13310         ($(host)-stamp-stage3-installed): Likewise.
13311
13312 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13313
13314         * config.guess: Recognize Mach.
13315
13316 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13317
13318         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13319         see whether --exec-prefix was used.
13320
13321 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13322
13323         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13324
13325 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13326
13327         * Makefile.in: Add all-librx target similar to all-libproc.
13328
13329 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13330
13331         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13332         with post 1.2 uname bogosity.
13333
13334 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13335
13336         * configure: Remove temporary files on receipt of a signal.
13337
13338 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13339
13340         * configure: If there is a package_makefile_frag, remove
13341         ${subdir}/Makefile.tem after copying it in.
13342
13343 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13344
13345         * build_all.mk: support rs6000 lynx identifies itself as
13346         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13347         since /bin/gcc is too feeble to compile a modern gcc.
13348
13349 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13350
13351         * brought devo/test-build.mk update-to-date with progressive/
13352           test-build.mk. Add lynx targets and hppa flag info.
13353
13354 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13355
13356         * configure.in:  Use mh-ncrsvr43.  Patch from
13357         Tom McConnell <tmcconne@sedona.intel.com>.
13358
13359 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13360
13361         * config.guess (i386-unknown-bsdi):  No longer need to
13362         check #if defined(__bsdi__) && defined(__i386__).
13363
13364 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13365
13366         * configure: Set program_transform_nameoption correctly.
13367
13368 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13369
13370         * brought build-all.mk update-to-date with progressive build-all.mk,
13371           added new targets and hppa info.
13372
13373 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13374
13375         * configure: If config.guess result is a prefix of the user
13376         specified target, assume a native build and use the user specified
13377         target as the host alias.  Remove SunOS patch suffix removal hack.
13378         * configure.in: Remove SunOS patch suffix removal hack.
13379
13380         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13381         in NATIVE_CHECK_MODULES.
13382
13383 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13384
13385         * Makefile.in: Rename HOST_ONLY to NATIVE.
13386         * configure: Delete SunOs patch suffix from host_canonical
13387           and build_canonical variables that are prepended to Makefiles.
13388         * configure.in: Add comments for easier maintenance.
13389
13390 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13391
13392         * Makefile.in: Add all-libproc target similar to all-gui.
13393
13394 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13395
13396         * Makefile.in (CHECK_MODULES): split into
13397         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13398
13399 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13400
13401         * config.guess (i386-unknown-bsdi): New system to guess.
13402
13403 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13404
13405         * Makefile.in: Add all-gui target (but not yet build by "all").
13406
13407 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13408
13409         * config.sub: Move deletion of patch suffix from here...
13410         * configure.in: To here, at Ian's suggestion.  The top-
13411           level scripts might need to know of a patch level.
13412
13413 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13414
13415         * config.sub: Strip off patch suffix so rtl is recognized
13416           as a sunos4.1.3 machine, even though it's been patched.
13417
13418 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13419
13420         * Makefile.in (INSTALL_LAST): Delete.
13421         (INSTALL_DOSREL): New.
13422
13423 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13424
13425         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13426         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13427         whether we pass down --with-gnu-ld anyhow.
13428
13429 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13430
13431         * Makefile.in (INSTALL_LAST): Change operation so it works
13432         on more flavors of make.
13433         * configure.in (go32): Don't build libg++ or libio.
13434
13435 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13436
13437         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13438         they can be overriden by templates.
13439
13440 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13441
13442         * configure.in (target==go32): Don't build gdb.
13443         * dosrel: New directory.
13444
13445 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13446
13447         * configure.in (host==go32): Configure dosrel too.
13448         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13449         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13450         be set by incoming names or templates.
13451         (INSTALL_LAST): New rule.
13452
13453 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13454
13455         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13456
13457 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13458
13459         * configure.in (appdirs): New variable.  Currently empty, but will
13460         be used in gas distribution.  If nonempty, lists a set of
13461         directories at least one of which must get configured, or top
13462         level configuration is considered to have failed.
13463         (rs6000-*-lynxos*): Use new file name.
13464
13465 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13466
13467         Eliminate XTRAFLAGS.
13468         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13469         newlib include files using -idirafter, and also use -nostdinc.
13470         (CXX_FOR_TARGET): Likewise.
13471         (XTRAFLAGS): Removed.
13472         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13473         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13474         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13475         ($(DO_X)): Don't pass down XTRAFLAGS.
13476
13477 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13478
13479         * configure.in (mips*-dec-bsd*): New target; do build linker.
13480         (mips*-*-bsd*): New target; don't build linker.
13481
13482 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13483
13484         * configure.in: support rs6000-*-lynxos* configuration.
13485         support sunos4 as a cross target.
13486
13487         * config.sub: look for lynx*, not lynx since the OS version may
13488         legitimately be part of the name.
13489
13490 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13491
13492         * configure.in (i[34]86-*-sco*): Move to be with other i386
13493         targets.
13494         (romp-*-*): New target.  Skip various binary utilities.
13495         (vax-*-*): New target.  Don't build newlib.
13496         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13497
13498 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13499
13500         * configure.in: Only set host_makefile_frag if config
13501         directory exists.
13502
13503 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13504
13505         * install.sh: If $dstdir exists, don't check whether each
13506         component does.
13507
13508 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13509
13510         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13511
13512 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13513
13514         * configure.in (*-*-lynxos*): Don't configure newlib for either
13515         native or cross Lynx.
13516
13517 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13518
13519         * config.sub (sparc64-elf): Fix os.
13520         (z8k): Remove duplicate.
13521
13522 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13523
13524         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13525         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13526
13527 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13528
13529         * configure: Make file links cleanly even if Lynx fails on
13530           an NFS symlink (at least fail cleanly).
13531
13532 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13533
13534         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13535         -XNh2000.
13536
13537 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13538
13539         * configure: Unknown options are fatal again.
13540
13541 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13542
13543         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13544         compatibility.
13545
13546 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13547
13548         * build-all.mk: Add `clean' target.
13549
13550 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13551
13552         * config.guess:  Add SINIX support.
13553         * configure.in:  Add mips-*-sysv4* support.
13554
13555 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13556
13557         * build-all.mk: Document all useful targets.
13558         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13559         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13560
13561 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13562
13563         * configure: Support --silent, --quiet.
13564
13565 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13566
13567         * configure: Support --disable-FEATURE.
13568
13569 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13570
13571         * config.guess: Recognize NCR running SVR4.3.
13572
13573 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13574
13575         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13576         Patch from Paul Eggert <eggert@twinsun.com>.
13577
13578 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13579
13580         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13581
13582 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13583
13584         * configure: Make unrecognized options give nonfatal warnings
13585         instead of fatal errors, and pass them to any subdirectory
13586         configures in case they recognize them.
13587         Make --x equivalent to --with-x.
13588
13589 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13590
13591         * configure: Add --enable-* options.  Clean up usage message and
13592         some comments.
13593
13594 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13595
13596         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13597
13598 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13599
13600         * configure.in (hppa*-*-*): Enable binutils.
13601
13602 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13603
13604         * config.sub: Recognize cisco.
13605
13606 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13607
13608         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13609
13610 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13611
13612         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13613         than one configuration name.  Add comment.
13614
13615 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13616
13617         * config.guess: about target *-hitachi-hiuxwe2, fixed
13618         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13619         macro is incorrect.]
13620
13621 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13622
13623         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13624         than the "make ls" stuff which used to be here.
13625
13626 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13627
13628         * config.guess:  Recognize i[34]86-unknown-freebsd.
13629         From Shawn M Carey <smcarey@rodan.syr.edu>.
13630
13631 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13632
13633         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13634
13635 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13636
13637         * config.guess: Check for ptx.
13638
13639 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13640
13641         * config.sub: Add os9k checking.
13642
13643 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13644
13645         * config.guess: Handle OSF1 running on HPPA processors
13646
13647 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13648
13649         * configure: If subdir configure fails, print out a message with
13650         subdirectory name, in case subdir's configure code didn't identify
13651         itself.
13652
13653 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13654
13655         * configure.in: Remove embedded newlines from configdirs.
13656         Avoid mismatches of substrings.  Fix matching strings at end
13657         of configdirs.
13658
13659 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13660
13661         * config.guess:  Add Lynx/rs6000 config support.
13662
13663 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13664
13665         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13666
13667 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13668
13669         * configure.in (hppa*-*-osf*): Treat this just like most other
13670         PA configurations (eg no binutils or ld).
13671         (hppa*-*-*elf*): These configurations have binutils and ld.
13672
13673 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13674
13675         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13676
13677 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13678
13679         * configure.in (rs6000-*-*): Build gas.
13680
13681 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13682
13683         * Makefile.in:  Avoid bug in losing hpux sed.
13684
13685 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13686
13687         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13688         for GDB and GDB has been fixed to not need it.
13689
13690 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13691
13692         * config.guess: Recognize vax hosts.
13693
13694 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13695
13696         * configure (while loop): Don't use "break 2" inside case
13697         statement -- the case statement isn't an enclosing loop.
13698
13699 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13700
13701         * config.guess:  Clean up NeXT support, to allow nextstep
13702         on Intel machines.  Make OS be nextstep.
13703
13704 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13705
13706         * config.guess: Add alternate forms for Convex.
13707
13708 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13709
13710         * configure:  Completely rewrite option processing.  Take
13711         advantage of pattern-matching to avoid invoking test frequently.
13712         Also clean up host and target defaulting logic.
13713
13714 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13715
13716         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13717         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13718         commands (plus user environment) will fit SCO limits.
13719
13720 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13721
13722         * configure.in: Don't issue warnings about directories which are
13723         not being configured if -norecursion is set.  Correct test for
13724         --with-gnu-as and --with-gnu-ld to not get confused by substring
13725         matches.
13726
13727         * configure.in: Don't build gas for alpha-dec-osf1*.
13728
13729 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13730
13731         * configure:  Back out Per's change of 12/19/1993.  It changes the
13732         behavior of configure in unexpected and confusing ways.
13733
13734         Also, use different delim char when calculating
13735         program_transform_name so that the name can contain slashes.
13736
13737 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13738
13739         * configure.in, config.sub: Add support for VSTa micro-kernel.
13740
13741 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13742
13743         * configure.in: Nuke hacks which were used to get a special
13744         version of GAS for HPPA configurations.
13745
13746 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13747
13748         * configure:  If only ${target_alias} is given, use that
13749         as the default for ${host_alias}.
13750         * configure:  Add missing back-slashes before nested quotes.
13751
13752 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13753
13754         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13755
13756 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13757
13758         * config.guess:  Recognize some Tektronix configurations.
13759         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13760
13761 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13762
13763         * config.sub: Match any flavor of SH.
13764
13765 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13766
13767         * configure.in: Don't try to configure newlib for Alpha.
13768
13769 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13770
13771         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13772         libg++ or libio for any Alpha target.
13773
13774         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13775
13776 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13777
13778         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13779         default arguments -- so it tried to compress itself.
13780
13781 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13782
13783         * configure.in (notsupp): ensure that a space is always at the end
13784           of the configdirs list, since the grep checks for an explicit space
13785
13786 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13787
13788         * configure.in (target i386-sysv4.2): don't build ld, since static
13789           versions of many libraries are not available.
13790
13791 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13792
13793         * config.guess: Recognize Apollos (using environment variables).
13794         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13795
13796 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13797
13798         * config.guess: Recognize Sony news mips running newsos.
13799
13800 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13801
13802         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13803         "fi ; else" for bash.
13804
13805 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13806
13807         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13808
13809 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13810
13811         * config.sub: accept unixware as an alias for svr4.2.
13812         Fix some inconsistancies with the gcc version.
13813
13814 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13815
13816         * Makefile.in (DISTDOCDIRS):  Add gdb.
13817
13818 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13819
13820         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13821
13822 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13823
13824         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13825         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13826         this now.
13827
13828 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13829
13830         * config.sub: Accept hiux* as an OS name.
13831
13832         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13833         etc/make-stds.texi.  The underscore came from gcc, and dje now
13834         agrees that RUNTESTFLAGS is the correct name.
13835
13836 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13837
13838         * install.sh:  Remove 'set -e'.  It makes any conditionals
13839         in the script useless.
13840
13841         * config.guess: Automatically recognize arm-acorn-riscix
13842         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13843
13844 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13845
13846         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13847
13848 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13849
13850         * Makefile.in (DISTDOCDIRS): New variable.
13851         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13852         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13853
13854 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13855
13856         * configure.in (hppa target): check the source directory for the
13857           pagas sub-directory
13858
13859 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13860
13861         * config.sub: Allow -aout* and -elf*.
13862
13863 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13864
13865         * configure.in: Don't build ld on i386-solaris2, same as for
13866         sparc-solaris2.
13867
13868 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13869
13870         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13871
13872 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13873
13874         * configure.in:  Configure gdb for alpha.
13875
13876 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13877
13878         * Makefile.in (CXXFLAGS): Add -O.
13879
13880 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13881
13882         * config.guess: added support for DG Aviion
13883
13884 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13885
13886         * configure.in: Produce warning message for subdirectories not
13887         configurable for this host/target combination.  Don't try to
13888         configure gdb for vms.
13889
13890 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13891
13892         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13893         appropriate files before making "diststuff".
13894         (DISTBISONFILES): New var: list of files to be edited.
13895         (DISTSTUFFDIRS): Add binutils.
13896
13897 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13898
13899         * config.sub: also handle mipsel and mips64el (for little endian mips)
13900
13901 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13902
13903         * configure.in: Add * to end of all OS names.
13904
13905 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13906
13907         * configure.in: Build newlib for LynxOS native.
13908
13909 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13910
13911         * config.guess: Add support for delta 88k running SVR3.
13912
13913         * configure.in: Add comment about HP compiler vs. emacs.
13914
13915 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13916
13917         * configure.in: don't build ld on solaris2 (not a viable option
13918           due to bugs in getpwnam & getpwuid)
13919
13920 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13921
13922         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13923         config.guess will produce a full version number.
13924
13925 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13926
13927         * configure.in: Build linker and binutils for alpha-dec-osf1.
13928
13929 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13930
13931         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13932         and gdb/testsuite/Makefile.in.
13933
13934 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13935
13936         * configure.in: recognize mips*- instead of mips-
13937
13938 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13939
13940         * config.sub: Accept linux*coff and linux*elf as operating
13941         systems.
13942
13943 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13944
13945         * config.sub: Recognize mips64, and mips3 as an alias for it.
13946
13947 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13948
13949         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13950         gdb knows how to handle OSF/1 shared libraries.
13951
13952 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13953
13954         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13955         * config.guess: Recognize Hitachi's HIUX.
13956         * config.sub: Recognize h3050r* and hppahitachi.
13957         Remove redundant cases for hp9k[23]*.
13958
13959 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13960
13961         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13962         if gas and ld are in the source tree and are in ${configdirs}.
13963         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13964         --with options (but still pass them down on the command line,
13965         if they were explicitly specified).
13966
13967 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13968
13969         * configure: substitute SHELL value in Makefile.in with
13970         ${CONFIG_SHELL}
13971
13972 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13973
13974         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13975         *-*-solaris2* targets.
13976
13977 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13978
13979         * Makefile.in: define M4, and pass it down to sub-makes;
13980         all-autoconf now depends on all-m4
13981
13982 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13983
13984         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13985         presence of {ar,ranlib} instead of a configured directory
13986
13987 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13988
13989         * config.guess: Accept 34?? as well as 33?? for NCR.
13990
13991 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13992
13993         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13994         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13995
13996 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13997
13998         * configure: grab values for $(CC) and $(CXX) from the
13999         environment, so that someone can do "CC=gcc configure; make" and
14000         have it work right (matching the way that autoconf works now)
14001
14002         * configure.in, Makefile.in: add support for gash, the tcl
14003         interface to Galaxy
14004
14005         * config.guess: add NetBSD variants (hp300, x86)
14006
14007 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14008
14009         * install.sh: Support -d option (in the manner of SunOS 4 install,
14010         as it is more deterministic than that of GNU install)
14011         (chmodcmd): Set file to mode 755 by default (should also do default
14012         chgrp and chown, but I don't feel like dealing with that now)
14013
14014 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14015
14016         * config.sub: Remove h8300hhms alias.
14017
14018 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14019
14020         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14021
14022 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14023
14024         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14025         as stmp-fixinc
14026
14027 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14028
14029         * config.sub: recognize m88110-bug-coff.
14030
14031 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14032
14033         * Makefile.in (all-libio): all dependencies on the toolchain used
14034         to build this (gcc, gas, ld, etc)
14035
14036 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14037
14038         * config.guess: Deal with OSF/1 1.3 on alpha.
14039
14040 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14041
14042         * install.sh: add some 'else true' clauses for portability
14043
14044         * configure.in: don't build libio for h8[35]00-*-* targets
14045
14046 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14047
14048         * Makefile.in:  Add support for new libio.
14049
14050 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14051
14052         * install.sh: If one command fails, don't try the rest.  Don't try
14053         to remove $dsttmp (via trap) unless we have already created it.
14054         If $src doesn't exist, detect it and exit with an error.
14055
14056         * config.guess: Recognize BSD on hp300.
14057
14058 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14059
14060         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14061         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14062
14063 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14064
14065         * Makefile.in (all-send-pr): depends on all-prms
14066
14067 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14068
14069         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14070
14071 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14072
14073         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14074         Added test for mips-mips-riscos5.
14075
14076 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14077
14078         * configure.in: use mh-hp300 for 68k HP hosts
14079
14080 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14081
14082         * configure: add support for CONFIG_SHELL, so that you can use
14083         some alternate shell for evaluating configure scripts
14084
14085 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14086
14087         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14088         in configure script to bug-gdb@prep.ai.mit.edu when building
14089         distribution archive.
14090         * Makefile.in (COMPRESS):  Remove def.
14091         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14092         gdb.tar.Z and make-gdb.tar.Z respectively.
14093         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14094         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14095         to convergence with 'taz' target in Makefile.in.
14096
14097 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14098
14099         * install.sh (dsttmp): use trap to ensure that tmp files go
14100         away on error conditions
14101
14102 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14103
14104         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14105
14106 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14107
14108         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14109         its parent is '/' not ''.
14110
14111         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14112
14113 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14114
14115         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14116         that ${newsrcdir}/configure.in does.
14117
14118 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14119
14120         * test-build.mk: support for CONFIG_SHELL
14121
14122 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14123
14124         * config.sub (netware):  Add as a basic system type.
14125
14126 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14127
14128         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14129           $(srcdir)/ from the dependency on Makefile.in.
14130
14131 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14132
14133         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14134         (h8300hhms is temporary until multi-libraries are implemented).
14135         * configure.in: Handle h8300h too.
14136
14137 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14138
14139         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14140
14141 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14142
14143         * configure:  Remove extraneous output when guessing host type.
14144         * config.guess:  Remove extraneous output when guessing using C
14145         compiler rather than uname, or when guessing fails.
14146
14147 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14148
14149         * Makefile.in: remove all.cross and install.cross targets
14150
14151         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14152           definitions
14153
14154 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14155
14156         * configure.in (target sh): Build gprof.
14157
14158 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14159
14160         * config.sub: change -solaris to -solaris2
14161
14162 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14163
14164         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14165
14166 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14167
14168         * configure: Correct error message for missing Makefile.in to
14169         print correct directory.
14170
14171 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14172
14173         * install.sh: kludge around 386BSD shell bug
14174
14175 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14176
14177         * config.guess:  Recognize NeXT.
14178         * config.guess:  Recognize i486-ncr-sysv4.
14179         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14180
14181 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14182
14183         * Makefile.in (MAKEINFOFLAGS): New variable.
14184         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14185         * build-all.mk, test-build.mk: Pass down --no-split as
14186         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14187
14188 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14189
14190         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14191
14192 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14193
14194         * Makefile.in (libg++.tar.z):  New rule.
14195         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14196         * Makefile.in (taz):  Only do a single chmod.
14197
14198 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14199
14200         * install.sh: don't use dirname anymore (replaced with sed usage)
14201
14202 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14203
14204         * Makefile.in:  Change extension for gzip'd files from '.z' to
14205         '.gz' per new FSF standard usage.
14206
14207 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14208
14209         * configure: put quotes around the final value of program_transform_name
14210
14211 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14212
14213         * Makefile.in: new install.sh support; update install-info rules
14214
14215 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14216
14217         * configure.in: Build diff for crosses, but not for go32 host.
14218
14219         * configure.in: Build gprof only for native, and don't build it
14220         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14221
14222 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14223
14224         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14225
14226 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14227
14228         * configure.in (host_tools): Add prms.
14229
14230 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14231
14232         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14233         with $(FLAGS_TO_PASS) on the command line
14234
14235         * config.sub: Recognize lynx and lynxos
14236
14237 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14238
14239         * config.sub: Accept -ecoff*, not just -ecoff.
14240
14241 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14242
14243         * Makefile.in (taz): Use .gz suffix instead of .z.
14244         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14245         names.
14246
14247 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14248
14249         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14250
14251 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14252
14253         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14254         that rebuilds that might happen during 'make install' don't get
14255         bogus gcc include files
14256
14257 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14258
14259         Change from Utah for HPPA support:
14260         * config.guess: Recognize hppa1.x-hp-bsd.
14261
14262 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14263
14264         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14265         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14266
14267 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14268
14269         * config.sub: Add support for rom68k and bug boot monitors.
14270
14271 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14272
14273         * Makefile.in: Make all-opcodes depend on all-bfd.
14274
14275 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14276
14277         * config.guess: Added special check for i[34]86-univel-sysv4*.
14278
14279 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14280
14281         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14282         the processor rather than assuming i486.
14283
14284 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14285
14286         * config.guess: Recognize SunOS6 as Solaris3.
14287
14288 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14289
14290         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14291         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14292
14293 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14294
14295         * build-all.mk (all-cross): New target for Canadian Cross.
14296         Added Q2 go32 targets.
14297         * test-build.mk: Configure go32 cross sparclite-aout and
14298         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14299         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14300
14301 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14302
14303         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14304         GO32 hosted toolchains
14305
14306 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14307
14308         * configure: change  so "-exec-prefix" gets passed down rather
14309         than "-exec_prefix" so autoconf generated Makefiles get the
14310         exec_prefix set right.
14311
14312 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14313
14314         * config.guess: get the Solaris2 minor version number
14315
14316         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14317
14318 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14319
14320         * config.guess: Recognize some Sequent platforms.
14321
14322 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14323
14324         * Makefile.in: added the vault-install target
14325
14326         * configure.in: actually use the Sun3 makefile fragment that's in
14327         config, also added the release dir to configdirs
14328
14329 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14330
14331         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14332
14333 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14334
14335         * configure.in: remove some program from Alpha targetted toolchains
14336
14337 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14338
14339         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14340         gprof.
14341         (taz): Run "make diststuff" in those directories instead of "make
14342         proto-dir".  Look for "VERSION=" only at start of line in subdir
14343         Makefile.  Use "gzip -9" for compression.
14344         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14345         (binutils.tar.z): New target.
14346
14347 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14348
14349         * Makefile.in (taz): Include gpl.texinfo.
14350
14351 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14352
14353         * Makefile.in (setup-dirs): Merged into "taz" target.
14354         (taz): Only do `proto-dir' stuff if a directory is actually needed
14355         for this target.
14356
14357 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14358
14359         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14360         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14361         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14362         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14363         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14364
14365 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14366
14367         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14368         config.sub, and move-if-change to gdb testsuite distribution
14369         archive, so the testsuite can be extracted, configured, and
14370         run separately from the gdb distribution.  Blow away the Chill
14371         tests that require a Chill compiled executable, since GNU Chill
14372         is not yet publically available.
14373
14374 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14375
14376         * test-build.mk: set environment variables in a single command,
14377         instead of a list of assignments and exports
14378
14379         * config.guess: recognize Alpha/OSF1 systems
14380
14381 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14382
14383         * configure: Change help message to prefer --options rather than
14384           -options.
14385
14386 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14387
14388         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14389         zippy@ecst.csuchico.edu.
14390         * config.guess: Recognize miniframe.
14391
14392 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14393
14394         * Makefile.in: Use srcroot to find runtest rather than rootme.
14395         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14396
14397 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14398
14399         * test-build.mk: Extensive additions to support building on a
14400         machine other than the host.
14401
14402 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14403
14404         * configure (tooldir): Fix for i386-aix again.
14405
14406 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14407
14408         * configure, Makefile.in:  Change definition of $(tooldir)
14409         to match the FSF.
14410
14411 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14412
14413         * config.guess:  Recognize i[34]86/SVR4.
14414
14415 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14416
14417         * Makefile.in (all-gdb): gdb depends on sim.
14418
14419 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14420
14421         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14422         at the same time we make the prototype gdb directory.
14423         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14424         files at the same time as the gdb base release distribution.
14425
14426 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14427
14428         * Makefile.in (check): Use individual check targets rather than
14429         DO_X rule.
14430         (check-gcc): Added.
14431
14432 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14433
14434         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14435         for System V release 3.2.
14436
14437 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14438
14439         * config.sub: Recognize hppaosf.
14440         * configure.in: Do configure ld/binutils/gas for it.
14441
14442 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14443
14444         * configure (tooldir): Alter syntax used to set this, for systems
14445         where "\$" isn't handled right, like i386-aix.
14446
14447 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14448
14449         * configure: Pass program-transform-name, not
14450         program_transform_name, to recursive configures.
14451
14452 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14453
14454         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14455         of gas+ld+binutils.
14456
14457 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14458
14459         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14460
14461 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14462
14463         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14464
14465 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14466
14467         * Makefile.in (PRMS): Set back to all-prms.
14468
14469 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14470
14471         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14472         targets, rather than for MIPS hosts.
14473
14474 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14475
14476         * configure.in: add comment for --with-x default values
14477
14478         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14479
14480         * Makefile.in: add check-* targets for each of the directories in
14481         the tree.  Add a definition of RUNTEST that will use the one we
14482         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14483
14484 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14485
14486         * configure.in: Removed obsolete references to bfd_target and
14487         target_makefile_frag.
14488
14489         * build-all.mk: Set assorted targets for Q2.
14490         * config.sub: Recognize z8k-sim and h8300-hms.
14491         * test-build.mk: Really don't pass host to configure.
14492         (HOLES): Added uname.
14493
14494 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14495
14496         * configure: Handle an empty program-prefix, program-suffix or
14497         program-transform-name correctly.
14498
14499 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14500
14501         * build-all.mk: -G 8 no longer required for MIPS targets.
14502         * test-build.mk: Don't pass host argument to configure; make it
14503         guess.
14504
14505 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14506
14507         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14508         * Makefile.in (COMPRESS):  New macro, like GZIP.
14509
14510 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14511
14512         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14513
14514         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14515         with gas currently defaults to -G 0.
14516
14517 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14518
14519         * Makefile.in (all-flex): flex depends on byacc.
14520
14521         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14522         to test-build.mk as RELEASE_TAG.
14523         * test-build.mk (configargs): New variable containing arguments to
14524         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14525         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14526
14527         * config.guess: Use /bin/uname when checking -X argument on SCO,
14528         to avoid invoking GNU uname which doesn't understand -X.
14529
14530         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14531
14532         * configure.in: Build gas for mips-*-*.
14533
14534 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14535
14536         * Makefile.in (all.normal): insert missing backslash.
14537
14538 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14539
14540         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14541
14542         * Makefile.in: Complete overhaul to merge many almost identical
14543         targets.
14544
14545 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14546
14547         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14548         (gdb.tar.Z): Adjusted.
14549
14550         * Makefile.in (setup-dirs, taz): New targets; should be general
14551         enough to adapt for gdb sometime.  Build only .z file.
14552         (gas.tar.z): New target.
14553
14554 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14555
14556         * build-all.mk: Use CC=cc -Xs on Solaris.
14557
14558 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14559
14560         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14561         for handling BISON for FSF releases.
14562
14563 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14564
14565         * configure: Actually implement the change zoo just documented.
14566
14567 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14568
14569         * configure: when using config.guess, only set target_alias when
14570         it's not already been set (ie, on the command line)
14571
14572 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14573
14574         * Makefile.in: add installcheck target, set PRMS to install-prms
14575
14576 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14577
14578         * configure: add support for package_makefile_fragment, handle the
14579         case where a directory has a configure.in file but no Makefile.in
14580         more gracefully (with an actual understandable error message, even);
14581         add support for --without (and add this to the usage message); also
14582         explicitly add a --host=${host_alias} to the command line when
14583         config.guess is used
14584
14585 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14586
14587         * configure: Must use both --host and --target in recursive calls.
14588
14589 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14590
14591         * Makefile.in: Change deja-gnu to dejagnu.
14592
14593 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14594
14595         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14596
14597 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14598
14599         * configure.in: canonicalize all instances to *-*-solaris2*,
14600         also strip out a number of tools to not build for go32 host
14601
14602 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14603
14604         * config.guess: add GPL.
14605
14606         * Makefile.in, config.guess, config.sub, configure: bump
14607           copyrights to 93.
14608
14609 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14610
14611         * Makefile.in (do-info): Removed obsolete check for existence of
14612         localenv file.
14613
14614         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14615
14616 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14617
14618         * Makefile.in: a couple of 'else true' for decstation,
14619         support for TclX
14620
14621         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14622
14623 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14624
14625         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14626
14627 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14628
14629         * config.guess: Recognize i386-ibm-aix (PS/2).
14630         * configure.in: Use config/mh-aix386 file for it.
14631
14632 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14633
14634         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14635         CC_FOR_TARGET instead.
14636         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14637
14638 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14639
14640         * Makefile.in: Add sim to list of directories sent with gdb
14641
14642 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14643
14644         * configure.in: Put back mips-dec-bsd* case.
14645
14646 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14647
14648         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14649         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14650         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14651
14652 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14653
14654         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14655
14656         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14657         (install-info): install dir.info only if it exists,
14658         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14659
14660 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14661
14662         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14663         gas for mips-dec-bsd.
14664
14665 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14666
14667         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14668         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14669
14670 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14671
14672         * configure.in: Added "dejagnu" to hosttools list.
14673
14674 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14675
14676         * config.sub, configure.in, config.guess:  Add support
14677         for Bosx, an AIX variant from Bull.
14678         Patches from F.Pierresteguy@frcl.bull.fr.
14679
14680 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14681
14682         * devo/dejagnu: Initial creation of devo/dejagnu.
14683         Migrated dejagnu testcases and support files for testing software
14684         tools to reside as subdirectories, currently called "testsuite",
14685         within the directory of the software tool.  Migrated all programs,
14686         support libraries, etc. beloging to dejagnu proper from
14687         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14688         with no modifications.  The changes to these files which will
14689         allow them to configure, build, and execute properly will be made
14690         in a future update.
14691
14692 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14693
14694         * Makefile.in: Change send_pr to send-pr.
14695         * configure.in: Likewise.
14696         * send_pr: Renamed directory to send-pr.
14697
14698 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14699
14700         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14701
14702 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14703
14704         * README:  Update for gdb-4.8 release.
14705         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14706         gdb-xxx.tar.z (gzip'd) file also.
14707
14708 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14709
14710         * Makefile.in: make all-diff depend on all-libiberty
14711
14712 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14713
14714         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14715
14716 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14717
14718         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14719
14720 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14721
14722         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14723         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14724         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14725
14726 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14727
14728         * Makefile.in:  makeinfo binary is in a new location
14729
14730 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14731
14732         * config.sub: Accept -ecoff as an OS.
14733
14734         * Makefile.in: Various changes to eliminate a level of make
14735         recursion and reduce the required command line length.
14736         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14737         sub-makes.
14738         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14739         variables holding settings for specific sub-makes.
14740         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14741         in terms of BASE_FLAGS_TO_PASS.
14742         (TARGET_LIBS): New variable listing directories which use
14743         TARGET_FLAGS_TO_PASS.
14744         (subdir_do): Eliminated.
14745         (do-*): New set of targets to replace subdir_do.
14746         (various): All targets which used subdir_do now depend on do-*.
14747         (local-clean): Renamed from do_clean.
14748         (local-distclean): New target, dependency of distclean and
14749         realclean.
14750         (install-info): Don't create directories.  Depend on dir.info
14751         rather than calling make recursively.
14752         (install-dir.info): Eliminated.
14753         (install-info-dirs): Create all info directories here.
14754         (dir.info): Depend upon do-install-info.
14755
14756         * test-build.mk (HOLES): Added false.
14757
14758 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14759
14760         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14761
14762 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14763
14764         * Makefile.in (info): remove dependency on all-texinfo.  The
14765         problem was really in texinfo/C, not at this level.
14766
14767 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14768
14769         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14770
14771 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14772
14773         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14774         GDB releases.
14775
14776 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14777
14778         * configure: Include srcdir in message about target of link not
14779         being found.  Don't convert `-' to `_' in `with' options being
14780         passed to subdirs.
14781
14782 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14783
14784         * configure.in: add uudecode to host_tools
14785
14786         * Makefile.in: added {all,install}-uudecode targets, added them to
14787         the appropriate lists
14788
14789 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14790
14791         * Makefile.in (all-gcc): Added dependency on all-gas.
14792
14793         * configure.in (mips-*-*): Build ld and binutils.
14794
14795 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14796
14797         * configure: check return code from mkdir, print error message and
14798           exit on failure.
14799
14800 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14801
14802         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14803
14804 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14805
14806         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14807
14808 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14809
14810         * config.sub (h8500):  Recognize this as a cpu type.
14811
14812 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14813
14814         * configure: source directory missing is no longer a warning
14815
14816         * configure.in: recognize irix[34]* instead of irix[34]
14817
14818         * Makefile.in: define and pass down X11_LIB
14819
14820 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14821
14822         * guess-systype: Renamed to ...
14823         * config.guess:  ... by popular request.
14824         * configure.in, Makefile.in:  Update accordingly.
14825
14826 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14827
14828         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14829         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14830         + Execute ./dummy instead of assuming . is in PATH.
14831
14832 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14833
14834         * guess-systype:  New shell script.  Attempts to guess the
14835         canonical host name of the executing host.
14836         Only a few hosts are supported so far.
14837         * configure:  Call guess-systype if no host is specified.
14838
14839 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14840
14841         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14842         gcc Makefile.
14843
14844
14845 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14846
14847         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14848         (all-gcc, install-gcc, subdir_do): Use it.
14849
14850 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14851
14852         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14853
14854 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14855
14856         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14857           set exclusively by configure, using configure.in .
14858
14859 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14860
14861         * test-build.mk: set $PATH for all builds
14862
14863         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14864
14865 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14866
14867         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14868         the one used in gcc/Makefile.in, so that a null expansion doesn't
14869         override the one needed to build gcc with a native cc.
14870
14871
14872 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14873
14874         * configure: Accept -with arguments.
14875
14876 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14877
14878         * Makefile.in: added h8300sim
14879
14880 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14881
14882         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14883         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14884         (all-cygnus, native, build-cygnus): Make
14885         $(canonhost)-stamp-3stage-done, not $(host)....
14886         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14887         i386-sco3.2v4.  Added else true to if command.
14888
14889 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14890
14891         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14892
14893 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14894
14895         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14896
14897 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14898
14899         * configure.in: don't remove binutils from Solaris builds
14900
14901 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14902
14903         * Makefile.in: get rid of earlier definitions for *clean,
14904         also handle the recursive info rule better
14905
14906 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14907
14908         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14909         do more-or-less the right thing.
14910
14911 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14912
14913         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14914         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14915
14916 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14917
14918         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14919         $(host_canonical).
14920
14921         * configure.in: split the configdirs list into 4 categories (native
14922         v. cross, library v. tool) and handle the cross-only and native-
14923         only in more reasonable (and correct!) way.
14924
14925 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14926
14927         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14928         configdirs anymore.
14929
14930 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14931
14932         * Makefile.in: extensive cleanup::  removed all of the explicit
14933         clean-* targets, collapsed many wrappers around subdir_do into
14934         one, added additional targets to satisfy standards.texi, deleted
14935         some old targets, some changes for consistency
14936
14937 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14938
14939         * configure.in: handle some programs as cross-only, and others as
14940         native only
14941
14942         * test-build.mk: handle partial holes in a more generic manner
14943
14944         * Makefile.in: m4 depends on libiberty
14945
14946 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14947
14948         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14949         time, wdiff, and find to configdirs
14950
14951         * Makefile.in: all, clean, and install rules for the new programs
14952         added to configure.in
14953
14954 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14955
14956         * configure.in: use mh-sun for all *-sun-* hosts
14957
14958 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14959
14960         * Makefile.in: define flags for X11 include files and library file
14961         locations, pass them down to the programs that need this info
14962
14963         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14964
14965 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14966
14967         * configure.in: start building libg++ for HP-UX targets
14968
14969 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14970
14971         * README:  Update references to files moved into etc/.
14972
14973 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14974
14975         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14976         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14977
14978 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14979
14980         * configure: accept dash as well as underscore in long option
14981         names for FSF compatibility.
14982
14983 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14984
14985         * config.sub: added -sco3.2v4 support from FSF.
14986
14987 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14988
14989         * configure.in: expand the section that adds or removes
14990         directories from the list of programs to build, to handle native
14991         vs. cross in addition to host v. native
14992
14993 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14994
14995         * Makefile.in:  Replace C++ in macro names with CXX.
14996         This is less likely to break ...
14997
14998 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14999
15000         * test-build.mk: add -w to GNU_MAKE
15001
15002 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15003
15004         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15005         add 'sparc' to list of recognized cpus.  This needed to make
15006         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15007         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15008         then changes that into $CPU-wrs-vxworks.
15009
15010         * configure.in: remove most references to gdbtest, regularize
15011         target based program removal
15012
15013         * test-build.mk: import from p3 tree (many fixes and changes)
15014
15015 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15016
15017         * Makefile.in: added rules to handle tcl, tk, and expect
15018
15019         * configure.in: handle those directories if they exist
15020
15021 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15022
15023         * config.sub: removed bogus hppabsd and hppahpux names, since
15024         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15025
15026 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15027
15028         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15029         depends upon all-xiberty
15030
15031         * Makefile.in: changes from p3, including:
15032
15033         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15034
15035         * Makefile.in (XTRAFLAGS): include newlib directories if
15036         newlib/Makefile exists, rather than if host != target.
15037
15038         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15039
15040         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15041         from the same source tree and not building a cross-compiler.  This
15042         matters for the libg++ configuration if reconfiguring a tree that
15043         has already been installed.
15044
15045         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15046
15047         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15048         pick up the machine and system specific header files.
15049
15050         * Makefile.in: added AS_FOR_TARGET, passed down in
15051         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15052         the C compiler to use to create programs which are run in the
15053         build environment, set it to default to $(CC), and passed it down
15054         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15055
15056         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15057
15058         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15059         We need them for unusual native builds, like systems without
15060         ranlib.
15061
15062         * configure: also define $(host_canonical) and
15063         $(target_canonical), which are the full, canonical names for the
15064         given host and target
15065
15066 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15067
15068         * Makefile.in:  Added separate definitions for C++.
15069
15070 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15071
15072         * configure.in (configdirs):  Add deja-gnu.
15073
15074 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15075
15076         * README:  Update for configure.texi and gdb-4.7 release.
15077
15078 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15079
15080         * Makefile.in:  Move "all" target to top of file.
15081         Previously, first target was ".PHONY" which caused BSD4.4 make
15082         to build .PHONY when make was run without arguments.
15083
15084 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15085
15086         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15087         Library-copylefted code in libiberty.
15088
15089 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15090
15091         * config.sub:  Replace m68kmote with plain old m68k.
15092
15093 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15094
15095         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15096
15097 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15098
15099         * config.sub: Complain if no argument is given.  Added support for
15100         386bsd as OS and target alias.
15101
15102 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15103
15104         * Makefile.in (XTRAFLAGS): include newlib directories if
15105         newlib/Makefile exists, rather than if host != target.
15106
15107 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15108
15109         * config.sub: recognize sparclite-wrs-vxworks.
15110
15111         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15112         p3.) Added clean-xiberty to clean.
15113
15114 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15115
15116         * configure.in: use *-*-* instead of nested cases for host and target
15117
15118 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15119
15120         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15121         from the same source tree and not building a cross-compiler.  This
15122         matters for the libg++ configuration if reconfiguring a tree that
15123         has already been installed.
15124
15125 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15126
15127         * config.sub (i486v/i486v4):  Merge in from FSF version.
15128
15129 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15130
15131         * configure: only set PWD if it is already set.
15132
15133 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15134
15135         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15136         doesn't have unset and all success paths (and most error paths)
15137         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15138         to just ${PWD} to avoid confusion.)
15139
15140 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15141
15142         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15143         even for a native compilation.
15144
15145 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15146
15147         Changes to make the gdb.tar.Z rule work better.
15148
15149         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15150         (DEVO_SUPPORT):  Add configure.texi.
15151         (bfd-ilrt.tar.Z):  Remove ancient rule.
15152
15153 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15154
15155         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15156         pick up the machine and system specific header files.
15157
15158         * configure.in, config.sub: added new target m68010-adobe-scout,
15159         with alias of adobe68k.  Changed configure.in to check for
15160         -scout before -sco* to avoid a false match.
15161
15162         * Makefile.in: added AS_FOR_TARGET, passed down in
15163         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15164         the C compiler to use to create programs which are run in the
15165         build environment, set it to default to $(CC), and passed it down
15166         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15167
15168 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15169
15170         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15171         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15172         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15173         FOR_TARGET variants, to newlib and libg++.
15174
15175 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15176
15177         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15178         first.
15179
15180 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15181
15182         * config.sub:  Accept `elf' as an environment.
15183
15184 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15185
15186         * Makefile.in (all-opcodes):  cd into the right directory
15187
15188 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15189
15190         * configure: added -program_transform_name option, used as
15191         argument to sed when installing programs.
15192         configure.texi: added documentation for -program_prefix,
15193         -program_suffix and -program_transform_name.
15194
15195 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15196
15197         * config.sub:  Accept i486 where i386 ok.
15198
15199 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15200
15201         * config.sub: accept we32k
15202
15203 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15204
15205         * config.sub, configure.in: accept OSE68000 and OSE68k.
15206
15207         * Makefile.in: don't create all directories for ``make install'';
15208         let the subdirectories create the ones they need.
15209
15210 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15211
15212         * COPYING: new file, GPL v2
15213
15214 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15215
15216         * Makefile.in: use the new gen-info-dir, which needs a template
15217         argument (which also lives in texinfo)
15218
15219         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15220
15221 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15222
15223         * config.sub (ncr3000):  Change i386 to i486.
15224
15225 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15226
15227         * Makefile.in: add install-rcs, install-grep to
15228         install-no-fixedincludes, removed install-bison and install-libgcc
15229
15230 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15231
15232         * configure.in: grab the HPUX makefile fragment if on HPUX
15233
15234 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15235
15236         * Makefile.in: eradicate bison spoor (ditto libgcc).
15237          configure.in: recognise m68{k,000}-ericsson-OSE.
15238          es1800 is alias for m68k-ericsson-OSE
15239
15240 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15241
15242         * configure.in: rearrange the parts that remove programs from
15243         configdirs, based now on HOST==TARGET or by canonical triple.
15244
15245 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15246
15247         * test-build.mk: recurse explicitly with -f test-build.mk when
15248           appropriate.  predicate stage3 and comparison on the existence
15249           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15250           On very clean, also remove ...stamp-co.  Build in-place before
15251           doing other builds.
15252
15253 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15254
15255         * Makefile.in, configure.in: add tgas
15256
15257 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15258
15259         * Makefile.in: a number of changes merged in from progressive.
15260
15261         * configure.in: add libm.
15262
15263         * .cvsignore: ignore some stuff that comes from test-build.mk.
15264
15265 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15266
15267         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15268
15269 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15270
15271         * configure: Add program_suffix (parallel to program_prefix)
15272         * Makefile.in: adjust directory-creating script for losing decstation
15273
15274 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15275
15276         * configure:  Minor $subdir-related fixes.
15277
15278 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15279
15280         * configure: fix various problems with propogating
15281         makefile_target_frag in subdirs.
15282         * configure.in: config libgcc if its there
15283
15284 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15285
15286         * config.sub:  HPPA merge.
15287
15288 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15289
15290         * Makefile.in:  Replace all-bison with all-byacc in all
15291         dependency lines for other tools (which now use byacc).
15292
15293 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15294
15295         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15296
15297 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15298
15299         * Makefile.in: make gprof rules similar to byacc rules (instead of
15300         vestigal $(unsubdir) that didn't work...)
15301
15302 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15303
15304         * config.sub:  Add support for Linux.
15305         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15306         (at least for libg++).
15307
15308 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15309
15310         * configure.texi: fix doc for the -nfp option to configure
15311
15312 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15313
15314         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15315
15316 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15317
15318         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15319         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15320         * configure.in: added solaris* host_makefile_frag hook.
15321
15322 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15323
15324         * config.sub: changed recognition of m68000 so that various
15325         m68k types can be specified via m680[01234]0
15326
15327 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15328
15329         * config.sub (basic_machine): fix sed so that '-foo' isn't
15330         completely substituted out while .+'-foo' loses the '-foo'
15331
15332 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15333
15334         * config.sub ($os): Add -aout.
15335
15336 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15337
15338         * configure:  If host_makefile_frag is absolute, don't
15339         prefix ${invsubdir} (relevant to libg++ auto-configure).
15340
15341 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15342
15343         * Makefile.in (tooldir): Define it.
15344         (all-ld): Depend on all-flex.
15345
15346 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15347
15348         * Makefile.in (check):  Fix libg++ special case.
15349
15350 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15351
15352         * configure: do not bury `pwd` into config.status, thus do fewer
15353           pwd's.
15354
15355         * configure: print the "Building in" message only when building in
15356           other than "." AND verbose.
15357
15358         * configure: remove -s, rework -v to better accommodate guested
15359           configures.
15360
15361         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15362
15363 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15364
15365         * Makefile.in: macroize flags passed on recursion.  remove
15366           fileutils.
15367
15368 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15369
15370         * configure: get makesrcdir right for subdirs deeper than 1.
15371
15372         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15373           install.
15374
15375 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15376
15377         * Makefile.in: don't print subdir_do or recursion lines.
15378
15379 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15380
15381         * standards.texi: added menu item.
15382
15383         * Makefile.in: build and install standards.info.
15384
15385         * standards.texi: new file.
15386
15387 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15388
15389         * configure: test for and move config.status pieces from
15390           ${subdir}/.
15391
15392 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15393
15394         * configure:  Test for existance of files before trying to mv
15395         them, to avoid numerous non-existance messages.
15396
15397 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15398
15399         * configure: correct final line of config.status.
15400
15401         * configure: patch from eggert.  Avoids a protection problem if
15402           the original Makefile.in is read only.
15403
15404         * configure: use move-if-change from gcc to create config.status.
15405           Some makefiles depend on config.status to tell if a directory
15406           has been reconfigured for a different host.  This change
15407           prevents those directories from remaking everything in the case
15408           where the reconfig was only intended to rebuild a Makefile.
15409
15410         * configure: test for config.sub with "config.sub sun4" rather
15411           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15412           host alias from a missing config.sub.
15413
15414 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15415
15416         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15417           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15418
15419 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15420
15421         * configure: mkdir ${subdir} as needed.
15422
15423 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15424
15425         * Makefile.in,configure.in: added autoconf.
15426
15427 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15428
15429         * Makefile.in: no longer pass against on recursion.
15430
15431         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15432           definitions are not inherited.
15433
15434         * configure: correct makesrcdir when subdir is .
15435
15436 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15437
15438         * configure:  Add support for 'subdirs' variable, which is
15439         like 'configdirs', except that configure doesn't re-invoke
15440         itself for subdirs, it just creates a Makefile for each subdir.
15441         * configure.texi:  Document subdirs.
15442
15443 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15444
15445         * configure.in: added flex to configdirs
15446
15447 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15448
15449         * Makefile.in: remove clean-stamps from clean.
15450
15451 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15452
15453         * configure.in:  Add gdbtest to configdirs.
15454
15455 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15456
15457         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15458         to recursive makes.
15459         * configure.in:  Recognize new ncr3000 config.
15460
15461 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15462
15463         * Makefile.in, configure.in: removed references to gdbm.
15464
15465 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15466
15467         * config.sub:  Don't canonicalize os value
15468         newsos* to bsd (readline needs to check for newsos).
15469         (This fix was earlier made Jan 31, but got re-broken.)
15470
15471 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15472
15473         * configure.in:  sco is an os, not a vendor!
15474
15475         * configure:  Quote $( better.  Keep various shells happy.
15476
15477 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15478
15479         * Makefile.in: eliminate stamp-files.
15480
15481 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15482
15483         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15484           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15485
15486 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15487
15488         * config.sub:  fix iris/iris3.
15489
15490 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15491
15492         * configure: re-add -rm.
15493
15494 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15495
15496         * Maskefile.in: add .stmp-rcs to all.
15497
15498         * configure.in: remove gas from rs6000 build, use aix host fragment.
15499
15500 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15501
15502         * configure: pass down site_option during recursion.
15503
15504 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15505
15506         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15507
15508 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15509
15510         * configure: Change exec_prefix so that it really defaults to prefix.
15511
15512 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15513
15514         * Makefile.in, configure.in:  Add support for mmalloc library.
15515
15516 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15517
15518         * Makefile.in: add stmp dependencies for a few more things.
15519
15520 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15521
15522         * configure: adjusted error message on objdir/srcdir configure
15523           collision, per john's suggestion.
15524
15525         * Makefile.in: add libiberty stmp to all and all.cross.
15526
15527 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15528
15529         * Makefile.in: remove force dependencies, add grep to all.
15530
15531 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15532
15533         * Makefile.in: drop flex.  make stamp files work.
15534
15535         * configure: added test for conflicting configuration in srcdir,
15536           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15537           gets cranky.  use relative paths for configure and srcdir
15538           whenever possible.  Send some error messages to stderr that were
15539           going to stdout.
15540
15541 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15542
15543         * Makefile.in:  Fix libg++ rule to check for gcc directory
15544         before using gcc/gcc.  Also pass XTRAFLAGS.
15545
15546 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15547
15548         * Makefile.in: added stmp-files so that directories aren't polled
15549           when they are already built.
15550
15551         * configure.texi: fixed a node pointer problem.
15552
15553 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15554
15555         * config.sub configure.in gdb/configure.in
15556         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15557         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15558         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15559
15560 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15561
15562         * configure: -recurring becomes -silent.  corrected help message
15563           for -site= option.
15564
15565         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15566
15567 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15568
15569         * configure: when building Makefile for crosses, replace
15570           tooldir and program_prefix.  default srcdir from location of
15571           config.sub.  remove "for host in hosts" and "for target in
15572           targets" loops.
15573
15574 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15575
15576         * Makefile.in: Do not pass bindir or mandir to cvs.
15577
15578 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15579
15580         * Makefile.in, configure.in: removed traces of namesubdir,
15581           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15582           copyrights to '92, changed some from Cygnus to FSF.
15583
15584         * configure.texi: remove most references to multiple hosts,
15585           multiple targets, subdirs, etc.
15586
15587         * configure.man: removed rcsid. reference config.sub not
15588           config.subr.
15589
15590         * Makefile.in: mkdir $(infodir) on install-info.
15591
15592 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15593
15594         * configure.texi:  Explain better about .gdbinit and about
15595         the environment that configure.in sections run in.
15596
15597 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15598
15599         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15600
15601 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15602
15603         * README:  DOC.configure => cfg-paper.texi.
15604
15605 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15606
15607         * config.sub (near case $os):  Don't convert newsos* to bsd!
15608
15609 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15610
15611         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15612         the number of copies of COPYING that go into the GDB tar file.
15613
15614 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15615
15616         * bfd/configure.in, gdb/config/mh-i386sco,
15617         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15618         Fix SCO configuration stuff.
15619
15620 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15621
15622         * Makefile.in:  For libg++, make sure the -I pointing
15623         to the gcc directory goes *after* all the libg++-local -I flags.
15624         Also, move just-gcc dependency from just-libg++ to all-libg++.
15625
15626 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15627
15628         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15629
15630 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15631
15632         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15633
15634 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15635
15636         * config.sub:  Add stratus configuration frags.  Also
15637         submitted to FSF.
15638
15639 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15640
15641         * Makefile.in (DEV_SUPPORT):  add configure.man.
15642
15643         * config.sub(Decode manufacturer-specific):  add -none*.
15644
15645 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15646
15647         * Makefile.in:  remove form feeds to make Sun's make happy.
15648         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15649
15650 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15651
15652         * Makefile.in (AR_FLAGS):  Make quieter.
15653
15654 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15655
15656         * configure.in:  Add libg++.
15657         * configure:  When verbose, don't output the command line at each
15658         level; it will be unremarkably the same as the previous version,
15659         which will be the same as what the user typed.
15660
15661 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15662
15663         * configure.in, Makefile.in: fix clean-info, add flex.  add
15664           fileutils.
15665
15666         * configure: be less sensitive to spaces in Makefile.in.  Do not
15667           look for sources in "..".  Doing so breaks subdirectories that
15668           might have their own configure.  If a subdir has it's own
15669           configure script, use it.
15670
15671 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15672
15673         * cfg-paper.texi: some changes suggested by rms.
15674
15675 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15676
15677         * config.sub:  Merge in some small additions from the FSF version,
15678         taken from the gcc distribution, to bring the Cygnus and FSF
15679         versions into closer sync.
15680
15681 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15682
15683         * configure.in:  Changed svr4 references to sysv4.
15684
15685 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15686
15687         * configure: added -V for version number option.
15688
15689 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15690
15691         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15692           renamed from DOC.configure to cfg-paper.texi.
15693
15694 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15695
15696         * configure, config.subr, config.sub: config.subr is now
15697           config.sub again.
15698
15699 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15700
15701         * configure.texi: new file, in progress.
15702
15703         * Makefile.in: build info file and install the man page for
15704           configure.
15705
15706         * configure.man: new file, first cut.
15707
15708         * configure: find config.subr again now that configuration "none"
15709           has gone.  removed all traces of the -ansi option.  removed all
15710           traces of the -languages option.
15711
15712         * config.subr: resync from rms.
15713
15714 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15715
15716         * configure, config.sub, config.subr: merge config.sub into
15717           config.subr, call the result config.subr, remove config.sub, use
15718           config.subr.
15719
15720         * Makefile.in: revised install for dir.info.
15721
15722 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15723
15724         * configure.in: add decstation host makefile frag.
15725
15726         * Makefile.in: BISON now bison -y again.  also install-gcc on
15727           install.  clean-gdbm on clean.  infodir belongs in datadir.
15728           Make directories for info install.  Build dir.info here then
15729           install it.
15730
15731 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15732
15733         * Makefile.in: fix for bad directory tests.
15734
15735 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15736
15737         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15738           regexp.  -srcdir relative was being handled incorrectly.
15739
15740         * Makefile.in: unwrapped some for loops so that parallel makes
15741           work again and so one can focus one's attention on a particular
15742           package.
15743
15744 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15745
15746         * configure: added PWD as a stand in for `pwd` (for speed). use
15747           elif wherever possible.  make -srcdir work without -objdir.
15748           -objdir= commented out.
15749
15750 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15751
15752         * configure: +options become --options.  -subdirs commented out.
15753           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15754           Makefile now at top of generated Makefile.  Removed cvs log
15755           entries.  added -srcdir.  create .gdbinit only if there is one
15756           in ${srcdir}.
15757
15758         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15759           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15760           and mandir now keyed off datadir by default.
15761
15762 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15763
15764         * Freshly created ChangeLog.
15765
15766 \f
15767 Local Variables:
15768 mode: change-log
15769 left-margin: 8
15770 fill-column: 76
15771 version-control: never
15772 End: