OSDN Git Service

* MAINTAINERS: Add myself as a maintainer for the bfin port.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2
3         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4
5 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6
7         * configure.ac: Add "recommended" version checks for GMP/MPC.
8         Update recommended GMP/MPFR/MPC versions.
9         * configure: Regenerate.
10
11 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
12
13         * MAINTAINERS: Move my Embecosm email address into the
14         write-after-approval section.
15
16 2010-01-26  Ian Lance Taylor  <iant@google.com>
17
18         * MAINTAINERS: Add myself as Go frontend maintainer.
19
20 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
21
22         PR libstdc++/36101, PR libstdc++/42813
23         * configure.ac (bootstrap_target_libs): Make inclusion of
24         target-libgomp conditional on libgomb being in target_configdirs.
25         * configure: Regenerate.
26
27 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
28
29         PR libstdc++/36101, PR libstdc++/42813
30         * configure.ac (bootstrap_target_libs): Include target-libgomp.
31         * configure: Regenerate.
32
33 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
34
35         PR libstdc++/36101, PR libstdc++/42813
36         * configure.ac (target_configdirs): Substitute.
37         * Makefile.def: Bootstrap target module libgomp.
38         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
39         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
40         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
41         * configure, Makefile.in: Regenerate.
42
43 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
44
45         * MAINTAINERS: Adjust my details.
46
47 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
48
49         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
50
51 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
52
53         * MAINTAINERS: reindented my entry with tabs instead of spaces.
54
55 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
56
57         * MAINTAINERS (Write After Approval): Add myself.
58
59 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
60
61         * MAINTAINERS (Write After Approval): Add myself.
62
63 2010-01-11  Richard Guenther  <rguenther@suse.de>
64
65         PR lto/41569
66         * Makefile.def (all-lto-plugin): Depend on all-gcc.
67         * Makefile.in: Regenerated.
68
69 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
70
71         * configure.ac: Enable libjava build on x86_64-*freebsd*.
72         * configure: Regenerate.
73
74 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
75             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
76
77         PR bootstrap/42424
78         * configure.ac: Include libtool m4 files.
79         (_LT_CHECK_OBJDIR): Call it.
80         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
81         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
82
83         * configure: Regenerate.
84
85 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
86
87         PR bootstrap/41818
88         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
89         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
90         * Makefile.in: Regenerate.
91
92 2010-01-02  Richard Guenther  <rguenther@suse.de>
93
94         PR lto/41529
95         * configure.ac: Include config/elf.m4.  Disable LTO if not
96         builting for an elf target.
97         * configure: Regenerate.
98
99 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
100
101         * MAINTAINERS: Change my email address.
102
103 2009-12-18  Ben Elliston  <bje@au.ibm.com>
104
105         * config.sub, config.guess: Update from upstream sources.
106
107 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
108
109         * MAINTAINERS (Write After Approval): Add myself.
110
111 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
112
113         PR middle-end/30447
114         PR middle-end/30789
115         PR other/40302
116
117         * configure.ac: Require MPC.
118         * configure: Regenerate.
119
120 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
121
122         PR target/38384
123         PR bootstrap/40972
124         * libtool.m4: Sync from git Libtool.
125         * ltoptions.m4: Likewise.
126         * ltversion.m4: Likewise.
127         * lt~obsolete.m4: Likewise.
128         * ltmain.sh: Likewise.
129
130 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
131
132         * configure.ac: Update minimum MPC version to 0.8.
133         * configure: Regenerate.
134
135 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
136
137         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
138         * configure: Regenerated.
139
140 2009-11-21  Ian Lance Taylor  <iant@google.com>
141
142         * configure.ac: Change default of poststage1_ldflags to be empty if
143         poststage1_libs is set.  When poststage1_libs is empty, and
144         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
145         * configure: Rebuild.
146
147 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
148
149         * MAINTAINERS (Write After Approval): Update my email address.
150
151 2009-11-20  Ben Elliston  <bje@au.ibm.com>
152
153         * config.guess: Update from upstream sources.
154
155 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
156
157         * Makefile.def: Restore host and target settings for gmp.
158         * Makefile.in: Rebuild.
159
160 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
161
162         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
163         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
164         Fix portability of test of C++ as bootstrap language.  Add
165         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
166         * configure: Rebuild.
167         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
168         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
169         in-tree building.
170         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
171         (POSTSTAGE1_HOST_EXPORTS): Use it.
172         (STAGE[+id+]_CXXFLAGS): New.
173         (BASE_FLAGS_TO_PASS): Pass it down.
174         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
175         extra_exports.
176         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
177         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
178         extra_exports.
179         * Makefile.in: Rebuild.
180
181 2009-11-17  Ben Elliston  <bje@au.ibm.com>
182
183         * config.sub, config.guess: Update from upstream sources.
184
185 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
186
187         * MAINTAINERS (Write After Approval): Add myself.
188
189 2009-11-09  Jon Beniston <jon@beniston.com>
190
191         * MAINTAINERS (Write After Approval): Add myself.
192
193 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
194
195         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
196         paths for *-w64-mingw* and x86_64-*mingw*.
197         * configure: Regenerated.
198
199 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
200
201         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
202
203 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
204
205         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
206         Phil Edwards to Write-After Approval.
207
208 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
209
210         * configure.ac: Disable target-winsup & co for
211         x86_64-*-mingw* and *-w64-mingw* targets.
212         * configure: Regenerated.
213
214 2009-10-16  Nick Clifton  <nickc@redhat.com>
215
216         * MAINTAINERS: Add myself as a maintainer for the RX port.
217
218 2009-10-26  Johannes Singler <singler@kit.edu>
219
220         * MAINTAINERS (Write After Approval): Update my e-mail address.
221
222 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
223
224         * configure.ac (CLooG test): Use = with test.
225         * configure: Regenerate.
226
227 2009-10-22  Richard Guenther  <rguenther@suse.de>
228
229         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
230         cloog if the ppl version check failed.  Move flags saving
231         before setting in libelf check.
232         * configure: Regenerate.
233
234 2009-10-21  Richard Guenther  <rguenther@suse.de>
235
236         * configure.ac: Adjust the ppl and cloog configure to work as
237         documented.  Disable cloog if ppl was disabled.  Omit the version
238         checks if they were disabled.
239         * configure: Re-generate.
240
241 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
242
243         * configure.ac: Add 'lto' to enable_languages, not
244         new_enable_languages, and only if not already present.
245         * configure: Regenerate.
246
247 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
248
249         * README: Refer to the various COPYING* files instead of just
250         COPYING.
251         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
252
253 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
254
255         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
256         
257 2009-10-07  Richard Guenther  <rguenther@suse.de>
258
259         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
260         and Richard Guenther as reviewers.
261         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
262         as reviewers.
263
264 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
265
266         * config.sub: Update from upstream sources.
267
268 2009-10-06  Ian Lance Taylor  <iant@google.com>
269
270         * Makefile.def: check-gold depends upon all-gas.
271         * Makefile.in: Rebuild.
272
273 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
274
275         * MAINTAINERS (Write After Approval): Add myself.
276
277 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
278
279         * Makefile.def: all-lto-plugin depends on all-libiberty.
280         set bootstrap=true for lto-plugin.
281         Add lto-plugin.
282         * Makefile.in: Regenerate.
283         * configure.ac (host_libs): Add lto-plugin.
284         * configure: Regenerate.
285
286 2009-10-03  Diego Novillo  <dnovillo@google.com>
287
288         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
289         (HOST_LIBELFLIBS): Define.
290         (HOST_LIBELFINC): Define.
291         * Makefile.in: Regenerate.
292         * configure.ac: Add --enable-lto.
293         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
294         If --enable-lto is used, add 'lto' to new_enable_languages.
295         If --enable-lto is used and gold is enabled, add
296         lto-plugin to configdirs.
297         * configure: Regenerate.
298
299 2009-10-03  Simon Baldwin  <simonb@google.com>
300
301         * configure.ac: If --with-system-zlib, suppress local zlib and
302         pass --with-system-zlib to subdir configure scripts.
303         * configure: Regenerate.
304
305 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
306             Paolo Bonzini  <bonzini@gnu.org>
307
308         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
309         $(srcdir).
310         * Makefile.in: Rebuilt.
311
312 2009-09-26  Gary Funck <gary@intrepid.com>
313
314         * MAINTAINERS (Write After Approval): Add myself.
315
316 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
317
318         * configure.ac: Update minimum MPC version to 0.7.
319         * configure: Regenerate.
320
321 2009-09-25  Nick Clifton  <nickc@redhat.com>
322
323         * configure.ac: Pass any --cache-file=/dev/null option on to
324         subconfigures.
325         * configure: Regenerate.
326
327 2009-09-23  Nick Clifton  <nickc@redhat.com>
328
329         * config.sub, config.guess: Update from upstream sources.
330
331 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
332
333         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
334         * Makefile.in: Rebuilt.
335
336 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
337
338         PR bootstrap/32272
339         * configure.ac: Error out if $srcdir isn't '.' but contains
340         host-${host_noncanonical}.
341         * configure: Regenerate.
342
343 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
344
345         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
346         maintainer.
347
348 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
349
350         * configure.ac: If bootstrapping a combined tree with
351         --enable-gold, require c++ in stage1_languages.
352         * configure: Regenerate.
353
354         * configure.ac: Also add target_libs of stage1_languages to
355         bootstrap_target_libs.
356         * configure: Regenerate.
357
358         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
359         with --enable-languages not containing c++.
360         * configure: Regenerate.
361
362 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
363
364         * configure.ac: Disable java and boehm-gc for bfin-*-*.
365         * configure: Regenerate.
366
367 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
368
369         * MAINTAINERS (Write After Approval): Update my e-mail address,
370         and move from from here...
371         (Waiting for paperwork): To here.
372
373 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
374
375         * MAINTAINERS (Reviewers): Add self as driver reviewer.
376
377 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
378
379         * configure.ac: Do not use $extrasub for replacing @if/@endif
380         parts in Makefile; instead, use additional arguments to
381         AC_CONFIG_COMMANDS to do the replacement manually, with several
382         sed invocations, to avoid HP-UX sed command limits.
383         * configure: Regenerate.
384
385 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
386
387         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
388         blank before -L.
389
390 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
391
392         * configure.ac (with-build-config): Document.  Handle without.
393         Handle missing argument.
394         * configure: Rebuilt.
395
396 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
397
398         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
399         Default to bootstrap-debug only if compare-debug works.
400         * configure: Rebuilt.
401         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
402         * Makefile.in: Rebuilt.
403
404 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
405
406         * MAINTAINERS (OS Port Maintainers): Update my email address.
407
408 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
409
410         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
411         * Makefile.in: Rebuilt.
412
413 2009-09-01  Chris Demetriou  <cgd@google.com>
414
415         * MAINTAINERS (Write After Approval): Add myself.
416
417 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
418
419         PR debug/30161
420         * include/dwarf2.h (enum dwarf_tag): Added
421         DW_TAG_GNU_template_template_param
422         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
423
424 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
425
426         * Makefile.tpl (AWK): Fix typo.
427         * Makefile.in: Regenerate.
428
429 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
430
431         * configure.ac: Detect awk and sed.
432         * Makefile.def (flags_to_pass): Add AWK and SED.
433         * Makefile.tpl (AWK, SED): New.
434         (BASE_FLAGS_TO_PASS): Add AWK and SED.
435         * configure: Regenerate.
436         * Makefile.in: Regenerate.
437
438 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
439
440         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
441         (collapseslashes): Likewise.
442
443 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
444
445         * configure.ac (AC_PREREQ): Bump to 2.64.
446
447 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
448
449         * configure.ac: Remove --with-datarootdir, --with-docdir,
450         --with-pdfdir, --with-htmldir switches.
451         * configure: Regenerate.
452
453         * configure: Regenerate.
454
455         * compile: Sync from Automake 1.11.
456         * depcomp: Likewise.
457         * install-sh: Likewise.
458         * missing: Likewise.
459         * mkinstalldirs: Likewise.
460         * ylwrap: Likewise.
461
462 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
463
464         * ltmain.sh (func_normal_abspath): New function.
465         (func_relative_path): Likewise.
466         (func_mode_help): Document new -bindir option for link mode.
467         (func_mode_link): Add new -bindir option, and use it to place
468         output DLL if specified.
469
470 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
471
472         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
473         (baseargs): Add --disable-option-checking.
474         * configure: Regenerate.
475
476         * Makefile.def (configure-target-libiberty): Depend on
477         all-binutils and all-ld.
478         (configure-target-newlib): Likewise.
479         * Makefile.in: Regenerate.
480
481 2009-08-17  Ben Elliston  <bje@au.ibm.com>
482
483         * config.sub, config.guess: Update from upstream sources.
484
485 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
486
487         Sync from src, merge:
488
489         2009-07-02  Tristan Gingold  <gingold@adacore.com>
490
491         * configure.ac: Do not exclude gas for i386-*-darwin.
492         Add a case for x86_64-*-darwin.
493         * configure: Regenerate.
494
495 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
496
497         * MAINTAINERS: Add my name to Write After Approval list.
498
499 2009-08-06  Michael Eager <eager@eagercon.com>
500
501         * configure.ac: Add Microblaze target.
502         * configure: Regenerate.
503
504 2009-07-31  Christian Bruel  <christian.bruel@st.com>
505
506         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
507         * configure: Regenerate.
508         
509 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
510
511         * MAINTAINERS (Write After Approval): Update my e-mail address.
512
513 2009-07-06  Ian Lance Taylor  <iant@google.com>
514
515         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
516         * configure: Rebuild.
517
518 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
519
520         * MAINTAINERS: Move myself to the Graphite Reviewers.
521
522 2009-06-30  Wei Guozhi  <carrot@google.com>
523
524         * MAINTAINERS: Add my name to Write After Approval list.
525
526 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
527
528         PR bootstrap/40338
529         * configure.ac (comparestring): Create new variable.
530         * Makefile.tpl (comparestring): Use to skip some comparisions.
531         * configure: Regenerate.
532         * Makefile.in: Regenerate.
533
534 2009-06-26  Doug Evans  <dje@sebabeach.org>
535
536         * Makefile.def (host_modules): Add cgen.
537         * Makefile.in: Regenerate.
538         * configure.ac (host_tools): Add cgen.
539         * configure: Regenerate.
540
541 2009-06-23  DJ Delorie  <dj@redhat.com>
542
543         * MAINTAINERS: Add myself as mep maintainer.
544
545 2009-06-23  Ian Lance Taylor  <iant@google.com>
546
547         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
548         boot_languages.  Only bootstrap target libraries listed in
549         target_libs for some boot language.  Add --with-stage1-ldflags,
550         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
551         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
552         if not building with C++.
553         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
554         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
555         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
556         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
557         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
558         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
559         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
560         * configure, Makefile.in: Rebuild.
561
562 2009-06-23  Li Feng  <nemokingdom@gmail.com>
563
564         * MAINTAINERS: Added my name to write-after-approval list.
565
566 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
567
568         * configure.ac: Define is_elf for QNX Neutrino targets.
569         * configure: Regenerate.
570
571 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
572
573         * MAINTAINERS: Added my name to the write-after-approval list
574
575 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
576
577         * configure.ac: Detect MPC in default directory.
578         * configure: Regenerate.
579
580 2009-06-03  Jerome Guitton  <guitton@adacore.com>
581             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
582
583         * Makefile.tpl (all): Avoid a trailing backslash.
584         * Makefile.in: Regenerate.
585
586 2009-06-03  Ben Elliston  <bje@au.ibm.com>
587
588         * config.sub, config.guess: Update from upstream sources.
589
590 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
591
592         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
593         to noconfdirs.
594         * configure: Regenerate.
595
596 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
597
598         * Makefile.tpl ([+compare-target+]): Compare all stage
599         directories, rather than just gcc.
600         * Makefile.in: Rebuilt.
601
602 2009-06-01  Doug Kwan  <dougkwan@google.com>
603
604         * configure.ac: Support gold for target arm*-*-*.
605         * configure: Regenerate.
606
607 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
608
609         * Makefile.def: Add MPC support and dependencies.
610         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
611
612         * Makefile.in, configure: Regenerate.
613
614 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
615
616         * Makefile.tpl (all): Avoid harmless warning in make all when
617         gcc-bootstrap is enabled but stage_last does not exist.
618         * Makefile.in: Rebuilt.
619
620 2009-05-24  Nicolas Roche  <roche@adacore.com>
621
622         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
623         * Makefile.in: Regenerate.
624
625 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
626
627         * MAINTAINERS: Update my e-mail address.
628
629 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
630
631         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
632         * configure:  Regenerate.
633
634 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
635
636         PR other/40159
637         * Makefile.tpl (all): Don't assume gcc-bootstrap and
638         gcc-no-bootstrap are mutually exclusive.
639         * Makefile.in: Rebuilt.
640
641 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
642
643         PR other/40159
644         * Makefile.tpl (all): Don't end with unconditional success.
645         * Makefile.in: Rebuilt.
646
647 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
648
649         PR target/37137
650         * Makefile.def (flags_to_pass): Remove redundant and incomplete
651         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
652         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
653         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
654         stage_configureflags, stage_cflags and stage_libcflags into
655         explicit Makefile macros.
656         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
657         GFORTRAN.
658         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
659         CC.  Set CC_FOR_BUILD from CC.
660         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
661         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
662         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
663         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
664         and GFORTRAN.
665         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
666         (_LIBCFLAGS): Renamed to _TFLAGS.
667         (do-compare-debug, do-compare3-debug): Drop.
668         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
669         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
670         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
671         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
672         (XGCC_FLAGS_FOR_TARGET): New.
673         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
674         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
675         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
676         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
677         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
678         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
679         TFLAGS.
680         (BUILD_CONFIG): Include if requested.
681         (all): Set TFLAGS on bootstrap.
682         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
683         (all-stageid-prefixmodule): Likewise.
684         (do-clean, distclean-stageid): Set TFLAGS.
685         (restrap): Fix whitespace.
686         * Makefile.in: Rebuilt.
687
688 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
689
690         * config.guess: Sync with src.
691
692 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
693
694         * configure.ac ($with_ppl):  Default to no if not supplied.
695         ($with_cloog):  Likewise.
696         configure:  Regenerate.
697
698 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
699
700         * MAINTAINERS: Update my e-mail address.
701
702 2009-04-27  Nick Clifton  <nickc@redhat.com>
703
704         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
705
706 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
707
708         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
709         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
710         * Makefile.in: Regenerate.
711
712 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
713
714         PR bootstrap/39739
715         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
716         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
717
718         * configure, Makefile.in: Regenerate.
719
720 2009-04-21  Taras Glek  <tglek@mozilla.com>
721
722         * include/hashtab.h: Update GTY annotations to new syntax
723         * include/splay-tree.h: Likewise
724
725 2009-04-17  Ben Elliston  <bje@au.ibm.com>
726
727         * config.sub, config.guess: Update from upstream sources.
728
729 2009-04-15  Anthony Green  <green@moxielogic.com>
730
731         * configure.ac: Add moxie support.
732         * configure: Rebuilt.
733
734 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
735
736         * configure.ac: Change copyright header to refer to version
737         3 of the GNU General Public License and to point readers at the
738         COPYING3 file and the FSF's license web page.
739         * Makefile.def: Likewise.
740         * Makefile.tpl: Likewise.
741         * Makefile.in: Regenerate.
742
743 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
744
745         * configure.ac: Restore match for darwin9 or later. Use double
746         brackets since regeneration eats one pair.
747         * configure: Regenerate.
748
749 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
750
751         PR gas/10039
752         * configure.ac: Require texinfo 4.7.
753         * configure: Regenerated.
754
755 2009-04-09  Nick Clifton  <nickc@redhat.com>
756
757         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
758         the GCC Runtime Library Exception.
759
760 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
761
762         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
763         * configure: Regenerate.
764
765 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
766
767         * Makefil.def (languages): New entries.
768         * Makefile.tpl (check-gcc-*): New generic target.
769         * Makefile.in: Regenerate.
770
771 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
772
773         * MAINTAINERS:  Update my email address.
774
775 2009-03-18  Tom Tromey  <tromey@redhat.com>
776
777         * configure: Rebuild.
778         * configure.ac (host_libs): Add libiconv.
779         * Makefile.in: Rebuild.
780         * Makefile.def (host_modules): Add libiconv.
781         (configure-gdb, all-gdb): Depend on libiconv.
782
783 2009-03-16  Tristan Gingold  <gingold@adacore.com>
784
785         * configure.ac: Treat gdb as supported on x86_64-darwin.
786         * configure: Regenerate.
787
788 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
789
790         * configure.ac (--with-host-libstdcxx): New option.
791         * configure: Regenerate.
792
793 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
794
795         * MAINTAINERS:  Move myself into the write after approval list.
796
797 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
798
799         * MAINTAINERS: Update e-mail address.
800         
801 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
802
803         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
804
805 2009-03-10  Ira Rosen <irar@il.ibm.com>
806
807         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
808
809 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
810
811         Backport from git Libtool:
812
813         2009-01-19  Robert Millan  <rmh@aybabtu.com>
814         Support GNU/kOpenSolaris.
815         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
816         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
817         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
818         GNU/kOpenSolaris.
819
820 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
821
822         * MAINTAINERS: Update e-mail address.
823
824 2009-02-24  Michael Eager  <eager@eagercon.com>
825
826         * MAINTAINERS (Write After Approval): Add self.
827
828 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
829
830         * MAINTAINERS (Write After Approval): Add myself.
831
832 2009-02-05  Andreas Schwab  <schwab@suse.de>
833
834         * Makefile.tpl (stage_last): Define $r and $s before using
835         $(RECURSE_FLAGS_TO_PASS).
836         * Makefile.in: Regenerate
837
838 2009-01-30  Ian Lance Taylor  <iant@google.com>
839
840         * MAINTAINERS: Move myself to the Global Reviewers list.
841
842 2009-01-29  Robert Millan  <rmh@aybabtu.com>
843
844         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
845         * configure: Regenerate.
846
847 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
848
849         * MAINTAINERS: Make whitespace consistent.
850         Remove Robert Millan from Write After Approval.
851
852 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
853
854         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
855         (all-opcodes): Depend on all-libiberty.
856         * Makefile.in: Regenerate.
857
858 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
859
860         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
861         * configure: Regenerate.
862
863 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
864
865         * MAINTAINERS (Write After Approval): Add myself.
866
867 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
868
869         * MAINTAINERS: Add myself to reviewers (Fortran).
870
871 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
872
873         PR tree-optimization/38515
874         * configure.ac (cloog-polylib): Removed.
875         (with_ppl, with_cloog): Test for "no".
876         * configure: Regenerated.
877
878 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
879
880         * MAINTAINERS: Moved myself to reviewers (Fortran).
881
882 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
883
884         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
885         (Write After Approval): Remove myself.
886
887 2009-01-03  Diego Novillo  <dnovillo@google.com>
888
889         * MAINTAINERS: Remove myself from alias maintainership.
890
891 2009-01-02  David Ayers  <ayers@fsfe.org>
892
893         * MAINTAINERS: Update e-mail address.
894
895 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
896
897         * MAINTAINERS: Make whitespace consistent.
898
899 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
900
901         Backport from upstream Libtool:
902         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
903         Add cache variables to tests that require the linker to work.
904         For shlibpath_overrides_runpath, this also changes the semantics
905         to let the result from the C compiler take precedence.
906
907 2008-12-02  Ben Elliston  <bje@au.ibm.com>
908
909         * config.sub, config.guess: Update from upstream sources.
910
911 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
912
913         * configure.ac (ppllibs): Add by default the lib flags.
914         * configure: Regenerate.
915
916 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
917
918         * MAINTAINERS:  Add myself to the write after approval list.
919
920 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
921
922         * configure.ac: Add double brackets on darwin[912].
923         * configure: Regenerate.
924
925 2008-12-03  Daniel Kraft  <d@domob.eu>
926
927         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
928         Approval to Reviewer section (for Fortran front-end).
929
930 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
931
932         * configure.ac: Expand to darwin10 and later.
933         * configure: Regenerate.
934
935 2008-12-02  Andreas Schwab  <schwab@suse.de>
936
937         * Makefile.def: configure-target-boehm-gc depends on
938         all-target-libstdc++-v3.
939         * Makefile.in: Regenerate.
940
941 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
942
943         * MAINTAINERS:  Add myself as mingw maintainer.
944
945 2008-12-02  Ben Elliston  <bje@au.ibm.com>
946
947         * config.sub, config.guess: Update from upstream sources.
948
949 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
950
951         * README.SCO: Remove.
952
953 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
954
955         * MAINTAINERS:  Add myself to the write after approval list.
956
957 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
958
959         * MAINTAINERS:  Update my email address in WAA section.
960
961 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
962
963         * MAINTAINERS: Update e-mail address.
964
965 2008-11-27  Toon Moene <toon@moene.org>
966
967         * MAINTAINERS: Change e-mail address.
968
969 2008-11-27  Tristan Gingold  <gingold@adacore.com>
970
971         * configure.ac: Build gdb for i?86-*-darwin*
972         * configure: Regenerated.
973
974 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
975
976         * MAINTAINERS: Added my full name.
977
978 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
979
980         PR bootstrap/38014
981         PR bootstrap/37923
982
983         Revert:
984
985         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
986
987         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
988         * Makefile.in: Regenerated.
989
990         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
991
992         PR gdb/921
993         PR gdb/1646
994         PR gdb/2175
995         PR gdb/2176
996
997         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
998         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
999         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1000         (HOST_EXPORTS): Pass CPPFLAGS.
1001         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1002         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1003         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1004         * Makefile.in, configure: Regenerated.
1005         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1006         and CPPFLAGS_FOR_BUILD.
1007
1008 2008-11-06  Jeff Law <law@redhat.com>
1009
1010         * MAINTAINERS: Add myself as middle end maintainer.
1011
1012 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1013
1014         * MAINTAINERS (Write after approval): Add myself.
1015
1016 2008-11-05  Diego Novillo  <dnovillo@google.com>
1017
1018         * MAINTAINERS (Global Reviewers): Add myself.
1019         (Non-Algorithmic Maintainers): Remove myself.
1020
1021 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1022
1023         * MAINTAINERS (Write after approval): Add myself.
1024
1025 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1026
1027         * MAINTAINERS (Write after approval): Add myself.
1028
1029 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1030
1031         * configure.ac (spu-*-*): Remove special case.
1032         * configure: Regenerate.
1033
1034 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1035
1036         * MAINTAINERS (Write after approval): Update my email address.
1037
1038 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1039
1040         * configure.ac [spu-*-*]: Do not set skipdirs.
1041         * configure: Re-generate.
1042
1043 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1044
1045         * MAINTAINERS (Various Maintainers): Add myself to reload.
1046
1047 2008-10-25  Richard Guenther  <rguenther@suse.de>
1048
1049         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1050         maintainer.  Remove myself as libgcc-math maintainer.
1051         (Non-Algorithmic Maintainers): Remove myself.
1052
1053 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1054
1055         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1056         * Makefile.in: Regenerated.
1057
1058 2008-10-23  Cary Coutant  <ccoutant@google.com>
1059
1060         * MAINTAINERS (Write after approval): Add myself.
1061
1062 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1063
1064         PR gdb/921
1065         PR gdb/1646
1066         PR gdb/2175
1067         PR gdb/2176
1068
1069         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1070         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1071         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1072         (HOST_EXPORTS): Pass CPPFLAGS.
1073         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1074         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1075         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1076         * Makefile.in, configure: Regenerated.
1077         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1078         and CPPFLAGS_FOR_BUILD.
1079
1080 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1081
1082         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1083         Sebastian Pop.
1084
1085 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1086
1087         * MAINTAINERS (Write After Approval): Added myself.
1088
1089 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1090
1091         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1092         recommended version to 2.3.2.
1093
1094         * configure: Regenerate.
1095
1096 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1097
1098         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1099
1100 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1101
1102         * MAINTAINERS (Write After Approval): Update e-mail address.
1103
1104 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1105
1106         * libtool.m4: Update to libtool 2.2.6.
1107         * lt~obsolete.m4: Update to libtool 2.2.6.
1108         * ltmain.sh: Update to libtool 2.2.6.
1109         * ltsugar.m4: Update to libtool 2.2.6.
1110         * ltversion.m4: Update to libtool 2.2.6.
1111         * ltoptions.m4: Update to libtool 2.2.6.
1112         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1113
1114 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1115
1116         * MAINTAINERS (Write After Approval): Add myself.
1117
1118 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1119
1120         * MAINTAINERS (Write After Approval): Update my name.
1121
1122 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1123
1124         * MAINTAINERS: Add myself in "Write After Approval".
1125
1126 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1127
1128         * MAINTAINERS: Add myself as ia64 maintainer.
1129
1130 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1131
1132         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1133         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1134         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1135         and Michael Tiemann from Write After Approval since they do not
1136         actually have access.
1137
1138 2008-09-05  Richard Guenther  <rguenther@suse.de>
1139
1140         * configure.ac: Initialize clooglibs to -lcloog.
1141         * configure: Re-generate.
1142
1143 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1144
1145         * MAINTAINERS (Write After Approval): Add myself.
1146
1147 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1148
1149         * configure.ac (--with-cloog-polylib): New.
1150         (--disable-cloog-version-check): New.
1151         (--disable-ppl-version-check): New.
1152         * configure: Re-generate.
1153
1154 2008-09-03  Richard Guenther  <rguenther@suse.de>
1155
1156         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1157         cloog test.
1158         * configure: Re-generate.
1159
1160 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1161
1162         Add picoChip port.
1163         * MAINTAINERS: Add picoChip maintainers.
1164
1165 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1166             Tobias Grosser  <grosser@fim.uni-passau.de>
1167             Jan Sjodin  <jan.sjodin@amd.com>
1168             Harsha Jagasia  <harsha.jagasia@amd.com>
1169             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1170             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1171             Adrien Eliche  <aeliche@isty.uvsq.fr>
1172
1173         Merge from graphite branch.
1174         * configure: Regenerate.
1175         * Makefile.in: Regenerate.
1176         * configure.ac (host_libs): Add ppl and cloog.
1177         Add checks for PPL and CLooG.
1178         * Makefile.def (ppl, cloog): Added modules and dependences.
1179         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1180         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1181
1182 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1183
1184         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1185         (GCC_SHLIB_SUBDIR): New.
1186         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1187         * configure: Regenerate.
1188         * Makefile.in: Regenerate.
1189
1190 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1191
1192         * MAINTAINERS: Consistently use tabs to separate columns.
1193
1194 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1195
1196         * MAINTAINERS (Write after Approval): Add myself.
1197
1198 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1199
1200         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1201         Enable bfd, binutils and opcodes.
1202         * configure: Regenerate.
1203
1204 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1205
1206         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1207
1208 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1209
1210         * MAINTAINERS:  Use correct Umlaut for last name.
1211
1212 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1213
1214         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1215
1216 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1217
1218         * MAINTAINERS: Update my email address.
1219
1220 2008-08-16  Nicolas Roche  <roche@adacore.com>
1221
1222         * Makefile.tpl: Add BOOT_ADAFLAGS.
1223         * Makefile.in: Regenerate.
1224
1225 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1226
1227         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1228         * configure: Regenerate.
1229
1230 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1231
1232         * configure.ac: Add makefile fragments for hpux.
1233         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1234         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1235         * configure: Regenerate.
1236         * Makefile.in: Regenerate.
1237
1238 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1239
1240         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1241
1242 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1243
1244         * MAINTAINERS (Write after Approval): Add myself.
1245
1246 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1247
1248         * MAINTAINERS (Write After Approval):  Add myself.
1249
1250 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1251
1252         * MAINTAINERS (Write After Approval):  Add myself.
1253
1254 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1255
1256         * MAINTAINERS: Update my email address.
1257
1258 2008-06-25  Joey Ye  <joey.ye@intel.com>
1259
1260         * MAINTAINERS (Write After Approval):  Add myself.
1261
1262 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1263
1264         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1265         * Makefile.in: Regenerate.
1266         * configure: Regenerate.
1267
1268 2008-06-17  Daniel Kraft  <d@domob.eu>
1269
1270         * MAINTAINERS (Write After Approval):  Add myself.
1271
1272 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1273
1274         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1275         "$@" is still intact with both Autoconf 2.59 and 2.62.
1276         * configure: Regenerate.
1277
1278 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1279
1280         * Makefile.tpl: Fix comment errors.
1281         * Makefile.in: Regenerate.
1282
1283 2008-06-12  David S. Miller  <davem@davemloft.net>
1284             David Edelsohn  <edelsohn@gnu.org>
1285
1286         * configure.ac: Add powerpc*-*-* to gold supported targets.
1287         * configure: Regenerate.
1288
1289 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1290
1291         PR tree-optimization/36218
1292         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1293         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1294         (all prefix="build-"): Pass them to build-system sub-makes.
1295         * Makefile.in: Regenerate.
1296
1297 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1298
1299         * MAINTAINERS (mt port): Remove.
1300         (sco5, unixware, sco udk): Remove.
1301         (Kean Johnston): Add to Write After Approval.
1302
1303 2008-05-30  Julian Brown  <julian@codesourcery.com>
1304
1305         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1306         of libobjc for ARM EABI Linux.
1307         * configure: Regenerate.
1308
1309 2008-05-18 Xinliang David Li   <davidxl@google.com>
1310
1311         * ChangeLog: Remove wrong ChangeLog entry.
1312
1313 2008-05-17 Xinliang David Li   <davidxl@google.com>
1314
1315         * MAINTAINERS (Write After Approval): Add myself.
1316
1317 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1318
1319         * MAINTAINERS (Write After Approval): Add myself.
1320
1321 2008-05-14  Rafael Espíndola  <espindola@google.com>
1322
1323         * config-ml.in: don't handle --enable-shared and --enable-static.
1324
1325 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1326
1327         * MAINTAINERS: Update my email address.
1328
1329 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1330
1331         * MAINTAINERS: Update my email address.
1332
1333 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1334
1335         * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1338
1339         * MAINTAINERS (Write After Approval): Add myself.
1340
1341 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1342
1343         * MAINTAINERS (crx): Add myself.
1344
1345 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1346
1347         Sync with src:
1348         2008-04-14  David S. Miller  <davem@davemloft.net>
1349
1350         * configure.ac: Add sparc*-*-* to gold supported targets.
1351         * configure: Regenerate.
1352
1353 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1354
1355         PR bootstrap/35457
1356         * configure.ac: Include override.m4.
1357         * configure: Regenerate.
1358
1359 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1360
1361         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1362         * Makefile.in: Regenerate.
1363
1364 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1365
1366         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1367         as nonconfigurable directories list.
1368         * configure: Regenerate.
1369
1370 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1371
1372         * config.sub, config.guess: Update from upstream sources.
1373
1374 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1375
1376         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1377         * Makefile.in: Regenerate.
1378
1379 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1380
1381         * configure.ac: Do not build libssp for the AVR.
1382         * configure: Regenerate.
1383
1384 2008-04-07  Ian Lance Taylor  <iant@google.com>
1385
1386         * Makefile.def: check-gold depends upon all-binutils.
1387         * Makefile.in: Regenerate.
1388
1389 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1390
1391         * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2008-04-04  Nick Clifton  <nickc@redhat.com>
1394
1395         PR binutils/4334
1396         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1397         builds.
1398         * configure: Regenerate.
1399
1400 2008-04-04  NightStrike  <NightStrike@gmail.com>
1401
1402         PR other/35151
1403         * configure.ac: Combine rules for mingw32 and mingw64.
1404         * configure: Regenerate.
1405
1406 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1407
1408         * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1411
1412         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1413         * Makefile.in (.NOTPARALLEL): Ditto.
1414
1415 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1416
1417         * MAINTAINERS (Write After Approval): Add myself.
1418
1419 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1420
1421         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1422         * Makefile.in (.NOTPARALLEL): Regenerate.
1423
1424 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1425
1426         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1427         * Makefile.in: Regenerate.
1428
1429 2008-03-26  Jakub Staszak  <kuba@et.pl>
1430
1431         * MAINTAINERS (Write After Approval): Add myself.
1432
1433 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1434
1435         * MAINTAINERS:  Update e-mail address.
1436
1437 2008-03-20  Ian Lance Taylor  <iant@google.com>
1438
1439         * configure.ac: Add support for --enable-gold.
1440         * Makefile.def: Add gold as a directory like ld.
1441         * configure, Makefile.in: Regenerate.
1442
1443 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1444
1445         * configure.ac: m4_include config/proginstall.m4.
1446         * configure: Regenerate.
1447
1448         Backport from upstream Libtool:
1449
1450         2007-10-12  Eric Blake  <ebb9@byu.net>
1451
1452         Deal with Autoconf 2.62's semantic change in m4_append.
1453         * ltsugar.m4 (lt_append): Replace broken versions of
1454         m4_append.
1455         (lt_if_append_uniq): Don't require separator to be overquoted,
1456         and avoid broken m4_append.
1457         (lt_dict_add): Fix typo.
1458         * libtool.m4 (_LT_DECL): Don't overquote separator.
1459
1460 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1461
1462         * config.rpath: Add AIX 6 support.
1463
1464 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1465
1466         * Makefile.def (stageprofile).  Remove -fprofile-generate
1467         from stage_libcflags.
1468         * Makefile.in: Regenerate.
1469
1470 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1471
1472         * config.sub, config.guess: Update from upstream sources.
1473
1474 2008-03-06  Tom Tromey  <tromey@redhat.com>
1475
1476         * MAINTAINERS: Update for treelang deletion.
1477
1478 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1479
1480         * MAINTAINERS: Update my email address.
1481
1482 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1483
1484         * MAINTAINERS (darwin port): Add myself as a maintainer.
1485         (objective-c/c++): Add myself as a maintainer.
1486
1487 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1488
1489         * MAINTAINERS (Write After Approval): Update my email address.
1490
1491 2008-02-25  Tomas Bily  <tbily@suse.cz>
1492
1493         * MAINTAINERS (Write After Approval): Add myself.
1494
1495 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1496
1497         * MAINTAINERS (OpenMP): Add myself.
1498
1499 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1500
1501         PR bootstrap/32009
1502         PR bootstrap/32161
1503
1504         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1505         * configure: Regenerate.
1506
1507         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1508         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1509         STAGE4_LIBCFLAGS): New.
1510         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1511         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1512         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1513         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1514         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1515         for target modules.  Don't export LIBCFLAGS.
1516         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1517         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1518         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1519         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1520         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1521         * Makefile.in: Regenerate.
1522
1523 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1524
1525         PR libgcj/33085
1526         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1527         Do not use -DDLL_EXPORT.  Backport from upstream.
1528
1529 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1530
1531         * MAINTAINERS (Write After Approval): Add myself.
1532
1533 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1534
1535         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1536         * configure: Regenerate.
1537
1538 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1539
1540         * configure.ac (xtensa*-*-*): Recognize processor variants.
1541         * configure: Regenerate.
1542
1543 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1544
1545         PR bootstrap/34922
1546         * configure.ac (PARSE_ARGS): Push suitable setting of
1547         ac_subdirs_all, for `./configure --help=recursive'.
1548         Handle `+' in generic toplevel directory disabling.
1549         * configure: Regenerate.
1550
1551 2008-01-28  Nick Clifton  <nickc@redhat.com>
1552
1553         * MAINTAINERS (xstormy16): Take over maintainership.
1554
1555 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1556
1557         * MAINTAINERS (c4x port): Remove.
1558
1559 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1560
1561         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1562
1563 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1564
1565         * config.sub, config.guess: Update from upstream sources.
1566
1567 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1568
1569         * MAINTAINERS (Write After Approval): Add myself.
1570
1571 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1572
1573         * MAINTAINERS: Update my email address.
1574
1575 2008-01-09  Raksit Ashok  <raksit@google.com>
1576
1577         * MAINTAINERS (Write After Approval): Add myself.
1578
1579 2008-01-09  Raksit Ashok  <raksit@google.com>
1580
1581         * MAINTAINERS (Write After Approval): Add myself.
1582
1583 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1584
1585         * config.sub, config.guess: Update from upstream sources.
1586
1587 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1588
1589         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1590         Change recommended MPFR from 2.2.1 -> 2.3.0.
1591         * configure: Regenerate.
1592
1593 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1594
1595         * MAINTAINERS: Update my email address.
1596
1597 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1598
1599         * MAINTAINERS: Update my email address.
1600
1601 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1602
1603         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1604         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1605         * Makefile.in: Regenerate.
1606
1607 2007-12-10  Mark Heffernan <meheff@google.com>
1608
1609         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1610         misplaced entries.
1611
1612 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1613
1614         * configure.ac: Enable libjava for x86_64-*-darwin9.
1615         * configure: Regenerate.
1616
1617 2007-12-07  Bill Maddox <maddox@google.com>
1618
1619         * MAINTAINERS (Write After Approval): Add myself.
1620
1621 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1622
1623         * config.sub, config.guess: Update from upstream sources.
1624
1625 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1626
1627         * config-ml.in: Remove 64bit configure tests.
1628
1629 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1630
1631         * config-ml.in: Robustify against white space in absolute file
1632         names.
1633
1634         * config-ml.in (multi-clean): Substitute ${Makefile}.
1635         Remove superfluous ${Makefile} in list.
1636
1637 2007-11-19  Thiemo Seufer  <ths@mips.com>
1638
1639         * config-ml.in: Don't hardcode the Makefile name.
1640
1641 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1642
1643         * MAINTAINERS (Write After Approval): Add myself.
1644
1645 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1646
1647         * MAINTAINERS (Write After Approval): Add myself.
1648
1649 2007-11-06  Doug Kwan <dougkwan@google.com>
1650
1651         * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1654
1655         * MAINTAINERS (mercury): Remove entry.
1656         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1657
1658 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1659
1660         * Makefile.def (dependencies): Make configure-gdb depend on
1661         all-intl.
1662         * Makefile.in: Regenerated.
1663
1664 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1665
1666         * MAINTAINERS (Fortran maintainer): Remove myself.
1667
1668 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1669
1670         * Makefile.def: To avoid problems running with parallel makes,
1671         build newlib before libgloss so that target specific header
1672         files are availble.
1673         * Makefile.in: Regenerate
1674
1675 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1676
1677         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1678         * Makefile.in: Regenerate.
1679
1680 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1681
1682         * MAINTAINERS (Register allocation reviewer): Add myself.
1683
1684 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1685
1686         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1687         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1688         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1689         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1690         * configure: Regenerate.
1691
1692 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1693
1694         * MAINTAINERS (Register allocation reviewer): Add myself.
1695
1696 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1697
1698         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1699         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1700         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1701         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1702         * configure.ac: Default them to host tools for $host = $build.
1703         Subst them.
1704
1705         * configure: Regenerate.
1706         * Makefile.in: Regenerate.
1707
1708 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1709
1710         * MAINTAINERS (Register allocation reviewer): Add myself.
1711
1712 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1713
1714         * MAINTAINERS (Register allocation reviewer): Add myself.
1715
1716 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1717
1718         * MAINTAINERS (Write After Approval): Fix typo.
1719
1720 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1721
1722         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1723         * configure: Regenerate.
1724
1725 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1726
1727         PR bootstrap/31906
1728         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1729         they're already prefixed.
1730
1731 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1732
1733         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1734         libstdc++.
1735         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1736         * configure: Regenerate.
1737         * Makefile.in: Regenerate.
1738
1739 2007-09-17  Andreas Schwab  <schwab@suse.de>
1740
1741         * configure.ac: Raise minimum makeinfo version to 4.6.
1742         * configure: Regenerate.
1743
1744 2007-09-17  Johannes Singler <singler@ira.uka.de>
1745
1746         * MAINTAINERS (write-after-approval) add myself
1747
1748 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1749
1750         * configure.ac: Correct makeinfo version check.
1751         * configure: Regenerate.
1752
1753 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1754
1755         * MAINTAINERS: Update my email address.
1756
1757 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1758
1759         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1760         to $skipdirs and only disable gprof for newlib.  Use the normal
1761         mips*-elf* handling in other respects.
1762         * configure: Regnerate.
1763
1764 2007-09-12  David Daney  <ddaney@avtrex.com>
1765
1766         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1767         enabling libgcj.
1768         * configure: Regenerate.
1769
1770 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1771
1772         PR other/32154
1773         * configure.ac: For libgloss targets, point the linker to the linker
1774         script, startup code and simulator library.
1775         * configure: Regenerate.
1776
1777 2007-09-07  Andrew Haley  <aph@redhat.com>
1778
1779         * configure.ac (noconfigdirs): Remove target-libffi and
1780         target-libjava.
1781         * configure: Regenerate.
1782
1783 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1784
1785         PR target/33281
1786         * configure.ac: Use config/mh-mingw on mingw.
1787         * configure: Regenerate.
1788
1789 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1790
1791         * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2007-09-05  Richard Guenther  <rguenther@suse.de>
1794
1795         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1796         nor --disable-checking is provided also turn on yes and types
1797         checking for stage1.
1798         * configure: Re-generate.
1799
1800 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1801
1802         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1803         (Write After Approval): Remove myself.
1804
1805 2007-08-29  Nick Clifton  <nickc@redhat.com>
1806
1807         * config.sub, config.guess: Update from upstream sources.
1808
1809 2007-08-22  Bud Davis  <jmdavis@link.com>
1810
1811         * MAINTAINERS (Write After Approval): Added myself.
1812         * MAINTAINERS (Reviewers): Removed myself.
1813
1814 2007-08-18  Paul Brook  <paul@codesourcery.com>
1815             Joseph Myers  <joseph@codesourcery.com>
1816
1817         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1818         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1819         * Makefile.in: Regenerate.
1820         * configure.ac (--with-debug-prefix-map): New.
1821         * configure: Regenerate.
1822
1823 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1824             Nigel Stephens  <nigel@mips.com>
1825
1826         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1827         as target_makefile_frag.
1828         * configure: Regenerate.
1829
1830 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1831
1832         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1833         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1834         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1835         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1836         (do-compare, do-compare3, do-compare-debug): New.
1837         ([+compare-target+]): Use them.
1838
1839 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1840
1841         * MAINTAINERS (Write After Approval): Change my email address.
1842
1843 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1844             Ben Elliston  <bje@au.ibm.com>
1845
1846         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1847         --silent if $silent.
1848         * configure: Regenerate.
1849
1850 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1851
1852         * MAINTAINERS (Various Maintainers): Add myself as
1853         loop infrastructure maintainer.  Update my e-mail
1854         address.
1855
1856 2007-07-31  Diego Novillo  <dnovillo@google.com>
1857
1858         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1859         Adjust description.
1860
1861 2007-07-26  Richard Guenther  <rguenther@suse.de>
1862
1863         * configure.ac: Add types checking to stage1 checking flags.
1864         * configure: Regenerate.
1865
1866 2007-07-17  Nick Clifton  <nickc@redhat.com>
1867
1868         * COPYING3: New file.  Contains version 3 of the GNU General
1869         Public License.
1870         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1871         Lesser General Public License.
1872
1873 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1874
1875         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1876
1877 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1878
1879         * MAINTAINERS (S/390 co-maintainer): Add myself.
1880         (Write After Approval): Remove myself.
1881
1882 2007-07-13  Dan Hipschman  <dsh@google.com>
1883
1884         * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2007-07-11  Nick Clifton  <nickc@redhat.com>
1887
1888         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1889         WINDRES export.
1890         * Makefile.in: Regenerate.
1891
1892 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1893
1894         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1895         maintainer.
1896
1897 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1898
1899         * lt~obsolete.m4: New. Import from 20070318 libtool.
1900
1901 2007-07-03  Julian Brown  <julian@codesourcery.com>
1902
1903         * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1906
1907         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1908         * configure: Regenerate.
1909
1910 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1911
1912         * configure.ac: Add some missing m4 quotation.
1913         * configure: Regenerate.
1914
1915 2007-07-02  Simon Baldwin  <simonb@google.com>
1916
1917         * MAINTAINERS (Write After Approval): Add myself.
1918
1919 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1920
1921         * configure: Regenerate.
1922
1923 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1924
1925         * Makefile.def: Add windmc tool to build.
1926         * Makefile.tpl: Likewise.
1927         * configure.ac: Likewise.
1928         * Makefile.in: Regenerate.
1929         * configure: Regenerate.
1930
1931 2007-06-28  DJ Delorie  <dj@redhat.com>
1932
1933         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1934         not building newlib.
1935         * configure: Regenerated.
1936
1937 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1938
1939         * MAINTAINERS (Write After Approval): Add myself.
1940
1941 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1942
1943         * MAINTAINERS (Write After Approval): Add myself.
1944
1945 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1946
1947         * MAINTAINERS (Write After Approval): Add myself.
1948
1949 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1950
1951         * MAINTAINERS (Write After Approval): Add myself.
1952
1953 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1954
1955         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1956         * Makefile.in: Regenerated.
1957
1958 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1959
1960         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1961         bfin*-*-uclinux* targets.
1962         * configure: Regenerate.
1963
1964 2007-06-14  Ian Lance Taylor  <iant@google.com>
1965
1966         * MAINTAINERS: Add myself as non-algorithmic global write
1967         maintainer.
1968
1969 2007-06-14  Diego Novillo  <dnovillo@google.com>
1970
1971         * MAINTAINERS: Add self as middle-end maintainer and
1972         non-algorithmic global write maintainer.
1973
1974 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1975
1976         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1977         Move all Fortran maintainers except Paul Brook into the
1978         Non-Autopoiesis section.
1979
1980 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1981
1982         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1983         (distclean-stage[+id+]): Possibly delete stage_last.
1984         * Makefile.in: Regenerate.
1985
1986 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1987
1988         * MAINTAINERS (Various Maintainer): Fix typo.
1989
1990 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1991
1992         * MAINTAINERS (Various Maintainer): Add myself as
1993         dataflow maintainer.
1994
1995 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1996
1997         * config.sub, config.guess: Update from upstream sources.
1998
1999 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2000
2001         * Makefile.tpl: Fix spelling error.
2002         * Makefile.in: Regenerate.
2003
2004 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2005
2006         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2007         lt_cv_sys_max_cmd_len.
2008
2009 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2010
2011         * MAINTAINERS (Various Maintainers): Add myself as
2012         auto-vectorizer maintainer.
2013
2014 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2015
2016         PR libjava/32098
2017         * libtool.m4: Revert previous change.
2018         * ltgcc.m4: Put it here.
2019
2020 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2021
2022         * MAINTAINERS (Various Maintainers): Add myself as
2023         auto-vectorizer maintainer.
2024
2025 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2026
2027         PR libjava/32098
2028         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2029
2030 2007-05-30  Richard Guenther  <rguenther@suse.de>
2031
2032         * MAINTAINERS (Various Maintainers): Add myself as
2033         auto-vectorizer maintainer.
2034
2035 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2036
2037         PR bootstrap/29382
2038         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2039         * configure: Rebuilt.
2040
2041 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2042
2043         * MAINTAINERS (Write After Approval): Removed my name.
2044
2045 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2046
2047         * MAINTAINERS (Write After Approval): Remove myself.
2048
2049 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2050
2051         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2052
2053 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2054
2055         * ltmain.sh: Update from ToT Libtool.
2056         * libtool.m4: Update from ToT Libtool.
2057         * ltsugar.m4: New. Update from ToT Libtool.
2058         * ltversion.m4: New. Update from ToT Libtool.
2059         * ltoptions.m4: New. Update from ToT Libtool.
2060         * ltconfig: Remove.
2061         * ltcf-c.sh: Remove.
2062         * ltcf-cxx.sh: Remove.
2063         * ltcf-gcj.sh: Remove.
2064
2065 2007-05-22  Ollie Wild  <aaw@google.com>
2066
2067         * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2070
2071         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2072         stage_cflags.
2073         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2074         Remove CFLAGS/LIBCFLAGS.
2075         (configure-stage[+id+]-[+prefix+][+module+],
2076         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2077         * Makefile.in: Regenerate.
2078
2079 2007-05-15  Diego Novillo  <dnovillo@google.com>
2080
2081         * MAINTAINERS: Update e-mail address.
2082
2083 2007-05-15  Revital Eres  <eres@il.ibm.com>
2084
2085         * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2088
2089         * MAINTAINERS (Write After Approval): Updated my address.
2090
2091 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2092
2093         * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2007-05-11  Silvius Rus  <rus@google.com>
2096
2097         * MAINTAINERS (Write After Approval): Add myself.
2098
2099 2007-04-23  Tom Tromey  <tromey@redhat.com>
2100
2101         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2102
2103 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2104
2105         * MAINTAINERS (cpplib): Rename to ...
2106         (libcpp): ... this.  Add C/C++ front end maintainers.
2107
2108 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2109
2110         * config-ml.in: Pass ${ml_config_env} to configure calls.
2111
2112 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2113
2114         * MAINTAINERS (Write After Approval): Add myself.
2115
2116 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2117
2118         * MAINTAINERS (Write After Approval): Add myself.
2119
2120 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2121
2122         * MAINTAINERS (fortran 95 front end): Add myself.
2123
2124 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2125
2126         * MAINTAINERS (Write After Approval): Add myself.
2127
2128 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2129
2130         * MAINTAINERS (Modulo Scheduler): Add myself.
2131
2132 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2133
2134         * MAINTAINERS (fortran 95 front end): Add myself.
2135         (c++ front end): whitespace fix.
2136
2137 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2138
2139         * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2142
2143         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2144         of glob.  Quote arguments with single quotes too.
2145         * configure: Regenerate.
2146
2147 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2148
2149         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2150         * Makefile.in: Regenerate
2151
2152 2007-03-07  Andreas Schwab  <schwab@suse.de>
2153
2154         * configure: Regenerate.
2155
2156 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2157
2158         * configure.ac: Add "--with-pdfdir" configure option,
2159         which defines pdfdir variable.
2160         * Makefile.def (target=fixincludes): Add install-pdf to
2161         missing targets.
2162         (recursive_targets): Add install-pdf target.
2163         (flags_to_pass): Add pdfdir.
2164         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2165         target.
2166         * configure: Regenerate
2167         * Makefile.in: Regenerate
2168
2169 2007-02-28  Eric Christopher  <echristo@apple.com>
2170
2171         Revert:
2172         2006-12-07  Mike Stump  <mrs@apple.com>
2173
2174         * Makefile.def (dependencies): Add dependency for
2175         install-target-libssp and install-target-libgomp on
2176         install-gcc.
2177         * Makefile.in: Regenerate.
2178
2179 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2180
2181         * configure: Regenerate.
2182         * configure.ac: Move statements after variable declarations.
2183
2184 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2185
2186         * MAINTAINERS: Add myself as sh maintainer.
2187
2188 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2189
2190         * configure.ac: Adjust for loop syntax.
2191         * configure: Regenerate.
2192
2193 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2194
2195         * configure: Rebuilt.
2196
2197 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2198
2199         * configure.ac: Drop multiple occurrences of --enable-languages,
2200         and fix its quoting.
2201         * configure: Rebuilt.
2202
2203 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2204             Nathan Sidwell  <nathan@codesourcery.com>
2205             Vladimir Prus  <vladimir@codesourcery.com>
2206             Joseph Myers  <joseph@codesourcery.com>
2207
2208         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2209         * configure: Regenerate.
2210
2211 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2212
2213         * ltconfig (freebsd*): Default to elf.
2214
2215 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2216
2217         * configure.ac (target_libraries): Move libgcc before libiberty.
2218         * configure: Regenerated.
2219
2220 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2221             Paolo Bonzini  <bonzini@gnu.org>
2222
2223         PR bootstrap/30753
2224         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2225         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2226         * configure: Regenerated.
2227
2228 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2229
2230         * MAINTAINERS (Language Front End Maintainers): Update my mail
2231         address.
2232
2233 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2234
2235         PR bootstrap/30748
2236         * configure.ac: Correct syntax for Solaris ksh.
2237         * configure: Regenerated.
2238
2239 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2240
2241         * configure.ac: Sync with src.
2242         * configure: Regenerate.
2243
2244 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2245
2246         * Makefile.in: Regenerate.
2247
2248 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2249
2250         * config.sub: Sync with src.
2251
2252 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2253
2254         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2255         noncanonical equivalents.
2256         * configure.in: Rename to...
2257         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2258         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2259         target_noncanonical.  Use them.  Rewrite removal of configure
2260         arguments for autoconf 2.59.  Discard variable settings.  Force
2261         program_transform_name for native tools.
2262
2263         * Makefile.in: Regenerated.
2264         * configure: Regenerated with autoconf 2.59.
2265
2266 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2267
2268         * MAINTAINERS (Write After Approval): Add myself.
2269
2270 2007-01-31  Andreas Schwab  <schwab@suse.de>
2271
2272         * Makefile.tpl (LDFLAGS): Substitute it.
2273         * Makefile.in: Regenerate.
2274
2275 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2276
2277         * MAINTAINERS (Write After Approval): Add myself.
2278
2279 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2280
2281         * MAINTAINERS (spu port): Add myself.
2282
2283 2007-01-23  Richard Guenther  <rguenther@suse.de>
2284
2285         PR bootstrap/30541
2286         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2287         * Makefile.tpl (GNATBIND): Substitute it.
2288         (GNATMAKE): Likewise.
2289         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2290         of STAGE_PREFIX.
2291         * Makefile.in: Regenerate.
2292         * configure: Regenerate.
2293
2294 2007-01-18  Mike Stump  <mrs@apple.com>
2295
2296         * configure.in: Re-enable -Werror for gcc builds.
2297
2298 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2299
2300         * MAINTAINERS (Write After Approval): Add myself.
2301
2302 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2303
2304         * configure.in: Change == to = in test command.
2305         * configure: Regenerate.
2306
2307 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2308             Nick Clifton  <nickc@redhat.com>
2309             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2310
2311         * configure.in (build_configargs, host_configargs, target_configargs):
2312         Remove build/host/target parameters.
2313         (host_libs): Add gmp and mpfr.
2314         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2315         * Makefile.def (gmp, mpfr): New.
2316         (gcc): Remove target.
2317         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2318         target_os, target_vendor): New.
2319         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2320         * configure: Regenerate.
2321         * Makefile.in: Regenerate.
2322
2323 2007-01-11  Matt Fago  <fago@earthlink.net>
2324
2325         * configure.in: Try to link to functions only in mpfr 2.2.x
2326         to improve robustness of configure tests.
2327         * configure: Regenerate.
2328
2329 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2330
2331         * MAINTAINERS: Add myself as i386 maintainer.
2332
2333 2007-01-08  Jan Hubicka  <jh@suse.cz>
2334
2335         * MAINTAINERS: Add myself as i386 maintainer.
2336
2337 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2338
2339         * configure.in: Add support for an x86_64-mingw* target.
2340         * configure: Regenerate.
2341
2342 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2343
2344         * Makefile.tpl (all-target): Correct @if conditional for target
2345         modules.
2346         * configure.in: Omit libiberty if building only target libgcc.
2347         * configure, Makefile.in: Regenerated.
2348
2349 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2350
2351         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2352         * configure: Regenerate.
2353
2354 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2355
2356         * Makefile.def (target_modules): Add libgcc.
2357         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2358         * Makefile.tpl (clean-target-libgcc): Delete.
2359         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2360         on gcc even for bootstrapped modules.  Rewrite handling of
2361         lang_env_dependencies to loop over target_modules.
2362         * configure.in (target_libraries): Add target-libgcc.
2363         * Makefile.in, configure: Regenerated.
2364
2365 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2366
2367         * configure.in: Reorganize recognition of languages.  Add
2368         --enable-stage1-languages.  Show supported languages for the chosen
2369         target rather than all recognized languages.
2370         * configure: Regenerate.
2371
2372 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2373
2374         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2375         * Makefile.in: Regenerate.
2376
2377 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2378
2379         * configure.in: Warn that MPFR 2.2.0 is buggy.
2380         * configure: Regenerate.
2381
2382 2006-12-27  Ian Lance Taylor  <iant@google.com>
2383
2384         * configure.in: When removing Makefiles to force a reconfigure, also
2385         remove prev-DIR*/Makefile.
2386         * configure: Regenerate.
2387
2388 2006-12-22  Andreas Schwab  <schwab@suse.de>
2389
2390         * configure: Regenerate with correct autoconf version.
2391
2392 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2393
2394         * configure.in: add AC_SUBST for *_FOR_TARGET.
2395         * configure: Regenerate.
2396
2397 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2398
2399         * configure.in: Simplify logic for rejecting languages that cannot
2400         be built.  Separate the case when a language is unsupported,
2401         from the case when the user chooses not to build a language.
2402
2403 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2404
2405         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2406         it only affects bootstrap and could be tested on "$host" as well.
2407         * configure: Regenerate.
2408         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2409
2410 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2411
2412         PR bootstrap/29544
2413         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2414         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2415         move here comment from Makefile.tpl.
2416         * Makefile.tpl: Move some definitions higher in the file.
2417         (STAGE1_CHECKING): New.
2418         * configure.in: Add --enable-stage1-checking.
2419         * configure: Regenerate.
2420         * Makefile.in: Regenerate.
2421
2422 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2423
2424         * MAINTAINERS: Add myself as build system maintainer.
2425
2426 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2427
2428         * MAINTAINERS (Write After Approval): Add myself.
2429
2430 2006-12-13  Eric Christopher  <echristo@apple.com>
2431
2432         * MAINTAINERS: Add myself as darwin maintainer.
2433
2434 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2435
2436         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2437
2438 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2439
2440         MAINTAINERS: Update my entry.
2441
2442 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2443
2444         * configure.in:  Handle spu makefile frag.
2445         * Makefile.tpl (MAINT): Define
2446         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2447         * configure: Regenerate.
2448         * Makefile.in: Regenerate.
2449
2450 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2451
2452         * config.guess: Import latest version.
2453         * config.sub: Likewise.
2454
2455 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2456
2457         * configure.in (spu-*-*): Don't skip target-libiberty.
2458         * configure: Regenerate.
2459
2460 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2461
2462         PR bootstrap/30134
2463         * configure.in: Correct x86 darwin support for libjava to powerpc
2464         and i?86 only.
2465         * configure: Regenerate.
2466
2467 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2468
2469         * configure.in: Add x86 darwin support for libjava.
2470         * configure: Regenerate.
2471
2472 2006-12-07  Mike Stump  <mrs@apple.com>
2473
2474         * Makefile.def (dependencies): Add dependency for
2475         install-target-libssp and install-target-libgomp on
2476         install-gcc.
2477         * Makefile.in: Regenerate.
2478
2479 2006-12-04  Richard Guenther  <rguenther@suse.de>
2480
2481         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2482         (Non-Algorithmic Maintainers): Move over non-algorithmic
2483         loop optimizer maintainers, add myself as a non-algorithmic
2484         middle-end maintainer.
2485
2486 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2487
2488         * MAINTAINERS (Write After Approval): Add myself.
2489
2490 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2491
2492         * configure.in: Update error message for missing GMP/MPFR.
2493
2494         * configure: Regenerate.
2495
2496 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2497
2498         * configure.in: Update MPFR version in error message.
2499
2500         * configure: Regenerate.
2501
2502 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2503
2504         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2505         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2506         --with-gmp-lib): New flags.
2507
2508         * configure: Regenerate.
2509
2510 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2511
2512         * MAINTAINERS (Write After Approval): Change my email address.
2513
2514 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2515
2516         * MAINTAINERS (Write After Approval): Add myself.
2517
2518 2006-11-22  Philipp Thomas <pth@suse.de>
2519
2520         * MAINTAINERS (i18n): Update e-mail address.
2521
2522 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2523
2524         * MAINTAINERS (spu port): Add myself as maintainer.
2525         (Write After Approval): Remove myself.
2526
2527 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2528
2529         * configure.in (skipdirs): Don't build libssp for SPU.
2530         * configure: Regenerate.
2531
2532 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2533
2534         * MAINTAINERS (spu port): Add myself as maintainer.
2535         (libobjc): Update my email address.
2536
2537 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2538
2539         * MAINTAINERS (Write After Approval): Add myself.
2540
2541 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2542
2543         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2544         * configure : Rebuilt.
2545
2546 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2547
2548         * MAINTAINERS (Write After Approval): Add myself.
2549
2550 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2551
2552         * MAINTAINERS (Write After Approval): Add myself.
2553
2554 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2555
2556         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2557         libmpfr.a.
2558         * configure: Regenerate.
2559
2560 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2561
2562         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2563         (unstage): Test for stage_last presence.
2564
2565         PR bootstrap/29802
2566         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2567         * Makefile.in: Regenerate.
2568
2569 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2570
2571         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2572         maintainers.
2573
2574 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2575
2576         * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2579
2580         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2581         and stageN-package/Makefile.
2582         * Makefile.in: Regenerated.
2583
2584 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2585
2586         * configure.in: Remove target-libgloss from noconfigdirs for
2587         bfin-*-*.
2588         * configure: Regenerated.
2589
2590 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2591
2592         * configure.in (have_gmp): Only error if the gcc directory exists.
2593
2594         * configure: Regenerate.
2595
2596 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2597
2598         * configure.in: Robustify error message for missing GMP/MPFR.
2599
2600         * configure: Regenerate.
2601
2602 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2603
2604         * MAINTAINERS (Write After Approval): Add myself.
2605
2606 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2607
2608         * MAINTAINERS: Change email address.
2609
2610 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2611
2612         * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2615
2616         * MAINTAINERS (Write After Approval): Add myself.
2617
2618 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2619
2620         * MAINTAINERS (Write After Approval): Move myself to
2621         Write After Approval section.
2622
2623 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2624
2625         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2626         need_gmp anymore.
2627         * configure: Regenerate.
2628
2629 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2630
2631         * MAINTAINERS (Write After Approval): Add myself.
2632
2633 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2634
2635         * config.guess: Import latest version.
2636         * config.sub: Likewise.
2637
2638 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2639
2640         * Makefile.def: Added pdf target handling.
2641         * Makefile.tpl: Added pdf target handling.
2642         * Makefile.in: Regenerated.
2643
2644 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2645
2646         * MAINTAINERS: Add self as score port maintainer.
2647
2648 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2649
2650         * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2653
2654         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2655         or newer.
2656         * configure: Regenerated.
2657
2658 2006-09-27  Dave Brolley  <brolley@redhat.com>
2659
2660         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2661         $s instead of $r.
2662         * configure: Regenerated.
2663
2664 2006-09-26  Thiemo Seufer  <ths@mips.com>
2665
2666         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2667         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2668         * configure: Regenerate.
2669
2670 2006-09-24  Graeme Peterson <gridly@gmail.com>
2671
2672         * MAINTAINERS (Write After Approval): Remove myself.
2673
2674 2006-09-22  Chao-ying Fu  <fu@mips.com>
2675
2676         * MAINTAINERS (Write After Approval): Add myself.
2677
2678 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2679
2680         * MAINTAINERS: Add self as soft-fp maintainer.
2681
2682 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2683
2684         * MAINTAINERS: Add myself as avr maintainer.
2685         Remove Marek Michalkiewicz as avr maintainer.
2686
2687 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2688
2689         * MAINTAINERS (Write After Approval): Add myself.
2690
2691 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2692
2693         * configure.in: Never build newlib for a Mingw host.
2694         Never build newlib as Mingw target library.
2695         Test the existence of winsup/cygwin for building a Cygwin newlib,
2696         rather than just winsup.
2697         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2698         building a Mingw target.
2699         * configure: Regenerate.
2700
2701 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2702
2703         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2704
2705 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2706
2707         * config.guess: Import from src (was more updated).
2708         * config.sub: Likewise.
2709
2710 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2711
2712         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2713         * configure: Regenerated.
2714
2715 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2716
2717         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2718         for stages after the first.
2719
2720 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2721
2722         * Makefile.def: Add dependencies for configure-opcodes
2723         on configure-intl and all-opcodes on all-intl.
2724         * Makefile.in: Regenerated.
2725
2726 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2727
2728         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2729
2730 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2731
2732         Port to hosts whose 'sort' and 'tail' implementations
2733         treat operands with leading '+' as file names, as POSIX
2734         has required since 2001.  However, make sure the code still
2735         works on pre-POSIX hosts.
2736         * ltmain.sh: Don't assume "sort +2" is equivalent to
2737         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2738
2739 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2740
2741         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2742
2743 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2744
2745         * ltconfig: chmod 644 before ranlib during install.
2746
2747 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2748
2749         PR bootstrap/18058
2750         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2751         if the bootstrap compiler is a GCC version that supports it.
2752         * configure: Regenerate.
2753
2754 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2755
2756         * configure.in: Fix thinkos in previous check-in.
2757         * configure: Regenerate.
2758
2759 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2760
2761         PR other/27063
2762         * configure.in: Test subdir_requires and give an appropriate
2763         error message.
2764         * configure: Regenerate.
2765
2766 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2767
2768         * MAINTAINERS (Write After Approval): Add myself.
2769
2770 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2771
2772         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2773
2774 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2775
2776         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2777
2778 2006-06-20  David Ayers  <d.ayers@inode.at>
2779
2780         PR bootstrap/28072
2781         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2782         whether target-libjava is being configured instead of whether the
2783         java front end is enabled.
2784         * configure: Regenerate.
2785
2786 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2787
2788         PR target/27540
2789         * configure.in: Only enable libgomp on IRIX 6.
2790         * configure: Regenerate.
2791
2792 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2793
2794         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2795         too.
2796         * Makefile.in: Regenerate.
2797
2798 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2799
2800         * config-ml.in: Alter CCASFLAGS to include special
2801         multilib options the same as is done for CFLAGS.
2802
2803 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2804
2805         * configure.in: Don't enable libgomp on hpux10.
2806         * configure: Rebuilt.
2807
2808 2006-06-12  David Ayers  <d.ayers@inode.at>
2809
2810         PR bootstrap/27963
2811         PR target/19970
2812         * configure.in: Remove target-boehm-gc from noconfigdirs where
2813         ${libgcj} is specified.
2814         * configure: Regenerate.
2815
2816 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2817
2818         Sync from src:
2819
2820         * configure.in: Sync.
2821         * configure: Regenerated.
2822
2823         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2824
2825         * Makefile.def: Added dependencies from sim and gdb on intl, and
2826         added configure dependencies to everything with an all dependency
2827         on intl.
2828         * Makefile.in: Regenerated.
2829
2830 2006-06-06  David Ayers  <d.ayers@inode.at>
2831
2832         PR libobjc/13946
2833         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2834         * Makefile.in: Regenerate.
2835         * configure.in: Add --enable-objc-gc at toplevel and have it
2836         enable boehm-gc for Objective-C.
2837         Remove target-boehm-gc from libgcj.
2838         Add target-boehm-gc to target_libraries.
2839         Add target-boehm-gc to noconfigdirs where ${libgcj}
2840         is specified.
2841         Assert that boehm-gc is supported when requested for Objective-C.
2842         Only build boehm-gc if needed either for Java or Objective-C.
2843         * configure: Regenerate.
2844
2845 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2846
2847         PR 27674
2848         * Makefile.tpl (configure-[+prefix+][+module+],
2849         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2850         Remove rule to unstage bootstrapped modules.
2851         (stage_current): New.
2852         * Makefile.in: Regenerate.
2853
2854 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2855
2856         * MAINTAINERS (Write After Approval): Update my e-mail address.
2857
2858 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2859
2860         * include/libiberty.h: Declare pex_run_in_environment.
2861
2862 2006-05-31  Asher Langton  <langton2@llnl.gov>
2863
2864         * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         * Makefile.def (bfd, opcodes): Fix lib_path.
2869         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2870         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2871         * Makefile.in: Regenerate.
2872
2873 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2874
2875         * Makefile.in: Regenerate.
2876
2877 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2878
2879         * Makefile.def: Add install-html target. Add datarootdir
2880         docdir and htmldir to flags_to_pass.
2881         * Makefile.tpl: Add install-html target.
2882         * Makefile.in: Regenerate.
2883         * configure.in: Add --with-datarootdir, --with-docdir, and
2884         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2885         * configure: Regenerate.
2886
2887 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2888
2889         * configure.in: Enable gprof for cross builds.
2890         * configure: Regenerate.
2891
2892 2006-05-22  Richard Guenther  <rguenther@suse.de>
2893
2894         Revert
2895         2006-01-31  Richard Guenther  <rguenther@suse.de>
2896         Paolo Bonzini  <bonzini@gnu.org>
2897
2898         * Makefile.def (target_modules): Add libgcc-math target module.
2899         * configure.in (target_libraries): Add libgcc-math target library.
2900         (--enable-libgcc-math): New configure switch.
2901         * Makefile.in: Re-generate.
2902         * configure: Re-generate.
2903         * libgcc-math: New toplevel directory.
2904
2905 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2906             Andreas Tobler  <a.tobler@schweiz.ch>
2907
2908         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2909         * configure: Rebuilt.
2910
2911 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2912
2913         * MAINTAINERS (Write After Approval): Add myself.
2914
2915 2006-05-01  DJ Delorie  <dj@redhat.com>
2916
2917         * configure.in: Restore CFLAGS if GMP isn't present.
2918         * configure: Regenerate.
2919
2920 2006-05-01  Richard Guenther  <rguenther@suse.de>
2921
2922         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2923         maintainer.
2924
2925 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2926
2927         * MAINTAINERS (Write After Approval): Add myself.
2928
2929 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2930
2931         * MAINTAINERS (Write After Approval): Add myself.
2932
2933 2006-04-18  DJ Delorie  <dj@redhat.com>
2934
2935         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2936         reference libgloss so that libssp can be built in a combined
2937         tree.
2938         * configure: Regenerate.
2939
2940 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2941
2942         * MAINTAINERS (Write After Approval): Add myself.
2943
2944 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2945
2946         * configure.in: Require makeinfo 4.4 or higher.
2947         * configure: Regenerate.
2948
2949 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2950
2951         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2952         Rearrange the entries of other libraries to have them in one place.
2953
2954 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2955
2956         * MAINTAINERS (Write After Approval): Remove myself.
2957         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2958
2959 2006-03-14  Richard Guenther  <rguenther@suse.de>
2960
2961         * configure: Regenerate with autoconf 2.13.
2962
2963 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2964
2965         * MAINTAINERS: Use my work address.
2966
2967         * MAINTAINERS: Update my E-mail address.
2968
2969 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2970
2971         * configure.in: Handle --disable-<component> generically.
2972         * configure: Regenerate.
2973
2974 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2975
2976         PR libgcj/17311
2977         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2978
2979 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2980
2981         * MAINTAINERS (Write After Approval):  Remove myself.
2982         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2983
2984 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2985
2986         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2987         (TARGET_CONFIGDIRS): Remove.
2988         * configure.in: Remove AC_SUBST(target_configdirs).
2989         * Makefile.in, configure: Regenerated.
2990
2991 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2992
2993         * MAINTAINERS (Write After Approval):  Remove myself.
2994         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2995
2996 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2997
2998         PR bootstrap/25670
2999
3000         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3001
3002         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3003         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3004         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3005         BUILD_PREFIX, BUILD_PREFIX_1.
3006         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3007
3008         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3009         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3010
3011         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3012         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3013         of `cat stage_current`.  Always provide the `r' and `s' variables.
3014         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3015         a single shell execution.
3016         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3017         bootstrapped modules, make the stage1 module if the build was not
3018         started yet, else build the current stage.
3019         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3020         (all-build, all-host, all-target, [+make_target+]-host,
3021         [+make_target+]-target): Do not use \-continued lines.
3022         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3023         (current_stage, restrap, stage_last): New.
3024
3025         * Makefile.in: Regenerate.
3026         * configure: Regenerate.
3027
3028 2006-02-19  Bud Davis  <jmdavis@link.com>
3029
3030         * MAINTAINERS (Write After Approval):  Remove myself.
3031         (Language Front End Maintainers):  Add myself as fortran 95
3032         maintainer and update e-mail address.
3033
3034 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3035
3036         * MAINTAINERS (Write After Approval):  Remove myself.
3037         (Language Front End Maintainers):  Add myself as fortran 95
3038         maintainer.
3039
3040 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3041
3042         * MAINTAINERS (Write After Approval): Add myself.
3043
3044 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3045
3046         * MAINTAINERS (Write After Approval):  Remove myself.
3047         (Language Front End Maintainers):  Add myself as
3048         fortran 95 maintainer.
3049
3050 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3051
3052         Sync from src:
3053
3054         2005-12-27  Leif Ekblad  <leif@rdos.net>
3055
3056         * configure.in: Add support for RDOS target.
3057         * configure: Regenerate.
3058
3059 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3060             Andreas Schwab  <schwab@suse.de>
3061
3062         * configure: Regenerate.
3063
3064 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3065
3066         * configure.in (enable_libgomp): Add AIX.
3067         * configure: Regenerate.
3068
3069 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3070
3071         * MAINTAINERS (Write After Approval): Add myself.
3072
3073 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3074
3075         * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2006-01-31  Richard Guenther  <rguenther@suse.de>
3078         Paolo Bonzini  <bonzini@gnu.org>
3079
3080         * Makefile.def (target_modules): Add libgcc-math target module.
3081         * configure.in (target_libraries): Add libgcc-math target library.
3082         (--enable-libgcc-math): New configure switch.
3083         * Makefile.in: Re-generate.
3084         * configure: Re-generate.
3085         * libgcc-math: New toplevel directory.
3086
3087 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3088
3089         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3090         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3091         the assembler, linker and binutils.
3092         * configure: Regenerate.
3093
3094 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3095
3096         * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3099
3100         * configure: Regenerate.
3101
3102 2006-01-18  Richard Henderson  <rth@redhat.com>
3103             Jakub Jelinek  <jakub@redhat.com>
3104             Diego Novillo  <dnovillo@redhat.com>
3105
3106         * libgomp: New directory.
3107         * Makefile.def: Add target_module libgomp.
3108         * Makefile.in: Regenerate.
3109         * configure.in (target_libraries): Add target-libgomp.
3110         * configure: Regenerate.
3111
3112 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3113
3114         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3115         @ from continuation.
3116         * Makefile.in: Rebuilt.
3117
3118 2006-01-04  Chris Lattner  <sabre@gnu.org>
3119
3120         * MAINTAINERS (Write After Approval): Add myself.
3121
3122 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3123
3124         PR bootstrap/24252
3125
3126         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3127         * Makefile.tpl (OBJDUMP): New.
3128         (EXTRA_HOST_FLAGS): Add it.
3129         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3130
3131         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3132         to use symbolic links between directories.  Avoid race conditions
3133         or make them harmless.
3134         * configure.in: Do not try to use symbolic links between directories.
3135
3136         * Makefile.def (LEAN): Pass.
3137         * Makefile.tpl (LEAN): Define.
3138         (stage[+id+]-start): Accept that the previous directory does not
3139         exist, if the bootstrap is lean.
3140         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3141         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3142         configure substitution.
3143         ([+compare-target+]): Likewise.
3144         ([+bootstrap-target+]-lean): New.
3145         * configure.in: Remove lean bootstrap support from here.
3146
3147         * Makefile.in: Regenerate.
3148         * configure: Regenerate.
3149
3150 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3151
3152         * MAINTAINERS (libdecnumber): Add myself.
3153
3154 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3155
3156         * libtool-ldflags: New script.
3157
3158 2006-01-02  Andreas Schwab  <schwab@suse.de>
3159
3160         * configure.in: When reconfiguring remove Makefile in
3161         all stage directories.
3162         * configure: Regenerate.
3163
3164 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3165
3166         * MAINTAINERS: Update my email address.
3167
3168 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3169
3170         Revert Ada-related part of the previous change.
3171
3172         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3173         Do not pass.
3174         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3175         * Makefile.in: Regenerate.
3176         * configure.in: Do not include mt-ppc-aix target fragment.
3177         * configure: Regenerate.
3178
3179 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3180
3181         * configure.in: Select appropriate fragments for PowerPC/AIX.
3182         * configure: Regenerate.
3183
3184         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3185         BOOT_CFLAGS, BOOT_LDFLAGS.
3186         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3187         BOOT_CFLAGS, BOOT_LDFLAGS.
3188         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3189         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3190         (stage): Fail if we cannot complete the work.
3191         * Makefile.in: Regenerate.
3192
3193 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3194
3195         * configure.in: Replace ms1 with mt.
3196         * configure: Rebuilt.
3197
3198 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3199
3200         * MAINTAINERS: Update my email address.
3201
3202 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3203
3204         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3205         install-host-nogcc): Don't invoke $(stage) at the end.
3206         * Makefile.in: Regenerate.
3207
3208 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3209
3210         * configure.in: Flip the top-level bootstrap switch.
3211         * configure: Regenerate.
3212
3213 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3214
3215         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3216         $(stage) and $(unstage).
3217         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3218         (all): Remove stray semicolon.
3219         (local-distclean): Don't handle multilib.tmp and multilib.out.
3220         (install.all): Set $s for consistency.
3221         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3222         check_multilibs setting.  Always make the install directory.
3223         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3224         Correct @if/@endif.
3225         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3226         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3227         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3228         (multilib.out): Remove.
3229         * Makefile.in: Regenerated.
3230
3231 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3232
3233         * MAINTAINERS (Write After Approval): Add myself.
3234
3235 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3236
3237         * MAINTAINERS: Add myself as mt maintainer.
3238
3239         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3240
3241 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3242
3243         * MAINTAINERS: Change email address.
3244
3245 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3246
3247         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3248         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3249         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3250         Find in-tree tools if available.
3251         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3252         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3253         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3254         (COMPILER_*_FOR_TARGET): New.
3255         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3256         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3257         (CONFIGURED_*, USUAL_*): Remove.
3258         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3259         STRIP): Use autoconf substitutions.
3260         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3261         COMPILER_NM_FOR_TARGET): New.
3262         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3263
3264         (all): Make all-host and all-target in parallel.
3265         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3266         that $$r and $$s are set before invoking a recursive make.
3267         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3268         ([+bootstrap-target+]): Inline most of the `all' target.
3269
3270 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3271
3272         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3273         from the gcc build directory.
3274         * Makefile.in: Regenerate.
3275
3276 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3277
3278         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3279         depend on all-libdecnumber.
3280         * configure.in (host_libs): Include libdecnumber.
3281         * Makefile.in: Regenerate.
3282         * configure: Likewise.
3283
3284 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3285
3286         * libdecnumber: Import decNumber sources from the dfp-branch.
3287
3288 2005-11-21  Kean Johnston  <jkj@sco.com>
3289
3290         * config.sub, config.guess: Sync from upstream sources.
3291
3292 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3293
3294         Import from Autoconf sources:
3295
3296         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3297         * config/move-if-change: Don't output "$2 is unchanged";
3298         suggested by Ben Elliston.  Handle weird characters correctly.
3299
3300 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3301
3302         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3303         to match upstream libtool for darwin.
3304
3305 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3306
3307         * Makefile.def: Remove gdb dependencies for gdbtk.
3308         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3309         (configure-gdb, install-gdb): New rules.
3310         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3311         * Makefile.in, configure: Regenerated.
3312
3313 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3314
3315         * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3318
3319         * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3322
3323         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3324         Diego Novillo.
3325
3326 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3327
3328         PR bootstrap/24297
3329         * Makefile.tpl (do-[+make-target+], do-check, install,
3330         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3331         are set before recursing.
3332         * Makefile.in: Regenerate.
3333
3334 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3335
3336         PR bootstrap/18939
3337         * Makefile.def (gcc) <target>: Fix thinko.
3338         * Makefile.in: Regenerate.
3339
3340 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3341
3342         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3343         * configure: Regenerate.
3344
3345 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3346
3347         * MAINTAINERS (Write After Approval): Add self.
3348
3349 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3350
3351         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3352         target-libffi, target-qthreads, target-libjava, and
3353         targetlibobjc.
3354         * configure: Regenerate.
3355
3356 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3357
3358         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3359         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3360         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3361         (USUAL_OBJDUMP_FOR_TARGET): New.
3362         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3363         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3364         * configure, Makefile.in: Regenerated.
3365
3366 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3367
3368         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3369         before other host packages.
3370
3371 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3372
3373         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3374
3375 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3376
3377         PR bootstrap/22340
3378
3379         * configure.in (default_target): Remove.
3380         * Makefile.tpl (all): Do not use prerequisites as subroutines
3381         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3382         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3383         use prerequisites as subroutines.
3384         (check-host, check-target): New.
3385         (bootstrap configure & all targets): Do not use stage*-start
3386         if the directory layout is already ok.
3387         (non-bootstrap configure & all targets): Prepend a $(unstage).
3388         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3389         (NOTPARALLEL): Remove.
3390         (unstage, stage variables): New variables.
3391         (unstage, stage targets): Simply expand to those variables.
3392
3393         * configure: Regenerate.
3394         * Makefile.in: Regenerate.
3395
3396 2005-10-04  James E Wilson  <wilson@specifix.com>
3397
3398         * Makefile.def (lang_env_dependencies): Add libmudflap.
3399         * Makefile.in: Regenerate.
3400
3401 2005-10-03  Andreas Schwab  <schwab@suse.de>
3402
3403         Backport from libtool CVS:
3404         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3405
3406         * ltmain.sh: add support for installing into temporary
3407         staging area (e.g. 'make install DESTDIR=...')
3408
3409 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3410
3411         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3412         * configure: Regenerated.
3413
3414 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3415
3416         * configure: Regenerate with the correct
3417         autoconf version.
3418
3419 2005-09-30  Catherine Moore  <clm@cm00re.com>
3420
3421         * configure.in (bfin-*-*): New.
3422         * configure: Regenerated.
3423
3424 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3425
3426         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3427         (LIPO_FOR_TARGET): New.
3428         (CONFIGURED_LIPO_FOR_TARGET): New.
3429         (USUAL_LIPO_FOR_TARGET): New.
3430         (STRIP_FOR_TARGET): New.
3431         (CONFIGURED_STRIP_FOR_TARGET): New.
3432         (USUAL_STRIP_FOR_TARGET): New.
3433         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3434         STRIP_FOR_TARGET.
3435         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3436         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3437         * Makefile.in: Regenerate.
3438         * configure: Regenerate.
3439
3440 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3441
3442         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3443         (rs6000-*-aix*): Same.
3444         * configure: Regenerate.
3445
3446 2005-09-16  Tom Tromey  <tromey@redhat.com>
3447
3448         * MAINTAINERS: Add self as java maintainer.
3449
3450 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3451
3452         * configure.in: Recognize f95 in the --enable-languages option,
3453         and substitute it for fortran, issuing a warning.
3454         * configure: Regenerate.
3455
3456 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3457
3458         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3459         * configure:  Regenerated.
3460
3461 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3462
3463         * MAINTAINERS: Add self as ms1 maintainer.
3464
3465 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3466
3467         * Makefile.def (libssp): Add to lang_env_dependencies.
3468         * Makefile.in: Regenerate.
3469
3470 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3471
3472         * MAINTAINERS: Add myself as middle-end maintainer.
3473
3474 2005-08-17  Christian Groessler  <chris@groessler.org>
3475
3476         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3477         * Makefile.in: Regenerate.
3478
3479 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3480
3481         * MAINTAINERS (write after approval): Added myself.
3482
3483 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3484
3485         * MAINTAINERS (Write After Approval): Add myself.
3486
3487 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3488
3489         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3490         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3491         Look for alternate names of the target cc and c++
3492         * configure: Regenerate.
3493
3494 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3495
3496         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3497         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3498         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3499         tools; remove code to manually set them.
3500         (Target tools): Look in the environment for them.
3501         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3502         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3503         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3504         build directory.
3505         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3506         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3507         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3508         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3509         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3510         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3511         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3512         * configure: Regenerate.
3513         * Makefile.in: Regenerate.
3514
3515 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3516
3517         * MAINTAINERS: Update for removed CPU targets.
3518
3519 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3520
3521         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3522         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3523         * Makefile.in: Regenerated.
3524
3525 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3526
3527         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3528         (CFLAGS_FOR_TARGET): Use it.
3529         (CXXFLAGS_FOR_TARGET): Likewise.
3530         * Makefile.in: Regenerated.
3531         * configure.in (--with-build-sysroot): New option.
3532         * configure: Regenerated.
3533
3534 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3535
3536         * Makefile.tpl: Wrap install between unstage and stage
3537         * Makefile.in: Regenerate.
3538
3539 2005-07-21  Eric Christopher  <echristo@apple.com>
3540
3541         * MAINTAINERS: Update affiliation.
3542
3543 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3544
3545         * MAINTAINERS: Add self as crx port maintainer.
3546
3547 2005-07-20  DJ Delorie  <dj@redhat.com>
3548
3549         * MAINTAINERS: Add self as m32c maintainer.
3550
3551 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3552
3553         * all files: Update FSF address.
3554
3555 2005-07-15  Eric Christopher  <echristo@redhat.com>
3556
3557         * MAINTAINERS: Change affiliation.
3558
3559 2005-07-14  Jim Blandy  <jimb@redhat.com>
3560
3561         * configure.in: Add cases for Renesas m32c.
3562         * configure: Regenerated.
3563
3564 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3565
3566         * COPYING.LIB: Update from fsf.org.
3567
3568 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3569
3570         * COPYING, compile, config.guess,
3571         config.sub, install-sh, missing, mkinstalldirs,
3572         symlink-tree, ylwrap: Sync from upstream sources.
3573         * config-ml.in: Update FSF address.
3574
3575 2005-07-13  Eric Christopher  <echristo@redhat.com>
3576
3577         * configure.in: Add toplevel noconfigdir support for tpf.
3578         * configure: Regenerate.
3579
3580 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3581
3582         PR ada/22340
3583
3584         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3585         * Makefile.in: Regenerate.
3586
3587 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3588
3589         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3590         Brolley to write-after-approval.
3591
3592 2005-07-07  Andreas Schwab  <schwab@suse.de>
3593
3594         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3595         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3596         * Makefile.in: Regenerated.
3597
3598 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3599
3600         * configure.in: Don't build sim or rda when targetting darwin.
3601         * configure: Regenerate.
3602
3603 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3604
3605         * configure.in: Add --enable-libssp and --disable-libssp.
3606         * configure: Regenerate with autoconf-2.13.
3607
3608 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3609
3610         * Makefile.def (target_modules): Add libssp.
3611         * configure.in (target_libraries): Add target-libssp.
3612         * configure: Rebuilt.
3613         * Makefile.in: Rebuilt.
3614
3615 2005-07-01  Zack Weinberg  <zackw@panix.com>
3616
3617         * MAINTAINERS: Change email address.  Resign from maintainership.
3618
3619 2005-07-01  Richard Guenther  <rguenther@suse.de>
3620
3621         * MAINTAINERS: Change my e-mail address and affiliation.
3622
3623 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3624
3625         * Makefile.def (stagefeedback): Come after profile.
3626         Define profiledbootstrap target.
3627         * Makefile.tpl (profiledbootstrap): Remove.
3628         (stageprofile-end): Zap stagefeedback.
3629         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3630         * Makefile.in: Regenerate.
3631
3632 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3633
3634         * MAINTAINERS: Update my email address.
3635
3636 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3637
3638         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3639         In 'cpp' stanza, support '#line' as well as '# '.
3640
3641 2005-06-08  Andreas Schwab  <schwab@suse.de>
3642
3643         * MAINTAINERS: Move myself from 'Write After Approval' to
3644         'CPU Port Maintainers' section as m68k maintainer.
3645
3646 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3647
3648         * configure.in (unsupported_languages): New macro.
3649         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3650         non-ported target libraries in noconfigdirs.
3651         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3652         non-linux-gnu.  Remove libgcj_ex_libffi.
3653         <lang_frag loop>: Set add_this_lang=no if the language is in
3654         unsupported_languages.
3655         * configure: Regenerate.
3656
3657 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3658
3659         * configure.in: Fix typo in handling of --with-mpfr-dir.
3660         * configure: Regenerate.
3661
3662 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3663
3664         * MAINTAINERS: Update my email address.
3665
3666 2005-06-02  Jim Blandy  <jimb@redhat.com>
3667
3668         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3669         accepted into the master sources.)
3670
3671 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3672             Michael Snyder  <msnyder@redhat.com>
3673             Stan Cox  <scox@redhat.com>
3674
3675         * configure.in: Set noconfigdirs for ms1.
3676
3677         * configure: Regenerate.
3678
3679 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3680
3681         * MAINTAINERS (Write After Approval): Add self.
3682
3683 2005-06-01  Josh Conner  <jconner@apple.com>
3684
3685         * MAINTAINERS (Write After Approval): Add self.
3686
3687 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3688
3689         * MAINTAINERS: Update my email address.
3690
3691 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3692
3693         * MAINTAINERS (Write After Approval): Add self.
3694
3695 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3696
3697         * MAINTAINERS (Write After Approval): Remove self.
3698
3699 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3700
3701         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3702         (Dependencies): Consider target modules for bootstrap dependencies.
3703         Make target bootstrap modules depend on each stage's gcc.
3704         * Makefile.in: Regenerate.
3705
3706 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3707
3708         * Makefile.def (configure-gcc): Depend on binutils having been built.
3709         (all-gcc): No need to do it here.
3710         * Makefile.in: Regenerate.
3711
3712 2005-05-19  Paul Brook  <paul@codesourcery.com>
3713
3714         * configure.in: Rewrite misleading error message when requested
3715         language cannot be built.
3716         * configure: Regenerate.
3717
3718 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3719
3720         * ylwrap: Import from Automake 1.9.5.
3721
3722 2005-05-13  David Ung  <davidu@mips.com>
3723
3724         * MAINTAINERS (Write After Approval): Add self.
3725
3726 2005-05-09  Mike Stump  <mrs@apple.com>
3727
3728         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3729         lt_cv_sys_max_cmd_len for now.
3730
3731 2005-05-09  Stan Cox  <scox@redhat.com>
3732
3733         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3734
3735 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3736
3737         * README.SCO: Update the URL.
3738
3739 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3740
3741         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3742         with_gnu_ld to libtool.
3743         * ltcf-c.sh (aix[45]): Define file_list_spec.
3744         * ltcf-cxx.sh (aix[45]): Same.
3745         * ltcf-gcj.sh (aix[45]): Same.
3746         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3747         exists, write list of input files to temporary file.
3748
3749 2005-05-04  Mike Stump  <mrs@apple.com>
3750
3751         * configure.in: Always pass --target to target configures as
3752         otherwise rebuilds that do --recheck will fail.
3753         * confiugure: Rebuilt.
3754
3755 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3756
3757         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3758         STAGE_HOST_EXPORTS.
3759         (configure, all): Add bootstrap support.
3760         (Host modules, target modules): Pass post-stage1 flags and exports.
3761         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3762         * Makefile.in: Regenerate.
3763
3764 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3765
3766         * configure: Regenerate.
3767
3768 2005-04-27  Mike Stump  <mrs@apple.com>
3769
3770         * MAINTAINERS: Add self as darwin maintainer.
3771
3772 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3773
3774         * config.sub: Update from master copy.
3775
3776 2005-04-21  Mike Stump  <mrs@apple.com>
3777
3778         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3779         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3780
3781 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3782
3783         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3784         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3785         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3786         "*-*-elf" and "*-*-linux*".
3787         * configure: Regenerate.
3788
3789 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3790
3791         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3792
3793 2005-04-12  Mike Stump  <mrs@apple.com>
3794
3795         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3796
3797 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3798
3799         * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3802
3803         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3804
3805 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3806
3807         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3808         (TARGET_CONFIGARGS): Include --with-target-subdir.
3809         (configure, all): New macros.  Use them throughout.
3810         * Makefile.in: Regenerate.
3811
3812 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3813
3814         * MAINTAINERS (Write After Approval): Add myself.
3815
3816 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3817
3818         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3819
3820 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3821
3822         * MAINTAINERS: Move John Carr to Write After Approval.
3823
3824 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3825
3826         * config/mh-mingw32: Delete.
3827         * configure.in: Don't use it.
3828         * configure: Regenerate.
3829
3830 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3831
3832         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3833         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3834         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3835         (HOST_LIB_PATH): Generate from Makefile.def.
3836         (TARGET_LIB_PATH): Likewise.
3837         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3838         * Makefile.in: Regenerate.
3839         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3840         (RPATH_ENVVAR): Include Darwin case.
3841         * configure: Regenerate.
3842
3843 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3844
3845         * MAINTAINERS (Various Maintainers): Remove self.
3846         (Write After Approval): Add self.
3847
3848 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3849
3850         * MAINTAINERS (Various Maintainers): Add self.
3851
3852 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3853
3854         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3855         * configure: Regenerate.
3856
3857 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3858
3859         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3860         gcc_version, and gcc_version_trigger from set of flags to pass.
3861         * Makefile.tpl: Remove definitions of above variables.
3862         (config.status): Remove dependency on $(gcc_version_trigger).
3863         * Makefile.in: Regenerate.
3864         * configure.in: Do not reference config/gcc-version.m4 nor
3865         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3866         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3867         * configure: Regenerate.
3868
3869 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3870             Andrew Pinski <pinskia@physics.uc.edu>
3871
3872         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3873         * Makefile.in: Regenerate.
3874
3875 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3876
3877         * MAINTAINERS (Write After Approval): Add myself.
3878
3879 2005-03-03  David Ayers  <d.ayers@inode.at>
3880
3881         * MAINTAINERS (Write After Approval): Add myself.
3882
3883 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3884
3885         PR libgcj/20160
3886         * ltmain.sh: Avoid creating archives with components that have
3887         duplicate basenames.
3888
3889 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3890
3891         PR bootstrap/20250
3892         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3893         instead of check.
3894         * Makefile.in: Regenerate.
3895
3896 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3897
3898         * Makefile.in: Regenerate to fix conflict between the previous two
3899         patches.
3900
3901 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3902
3903         PR bootstrap/17383
3904         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3905         * Makefile.tpl (HOST_SUBDIR): New substitution.
3906         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3907         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3908         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3909         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3910         (Host modules, Bootstrapped modules): Use it.
3911         (Build modules, Target modules): Do not create symlink trees,
3912         always configure out-of-srcdir.
3913         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3914         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3915         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3916         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3917
3918         * Makefile.in: Regenerate.
3919         * configure: Regenerate.
3920
3921 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3922
3923         Merged from libada-gnattools-branch:
3924         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3925
3926         * gnattools: New directory.
3927         * Makefile.def: Add gnattools as a module, depending on target-libada.
3928         * Makefile.in: Regenerate.
3929         * configure.in: Include gnattools in host_tools; disable it if ada
3930         is disabled.
3931         * configure: Regenerate.
3932
3933 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3934
3935         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3936         treelang maintainer.
3937         (Write After Approval): Remove myself.
3938
3939 2005-02-23  Paul Schlie  <schlie@comcast.net>
3940
3941         * configure.in: Allow darwin targeted ports to build tk, itcl and
3942         libgui.
3943         * configure: Regenerate.
3944
3945 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3946
3947         PR libgcj/10353
3948         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3949         * configure: Regenerate.
3950
3951 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3952
3953         * MAINTAINERS (Write After Approval): Add myself.
3954
3955 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3956
3957         * MAINTAINERS: Update my e-mail address.
3958
3959 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3960
3961         * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3964
3965         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3966         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3967         target-libgloss when not *-*-elf and *-*-aout.
3968         * configure: Regenerate.
3969
3970 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3971
3972         * MAINTAINERS: Remove obsolete entries.
3973
3974         * MAINTAINERS (Write After Approval): Add Michael Matz.
3975
3976 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3977
3978         * MAINTAINERS: Remove self as cpplib maintainer.
3979
3980 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3981
3982         * install-sh, config.sub: Import from upstream.
3983
3984 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3985
3986         PR bootstrap/18222
3987         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3988         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3989         * Makefile.in: Regenerate.
3990
3991 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3992
3993         * MAINTAINERS: Update my email address.
3994
3995 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3996             Andreas Schwab  <schwab@suse.de>
3997
3998         PR bootstrap/18033
3999         * config-ml.in: Eval option if surrounded by single quotes.
4000
4001 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4002
4003         Revert 2004-12-28 Makefile changes, a better fix will be
4004         applied to mainline and src after GCC 4.0 branches.
4005
4006 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4007
4008         PR bootstrap/17383
4009
4010         * Makefile.def (target_modules): Remove stage parameter,
4011         it is always true now.
4012         * Makefile.tpl (configure-build-[+module+],
4013         configure-target-[+module+]): Always build symlink tree
4014         for the directory and for include.  BUILD_SUBDIR and
4015         TARGET_SUBDIR cannot be . anymore.
4016         * Makefile.in: Regenerate.
4017
4018 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4019
4020         Revert 2004-12-08 Makefile changes.
4021
4022 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4023
4024         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4025         cygwin, mingw.
4026
4027 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4028
4029         * configure.in (sh64-*-*): Reenable gprof.
4030         * configure: Regenerate.
4031
4032 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4033
4034         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4035         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4036         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4037         * Makefile.in: Regenerate.
4038
4039 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4040
4041         * MAINTAINERS: Update my email address.
4042
4043 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4044
4045         * Makefile.tpl: Generate normal dependencies if the LHS module is
4046         not bootstrapped.
4047         * Makefile.in: Regenerate.
4048
4049 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4050
4051         * configure.in: Include config/gxx-include-dir.m4.  Use
4052         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4053         * configure: Regenerate.
4054
4055 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4056
4057         * config.if: Delete.
4058         * configure.in: Set libstdcxx_incdir directly.
4059         * configure: Regenerate.
4060
4061 2004-12-02  Eric Christopher  <echristo@redhat.com>
4062
4063         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4064         * Makefile.in: Regenerate.
4065
4066 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4067
4068         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4069         * configure: Regenerate.
4070
4071 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4072
4073         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4074         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4075         * configure: Regenerate.
4076
4077 2004-12-01  Eric Christopher  <echristo@redhat.com>
4078
4079         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4080         of things to remove.
4081
4082 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4083
4084         * MAINTAINERS (Write After Approval): Update my e-mail address.
4085
4086 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4087
4088         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4089         from CVS libtool to always pass_all.
4090
4091 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4092
4093         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4094         (hppa*64*-*-*): Delete incorrect comment.
4095         * configure: Rebuilt.
4096
4097 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4098
4099         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4100
4101 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4102
4103         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4104         from CVS libtool to always pass_all.
4105
4106 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4107
4108         * install-sh, compile: Import from automake.
4109
4110 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4111
4112         * config.guess, config.sub:  Import from savannnah.
4113
4114 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4115
4116         * MAINTAINERS (Write After Approval): Add myself
4117
4118 2004-11-12  Mike Stump  <mrs@apple.com>
4119
4120         * Makefile.def: Add html support.
4121         * Makefile.tpl: Likewise.
4122         * Makefile.in: Regenerate.
4123
4124 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4125
4126         PR 18423
4127         * configure.in: Remove all instances of build-fixincludes from
4128         noconfigdirs.
4129         (build_configargs): Supply --target to subdirectories.
4130         * configure: Regenerate.
4131
4132         * Makefile.def: Make gcc install depend on fixincludes install.
4133         * Makefile.in: Regenerate.
4134
4135 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4136
4137         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4138
4139 2004-11-11  Paul Brook  <paul@codesourcery.com>
4140
4141         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4142
4143 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4144
4145         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4146         target-libgfortran.
4147         * configure: Regenerate.
4148
4149 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4150
4151         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4152         like CC.
4153
4154 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4155
4156         * Makefile.def (host fixincludes): Specify missing targets.
4157         * Makefile.in: Regenerate.
4158
4159 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4160
4161         * MAINTAINERS: Add myself
4162
4163 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4164
4165         * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4168
4169         * Makefile.def: Build fixincludes for the host, too.
4170         * Makefile.in: Regenerate.
4171         * configure.in (host_tools): Add fixincludes.
4172         * configure: Regenerate.
4173
4174 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4175
4176         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4177         * configure: Regenerated.
4178
4179 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4180
4181         PR other/17783
4182         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4183         * configure: Regenerated.
4184
4185 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4186
4187         * README.SCO: Update per FSF instructions.
4188
4189 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4190
4191         PR target/18151
4192         * configure.in (case ${target}): Do not build fixincludes for avr.
4193         * configure: Regenerated.
4194
4195 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4196
4197         * configure.in (case ${target}): Do not build fixincludes
4198         on platforms where it is not used.
4199         * configure: Regenerated.
4200
4201 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4202
4203         * configure.in: Use an absolute path to install-sh.
4204         * configure: Regenerated.
4205
4206 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4207
4208         * MAINTAINERS (Write After Approval): Add myself.
4209
4210 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4211
4212         * MAINTAINERS: Remove from Write After Approval those that are
4213         already maintainers.
4214
4215 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4216
4217         * MAINTAINERS:  Update my email address.
4218
4219 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4220
4221         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4222         * configure: Regenerate.
4223
4224 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4225
4226         * MAINTAINERS:  Update my email address.
4227
4228 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4229
4230         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4231         entries belonging to this category.
4232
4233 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4234
4235         * MAINTAINERS: Update my e-mail address.
4236
4237 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4238
4239         Fix wrong conflict resolution in:
4240
4241         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4242
4243         * Makefile.in: Regenerate.
4244         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4245         in the recursive `make', instead of hardwiring `all'.
4246         (Autogenerated TARGET-* variables): New.
4247
4248 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4249
4250         * configure.in: Enable target-libgloss for crx-*-*.
4251         * configure: Regenerate.
4252
4253 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4254
4255         * MAINTAINERS (Various Maintainers): Move the "windows,
4256         cygwin, mingw" maintainer to ...
4257         (OS Port Maintainers): ... here.
4258
4259 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4260
4261         * MAINTAINERS (Write After Approval): Remove those that are
4262         maintainers of some subsystem.
4263
4264 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4265
4266         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4267         * ltcf-cxx.sh (tpf*): Likewise.
4268         * ltconfig (tpf*): Add TPF OS configuration support.
4269
4270 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4271
4272         * MAINTAINERS: Change my email address to my new work account.
4273
4274 2004-09-24  Michael Roth  <mroth@nessie.de>
4275
4276         * configure.in (--without-headers): Add missing double quotes.
4277         * configure: Regenerate.
4278
4279 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4280
4281         * ylwrap: Revert to previous version.
4282
4283 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4284
4285         PR bootstrap/17369
4286         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4287         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4288         SET_GCC_LIB_PATH_CMD.
4289         (BASE_TARGET_EXPORTS): Likewise.
4290         * Makefile.in: Regenerated.
4291
4292         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4293         * configure: Regenerated.
4294
4295 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4296
4297         * config.guess: New upstream version
4298         * compile, depcomp, install-sh, ylwrap: Likewise.
4299
4300 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4301
4302         * config/mh-x86omitfp: New host makefile fragment.  Add
4303         -fomit-frame-pointer to the default BOOT_CFLAGS.
4304         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4305         * configure: Regenerate.
4306
4307 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4308
4309         PR target/11572
4310         * configure.in (*-*-darwin*): Renable libobjc.
4311         * configure: Regenerate.
4312
4313 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4314
4315         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4316
4317 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4318
4319         * Makefile.def: Remove libbanshee.
4320         * Makefile.tpl: Ditto.
4321         * configure.in: Ditto.
4322         * Makefile.in: Regen.
4323         * configure: Ditto.
4324
4325 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4326
4327         * ltmain.sh: Use $pic_object as $non_pic_object if
4328         $non_pic_object=none.
4329
4330 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4331
4332         * missing: Import latest version from master repository.
4333
4334 2004-09-06  Nick Clifton  <nickc@redhat.com>
4335
4336         * config.sub: Import latest version from master repository.
4337         * config.guess: Likewise.
4338         This includes these changes:
4339
4340         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4341
4342         * config.sub: Handle crisv32, alias etraxfs.
4343         * config.guess (crisv32:Linux:*:*): Handle.
4344
4345         2004-08-13  Brad Smith  <brad@comstyle.com>
4346
4347         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4348         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4349
4350         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4351
4352         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4353         assume the processor is a powerpc.  This is because coreutils
4354         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4355         in this case, due to a MacOS X bug that causes
4356         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4357         to return a negative number.
4358         Problem reported by Petter Reinholdtsen in:
4359         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4360
4361         2004-07-19  Ben Elliston  <bje@gnu.org>
4362
4363         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4364
4365         2004-06-24  Ben Elliston  <bje@gnu.org>
4366
4367         * config.guess: Update copyright years.
4368         * config.sub: Likewise.
4369
4370         2004-06-22  Robert Millan  <robertmh@gnu.org>
4371
4372         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4373         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4374
4375         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4376
4377         * config.guess (*:*VMS:*:*): New entry. Replaces
4378         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4379         manufacturer.
4380
4381         2004-06-22  Ben Elliston  <bje@gnu.org>
4382
4383         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4384         * config.sub: Likewise.
4385
4386         2004-06-22  Ben Elliston  <bje@gnu.org>
4387
4388         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4389         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4390
4391         2004-06-11  Ben Elliston  <bje@gnu.org>
4392
4393         * config.guess (pegasos:OpenBSD:*:*): Remove.
4394
4395         2004-06-11  Ben Elliston  <bje@gnu.org>
4396
4397         From Wouter Verhelst <wouter@grep.be>:
4398         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4399
4400         2004-06-11  Ben Elliston  <bje@gnu.org>
4401
4402         * config.guess (luna88k:OpenBSD:*:*): New.
4403
4404         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4405
4406         * config.guess (m32r*:Linux:*:*): New case.
4407         * config.sub: Handle m32rle.
4408
4409         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4410
4411         From Jens Petersen  <petersen@redhat.com>:
4412         * config.sub: Handle sparcv8.
4413
4414         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4415
4416         From Tom Smith <smith@cag.lkg.hp.com>:
4417         * config.guess: Version suffixes are equally significant on Tru64
4418         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4419         prefix of "P" (patched kernel).
4420
4421         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4422
4423         * config.sub: Add support for National Semiconductor CRX target.
4424
4425 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4426
4427         * MAINTAINERS (Various Maintainers): Remove myself as web page
4428         maintainer, add myself as maintainer of build status lists.
4429
4430 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4431
4432         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4433         *-*-netware, but add target-libmudflap.
4434         Consolidate *-*-netware targets (of which really only i?86 exists)
4435         into a single entry.
4436         * configure: Likewise.
4437
4438 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4439
4440         * Makefile.tpl (sorry): Remove.
4441         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4442         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4443         (do-clean): Clean per-stage directories too.
4444         (do-distclean): Run distclean-stage1 too.
4445         (.NOTPARALLEL): Enable during toplevel bootstrap.
4446         (stage[+id+]-bubble): Enable parallel execution during
4447         the recursive invocation.
4448         * Makefile.in: Regenerate.
4449
4450         Fix previous checkin:
4451
4452         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4453         include.
4454         * configure.in: Fix indentation.
4455         * configure: Regenerate.
4456
4457 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4458
4459         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4460         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4461         * configure: regenerate
4462         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4463         -mdynamic-no-pic
4464
4465
4466 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4467
4468         * Makefile.def (build_modules): Add fixincludes.
4469         (dependencies): Make gcc depend on fixincludes.
4470         * configure.in (build_tools): Add fixincludes.
4471         (build_configdirs): Always include build_libs.
4472         * Makefile.in: Regenerate.
4473         * configure: Regenerate.
4474
4475 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4476
4477         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4478         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4479         phony targets; do not generate timestamp files.
4480         (distclean-stageN): Remove references to their timestamp files.
4481         (restageN, touch-stageN): Remove.
4482         (stageN-bubble): Rewritten.
4483         (compare): Support lean bootstraps.
4484         * Makefile.in: Regenerate.
4485
4486         * configure.in: Only warn when bootstrapping but
4487         build != host or build != target.  Support lean bootstraps.
4488         * configure: Regenerate.
4489
4490 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4491
4492         * configure.in:  Give a better error message if GMP/MPFR are missing
4493         and a language needing them has been requested.
4494         * configure:  Regenerated.
4495
4496 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4497
4498         * configure.in:  Print a list of available language front-ends if
4499         a requested one is missing.  Tidy stray tab characters.
4500         * configure:  Regenerated.
4501
4502 2004-08-19  Michael Koch  <konqueror@gmx.de>
4503
4504         * gcc/doc/install.texi: Update entry about automake for libjava.
4505
4506 2004-08-17  Robert Millan  <robertmh@gnu.org>
4507
4508         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4509         (instead of FreeBSD).
4510         * configure: Regenerate.
4511
4512 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4513
4514         * Makefile.in: Regenerate.
4515         * configure: Regenerate.
4516
4517         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4518         stage_*_flags.
4519         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4520         for bootstrapped modules if toplevel bootstrap is going.
4521         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4522         modules.  Adjust for changes in Makefile.def.  Enable several
4523         rules even in non-bootstrap mode, just to avoid peppering the
4524         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4525         (stage-[+prev+]-bubble): Remove.
4526
4527         * Makefile.def (Dependencies): Depend on all-build-bison,
4528         all-build-flex, all-build-byacc, all-build-texinfo, rather
4529         than the host variations.
4530         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4531         with BUILD_SUBDIR.
4532         (BISON): Update for recent Bisons.
4533         (YACC): Fix typo.
4534         (cross): Depend on all-build.
4535         (all): Do not depend on all-build.
4536         (prebootstrap): Remove.
4537         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4538         (Prebootstrap dependencies): Add them to the per-stage targets
4539         and to all-prebootstrap.
4540         * configure.in (build_configdirs): Always enable build_tools.
4541         (BUILD_DIR_PREFIX): Remove.
4542
4543         * Makefile.def (gcc): Add target variable.
4544         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4545         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4546         in the recursive `make', instead of hardwiring `all'.
4547         (Autogenerated TARGET-* variables): New.
4548
4549 2004-08-13  Brian Booth  <bbooth@redhat.com>
4550
4551         * MAINTAINERS: Remove myself from write-after-approval.
4552
4553 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4554
4555         * src-release: Stop distributing mmalloc with gdb (which doesn't
4556         use it).
4557         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4558         * Makefile.in: Regenerate.
4559
4560 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4561
4562         * configure.in (arm*-*-eabi*): New target.
4563         * configure: Regenerate.
4564
4565 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4566
4567         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4568         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4569         (Dependencies): New section.
4570         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4571         (configure-target-[+module+]): Depend on maybe-all-gcc
4572         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4573         (toplevel profiledbootstrap): Fix dependencies.
4574         * Makefile.in: Regenerate.
4575
4576 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4577
4578         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4579         target-libiberty to noconfigdirs.
4580         * configure: Regenerate.
4581
4582 2004-08-03  Paul Brook  <paul@codesourcery.com>
4583
4584         * configure.in: Check for MPFR as well as GMP.
4585         * configure: Regenerate.
4586
4587 2004-08-01  Robert Millan  <robertmh@gnu.org>
4588
4589         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4590         libmudflap for all GNU-based systems (with Glibc).
4591         * configure: Regenerate.
4592
4593 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4594
4595         * Makefile.def (host-modules): Add gcc.
4596         * Makefile.in: Regenerate.
4597         * Makefile.tpl (sorry): New rule.
4598         (configure-host, all-host, [+make_target+]-host, do-check,
4599         install-host): Do not add gcc as a special case.
4600         (host modules): Add a small special-casing for gcc.  Export
4601         extra_make_flags through the environment.
4602         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4603         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4604         other recursive targets for gcc): Remove.
4605
4606         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4607         (stage, unstage): New rules.
4608         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4609         distclean-stage[+id+]): Use stage_current.
4610         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4611         the stage*-start rules.
4612
4613 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4614
4615         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4616         use -all_load flag.
4617
4618 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4619
4620         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4621         * configure: Regenerate.
4622
4623 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4624
4625         * maintainer-scripts/gcc_release: Revert yesterday's change.
4626
4627 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4628
4629         * MAINTAINERS: Add myself to write-after-approval.
4630
4631 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4632
4633         * libf2c: Removed.
4634         * gcc/gccbug.in: Updated because of libf2c removal.
4635         * maintainer-scripts/gcc_release: Ditto.
4636
4637 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4638
4639         * configure.in: Build libmudflap by default on FreeBSD.
4640         * configure: Regenerated.
4641
4642 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4643
4644         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4645         systems.
4646         * configure: Regenerated.
4647
4648 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4649
4650         PR target/16344
4651         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4652         feedback based compiler.
4653         * Makefile.in: Rebuilt.
4654
4655 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4656
4657         * Makefile.def (host_modules): Set bootstrap=true for flex.
4658         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4659         * Makefile.in: Rebuilt.
4660
4661 2004-07-07  Jan Hubicka  <jh@suse.cz>
4662
4663         * MAINTAINERS: Add self as a profile feedback maintainer.
4664
4665 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4666
4667         * configure.in:  Do not prepend $srcdir to /dev/null in
4668         makefile fragments.
4669         * configure:  Regenerate.
4670
4671 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4672
4673         * Makefile.def (build_modules): Add bison, byacc, flex,
4674         m4, texinfo.
4675         (flags_to_pass): Add FLEX.
4676         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4677         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4678         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4679         DEFAULT_MAKEINFO): Remove.
4680         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4681         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4682         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4683         objdir or else use configured tool.
4684         (all-build): New.
4685         (all): Depend on it.
4686         (Build module dependencies): Add.
4687         * Makefile.in: Regenerate.
4688         * configure.in: Better support for multiple build modules,
4689         matching what is done for host/target modules.  Do not look
4690         for "plausible" locations of build tools if Canadian cross.
4691         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4692         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4693         * configure: Regenerate.
4694
4695 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4696
4697         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4698         * Makefile.in: Regenerate.
4699
4700 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4701
4702         * Makefile.tpl (configure-build-[+module+],
4703         configure-[+module+], configure-target-[+module+]): Pass
4704         [+extra_configure_args+].
4705         (all-build-[+module+], all-[+module+], check-[+module+],
4706         install-[+module+], [+make_target+]-[+module+],
4707         all-target-[+module+], check-target-[+module+],
4708         install-target-[+module+], [+make_target+]-target-[+module+]):
4709         Pass [+extra_make_args+].
4710         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4711         (GCC_HOST_EXPORTS): Remove.
4712         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4713         cross, check-gcc, check-gcc-c++, install-gcc,
4714         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4715         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4716         * Makefile.in: Regenerate.
4717
4718 2004-06-21  Matthew Sachs  <msachs@apple.com>
4719
4720         * MAINTAINERS: Added self to write-after-approval.
4721
4722 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4723
4724         * configure.in: Check for srcdir/winsup rather than build directory
4725         winsup.
4726         * configure: Regenerate.
4727
4728 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4729
4730         * configure.in: Don't build Cygwin native newlib if winsup
4731         directory is missing.  Emit warning instead.
4732         * configure: Regenerate.
4733
4734 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4735
4736         * Makefile.tpl (touch-stage[+id+]): New.
4737         (restage[+prev+]): Depend on touch-stage[+id+].
4738
4739         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4740         Use it throughout.
4741
4742         * Makefile.def: Add profile and feedback bootstrap stages.
4743         Remove next field from bootstrap stages.
4744         * Makefile.tpl (LN, LN_S): Substitute.
4745         (stageN-start, stageN-end): Use double-colon rules, to
4746         provide a hook for additional setup commands.
4747         (distclean-stageN-gcc, restageN): Create dependencies from
4748         [+prev+], not from [+next+].
4749         (stageN-bubble): Add commands for successive stages from
4750         [+prev+], using double-colon rules.
4751         (all-stageN-gcc): Fix typo.
4752         (stagefeedback-start, profiledbootstrap): New.
4753         * Makefile.in: Regenerate.
4754         * configure.in: Call ACX_PROG_LN.
4755         * configure: Regenerate.
4756
4757 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4758
4759         * MAINTAINERS (Write After Approval): Add myself.
4760
4761 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4762
4763         * MAINTAINERS (Write After Approval): Add myself.
4764
4765 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4766
4767         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4768         without gcc.
4769         * configure: Regenerate.
4770
4771 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4772
4773         * Makefile.tpl: Fix typo.
4774         * Makefile.in: Regenerate.
4775
4776 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4777
4778         * configure.in: Remove new- prefix from toplevel
4779         bootstrap targets.
4780         * configure: Regenerate.
4781
4782 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4783
4784         * Makefile.tpl (all.normal): Rename to all.
4785         (all): Replace with a rule to pick the default
4786         target from configure.
4787         (all-gcc, configure-gcc): Use conditionals to
4788         do nothing when toplevel bootstrap is going on.
4789         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4790         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4791         * configure.in: Support --enable-bootstrap.
4792
4793         * Makefile.def: Remove new- prefix from toplevel
4794         bootstrap targets.
4795         * Makefile.tpl: Likewise.
4796
4797         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4798         target.
4799
4800         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4801         $(RECURSE_FLAGS) to recursive invocation of make.
4802
4803         * Makefile.in: Regenerate.
4804         * configure: Regenerate.
4805
4806 2004-05-30  Andreas Jaeger  <aj@suse.de>
4807             Jim Wilson <wilson@specifixinc.com>
4808
4809         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4810         like CC.
4811
4812 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4813
4814         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4815         * configure: Regenerate.
4816
4817 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4818
4819         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4820         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4821         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4822         targets.
4823         * Makefile.in: Regenerate.
4824
4825 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4826
4827         * configure.in: Test the ability to symlink directories.
4828         * configure: Regenerate.
4829
4830         * Makefile.def (bootstrap-stage): New definitions.
4831         * Makefile.tpl (configure-stage1-gcc,
4832         configure-stage2-gcc, configure-stage3-gcc,
4833         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4834         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4835         new-restage3, compare): Autogenerate, see Makefile.in
4836         entry for behavioral changes.
4837         (distclean-stage1, new-stage1-start, new-stage1-end,
4838         new-stage1-bubble, distclean-stage2, new-stage2-start,
4839         new-stage2-end, new-stage2-bubble, distclean-stage3,
4840         new-stage3-start, new-stage3-end): New autogenerated targets.
4841         (objext, prebootstrap, BOOT_CFLAGS,
4842         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4843         targets.
4844
4845         * Makefile.in: Regenerate.
4846         (distclean-stage1, new-stage1-start, new-stage1-end,
4847         new-stage1-bubble, distclean-stage2, new-stage2-start,
4848         new-stage2-end, new-stage2-bubble, distclean-stage3,
4849         new-stage3-start, new-stage3-end): New targets.
4850         (all-stage1-gcc): Move prebootstrap dependency from here...
4851         (configure-stage1-gcc): ...to here.
4852         (new-bootstrap): Use bubble targets.
4853         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4854         Use per-stage distclean targets.
4855         (configure-stage1-gcc, configure-stage2-gcc,
4856         configure-stage3-gcc, all-stage1-gcc,
4857         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4858         Use new-stageN-start to prepare the tree.
4859
4860 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4861
4862         * Makefile.def (host_modules): add libcpp.
4863         * Makefile.tpl: Add dependencies on and for libcpp.
4864         * Makefile.in: Regenerate.
4865         * configure.in: Add libcpp host module.
4866         * configure: Regenerate.
4867
4868 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4869
4870         * Makefile.tpl: Whenever a recursive target is defined, wrap
4871         it in a special @if/@endif block, and prepare its maybe
4872         dependency in the @if/@endif block
4873         * configure.in: Instead of writing maybe dependencies, remove
4874         the @if/@endif statements, and remove the @if/@endif blocks
4875         that remain.
4876         * configure: Regenerate.
4877         * Makefile.in: Regenerate.
4878
4879 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4880
4881         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4882
4883 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4884
4885         PR bootstrap/15120
4886         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4887         * */configure: Rebuilt.
4888
4889 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4890
4891         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4892         of libf2c.
4893         * configure, Makefile.in: Regenerate.
4894
4895 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4896
4897         * MAINTAINERS (Write After Approval): Add myself.
4898
4899 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4900
4901         Merge from tree-ssa-20020619-branch.
4902
4903         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4904         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4905         (HOST_GMPLIBS): Define.
4906         (HOST_GMPINC): Define.
4907         (TARGET_LIB_PATH): Add libmudflap.
4908         (GFORTRAN_FOR_TARGET): Define.
4909         (configure-build*): Export GFORTRAN.
4910         (configure-gcc): Export GMPLIBS and GMPINC.
4911         (all-gcc): Add maybe-all-libbanshee.
4912         (configure-target-libgfortran): Define.
4913         * Makefile.in: Regenerate.
4914         * configure.in (host_libs): Add libbanshee.
4915         (target_libraries): Add target-libmudflap and target-libgfortran.
4916         Add --with-libbanshee.
4917         Handle --disable-libmudflap.
4918         (*-*-freebsd*): Use with_gmp.
4919         Add $(libgcj) to noconfigdirs.
4920         * configure: Regenerate.
4921         * depcomp: New file.
4922         * MAINTAINERS: Add tree-ssa maintainers.
4923
4924 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4925
4926         * MAINTAINERS (Various Maintainers): Add myself.
4927
4928 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4929
4930         * MAINTAINERS (Write After Approval): Add myself.
4931
4932 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4933
4934         * MAINTAINERS (Write After Approval): Add myself.
4935
4936 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4937
4938         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4939         * configure: Regenerate.
4940
4941 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4942
4943         Revert:
4944         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4945
4946         * Makefile.def (flags_to_pass): Remove *dir variables that
4947         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4948         as well as prefix and exec_prefix.
4949         * Makefile.in: Regenerate.
4950
4951 2004-04-26  Robert Millan  <robertmh@gnu.org>
4952
4953         Add patches from libtool CVS.
4954         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4955         * ltconfig: Likewise.
4956         * ltcf-c.sh: Likewise.
4957         * ltcf-cxx.sh: Likewise.
4958         * ltcf-gcj.sh: Likewise.
4959
4960 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4961
4962         * Makefile.def (host_modules): Mark with the bootstrap
4963         flag packages on which gcc depends.
4964         * Makefile.tpl (all-bootstrap): Use it.
4965         * Makefile.in: Regenerate.
4966
4967 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4968
4969         * Makefile.def (flags_to_pass): Remove *dir variables that
4970         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4971         as well as prefix and exec_prefix.
4972         * Makefile.in: Regenerate.
4973
4974 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4975
4976         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4977         * configure: Regenerate.
4978         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4979         * gcc/Makefile.tpl (compare): Use the result of the test.
4980         * gcc/Makefile.in: Regenerate.
4981
4982 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4983
4984         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4985         Always relocate gcc and prev-gcc to the original names, even
4986         if the build fails.
4987         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4988         New targets.
4989
4990 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4991
4992         * MAINTAINERS: Update my email address.
4993
4994 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4995
4996         * configure.in (mips*-*-irix5*): Enable ld.
4997         * configure: Regenerate.
4998
4999 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5000
5001         * configure: Regenerate.
5002
5003 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5004
5005         * Makefile.tpl (configure-[+module+], configure-gcc,
5006         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5007         Set and export LDFLAGS.
5008         * Makefile.in: Regenerate.
5009
5010 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5011
5012         * MAINTAINERS: Add myself to write-after-approval.
5013
5014 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5015
5016         PR bootstrap/14871
5017         * Makefile.tpl: If we don't have built-in-tree target tools,
5018         use the ones found by configure rather than hacking around with
5019         program_transform_name.
5020         * configure.in: Give Makefile.tpl the information necessary
5021         to do that.
5022         * Makefile.in: Regenerate.
5023         * configure: Regenerate.
5024
5025 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5026
5027         PR bootstrap/14760
5028         * configure.in: When computing baseargs, strip *all* copies of
5029         offending options.  Also, don't match/substitute the trailing space,
5030         so that this actually works when two similar options are separated by
5031         only one space.
5032         * configure: Regenerate.
5033
5034 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5035
5036         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5037         (rs6000-*-aix*): Same.
5038         * configure: Regenerate.
5039
5040 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5041
5042         * MAINTAINERS: Add myself to write-after-approval.
5043
5044 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5045
5046         * MAINTAINERS: Add myself to write-after-approval.
5047
5048 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5049
5050         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5051         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5052         * Makefile.in: Regenerate.
5053
5054         * configure.in (top level bootstrap support): Rework --enable-werror
5055         to set @stage2_werror_flag@.
5056         * configure: Regenerate.
5057         * Makefile.tpl (top level bootstrap support): Pass
5058         @stage2_werror_flag@ down to configure in stages 2 and 3.
5059         * Makefile.in: Regenerate.
5060
5061 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5062
5063         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5064         for stages 2 and 3 as well as in make.  As a consequence, remove
5065         OUTPUT_OPTION (now detected by configure) from the flags passed down
5066         to make.
5067         * Makefile.in: Regenerate.
5068
5069         * Makefile.tpl (new-bootstrap): Fix typo.
5070         * Makefile.in: Regenerate.
5071
5072 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5073
5074         * Makefile.tpl: Rearrange by moving recursive_targets rules
5075         into their proper sections.
5076         * Makefile.tpl (top level bootstrap support): Move disabling
5077         of coverage flags from 'make' to 'configure'; improve comments.
5078         * Makefile.in: Regenerate.
5079
5080         * Makefile.tpl (experimental top level bootstrap) Move stage1
5081         language setting from all- target to configure- target; disable
5082         intermodule optimization in stage 1; prevent gratuitous rebuilds
5083         of stage 1.
5084         * Makefile.in: Regenerate.
5085         * configure.in: Comma-separate stage 1 language list for top
5086         level bootstrap.
5087         * configure: Regenerate.
5088
5089         * Makefile.tpl: Clean up experimental top level bootstrap support:
5090         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5091         prev-gcc in configure- targets as well as all- targets.
5092         * Makefile.in: Regenerate.
5093
5094 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5095
5096         * compile: New file imported from automake.
5097
5098 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5099
5100         * configure.in: Remove symbolic link section.
5101         * configure: Regenerate.
5102         * Makefile.tpl (links): Remove.
5103         * Makefile.in: Regenerate.
5104
5105 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5106             Nathanael Nerode  <neroden@gcc.gnu.org>
5107
5108         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5109         Set with AC_CHECK_PROGS.
5110         * configure.in: Fix comment typo from last patch.
5111         * configure: Regenerate.
5112
5113 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5114
5115         * Makefile.tpl: Introduce experimental top level bootstrap support.
5116         * Makefile.in: Regenerate.
5117         * configure.in: Introduce support for top level bootstrap.
5118         * configure: Regenerate.
5119
5120 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5121             Paolo Bonzini  <bonzini@gnu.org>
5122
5123         PR bootstrap/14522
5124         * configure.in: Cope with shells that do not support unquoted ^
5125         * configure: Regenerate.
5126
5127 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5128             Paolo Bonzini  <bonzini@gnu.org>
5129
5130         PR bootstrap/14522
5131         * configure.in: Cope with shells that do not support nesting
5132         quotes inside quoted backquote substitutions.
5133         * configure: Regenerate.
5134
5135 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5136
5137         PR bootstrap/14522
5138         * configure.in: Fix escaping of $.
5139         * configure: Regenerate.
5140
5141 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5142
5143         * configure: Regenerate, since I forgot to while committing Paolo's
5144         changes.
5145
5146 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5147
5148         PR ada/14131
5149         Move language detection to the top level.
5150         * configure.in: Find default values for the tools as
5151         soon as possible.  Disable ada if GNAT is not found.
5152         Emit error message about missing languages.  Expand
5153         --enable-languages=all for the gcc subdirectory.
5154
5155 2004-03-10  Ben Elliston  <bje@gnu.org>
5156
5157         * MAINTAINERS: Update my email address.
5158
5159 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5160
5161         * ltconfig: Disable building static libraries if building shared
5162         libraries on AIX 5L.
5163
5164 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5165
5166         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5167         and disable libgcj.
5168         * configure: Regenerated.
5169
5170 2004-03-01  Brian Booth  <bbooth@redhat.com>
5171
5172         * MAINTAINERS: Add myself to write-after-approval.
5173
5174 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5175
5176         * MAINTAINERS: Add myself to write-after-approval.
5177
5178 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5179
5180         PR bootstrap/7087
5181         * Makefile.tpl: Guard XFOO sed statements better.
5182         * Makefile.tpl: Add dependency for configure-target-libada.
5183         * Makefile.in: Regenerate (incidentally fixes broken
5184         commit when libada-branch was merged).
5185
5186 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5187
5188         * MAINTAINERS: Add myself to write-after-approval.
5189
5190 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5191
5192         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5193         maintainers.
5194
5195 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5196
5197         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5198         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5199
5200 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5201
5202         PR bootstrap/11932
5203         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5204
5205 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5206
5207         * MAINTAINERS: Added myself to write-after-approval.
5208
5209 2004-02-14  Michael Koch  <konqueror@gmx.de>
5210
5211         * MAINTAINERS: Added myself to write-after-approval.
5212
5213 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5214
5215         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5216         some OS port maintainers to OS port maintainers section.
5217
5218 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5219
5220         * MAINTAINERS: Add self.
5221
5222 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5223
5224         * MAINTAINERS: Alphabetize.
5225
5226 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5227
5228         * MAINTAINERS: Remove myself.
5229
5230 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5231
5232         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5233         (rs6000-*-aix*): Same.
5234         * configure: Regenerate.
5235
5236 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5237
5238         * configure.in (host): Add in missing $noconfigdirs to defines.
5239         * configure: Regenerate.
5240
5241 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5242             Nathanael Nerode  <neroden@gcc.gnu.org>
5243
5244         PR ada/6637, PR ada/5911
5245         Merge with libada-branch:
5246         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5247         with appropriate dependencies. Add --enable-libada configure switch.
5248         * configure, Makefile.in: Regenerate.
5249
5250 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5251
5252         * MAINTAINERS: Add myself to write-after-approval.
5253
5254 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5255
5256         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5257         * configure: Regenerate.
5258
5259 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5260
5261         Merge from upstream:
5262
5263         * ltmain.in: When setting IFS to '~', be careful about user
5264         arguments that contain '~'.
5265
5266         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5267
5268         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5269         Also test $base_compile against $CC with escaped arguments. Bug
5270         reported by Geoff Keating <geoffk@apple.com>.
5271
5272 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5273
5274         * MAINTAINERS: Remove i960 port.
5275
5276 2004-01-23  DJ Delorie  <dj@redhat.com>
5277
5278         * Makefile.def (target_modules) [libiberty]: Don't stage.
5279         * Makefile.in: Rebuilt.
5280
5281 2004-01-20  Caroline Tice  <ctice@apple.com>
5282
5283         * MAINTAINERS: Add myself to write-after-approval.
5284
5285 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5286
5287         * MAINTAINERS: Update my email address.
5288
5289 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5290
5291         * MAINTAINERS: Add myself to write-after-approval.
5292
5293 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5294
5295         * MAINTAINERS: Remove entries without email address.
5296
5297 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5298
5299         * MAINTAINERS: Add myself to write-after-approval.
5300
5301 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5302
5303         * MAINTAINERS: Update my email address.
5304
5305 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5306
5307         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5308         * Makefile.tpl (configure-target-[+module+]): Support stage.
5309         * Makefile.in: Rebuilt.
5310
5311 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5312
5313         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5314
5315 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5316
5317         * MAINTAINERS: Add myself as a MIPS maintainer.
5318
5319 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5320
5321         * configure.in: Use ./config.cache, not config.cache.
5322         * configure: Regenerate.
5323         * Makefile.tpl: Special-casing not needed for GCC any more.
5324         * Makefile.in: Regenerate.
5325
5326         * configure.in: Don't share a cache file for host dirs.
5327         * configure: Regenerate.
5328
5329         * config-ml.in: Don't mess with the cache file.
5330
5331 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5332
5333         * MAINTAINERS: Move myself from 'Write After Approval' to
5334         'CPU Port Maintainers' section as SPARC maintainer.
5335
5336 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5337
5338         * Makefile.tpl: Make GCC use a separate config.cache.
5339         * Makefile.in: Regenerate.
5340
5341         PR bootstrap/11932, PR bootstrap/11933
5342         (I don't know if it will fix either of them, but it relates
5343         to them.)
5344         * configure.in: Don't use shared config.cache for target
5345         directories.
5346         * configure: Regenerate.
5347
5348 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5349
5350         * MAINTAINERS: Add myself to 'Write After Approval' section.
5351
5352 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5353
5354         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5355         * configure: Regenerated.
5356
5357 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5358
5359         * MAINTAINERS: Remove the mn10200 maintainer.
5360
5361 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5362
5363         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5364         * configure: Regenerated.
5365
5366 2003-12-16  Jan Hubicka  <jh@suse.cz>
5367
5368         * MAINTAINERS: Add myself as callgraph maintainer.
5369
5370 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5371
5372         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5373         * configure: Regenerate.
5374
5375 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5376
5377         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5378         'Write After Approval' section. Update email.
5379
5380 2003-12-01  James Lemke <jim@wasabisystems.com>
5381
5382         * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2003-11-20  Matt Thomas  <matt@3am-software.com>
5385
5386         * MAINTAINERS: Add myself as a vax port maintainer.
5387
5388 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5389
5390         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5391         (configure-build-[+module+], configure-[+module+]): Likewise.
5392         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5393         * Makefile.in: Regenerate.
5394
5395 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5396
5397         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5398         shared/dylibed libraries.
5399         * ltmain.sh: Likewise.
5400         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5401         * ltcf-cxx.sh: Likewise.
5402         * ltcf-gcj.sh: Likewise.
5403         * ltconfig: Likewise.
5404
5405 2003-11-17  Stan Cox  <scox@redhat.com>
5406
5407         * MAINTAINERS: Add myself as iq2000 port maintainer.
5408
5409 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5410
5411         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5412         * Makefile.in: Regenerate.
5413
5414 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5415
5416         * config.sub: Update to 2003-11-03 version.
5417
5418 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5419
5420         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5421         * configure:  Regenerate.
5422
5423 2003-10-20  Nicolas Pitre <nico@cam.org>
5424
5425         * MAINTAINERS: Add myself to 'Write After Approval' section.
5426
5427 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5428
5429         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5430
5431 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5432
5433         * MAINTAINERS: Update my email address.
5434
5435 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5436
5437         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5438
5439 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5440
5441         * MAINTAINERS: Add myself to 'Write After Approval' section.
5442
5443 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5444
5445         * config.guess: Update to 2003-10-16 version.
5446         * config.sub: Update to 2003-10-16 version.
5447
5448 2003-10-15 David Daney  <ddaney@avtrex.com>
5449
5450         * MAINTAINERS: Added myself to 'Write After Approval' section.
5451
5452 2003-10-15  Falk Hueffner  <falk@debian.org>
5453
5454         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5455         'Write After Approval' section. Update email.
5456
5457 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5458
5459         * MAINTAINERS: Move myself from 'Write After Approval' to
5460         'Various Maintainers' section as middle-end maintainer.
5461
5462 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5463
5464         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5465         HOST_FLAGS_TO_PASS.
5466         * Makefile.in: Regenerate.
5467
5468 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5469
5470         * config.guess: Update to 2003-10-07 version.
5471         * config.sub: Update to 2003-10-07 version.
5472
5473 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5474
5475         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5476         * ltconfig (irix5*, irix6*): Don't override version_type.
5477
5478 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5479
5480         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5481         * configure: Rebuilt
5482         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5483         * Makefile.in: Rebuilt
5484
5485 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5486
5487         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5488
5489 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5490
5491         * MAINTAINERS (Write After Approval): Add myself.
5492
5493 2003-09-29  Paul Koning  <ni1d@arrl.net>
5494
5495         * MAINTAINERS: Move myself from "Write After Approval"
5496         to CPU platform maintainers for pdp11 platform.
5497
5498 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5499
5500         * MAINTAINERS: Move myself from 'Write After Approval' to
5501         'Various Maintainers' section as libffi testsuite maintainer.
5502
5503 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5504
5505         * configure.in: Pass a computed --program-transform-name
5506         to subconfigures.
5507         * configure: Regenerated.
5508
5509 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5510
5511         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5512         * Makefile.in: Regenerate.
5513
5514         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5515         * Makefile.in: Regenerate.
5516
5517 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5518
5519         * MAINTAINERS: Move myself from 'Write After Approval'
5520         to 'Various Maintainers' (objective-c) section.
5521
5522 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5523
5524         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5525         quoting.
5526         * configure: Regenerated.
5527
5528 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5529
5530         * MAINTAINERS (Write After Approval): Add myself to write after
5531         approval list.
5532
5533 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5534
5535         * MAINTAINERS (Write After Approval): Add myself.
5536
5537 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5538
5539         * MAINTAINERS: Update my e-mail address.
5540
5541 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5542
5543         * libtool.m4 (LD): Correct powerpc64 host match.
5544
5545 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5546
5547         * MAINTAINTERS: Update my affiliation and email address.
5548
5549 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5550
5551         * MAINTAINERS (Write After Approval): Add myself.
5552
5553 2003-09-04  DJ Delorie  <dj@redhat.com>
5554
5555         * configure: Regenerate.
5556
5557 2003-09-04  Robert Millan  <robertmh@gnu.org>
5558
5559         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5560
5561 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5562
5563         * configure.in: Ensure arguments to sed are properly spaced.
5564         * configure: Regenerate.
5565
5566 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5567
5568         * MAINTAINERS: Update my e-mail address.
5569
5570 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5571
5572         * MAINTAINERS (Write After Approval): Add myself.
5573
5574 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5575
5576         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5577         * configure: Regenerated.
5578
5579 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5580
5581         * MAINTAINERS: Update my email address.
5582
5583 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5584
5585         * configure.in:  Use newline instead of semicolon when assuming
5586         shell arguments in a for loop.
5587         * configure:  Regenerated.
5588
5589 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5590
5591         * MAINTAINERS: Resurrect the i860 maintainer.
5592
5593 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5594
5595         PR 8180
5596         * configure.in: When testing with_libs and with_headers, treat
5597         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5598         * configure: Regenerate.
5599
5600         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5601         make, shell, etc.
5602         (baseargs): Likewise.
5603         * configure: Regenerate.
5604
5605 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5606
5607         * MAINTAINERS (Write After Approval): Add myself.
5608
5609 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5610
5611         * configure.in: Disable libgcj for darwin not on powerpc.
5612         * configure: Rebuild.
5613
5614 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5615
5616         * config-ml.in, symlink-tree: Add license.
5617
5618 2003-08-03  Richard Stallman  <rms@gnu.org>
5619             Eben Moglen  <moglen@columbia.edu>
5620
5621         * README.SCO: New file.
5622
5623 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5624
5625         * Makefile.tpl (check, check-c++): Express dependencies using
5626         dependencies rather than commands.
5627         * Makefile.in: Regenerate.
5628
5629 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5630
5631         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5632         * configure: Ditto.
5633
5634 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5635
5636         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5637         * Makefile.in: Update.
5638
5639 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5640
5641         * configure.in: Enable libgcj for darwin.
5642         * configure: Rebuild.
5643
5644 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5645
5646         * config-ml.in:  Use ac_configure_args directly instead of
5647         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5648         actually seen.
5649
5650 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5651
5652         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5653         creating target and build subdirs to build all parent dirs as needed.
5654         * Makefile.in: Rebuild.
5655         * configure.in: Don't build dirs explicitly here.
5656         * configure: Rebuild.
5657
5658 2003-07-26  Paul Brook  <paul@nowt.org>
5659
5660         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5661
5662 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5663
5664         * Makefile.tpl (all-make): Depend on intl.
5665         * Makefile.in: Rebuilt.
5666
5667 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5668
5669         * install-sh:  Update to newer upstream versions (associated with
5670         aclocal 1.7).
5671         * mkinstalldirs:  Likewise.
5672         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5673
5674 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5675
5676         * MAINTAINERS: Move self from Bug database only accounts
5677         to write-after-approval.
5678
5679 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5680
5681         * config.if: Remove unused libc_interface determination.
5682
5683 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5684
5685         * MAINTAINERS: Move self from write-after-approval to
5686         build machinery (*.in).
5687
5688 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5689
5690         PR bootstrap/11273
5691         PR bootstrap/11408
5692         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5693         unused INSTALL_PROGRAM_ARGS.
5694         * configure.in: Use AC_PROG_INSTALL.
5695         * Makefile.in: Regenerate.
5696         * configure: Regenerate.
5697
5698 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5699
5700         * MAINTAINERS: Alphabetize.
5701
5702 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5703
5704         * configure: Rebuilt.
5705         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5706         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5707         newlib nor libgloss.
5708         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5709         * configure.in (am33_2.0-*-linux*): Added.
5710
5711 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5712
5713         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5714         * configure: Regenerate.
5715
5716 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5717
5718         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5719         * Makefile.in: Regenerate.
5720
5721 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5722
5723         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5724         * Makefile.in: Regenerate.
5725
5726 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5727
5728         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5729         * Makefile.in: Regenerated.
5730
5731         * config-ml.in: Replace PWD with PWD_COMMAND.
5732
5733 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5734
5735         * intl: New directory; see intl/ChangeLog for details.
5736         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5737         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5738         * Makefile.in: Regenerate.
5739
5740 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5741
5742         * configure.in: Clean up config-lang.in handling.  Delete
5743         useless assignment to "subdirs".
5744         * configure: Regenerate.
5745
5746 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5747
5748         * configure.in: Rename 'target_libs' to 'target_libraries'.
5749         Remove useless reference to 'target_libs'.
5750         * configure: Regenerate.
5751
5752 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5753
5754         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5755         * Makefile.in: Regenerate.
5756
5757 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5758
5759         * Makefile.def: Introduce flags_to_pass.
5760         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5761         * Makefile.in: Regenerate.
5762
5763 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5764
5765         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5766         and target-libgloss.
5767         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5768         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5769         * configure: Regenerate.
5770
5771 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5772
5773         * configure.in: Update testsuite_flags to new location.
5774         * configure. Regenerate.
5775
5776 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5777
5778         * Makefile.tpl: Remove BUILD_CC stuff.
5779         * Makefile.in: Regenerate.
5780
5781 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5782
5783         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5784
5785 2003-06-16  Graeme Peterson <gp@qnx.com>
5786
5787         * MAINTAINERS (Write After Approval): Add myself.
5788
5789 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5790
5791         * config.guess: Update to 2003-06-12 version.
5792         * config.sub: Update to 2003-06-13 version.
5793
5794 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5795
5796         * config.guess: Update to 2003-06-06 version.
5797         * config.sub: Update to 2003-06-06 version.
5798
5799 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5800
5801         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5802         * configure. Regenerate.
5803
5804 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5805
5806         * configure.in: Disable serial configure by default.
5807         * configure: Regenerate.
5808         * Makefile.tpl: Abolish .NOTPARALLEL.
5809         * Makefile.in: Regenerate.
5810
5811         * Makefile.tpl: Replace {build,host,target}_canonical by
5812         {build,host,target}.
5813         * Makefile.in: Regenerate.
5814
5815         * Makefile.tpl: Fix stupid pasto.
5816         * Makefile.in: Regenerate.
5817
5818 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5819
5820         * Makefile.tpl: Remove bogus conditional.
5821         * Makefile.in: Regenerate.
5822
5823 2003-06-05  Jan Hubicka  <jh@suse.cz>
5824
5825         * Makefile.tpl (profiledbootstrap): New target.
5826         * Makefile.in (profiledbootstrap): New target.
5827
5828 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5829
5830         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5831         Pinski. Remove user names from other bugzilla-only maintainers.
5832
5833 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5834
5835         * Makefile.tpl: Make 'recursive targets' using autogen rather
5836         than shell loop.  Remove duplicate 'clean' targets and false
5837         comments.
5838         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5839         Add systematic method of specifying missing targets in subdirs.
5840         Add copyright boilerplate.
5841         * Makefile.in: Regenerate.
5842         * configure.in: Add 'recursive targets' to maybe list.
5843         * configure: Regenerate.
5844
5845         * MAINTAINERS: "GNATS only" -> "Bug database only".
5846
5847         * Makefile.tpl: Rename [+target+] to [+make_target+].
5848         * Makefile.def: Rename 'target' to 'make_target'.
5849
5850 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5851
5852         * MAINTAINERS: Add self as options handling maintainer.
5853
5854 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5855
5856         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5857         been too long since I touched those ports.
5858
5859 2003-05-28  DJ Delorie  <dj@redhat.com>
5860
5861         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5862         * Makefile.in: Regenerate.
5863
5864 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5865
5866         * configure.in: Use curly braces in the definition of tooldir.
5867         * configure: Regenerate.
5868
5869 2003-05-21  DJ Delorie  <dj@redhat.com>
5870
5871         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5872         newlib or libgloss.
5873         * Makefile.in: Regenerate.
5874
5875 2003-05-21  DJ Delorie  <dj@redhat.com>
5876
5877         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5878         * Makefile.in: Regenerate.
5879
5880 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5881
5882         * MAINTAINERS: Update my e-mail address.
5883
5884 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5885
5886         * configure.in: Switch more things to use maybe dependencies.
5887         * Makefile.tpl: Switch more things to use maybe dependencies.
5888         Factor out common code from autogen IF statements.
5889         * configure: Regenerate.
5890         * Makefile.in: Regenerate.
5891
5892 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5893
5894         * configure.in: Accept i[3456789]86 for machine type.
5895         * configure: Regenerate.
5896
5897 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5898
5899         * configure.in: Switch more things to use maybe dependencies.
5900         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5901         * configure: Regenerate.
5902         * Makefile.tpl: Switch more things to use maybe dependencies.
5903         * Makefile.in: Regenerate.
5904
5905 2003-05-16  Andreas Schwab  <schwab@suse.de>
5906
5907         * Makefile.tpl (install-opcodes): Define.
5908         * Makefile.in: Rebuild.
5909
5910 2003-05-13  Andreas Jaeger  <aj@suse.de>
5911
5912         * config.guess: Update to 2003-05-09 version.
5913         * config.sub: Update to 2003-05-09 version.
5914
5915 2003-05-13  Michael Eager <eager@mvista.com>
5916
5917         * configure.in: Correct sed script so that options in quotes are not
5918         deleted.
5919         * configure: Rebuild.
5920
5921 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5922
5923         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5924         and $$s/newlib/libc/sys/cygwin32 include paths.
5925         * configure: Ditto.
5926
5927 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5928
5929         * MAINTAINERS: Update my email addresses.
5930
5931 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5932
5933         * config-ml.in: Propagate INSTALL variables.
5934
5935 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5936
5937         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5938
5939 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5940
5941         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5942         * Makefile.in: Regenerate.
5943
5944 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5945
5946         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5947
5948 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5949
5950         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5951
5952 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5953
5954         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5955         * Makefile.in: Regenerated.
5956
5957 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5958
5959         * MAINTAINERS (Write After Approval): Upgrade myself from
5960         GNATS only to write-after-approval. Update my mail address.
5961
5962 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5963
5964         (OS Port Maintainers: freebsd): Add myself.
5965
5966 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5967
5968         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5969
5970 2003-04-22  Kean Johnston  <jkj@sco.com>
5971
5972         * MAINTAINERS (SCO ports): Added myself.
5973
5974 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5975
5976         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5977
5978 2003-04-19  Kean Johnston  <jkj@sco.com>
5979
5980         * MAINTAINERS (Write After Approval): Add myself.
5981
5982 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5983
5984         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5985         * Makefile.in: Regenerate.
5986
5987 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5988
5989         * configure.in (powerpc64*-*-linux*): Remove.
5990         * configure: Rebuilt.
5991
5992 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5993
5994         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5995         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5996         and restrap.
5997         * Makefile.in:  Regenerate.
5998
5999 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6000
6001         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6002         * configure: Regenerated.
6003
6004 2003-04-15  DJ Delorie  <dj@redhat.com>
6005
6006         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6007
6008 2003-04-13  Nick Clifton  <nickc@redhat.com>
6009
6010         * config-ml.in: Remove support for --disable-aix removing
6011         call-aix multilibs.
6012
6013 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6014
6015         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6016         * */configure: Rebuilt.
6017
6018 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6019
6020         * MAINTAINERS: Add my email address.
6021
6022 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6023
6024         * MAINTAINERS (Write After Approval): Add myself.
6025
6026 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6027
6028         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6029         * Makefile.in: Regenerate.
6030
6031 2003-03-14  Michael Chastain  <mec@shout.net>
6032
6033         * Makefile.in: Regenerate with correct Makefile.def.
6034
6035 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6036
6037         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6038         Make macro.
6039         * Makefile.in: Regenerate.
6040         * configure.in: Clean up gxx_include_dir logic.
6041         * configure: Regenerate.
6042
6043 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6044
6045         * MAINTAINERS (Write After Approval): Add myself.
6046
6047 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6048
6049         * MAINTAINERS: Update my mail address.
6050
6051 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6052
6053         * configure.in (gxx_include_dir): Fix typo.
6054         * configure: Regenerated.
6055
6056 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6057
6058         * Makefile.tpl: Reindent.
6059         * Makefile.in: Regenerate.
6060         * configure.in: Reindent.  Don't set unused variables.
6061         * configure: Regenerate.
6062
6063 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6064
6065         * configure.in: Include $(build_tooldir)/sys-include in
6066         FLAGS_FOR_TARGET.
6067         * configure: Regenerated.
6068
6069 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6070
6071         * Makefile.tpl: Always pass down RANLIB.
6072         * Makefile.in: Regenerate.
6073
6074         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6075         * Makefile.in: Regenerate.
6076         * configure.in: Remove unused logic relating to --enable-shared
6077         and --enable-threads.  Remove bogus comments.  Remove redundant
6078         noconfigdirs.
6079         * configure: Regenerate.
6080
6081         * configure.in: Replace ${libstdcxx_version} by its value.
6082         Remove reference to mh-dgux.
6083         * configure: Regenerate.
6084
6085 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6086
6087         * MAINTAINERS (Write After Approval): Add myself.
6088
6089 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6090
6091         * Makefile.tpl: Rearrange.
6092         * Makefile.in: Regenerate.
6093
6094 2003-02-25  Uwe Stieber <uwe@wwws.de>
6095
6096         * configure.in: Add support for kaOS as cross build target system.
6097         * configure: Regenerated.
6098
6099 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6100
6101         * MAINTAINERS (Write after approval): Add myself.
6102
6103 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6104
6105         * MAINTAINERS: Update my email address.
6106
6107 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6108
6109         * MAINTAINERS: Add self to blanket write privs. section.
6110
6111 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6112
6113         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6114         configure-target-* as some target builds may require additional
6115         flags for preprocessor tests.
6116         * Makefile.in: Regenerated.
6117
6118 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6119
6120         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6121         * ltconfig: Handle it.
6122         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6123         auto-detecting it.
6124
6125         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6126         it is used as argument to $CC.
6127         * ltcf-gcj.sh: Likewise.
6128
6129         * configure.in: Introduce --enable-maintainer-mode.
6130         * configure: Rebuilt.
6131         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6132         for maintainer mode.
6133         * Makefile.in: Rebuilt.
6134
6135 2003-02-18  Jason Merrill  <jason@redhat.com>
6136
6137         * Makefile.tpl (check-c++): Allow parallelism.
6138
6139 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6140
6141         * MAINTAINERS: Remove John Carr (who never actually had access to
6142         gcc.gnu.org).
6143
6144 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6145
6146         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6147         don't configure target-libobjc.
6148         * configure: Regenerate.
6149
6150 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6151
6152         * Makefile.tpl (RANLIB): Define.
6153         * Makefile.in: Regenerate.
6154
6155 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6156
6157         * MAINTAINERS: Update my email.
6158
6159 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6160
6161         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6162         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6163         * Makefile.in: Regenerated.
6164         * configure.in: Remove all traces of snavigator, db, and grep.
6165         * configure: Regenerated.
6166
6167 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6168
6169         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6170         After Approval.
6171
6172 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6173
6174         * MAINTAINERS (Write after approval): Add myself.
6175
6176 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6177
6178         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6179         * Makefile.in: Regenerated.
6180
6181 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6182
6183         * config.guess: Updated to 2003-01-30's version.
6184         * config.sub: Updated to 2003-01-28's version.
6185
6186 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6187
6188         * config.if: If gcc_version is already set, just use it.  Don't set
6189         gcc_version_trigger if it's already set, otherwise set it to
6190         gcc/version.c, but only if the file exists.  If it is not set and
6191         gcc/version.c does not exist, try to extract the version number from
6192         $CC.
6193
6194 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6195
6196         * MAINTAINERS: Add myself to write-after-approval list.
6197
6198 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6199
6200         * configure.in:  Revert 24Jan change.
6201         * configure:  Regenerate.
6202
6203 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6204
6205         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6206         entry of HJ Lu.
6207
6208 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6209
6210         * configure.in: Revert previous change.
6211         * configure: Regenerate.
6212
6213 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6214
6215         * configure.in: Make rda native-only.
6216         * configure: Regenerate.
6217
6218 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6219
6220         * MAINTAINERS: Move myself from GNATS-only-accounts to
6221         write-after-approval.
6222
6223 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6224
6225         * configure.in: Add missing \.
6226         * configure: Rebuilt.
6227
6228 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6229
6230         * configure.in (baseargs): Avoid using \| in sed regular
6231         expressions.
6232         * configure: Rebuilt.
6233
6234 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6235
6236         * configure.in (baseargs): Remove all supported forms of
6237         --cache-file, --srcdir, --host, --build and --target options
6238         from argument lists.
6239         * configure: Rebuilt.
6240
6241 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6242
6243         * MAINTAINERS: Add myself to write-after-approval list.
6244
6245 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6246
6247         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6248         * configure: Rebuilt.
6249
6250 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6251
6252         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6253         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6254         * Makefile.in: Regenerate.
6255         * configure: Regenerate.
6256
6257 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6258
6259         * configure.in: Remove Makefile in build, host and target modules
6260         unless configure was run with --no-recursion.
6261         * configure: Rebuilt.
6262
6263 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6264
6265         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6266         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6267         * Makefile.in: Regenerate.
6268
6269 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6270
6271         * config.guess: Update to 2003-01-03 version.
6272         * config.sub: Update to 2003-01-03 version.
6273
6274 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6275
6276         * configure: Regenerate with proper autoconf 2.13.
6277
6278 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6279
6280         * configure.in: Add AC_PREREQ for consistency.
6281         * configure: Regenerate.
6282
6283 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6284
6285         * configure.in (GDB_TK): Add tcl directories conditional on
6286         gdb/gdbtk directory being present.
6287         * configure: Regenerate.
6288
6289 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6290
6291         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6292         by gcc if LD is not defined and we are not doing a Canadian Cross.
6293         * configure: Rebuilt.
6294
6295 2002-12-31  Tom Tromey  <tromey@redhat.com>
6296
6297         * Makefile.in: Rebuilt.
6298         * Makefile.def (target_modules) [libffi]: Allow installation.
6299
6300 2002-12-31  Andreas Schwab  <schwab@suse.de>
6301
6302         * configure.in: Fix use of $program_transform_name.
6303         * configure: Regenerated.
6304
6305 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6306
6307         * configure.in (baseargs): Don't remove first configure argument.
6308         * configure: Regenerated.
6309
6310 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6311
6312         * Makefile.tpl (local-distclean): Don't remove...
6313         (multilib.ts): ... this.  Moved into...
6314         (multilib.out): ... this.  Don't use sub-make.
6315         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6316         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6317         (configure-build-[+module+], configure-[+module+],
6318         configure-target-[+module+], configure-gcc): ... these.  Test
6319         for Makefile existence.  Drop config.status from dependencies.
6320         * Makefile.in: Rebuilt.
6321         * configure.in: Move gcc-version-trigger to the end of
6322         ac_configure_args.  Add comments to maybedep.tmp and
6323         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6324         nonopt from baseargs, matching and removing corresponding
6325         whitespace while at it.
6326         * configure: Rebuilt.
6327
6328 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6329
6330         * configure.in (host_configargs): Replace reference to
6331         no-longer-defined buildopts with --build=${build_alias}.
6332         * configure: Rebuilt.
6333
6334         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6335         program_transform_name to standard idiom.
6336         (AUTOGEN, AUTOCONF): Define.
6337         (Makefile.in): Use $(AUTOGEN).
6338         (Makefile): Depend on config.status, and use autoconf-style rule to
6339         build it.  Move original commands to...
6340         (config.status): ... this new target.
6341         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6342         $(AUTOCONF).
6343         * Makefile.in: Rebuilt.
6344
6345 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6346
6347         * Makefile.tpl: Fix dramatic bustage due to change in
6348         program_transform_name.
6349         * Makefile.in: Regenerate.
6350
6351         * configure.in: Remove unnecessary PATH setting.
6352         * configure: Regnerate.
6353
6354         * configure.in: Don't default to unprefixed tools unless
6355         the native tools will work.
6356         * configure: Regenerate.
6357
6358         * configure.in: Convert to autoconf script.  Blow away lots
6359         of now-redundant Makefile fragments.
6360         * configure: Generate using Autoconf.
6361         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6362         * Makefile.in: Regenerate.
6363
6364 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6365
6366         * configure: Fix stupid bug where RANLIB was mistakenly included.
6367
6368         * configure.in: Rename (buildargs, hostargs, targargs) to
6369         (build_configargs, host_configargs, target_configargs).
6370
6371         * configure.in: Move logic out of sed statement.
6372
6373         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6374         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6375
6376 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6377
6378         * config.sub: Import from master repository
6379         * config.guess: Ditto
6380
6381 2002-12-24  Andreas Schwab  <schwab@suse.de>
6382
6383         * Makefile.tpl (multilib.out): Fix missing space.
6384         * Makefile.in: Regenerate.
6385
6386 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6387
6388         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6389         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6390         * Makefile.in: Regenerate.
6391         * configure.in: Remove unnecessary leftovers.
6392
6393 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6394
6395         * configure.in (extra_ranlibflags_for_target): New variable.
6396         (*-*-darwin): Add -c to ranlib commands.
6397         * configure (tooldir): Handle extra_ranlibflags_for_target.
6398
6399 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6400
6401         * Makefile.tpl: Revert HJL's change.
6402         * Makefile.in: Regenerated.
6403         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6404         always.
6405
6406 2002-12-19  Andreas Schwab  <schwab@suse.de>
6407
6408         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6409         * Makefile.in: Regenerate.
6410
6411 2002-12-18  H.J. Lu <hjl@gnu.org>
6412
6413         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6414         * Makefile.in: Regenerated.
6415
6416         * configure.in (build_prefix): New. Substitute.
6417
6418 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6419
6420         * Makefile.tpl: Don't let real targets depend on phony targets.
6421         * Makefile.in: Regenerate.
6422
6423         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6424         * Makefile.in: Regenerate.
6425
6426 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6427
6428         * config.sub: Import from master repository
6429         * config.guess: Ditto
6430
6431 2002-12-16  Jason Merrill  <jason@redhat.com>
6432
6433         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6434         previous 'make bootstrap'.
6435         * Makefile.in: Regenerate.
6436
6437 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6438
6439         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6440
6441 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6442
6443         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6444         * Makefile.in: Regenerate.
6445
6446 2002-12-13  Jason Merrill  <jason@redhat.com>
6447
6448         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6449         library tests.
6450         (check-c++): Just depend on it and check-target-libstdc++-v3.
6451         * Makefile.in: Regenerate.
6452
6453 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6454
6455         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6456         * Makefile.in: Rebuilt.
6457
6458 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6459
6460         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6461
6462 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6463
6464         * configure: Fix bug put in by gremlins.
6465
6466         * Makefile.tpl: Substitute more autoconfily.
6467         * configure: Substitute more autoconfily.
6468         * Makefile.in: Regenerate.
6469
6470 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6471
6472         * config.sub: Import from master repository
6473         * config.guess: Ditto
6474         * MAINTAINERS: Added Svein Seldal under write after approval
6475
6476 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6477
6478         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6479         * Makefile.in (all-sim): Ditto.
6480
6481 2002-12-06  DJ Delorie  <dj@redhat.com>
6482
6483         * Makefile.tpl: Change configure dependencies to not have real
6484         targets depend on phony targets.
6485
6486 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6487
6488         * configure.in: Revert unintentional change.
6489
6490         * Makefile.tpl: Change dependency for */multilib.out so that
6491         it works when gcc isn't in the tree.
6492
6493         * configure.in: Substitute more.
6494         * configure: Run subconfigures from the Makefile.
6495         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6496         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6497
6498 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6499
6500         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6501
6502 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6503
6504         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6505         and corresponding dependencies.
6506         * Makefile.in: Regenerate.
6507
6508         * configure.in (host_tools): Order binutils, gas and ld for
6509         convenience in running the testsuites.
6510
6511         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6512         * Makefile.in: Regenerate.
6513         * configure.in: Introduce rules to serialize subconfigure runs.
6514
6515         * configure.in: Introduce BASE_CC_FOR_TARGET.
6516         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6517         Realize configure-build-* targets.  Realize configure-target-* targets.
6518         * Makefile.in: Regenerate.
6519
6520 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6521
6522         * configure: Move gcc_version_trigger stuff from here...
6523         * configure.in: ...to here.
6524
6525         * configure.in: Separate subconfigure options added by this file from
6526         options given by the user.  Add machinery to put args for host
6527         subconfigures into the Makefile.
6528
6529         * Makefile.tpl: Remove 'vault' targets.
6530         * Makefile.tpl: Reorder and comment dependencies.
6531         * Makefile.in: Regenerate.
6532
6533 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6534         * configure.in: Fix my broken commit of previous patch. (sigh)
6535
6536 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6537
6538         * configure.in: Move host-specific darwin noconfigdirs into
6539         the host-specific section.
6540
6541 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6542
6543         * configure.in: Move host-specific darwin noconfigdirs into
6544         the host-specific section.
6545
6546 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6547
6548         * configure: Remove skip-this-dir support.
6549         * Makefile.tpl: Remove skip-this-dir support.
6550
6551         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6552         subdirectories.
6553         * Makefile.in: Regenerate.
6554
6555         * Makefile.tpl: Strip out useless setting of 'dir'.
6556         * Makefile.in: Regenerate.
6557
6558 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6559
6560         * configure.in: Fix deeply stupid bug.
6561
6562         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6563         shell code in CXX_FOR_TARGET
6564         * Makefile.def: Introduce raw_cxx.
6565         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6566         RAW_CXX_FOR_TARGET.
6567         * Makefile.in: Regenerate.
6568
6569 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6570
6571         * Makefile.tpl: Remove unnecessary ifs.
6572         * Makefile.in: Regenerate.
6573
6574         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6575         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6576         targets for 'no_install' modules.
6577         * configure: Move GDB_TK substitution to configure.in.  Move
6578         build_modules stuff to configure.in.
6579         * configure.in: Implement soft dependency machinery.  Maybe-ize
6580         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6581         * Makefile.in: Regenerate.
6582
6583 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6584
6585         * Makefile.tpl: Make all-target, install-target behave similarly
6586         to all, install (only hitting configured targets).  Eliminate
6587         unused macro defintions.
6588
6589         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6590         build != host.
6591
6592         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6593
6594         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6595
6596         * configure.in: Produce lists of subdir targets we're actually
6597         configuring.  Remove references to "dosrel".
6598         * Makefile.tpl: Let configure set which subdir targets are hit.
6599         Remove install-cross; clean up install; remove ALL.  Remove
6600         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6601         Autogenerate host module targets.  Remove empty dependency lines
6602         and redundant dependency; rearrange slightly.
6603         * Makefile.def: Add host-side libtermcap, utils.
6604
6605         * Makefile.in: Regenerate.
6606
6607 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6608
6609         * ltconfig (osf[345]): Append $major to soname_spec.
6610         Reflect this in library_names_spec.
6611         * ltmain.sh (osf): Prefix $major with . for use as extension.
6612
6613 2002-11-19  Andreas Jaeger  <aj@suse.de>
6614
6615         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6616         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6617         and sparc64 GNU/Linux systems.
6618
6619 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6620
6621         * MAINTAINERS: Update email.
6622
6623 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6624
6625         * MAINTAINERS: Complete James Dennett's entry.
6626
6627 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6628
6629         * MAINTAINERS (Write After Approval): Add myself.
6630
6631 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6632
6633         * Makefile.tpl: syntactic cleanup
6634
6635 2002-11-13 Stuart Hastings <stuart@apple.com>
6636
6637         * MAINTAINERS: Add myself to write-after-approval list.
6638
6639 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6640
6641         * Makefile.def: Add list of recursive targets to autogenerate.
6642         Add build_modules.
6643         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6644         targets.  Autogenerate *-build-* targets.
6645         * Makefile.in: Regenerate.
6646
6647 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6648
6649         * configure: More autoconf-style substitutions.
6650         * Makefile.tpl: More autoconf-style substitutions.
6651         * Makefile.in: Regenerate.
6652
6653 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6654
6655         * configure: Substitute more variables in a more autoconf-friendly
6656         way.  Simplify slightly.
6657         * Makefile.tpl: Make more variables substitutable in an
6658         autoconf-friendly way.
6659         * Makefile.in: Regenerate.
6660
6661 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6662
6663         * MAINTAINERS (Write After Approval): Add myself.
6664
6665 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6666
6667         * configure.in (v810*): Remove special setting of tools.
6668
6669         * configure: Add support for extra required flags for ar or nm.
6670         * configure.in (aix4.3+): Use above support for target-specific
6671         issues, rather than using config/mt-aix43.
6672
6673 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6674
6675         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6676         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6677         with $srcdir.  Reformat indentation.  Substitute some variables
6678         formerly hard-coded in the Makefile for build=host.
6679         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6680         * Makefile.def: Autogenerate more.
6681         * Makefile.in: Regenerate.
6682
6683 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6684
6685         * MAINTAINERS (Write After Approval): Add myself.
6686
6687 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6688
6689         * Makefile.def (host_modules): Add rda.
6690         * Makefile.in: Regenerate.
6691         * configure.in (target_tool): Add target-rda to list.
6692
6693 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6694
6695         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6696
6697 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6698
6699         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6700         and restrap targets to this rule.
6701         * Makefile.in:  Regenerate.
6702
6703 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6704
6705         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6706         GNATS only accounts.
6707
6708 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6709
6710         * configure.in (i[3456]86-*-linux*): Add check to disable
6711         ${libgcj} for glibc1.
6712
6713 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6714
6715         * MAINTAINERS: Add myself as ip2k port maintainer.
6716
6717 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6718
6719         * configure.in: Add tic4x target.
6720
6721 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6722
6723         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6724         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6725         * Makefile.in: Regenerate.
6726
6727         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6728         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6729         * Makefile.in: Regenerate.
6730
6731 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6732
6733         * MAINTAINERS: Add myself as web pages co-maintainer.
6734
6735 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6736
6737         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6738         * Makefile.in: Regenerate.
6739
6740 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6741
6742         * MAINTAINERS: Add myself and Nathan Sidwell
6743         <nathan@codesourcery.com> as VxWorks maintainers.
6744
6745 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6746
6747         * Makefile.def: Remove order dependency comments.
6748         * Makefile.tpl: Add explicit install-install dependencies.
6749         * Makefile.in: Regenerate.
6750
6751         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6752         * Makefile.in: Regenerate.
6753
6754         * Makefile.tpl: Add configure-target (for src-release in src)
6755         * Makefile.in: Regenerate.
6756
6757 2002-09-30  Nick Clifton  <nickc@redhat.com>
6758
6759         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6760
6761 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6762
6763         * configure.in (s390*-*-linux*): Enable libgcj.
6764
6765 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6766
6767         * configure: Revert accidentally applied changes.
6768
6769         * Makefile.tpl: Make more autoconf-friendly.
6770         * Makefile.in: Regenerate.
6771         * configure: Make substitution more autoconf-like.
6772
6773 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6774
6775         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6776         single entry to handle all these.
6777         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6778         libjava on arm-*-elf.
6779
6780 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6781
6782         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6783         things that depend on them.
6784
6785 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6786
6787         * Makefile.tpl: Make subsituted variables more autoconfy.
6788         * Makefile.in: Regenerate.
6789         * configure: Make seds more autoconfy.
6790
6791 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6792
6793         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6794         * Makefile.in: Regenerate.
6795         * configure.in: Rewrite sed statements to look autoconfy.
6796
6797         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6798         all-target-foo on configure-target-foo.
6799         * Makefile.def: Ditto.
6800         * Makefile.in: Rebuild.
6801
6802 2002-09-25  Andrew Haley  <aph@redhat.com>
6803
6804         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6805
6806 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6807
6808         * Makefile.def: New file.
6809         * Makefile.tpl: New file.
6810         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6811         * contrib/gcc_update: Note that Makefile.in is a generated file.
6812
6813         * configure.in: Minor rearrangement.  Simplify tests.
6814
6815 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6816
6817         * configure.in (with_headers): Skip copy if value is "yes".
6818         (with_libs): Likewise.
6819
6820 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6821
6822         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6823         * configure.in (sh*-*-pe*): Ditto.
6824         * configure.in (mips*-*-pe*): Ditto.
6825         * configure.in (*arm-wince-pe): Ditto.
6826
6827         * configure.in: Rearrange.
6828
6829 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6830
6831         * MAINTAINERS: Update my email address.
6832
6833 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6834
6835         * MAINTAINERS: (Write After Approval): Add myself.
6836
6837 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6838
6839         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6840
6841 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6842
6843         * MAINTAINERS: Change my mailing address.
6844
6845 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6846
6847         * MAINTAINERS (Write After Approval): Remove myself.
6848         (Various Maintainers: c++ runtime libs): Add myself.
6849
6850 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6851
6852         * MAINTAINERS (Write After Approval): Remove myself.
6853         (Various Maintainers: c++ runtime libs): Add myself.
6854
6855 2002-08-15  Eric Christopher  <echristo@redhat.com>
6856
6857         * config.sub: Import from master repository.
6858         * config.guess: Ditto.
6859
6860 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6861
6862         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6863         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6864         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6865
6866 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6867
6868         * MAINTAINERS: Add self to rs6000 vector extensions.
6869
6870 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6871
6872         * libiberty/configure: Reverted unintended yesterday's check in.
6873
6874 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6875
6876         * boehm-gc/configure, libf2c/configure: Rebuilt.
6877         * libffi/configure, libiberty/configure: Ditto.
6878         * libjava/configure, libobjc/configure: Ditto.
6879         * libstdc++-v3/configure, zlib/configure: Ditto.
6880         Merged from binutils:
6881         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6882         From Steve Ellcey <sje@cup.hp.com>:
6883         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6884         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6885         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6886         IA64.
6887         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6888         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6889         soname_spec, sys_lib_search_path_spec): Ditto.
6890
6891 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6892
6893         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6894
6895 2002-08-04  H.J. Lu  (hjl@gnu.org)
6896
6897         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6898
6899 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6900
6901         * MAINTAINERS (Write After Approval): Add myself.
6902
6903 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6904
6905         * configure.in: Move generic linux case to end.  Copy generic
6906         linux noconfigdirs to mips*-*-linux* entry and new
6907         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6908
6909 2002-07-19  Michael Matz  <matz@suse.de>
6910
6911         * MAINTAINERS: Add myself as ra* maintainer.
6912
6913 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6914
6915         * config.guess: Update to 2002-07-09 version.
6916         * config.sub: Update to 2002-07-03 version.
6917
6918 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6919
6920         * MAINTAINERS: Fix typo in a maintainer email address.
6921
6922 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6923
6924         * configure.in: Remove two redundant tests.
6925
6926 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6927
6928         * configure.in (mips*-*-irix6*o32): Enable stabs.
6929
6930 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6931
6932         * configure.in: Don't build grez.
6933         * Makefile.in: Ditto.
6934
6935         * Makefile.in: Remove references to bsp, cygmon, libstub.
6936         * configure.in: Ditto.
6937
6938         * configure.in: Remove leftover reference to gdbtest.
6939
6940 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6941
6942         * configure.in (gxx_include_dir):  Change to match versioned
6943         C++ headers if --enable-version-specific-runtime-libs is used.
6944
6945 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6946
6947         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6948
6949 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6950
6951         * configure.in: Make --without-x work.
6952
6953 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6954
6955         * configure.in: Rearrange target Makefile fragment collection.
6956
6957         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6958         cvs[src].
6959         * configure.in: Ditto.
6960
6961 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6962
6963         * MAINTAINERS (Write After Approval): Update my e-mail address.
6964
6965 2002-06-24  Ben Elliston  <bje@redhat.com>
6966
6967         * configure.in (host_tools): Remove cgen.
6968
6969         * Makefile.in (all-cgen): Remove; runs from its source directory.
6970         (check-cgen, install-cgen, clean-cgen): Likewise.
6971         (all-opcodes): Do not depend on all-cgen.
6972         (all-sim): Likewise.
6973
6974 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6975
6976         * Makefile.in: Eliminate 'apache' targets.
6977         * configure.in: Eliminate 'apache' targets.
6978
6979         * configure.in: Eliminate redundant tests.  Reorganize.
6980
6981         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6982
6983         * config-ml.in: Eliminate references to Cygnus configure.
6984
6985         * Makefile.in: Eliminate references to building emacs.
6986
6987 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6988
6989         * MAINTAINERS: Update my email address.
6990
6991 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6992
6993         * config.if (libstdcxx_incdir): Version C++ headers.
6994         (cxx_incdir): Remove.
6995
6996 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6997
6998         * MAINTAINERS (Write After Approval): Add self.
6999
7000 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7001
7002         * configure.in: Add support for ip2k.
7003
7004 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7005
7006         * configure.in: Fix AIX configury bug.
7007
7008 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7009
7010         * MAINTAINERS (Write After Approval): Add self.
7011
7012 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7013
7014         * configure.in: replace ${topsrcdir} with ${srcdir}
7015
7016         * configure.in: Move definition of libstdcxx_flags
7017         right above usage, rather than waaay earlier.
7018
7019         * configure.in: Pull definition of is_cross_compiler earlier.
7020
7021         * configure.in: Rearrange a little.
7022
7023         * configure.in: Remove references to librx.
7024         * Makefile.in: Remove references to librx.
7025
7026 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7027
7028         * config.sub: Add support for avr target.
7029         Import from master sources, rev 1.255
7030
7031 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7032
7033         * configure, .cvsignore:  Revert previous change...
7034         * Makefile:  ...delete.
7035
7036 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7037
7038         * configure.in: Eliminate ${gasdir} variable.
7039
7040 2002-06-18  Dave Brolley  <brolley@redhat.com>
7041
7042         * configure.in: Add support for frv.
7043         * config.sub: Add support for frv.
7044
7045 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7046
7047         * configure:  Remove garbage from previous commit.
7048
7049 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7050
7051         * configure:  For in-source builds, make a subdir and re-exec there.
7052         * Makefile:  New file.  Pass targets through to build directory.
7053         * .cvsignore:  No longer ignore "Makefile".
7054
7055 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7056
7057         * MAINTAINERS (Write After Approval): Add self.
7058
7059 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7060
7061         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7062
7063 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7064
7065         * configure.in (vax-*-netbsd*): Re-enable gas.
7066
7067 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7068
7069         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7070         BUILD_PREFIX_1, to correct nomenclature.
7071         * configure: Likewise.
7072
7073         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7074         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7075
7076 2002-05-31  Olaf Hering  <olh@suse.de>
7077
7078         * config-ml.in: Propogate DESTDIR also.
7079
7080 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7081
7082         * configure.in (vax-*-netbsd*): Don't build gas for this
7083         platform.
7084
7085 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7086
7087         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7088         and libgcj for AVR.
7089
7090 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7091
7092         * MAINTAINERS (Write After Approval): Add myself.
7093
7094 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7095
7096         * config.guess: Update to 2002-05-22 version.
7097         * config.sub: Likewise.
7098
7099 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7100
7101         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7102         * config-ml.in: Likewise.
7103         * configure: Likewise.
7104         * configure.in: Likewise.
7105
7106 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7107
7108         * MAINTAINERS: Update my email address.
7109
7110 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7111
7112         * configure.in: Simplify makefile fragment collection.
7113
7114         * configure.in: Remove code to build emacs.
7115
7116         * configure.in : Remove --srcdir argument from targargs and buildargs
7117         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7118
7119         * configure: Move some logic to configure.in.
7120         * configure.in: Move some logic from configure.
7121
7122 2002-05-11  Tom Tromey  <tromey@redhat.com>
7123
7124         * MAINTAINERS: Reflect libgcj reality.
7125
7126 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7127
7128         * Makefile.in: Honour DESTDIR.
7129
7130 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7131
7132         * config.guess: Import 2002-03-20 version.
7133         * config.sub: Import 2002-04-26 version.
7134
7135 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7136
7137         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7138
7139 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7140
7141         * MAINTAINERS: Add self.
7142
7143 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7144
7145         * ltmain.sh: Detect and handle object name conflicts
7146         while piecewise linking a static library.
7147
7148 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7149
7150         * configure.in (noconfigdirs): Don't disable libgcj on
7151         sparc64-*-solaris* and sparcv9-*-solaris*.
7152
7153 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7154
7155         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7156
7157 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7158
7159         * configure.in (FLAGS_FOR_TARGET): Do not add
7160         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7161         on i[3456]86-*-linux*.
7162
7163 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7164
7165         * configure.in (noconfigdirs): Replace [ ] with test.
7166
7167         * configure.in (noconfigdirs): Do not add target-newlib if
7168         target == i[3456]86-*-linux*, and host == target.
7169
7170 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7171
7172         * configure.in: delete reference to absent file
7173
7174         * configure.in: replace '[' with 'test'
7175
7176         * configure.in: Eliminate references to gash.
7177         * Makefile.in: Eliminate references to gash.
7178
7179         * configure.in: remove useless references to 'pic' makefile fragments.
7180
7181         * configure.in: (*-*-windows*) Finish removing.
7182
7183         * configure.in: Eliminate redundant test for libgui.
7184
7185 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7186
7187         * MAINTAINERS: Add self and realphabetize.  Update entries
7188         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7189         entry for a29k port maintainer.
7190
7191 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7192
7193         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7194         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7195
7196 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7197
7198         * configure.in: remove references to dead files
7199
7200 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7201
7202         * MAINTAINERS: Add information about purpose of this file.
7203
7204 2002-04-18  Tom Tromey  <tromey@redhat.com>
7205
7206         * configure.in: Disallow configuring libgcj when it is already
7207         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7208         Solaris 2.8 by default.  For PR libgcj/6158.
7209
7210 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7211
7212         * configure.in:  Move default CC setting out of config/mh-* fragments
7213         directly into here.
7214
7215 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7216
7217         * configure.in: don't even try to configure or make a subdirectory
7218         if there's no configure script for it.
7219
7220 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7221
7222         * MAINTAINERS: Remove chill maintainers.
7223         * Makefile.in (CHILLFLAGS): Remove.
7224         (CHILL_LIB): Remove.
7225         (TARGET_CONFIGDIRS): Remove libchill.
7226         (CHILL_FOR_TARGET): Remove.
7227         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7228         CHILL_LIB.
7229         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7230         (CHECK_TARGET_MODULES): Likewise.
7231         (INSTALL_TARGET_MODULES): Likewise.
7232         (CLEAN_TARGET_MODULES): Likewise.
7233         (configure-target-libchill): Remove.
7234         (all-target-libchill): Remove.
7235         * configure.in (target_libs): Remove target-libchill.
7236         Do not compute CHILL_FOR_TARGET.
7237         * libchill: Remove directory.
7238
7239 2002-04-11  DJ Delorie  <dj@redhat.com>
7240
7241         * Makefile.in, configure.in: Sync with binutils, entries
7242         follow...
7243
7244 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7245
7246         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7247         (do-tar, do-bz2): New rules.
7248         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7249         (gdb-tar): New rule.
7250         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7251         (insight_dejagnu.tar): New rule.
7252         (insight.tar): New rule.
7253         (gdb+dejagnu.tar): New rule.
7254         (gdb.tar): New rule.
7255
7256 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7257
7258         * Makefile.in: Add all-tix to deps for all-snavigator
7259         so that tix is built when building snavigator.
7260
7261 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7262
7263         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7264         ld and gdb are not supported.
7265
7266 2002-01-07  Mark Salter  <msalter@redhat.com>
7267
7268         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7269         Allow target-libgloss to be built for arm, strongarm, and xscale.
7270
7271 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7272
7273         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7274         options for i[3456]86-pc-linux* native builds.
7275
7276 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7277
7278         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7279         files from .po files for a distribution.
7280
7281 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7282
7283         * configure.in: Enable libstdc++-v3 for h8300 targets.
7284
7285 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7286
7287         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7288         version from bfd/.
7289
7290 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7291
7292         * Makefile.in (VER): When present, extract the version number from
7293         the file version.in.
7294
7295 2001-05-24  Tom Rix <trix@redhat.com>
7296
7297         * configure.in : enable ld for aix
7298
7299 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7300
7301         * config.guess: Add linux target for S/390.
7302
7303 2000-11-07  Philip Blundell  <pb@futuretv.com>
7304
7305         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7306
7307 2000-11-03  Philip Blundell  <pb@futuretv.com>
7308
7309         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7310         files.
7311
7312 2001-01-15  Ben Elliston  <bje@redhat.com>
7313
7314         * configure.in (host_tools): Add sid.
7315         Always configure cgen.
7316
7317 2000-11-24  Nick Clifton  <nickc@redhat.com>
7318
7319         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7320
7321
7322 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7323
7324         * Makefile.in (ALL_MODULES): Add all-cgen.
7325         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7326         (all-cgen): New target.
7327         (all-opcodes,all-sim): Depend on all-cgen.
7328         * configure.in (host_tools): Add cgen.
7329         Only configure cgen if --enable-cgen-maint.
7330
7331 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7332
7333         * configure.in: Add *-*-freebsd* configurations.
7334
7335 2002-04-08  Tom Tromey  <tromey@redhat.com>
7336
7337         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7338         Fixes PR libgcj/6068.
7339
7340 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7341
7342         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7343
7344 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7345
7346         * configure.in (alpha*-dec-osf*): Enable libgcj.
7347
7348 2003-03-27  Matthew Gingell <gingell@gnat.com>
7349
7350         * MAINTAINERS (Write After Approval): Add myself.
7351
7352 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7353
7354         Fix for: PR bootstrap/3591, target/5676
7355         * configure.in (mcore-pe): Disable the configuration of
7356         libstdc++-v3 since exceptions are not supported.
7357
7358 2002-03-20  Anthony Green  <green@redhat.com>
7359
7360         * configure.in: Enable libgcj for xscale-elf target.
7361
7362 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7363
7364         * MAINTAINERS:  Update my email address.
7365
7366 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7367
7368         * ltmain.sh (relink_command): Fix typo in previous change.
7369
7370 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7371
7372         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7373         (relink_command): Added --tag flags.
7374         (mode=install): If relinking fails; error out.
7375
7376 2002-03-12  Richard Henderson  <rth@redhat.com>
7377
7378         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7379         .NOTPARALLEL tag.
7380         (do-check): Rename from check.
7381         (check): Allow parallel check.
7382
7383 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7384
7385         * MAINTAINERS: Add myself as maintainer for xtensa port.
7386         Fix alphabetical order in CPU port maintainer list.
7387         Remove myself from Write After Approval list.
7388
7389 2002-03-11  Richard Henderson  <rth@redhat.com>
7390
7391         * Makefile.in (.NOTPARALLEL): Add fake tag.
7392
7393 2002-03-07  H.J. Lu  (hjl@gnu.org)
7394
7395         * configure.in: Enable gprof for mips*-*-linux*.
7396
7397 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7398
7399         * MAINTAINERS (Write After Approval): Add myself.
7400
7401 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7402
7403         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7404         libjava.
7405         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7406
7407 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7408
7409         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7410         because its Makefile is there; test for the executable instead.
7411
7412 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7413
7414         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7415         libstdc++-v3 and libjava.
7416
7417 2002-02-11  Adam Megacz <adam@xwt.org>
7418
7419         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7420         boehm-gc
7421
7422 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7423
7424         * config.guess: Updated to 2002-01-30's version.
7425         * config.sub: Updated to 2002-02-01's version.
7426         Contribute sh64-elf.
7427         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7428         * configure.in: Added sh64-*-*.
7429
7430 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7431
7432         * MAINTAINERS: Belatedly add myself to write after approval list.
7433
7434 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7435
7436         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7437         Remove self as Write After Approval.
7438
7439 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7440
7441         * MAINTAINERS: Put self in as maintainer for contrib/regression
7442         directory.
7443
7444 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7445
7446         * MAINTAINERS:  Update my email address.
7447
7448 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7449
7450         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7451         target-libiberty, and target-libgloss.  Skip Java-related
7452         libraries if not supported for NetBSD on target CPU.
7453
7454 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7455
7456         * install-sh: Use _inst.$$_ for temp file name.
7457
7458 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7459
7460         * MAINTAINERS (Write After Approval): Move my contact info
7461         from here...
7462         (OS Port Maintainers): ...to here (netbsd).
7463
7464 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7465
7466         * MAINTAINERS (Write After Approval): Add myself.
7467
7468 2002-01-17  H.J. Lu <hjl@gnu.org>
7469
7470         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7471         (all-target-fastjar): Also depend on all-target-libiberty.
7472
7473 2002-01-16  H.J. Lu  (hjl@gnu.org)
7474
7475         * config.guess: Import from master sources, rev 1.225.
7476         * config.sub: Import from master sources, rev 1.238.
7477
7478 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7479
7480         * MAINTAINERS (Write After Approval): Remove myself.
7481
7482 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7483
7484         * MAINTAINERS (Write After Approval): Add myself.
7485
7486 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7487
7488         * MAINTAINERS: Add self as docs co-maintainer.
7489
7490 2001-12-11  Matthias Klose  <doko@debian.org>
7491
7492         * MAINTAINERS (Write After Approval): Add myself.
7493
7494 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7495
7496         * MAINTAINERS: Update my email address.
7497
7498 2001-12-07  Turly O'Connor  <turly@apple.com>
7499         * MAINTAINERS (Write After Approval): Add myself.
7500         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7501         (rs6000_initialize_trampoline): Call __trampoline_setup for
7502         ABI_DARWIN too.
7503         * darwin-tramp.asm: New file, implements __trampoline_setup.
7504         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7505
7506 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7507
7508         * MAINTAINERS (Write After Approval): Add myself.
7509
7510 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7511
7512         * configure, configure.in: Use temp file for long sed commands.
7513
7514 2001-12-03  Laurent Guerby  <guerby@acm.org>
7515
7516         * config.sub: Update to version 1.232 on subversion.
7517
7518 2001-12-03  Ben Elliston  <bje@redhat.com>
7519
7520         * MAINTAINERS: Update mail address for config.* patches.
7521
7522 2001-11-27  DJ Delorie <dj@redhat.com>
7523             Zack Weinberg  <zack@codesourcery.com>
7524
7525         When build != host, create libiberty for the build machine.
7526
7527         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7528         CONFIG_ARGUMENTS.
7529         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7530         New variables.
7531         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7532         and rules.
7533         (all.normal): Depend on ALL_BUILD_MODULES.
7534         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7535         (all-build-libiberty): Depend on configure-build-libiberty.
7536
7537         * configure: Calculate and substitute proper value for
7538         ALL_BUILD_MODULES.
7539         * configure.in: Create the build subdirectory.
7540         Calculate and substitute TARGET_CONFIGARGS (formerly
7541         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7542
7543 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7544
7545         * MAINTAINERS (write-after-approval): Add self.
7546
7547 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7548
7549         * MAINTAINERS (GNATS only accounts): Remove self.
7550
7551 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7552
7553         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7554         libf2c.
7555
7556 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7557
7558         * MAINTAINERS (Write After Approval): Add self.
7559
7560 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7561
7562         * MAINTAINERS: mips and s390 are also CPU ports.
7563
7564 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7565
7566         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7567
7568 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7569
7570         * MAINTAINERS: Alphabetize.
7571
7572 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7573
7574         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7575
7576 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7577
7578         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7579
7580 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7581
7582         * configure.in (--enable-languages): Be more permissive about
7583         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7584
7585 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7586
7587         * config.sub: Import from master sources, rev. 1.230.
7588         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7589
7590 2001-11-07  Laurent Guerby  <guerby@acm.org>
7591
7592         * MAINTAINERS (Write After Approval): Add self.
7593
7594 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7595
7596         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7597
7598 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7599
7600         * config.sub: Import from master sources, rev 1.226.
7601         * config.guess: Import from master sources, rev 1.216.
7602
7603 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7604
7605         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7606         * MAINTAINERS: Add self as maintainer of MMIX port.
7607         Remove old after-approval entry.
7608
7609 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7610
7611         * ChangeLog, configure: Fix spelling errors.
7612
7613 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7614
7615         * MAINTAINERS: Tweak my address.
7616
7617 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7618
7619         * MAINTAINERS: Update my email address.
7620
7621 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7622
7623         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7624         * MAINTAINERS: Add self as maintainer of CRIS port.
7625
7626 2001-10-10  Geert Bosch  <bosch@gnat.com>
7627
7628         * MAINTAINERS (Various maintainers: Ada front end):
7629         Added Robert Dewar.
7630
7631 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7632
7633         * MAINTAINERS (Write After Approval): Added self
7634
7635 2001-10-02  Geert Bosch  <bosch@gnat.com>
7636
7637         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7638
7639 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7640
7641         * configure: Handle temporary files securely using mkdir.
7642
7643 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7644
7645         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7646
7647 2001-09-26  Will Cohen <wcohen@redhat.com>
7648
7649         * configure.in (*-*-linux*): Disable configuration of target-newlib
7650         and target-libgloss.
7651
7652 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7653
7654         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7655         RANLIB.
7656
7657 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7658
7659         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7660         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7661         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7662         avoid quotes nesting problems.
7663         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7664         (DO_X): Export only variables that are set.
7665
7666 2001-09-19  Ben Elliston  <bje@redhat.com>
7667
7668         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7669         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7670         semantics.  Use the shell built-in "type" command instead.
7671
7672 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7673
7674         Merged from gcc-3_0-branch:
7675         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7676         * ltcf-c.sh: Use $objext, not $ac_objext.
7677         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7678         * ltcf-cxx.sh: Add support for GNU.
7679         2001-07-22  Timothy Wall  <twall@redhat.com>
7680         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7681         default settings if using GNU tools with that configuration.
7682         * ltcf-cxx.sh: Ditto.
7683         * ltcf-gcj.sh: Ditto.
7684         2001-07-21  Michael Chastain  <chastain@redhat.com>
7685         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7686         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7687         * ltmain.sh: Mark as gcc-local.
7688
7689 2001-08-30  Eric Christopher  <echristo@redhat.com>
7690             Jason Eckhardt  <jle@redhat.com>
7691
7692         * config.guess: Merge from master sources.
7693         * config.sub: Merge from master sources, add support for mipsisa32.
7694
7695 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7696         * config.sub: Merge from master sources, rev 1.219.
7697         * MAINTAINERS: Add self as contact for stormy16 port.
7698
7699 2001-08-14  Zack Weinberg  <zackw@panix.com>
7700
7701         * config.sub: Merge from master sources, rev 1.218.
7702         * config.guess: Merge from master sources, rev 1.209.
7703
7704 2001-08-11  Graham Stott  <grahams@redhat.com>
7705
7706         * Makefile.in (check-c++): Add missing semicolon.
7707
7708 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7709
7710         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7711
7712 2001-07-30  Eric Christopher  <echristo@redhat.com>
7713
7714         * MAINTAINERS (Various maintainers: mips port): Added myself.
7715
7716 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7717
7718         * configure.in (sh-*-linux*): New.
7719
7720 2001-07-27  Richard Henderson  <rth@redhat.com>
7721
7722         * .cvsignore: Add LAST_UPDATED.
7723
7724 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7725
7726         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7727
7728 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7729
7730         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7731
7732 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7733
7734         * MAINTAINERS (Write After Approval): Added myself.
7735
7736 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7737
7738         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7739         and libgcj on m68hc11/m68hc12.
7740
7741 2001-06-27  H.J. Lu  (hjl@gnu.org)
7742
7743         * Makefile (CFLAGS_FOR_BUILD): New.
7744         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7745
7746 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7747
7748         * README: Remove version number.
7749
7750 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7751
7752         * INSTALL/README: Update wrt. to the installation instructions now
7753         residing in gcc/doc/install.texi.
7754
7755 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7756
7757         * README: Replace with a cut-down and updated version of gcc/README.
7758
7759 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7760
7761         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7762         multilibs to be disabled.
7763
7764 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7765
7766         * MAINTAINERS (Write After Approval): Add myself.
7767
7768 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7769
7770         * config.guess: Import CVS version 1.195.
7771         * config.sub: Import CVS version 1.212.
7772
7773 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7774
7775         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7776         gcc/xgcc is built, use -print-prog-name to find out the program
7777         name to use.
7778
7779 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7780
7781         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7782         appear to also be in the master copy.
7783         * config.sub:  Import CVS version 1.211.
7784
7785 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7786
7787         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7788         with_gcc]: Use `gcc -shared' to build a shared library.
7789
7790 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7791
7792         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7793         archives.
7794
7795 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7796
7797         * MAINTAINERS (Write After Approval): Add myself.
7798
7799 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7800
7801         * configure.in (libstdcxx_flags): Do not try to execute
7802         libstdc++-v3/testsuite_flags until it exists.
7803
7804 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7805
7806         * MAINTAINERS: Update my email address.
7807
7808 2001-05-31  Graham Stott  <grahams@redhat.com>
7809
7810         * MAINTAINERS (Write After Approval): Add myself.
7811
7812 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7813
7814         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7815         libraries when using g++ with native linker.
7816
7817 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7818
7819         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7820
7821 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7822
7823         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7824         [aix4*|aix5*]: Prepend blank.
7825
7826 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7827
7828         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7829         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7830         of subdir/configure scripts to use the new libtool.m4.
7831
7832 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7833
7834         * MAINTAINERS (Write After Approval): Add myself.
7835
7836 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7837
7838         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7839
7840 2001-05-11  Ben Elliston  <bje@redhat.com>
7841
7842         * Makefile.in (all-sid): New target.
7843         (check-sid, clean-sid, install-sid): Likewise.
7844
7845 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7846
7847         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7848
7849 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7850
7851         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7852         libgcj.
7853
7854 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7855
7856         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7857         gcc/xgcc is built, use -print-prog-name to find out the program
7858         name to use.
7859
7860 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7861
7862         * configure.in (noconfigdirs): Don't reset it from scratch in the
7863         target case; only append to it.
7864
7865         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7866         sparc-*-solaris2.8]: Disable ${libgcj}.
7867
7868 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7869
7870         * configure.in (libgcj_saved): Copy from $libgcj.
7871         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7872         --disable-libgcj.
7873
7874 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7875
7876         * MAINTAINERS: Remove self as MIPS maintainer and
7877         C front end maintainer.
7878
7879 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7880
7881         * configure.in: Move *-chorusos target case to the proper switch.
7882         Disable libgcj.
7883
7884 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7885
7886         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7887         1.641.2.228.
7888
7889 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7890
7891         * Makefile.in (STAGE1_CFLAGS): Pass down.
7892
7893 2001-04-13  Alan Modra  <amodra@one.net.au>
7894
7895         * config.guess: Add hppa64-linux support.  Note for next import that
7896         this is already in the master file.
7897         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7898
7899 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7900
7901         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7902         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7903
7904 2001-04-11  Stan Shebs  <shebs@apple.com>
7905
7906         * MAINTAINERS: Add self as Darwin port maintainer.
7907
7908 2001-04-11  Alan Modra  <amodra@one.net.au>
7909
7910         * MAINTAINERS: Update my email address.
7911
7912 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7913
7914         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7915         recent versions of FreeBSD (release 3 or later).
7916         * ltconfig: On FreeBSD, -lc must not be provided when building
7917         a shared library or else the standard -pthread gcc option is
7918         rendered worthless to later users of the built library.
7919
7920 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7921
7922         * MAINTAINERS: Add self and RTH as C front end maintainers.
7923
7924 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7925
7926         * config.sub: Make sure to match an already-canonicalized
7927         machine name (eg. mn10300-unknown-elf).
7928
7929 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7930
7931         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7932         New macros.
7933         (bootstrap, cross): Use RECURSE_FLAGS.
7934         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7935
7936 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7937
7938         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7939
7940 2001-03-22  Colin Howell  <chowell@redhat.com>
7941
7942         * Makefile.in (DO_X): Do not backslash single-quotes in
7943         backquotes (two places).
7944
7945 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7946
7947         Re-installed:
7948         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7949         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7950         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7951         * ltcf-cxx.sh: Likewise.
7952         * ltcf-gcj.sh: Likewise.
7953
7954 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7955
7956         * MAINTAINERS: Add myself as "documentation co-maintainer".
7957
7958 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7959
7960         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7961         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7962
7963 2001-03-19  Tom Tromey  <tromey@redhat.com>
7964
7965         * config-ml.in: Handle GCJ and GCJFLAGS.
7966
7967 2001-03-21  Michael Chastain  <chastain@redhat.com>
7968
7969         * Makefile.in: all-m4 depends on all-texinfo.
7970
7971 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7972
7973         * MAINTAINERS: Add myself to write after approval list.
7974
7975 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7976
7977         * Makefile.in (DO_X): Quote nested quotes.
7978
7979 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7980
7981         * MAINTAINERS: Add myself to write after approval list.
7982
7983 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7984
7985         * Makefile.in (DO_X): Use double quotes for quoting
7986         "RANLIB=$${RANLIB}".
7987
7988 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7989
7990         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7991
7992 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7993
7994         * configure.in: Only use `lang_requires' for languages athat are
7995         actually enabled.
7996
7997 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7998
7999         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8000
8001 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8002
8003         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8004
8005 2001-03-07  Tom Tromey  <tromey@redhat.com>
8006
8007         * configure.in: Allow config-lang.in to set `lang_requires' to list
8008         of other required languages.
8009
8010 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8011
8012         * Makefile.in: Remove RANLIB definition. Use RANLIB
8013         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8014         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8015
8016 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8017             Alexandre Oliva  <aoliva@redhat.com>
8018
8019         * Makefile.in (check-c++): Use tabs, not spaces.
8020
8021 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8022
8023         * MAINTAINERS: add myself to Write After Approval list.
8024
8025 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8026
8027         * Makefile.in (check-c++): New rule.
8028
8029         * configure.in (target_libs): Remove libg++.
8030         (noconfigdirs): Remove libg++.
8031         (noconfigdirs): Same.
8032         (noconfigdirs): Same.
8033         (noconfigdirs): Same.
8034
8035         * config-ml.in: Remove libg++ references.
8036
8037         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8038         (ALL_TARGET_MODULES): Same.
8039         (configure-target-libg++): Remove.
8040         (all-target-libg++): Remove.
8041         (configure-target-libio): Remove.
8042         (all-target-libio): Remove.
8043         (check-target-libio): Remove.
8044         (.PHONY): Remove.
8045         (libg++.tar.bz2): Remove.
8046         (all-target-cygmon): Remove libio.
8047         (all-target-libstdc++): Remove.
8048         (configure-target-libstdc++): Remove.
8049         (TARGET_LIB_PATH): Remove libstdc++.
8050         (ALL_GCC_CXX): Remove libstdc++.
8051         (all-target-gperf): Correct.
8052
8053 2001-02-16  Nick Clifton  <nickc@redhat.com>
8054
8055         * configure.in (noconfigdirs): Allow configuration of texinfo
8056         for Cygwin hosts.
8057
8058 2001-02-15  Anthony Green  <green@redhat.com>
8059
8060         * configure: Introduce GCJ_FOR_TARGET.
8061         * configure.in: Ditto.
8062         * Makefile.in: Ditto.
8063
8064 2001-02-13  Andreas Schwab  <schwab@suse.de>
8065
8066         * MAINTAINERS: Update mail address.
8067
8068 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8069
8070         * config.guess: Add linux target for S/390.
8071         * config.sub: Likewise.
8072
8073 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8074
8075         * configure.in: for *-chorusos, don't config target-newlib and
8076         target-libgloss.
8077
8078 2001-02-06  Ben Elliston  <bje@redhat.com>
8079
8080         * configure: Output host type to stdout, not stderr.
8081
8082 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8083
8084         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8085         * ltcf-cxx.sh: Likewise.
8086
8087         * config.if: Assume enable_libstdcxx_v3 is defined.
8088
8089 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8090
8091         Remove V2 C++ library.
8092         * configure.in: Remove --enable-libstdcxx_v3 support.
8093
8094 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8095
8096         * include/demangle.h: Add prototype for java_demangle_v3.
8097
8098 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8099
8100         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8101
8102 2001-01-27  Richard Henderson  <rth@redhat.com>
8103
8104         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8105
8106 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8107
8108         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8109         Don't unset, it's non-portable and no longer necessary, set to empty
8110         instead.
8111
8112 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8113
8114         * ltconfig: Shell portability fix for the tagname validity check.
8115
8116 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8117
8118         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8119         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8120
8121 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8122
8123         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8124
8125 2001-01-26  Tom Tromey  <tromey@redhat.com>
8126
8127         * configure.in: Allow libgcj to be built on Sparc Solaris.
8128
8129 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8130
8131         * ltcf-c.sh: Add aix5 case.
8132         * ltcf-cxx.sh: Likewise.
8133         * ltconfig: Likewise.
8134
8135 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8136
8137         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8138         keep at least one of build_libtool_libs or build_old_libs set to
8139         yes.
8140
8141         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8142         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8143
8144 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8145
8146         * configure.in: Enable libgcj on several additional platforms.
8147
8148 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8149
8150         * configure.in: Enable libgcj for linux targets.
8151
8152 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8153
8154         * MAINTAINERS (Write After Approval): Add myself.
8155
8156 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8157
8158         * MAINTAINERS: Add myself as vax port maintainer.
8159
8160 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8161
8162         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8163
8164 2001-01-09  Mike Stump  <mrs@wrs.com>
8165
8166         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8167         failures of subdirectories.
8168
8169 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8170
8171         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8172         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8173         * ltcf-cxx.sh: Likewise.
8174         * ltcf-gcj.sh: Likewise.
8175         * ltconfig.sh: Fix typo.
8176
8177 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8178
8179         * configure: handle DOS-style absolute paths.
8180
8181 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8182
8183         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8184
8185 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8186
8187         * MAINTAINERS: Add myself as avr port co-maintainer.
8188
8189 2000-12-28  Ben Elliston  <bje@redhat.com>
8190
8191         * MAINTAINERS: Add myself under ``Write After Approval''.
8192
8193 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8194
8195         * texinfo: Remove directory from GCC.
8196
8197 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8198
8199         * COPYING: Update to current
8200         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8201         to 19yy as example year in copyright notice).
8202
8203 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8204
8205         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8206         (libstdcxx_incdir): Pass down.
8207         * config.if: Remove expired bits for cxx_interface, add stub.
8208         (libstdcxx_incdir): Add variable for g++ include directory.
8209         * configure.in (gxx_include_dir): Use it.
8210
8211 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8212
8213         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8214         with old-email address from ``Write After Approval''.
8215
8216 2000-12-15  Andreas Jaeger  <aj@suse.de>
8217
8218         * configure.in: Handle lang_dirs.
8219
8220 2000-12-14  Tom Tromey  <tromey@redhat.com>
8221
8222         * MAINTAINERS: Removed brads.
8223
8224         * MAINTAINERS: Added gcj developers.
8225
8226 2000-12-13  Anthony Green  <green@redhat.com>
8227
8228         * configure.in: Disable libgcj for any target not specifically
8229         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8230         with g++ abi.
8231
8232 2000-12-13  Mike Stump  <mrs@wrs.com>
8233
8234         * Makefile.in (local-distclean): Also remove fastjar.
8235
8236 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8237
8238         * contrib/gcc_update: Add fastjar --touch entries.
8239
8240 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8241
8242         * configure.in: Disable language-specific target libraries for
8243         languages that aren't enabled.
8244
8245 2000-12-10  Anthony Green  <green@redhat.com>
8246
8247         * configure.in: Define libgcj.  Disable libgcj target libraries for
8248         most targets.
8249
8250 2000-12-10  Neil Booth  <neilb@earthling.net>
8251
8252         * MAINTAINERS: Update mail address, remove from WAA list.
8253
8254 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8255
8256         * libjava: Imported from /cvs/java.
8257         * libffi: Likewise.
8258         * Boehm-gc: Likewise.
8259
8260 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8261
8262         * configure.in (target_libs): Revert 2000-12-08 patch.
8263         (noconfigdirs): Added target-libjava.
8264
8265 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8266
8267         * djunpack.bat: removed.
8268
8269 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8270
8271         * Makefile.in: handle DOS-style absolute paths.
8272         * config-ml.in: likewise.
8273         * symlink-tree: likewise.
8274
8275 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8276
8277         * fastjar: Imported.
8278
8279 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8280
8281         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8282         libjava.
8283         * configure.in (target_libs): Removed `target-libjava'.
8284
8285 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8286
8287         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8288         (ALL_MODULES): Added fastjar.
8289         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8290         (all-target-libjava): all-fastjar replaces all-zip.
8291         (all-fastjar): Added.
8292         (configure-target-fastjar, all-target-fastjar): Likewise.
8293         * configure.in (host_tools): Added fastjar.
8294
8295 2000-12-07  Mike Stump  <mrs@wrs.com>
8296
8297         * Makefile.in (local-distclean): Remove leftover built files.
8298
8299 2000-11-24  Nick Clifton  <nickc@redhat.com>
8300
8301         * configure.in (xscale-elf): Add target.
8302         (xscale-coff): Add target.
8303
8304 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8305
8306         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8307         recent versions of FreeBSD (release 3 or later).
8308         * ltconfig: On FreeBSD, -lc must not be provided when building
8309         a shared library or else the standard -pthread gcc option is
8310         rendered worthless to later users of the built library.
8311
8312 2000-11-16  Fred Fish  <fnf@be.com>
8313
8314         * configure.in (enable_libstdcxx_v3): Fix typo,
8315         libstd++ -> libstdc++.
8316
8317 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8318
8319         * MAINTAINERS: Add self to Write After Approval list.
8320
8321 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8322
8323         * MAINTAINERS: Update my email address.  Add myself to global write
8324         privs list.
8325
8326 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8327
8328         * Makefile.in: Merge with src and libgcj.
8329         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8330         configure-target-<library> when their configure scripts need the C
8331         or C++ library to have already been built to work properly.
8332         (do_proto_toplev): Set them to an empty string.
8333
8334         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8335         (REALLY_SET_LIB_PATH): Use them.
8336
8337 2000-11-17  Stan Shebs  <shebs@apple.com>
8338
8339         * MAINTAINERS: Add self to Write After Approval list.
8340
8341 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8342
8343         * configure: Provide the original toplevel configure arguments
8344         (including $0) to subprocesses in the environment rather than
8345         through gcc/configargs.h.
8346
8347 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8348
8349         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8350         C99.  Alphabetise "Write After Approval" list.
8351
8352 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8353
8354         * configure: Turn on libstdc++ V3 by default.
8355
8356         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8357         if we've got GCC.
8358
8359 2000-11-11  Philip Blundell  <philb@gnu.org>
8360
8361         * MAINTAINERS: Add self to Write After Approval list.
8362
8363 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8364
8365         * ltcf-c.sh (aix4): Improve shared library configuration; require
8366         exporting symbols.
8367         * ltcf-cxx.sh (aix4): Define.
8368         * ltconfig (aix4): Define library and soname specs appropriate for
8369         AIX.  Define command to create export symbols list.
8370
8371 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8372
8373         * config.sub: Add support for Sun Chorus
8374
8375 2000-10-31  Nick Clifton  <nickc@redhat.com>
8376
8377         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8378         <name>@redhat.com.  Also installed new email address for Clint
8379         Popetz.
8380
8381 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8382
8383         * etc: Remove directory from GCC.
8384
8385 2000-10-16  Michael Meissner  <meissner@redhat.com>
8386
8387         * configure (gcc/configargs.h): Only create if there is a build GCC
8388         directory created.
8389
8390 2000-10-16  Matthias Klose  <doko@debian.org>
8391
8392         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8393         when configured for libstdc++-v3.
8394
8395 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8396
8397         * configure: Save configure arguments to gcc/configargs.h.
8398
8399 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8400
8401         * config.guess: Import CVS version 1.157.
8402         * config.sub: Import CVS version 1.181.
8403
8404 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8405
8406         * Makefile.in (bootstrap): avoid recursion if subdir missing
8407         (cross): ditto
8408         (do-proto-toplev): ditto
8409
8410 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8411
8412         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8413         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8414
8415         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8416         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8417         all affected `configure' scripts.
8418
8419 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8420
8421         * MAINTAINERS: Add self as cpplib co-maintainer.
8422
8423 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8424
8425         * MAINTAINERS: Add self to Write After Approval list.
8426
8427 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8428
8429         * INSTALL/README: egcs -> GCC update.
8430
8431 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8432
8433         * MAINTAINERS: Add myself to Write After Approval list.
8434
8435 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8436
8437         * MAINTAINERS: Add myself to Write After Approval list.
8438
8439 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8440
8441         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8442         X11 libraries for hppa64.
8443
8444 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8445
8446         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8447
8448 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8449
8450         * Makefile.in (all-zlib): Added dummy target.
8451
8452         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8453         ltcf-gcj.sh: Updated from libtool multi-language branch.
8454
8455 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8456
8457         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8458         (bootstrap*): Depend on all-bootstrap.
8459
8460 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8461
8462         * config.guess: Import CVS version 1.156.
8463         * config.sub: Import CVS version 1.179.
8464
8465 2000-09-02  Anthony Green  <green@cygnus.com>
8466
8467         * Makefile.in (all-gcc): Depend on all-zlib.
8468         (CLEAN_MODULES): Add clean-zlib.
8469         (ALL_MODULES): Add all-zlib.
8470         * configure.in (host_libs): Add zlib.
8471
8472 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8473
8474         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8475         crosses, but add gcc/include to the header search path for them.
8476
8477 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8478
8479         * MAINTAINERS: Add self to Write After Approval list.
8480
8481 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8482
8483         * config.guess: Import CVS version 1.152.
8484         * config.sub: Import CVS version 1.177.
8485
8486 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8487
8488         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8489         $targargs to tell whether newlib is going to be built.
8490
8491         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8492         $$r/TARGET_SUBDIR/libio for _G_config.h.
8493
8494 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8495
8496         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8497
8498 2000-08-22  DJ Delorie  <dj@redhat.com>
8499
8500         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8501
8502 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8503
8504         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8505         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8506         sub-configures.
8507
8508 2000-08-21  DJ Delorie  <dj@redhat.com>
8509
8510         * MAINTAINERS: Add self as a libiberty maintainer
8511
8512 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8513
8514         * configure.in (libstdcxx_flags): Use
8515         libstdc++-v3/src/libstdc++.INC.
8516
8517 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8518
8519         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8520
8521 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8522
8523         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8524
8525         * configure: Make enable_threads and enable_shared defaults
8526         explicit.  Substitute enable_threads into generated Makefiles.
8527         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8528         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8529
8530 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8531
8532         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8533
8534 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8535
8536         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8537         previous delta.
8538
8539 2000-08-11  Jason Merrill  <jason@redhat.com>
8540
8541         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8542         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8543         (FLAGS_FOR_TARGET): Not here.
8544         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8545
8546 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8547
8548         * config-ml.in (CC, CXX): Don't introduce a leading space.
8549
8550 2000-08-07  DJ Delorie  <dj@delorie.com>
8551
8552         * MAINTAINERS: Add self as a DJGPP maintainer
8553
8554 2000-08-07  DJ Delorie  <dj@redhat.com>
8555
8556         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8557         "if we're also building gcc, and it's a gcc that will run on the
8558         build machine, we want to use its includes instead of the system's
8559         default includes".
8560
8561 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8562
8563         * MAINTAINERS: Add self to Write After Approval list.
8564
8565 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8566
8567         * configure.in (libstdcxx_flags): Don't use `"'.
8568
8569         * config-ml.in: Adjust multilib search paths to the
8570         appropriate multilib tree.
8571
8572 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8573
8574         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8575         commas in $LANGUAGES.
8576
8577 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8578
8579         * configure.in: Re-enable all references to libg++ and librx.
8580
8581 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8582
8583         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8584         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8585         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8586         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8587
8588         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8589
8590 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8591
8592         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8593         CXX_FOR_TARGET for sed.
8594
8595 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8596
8597         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8598         Do not override if already set in the environment or in configure.
8599         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8600         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8601
8602 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8603
8604         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8605         the libtool CVS tree multi-language branch.
8606         * ltconfig, ltmain.sh: Updated.
8607
8608 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8609
8610         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8611         (clean-target): Depend on it.
8612
8613         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8614         (GCC_FOR_TARGET): Use it.
8615         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8616         * configure.in: ... here.
8617         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8618         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8619
8620 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8621
8622         * MAINTAINERS: Add self to Write After Approval list.
8623
8624 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8625
8626         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8627         (configure-target-libchill, configure-target-libobjc): Likewise.
8628
8629         * configure.in: Use the same cache file for all target libs.
8630         * config-ml.in: But different cache files per multilib variant.
8631
8632 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8633
8634         * configure (topsrcdir): Don't use dirname.
8635
8636 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8637
8638         * MAINTAINERS: Add self to Write After Approval list.
8639
8640 2000-07-20  Jason Merrill  <jason@redhat.com>
8641
8642         * configure.in: Remove all references to libg++ and librx.
8643
8644         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8645
8646 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8647
8648         * config.sub: Update to subversions version 2000-07-06.
8649
8650 2000-07-12  Andrew Haley  <aph@cygnus.com>
8651
8652         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8653         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8654
8655 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8656
8657         * symlink-tree:  Check number of arguments.
8658
8659 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8660
8661         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8662         search path for a g++ extracted from the build tree.  This
8663         will allow link tests run by configure scripts in
8664         subdirectories to succeed.
8665
8666 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8667
8668         * ltconfig: Add support for mips-dde-sysv4.2MP
8669
8670 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8671
8672         * MAINTAINERS: Add myself as loop discovery maintainer.
8673
8674 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8675
8676         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8677         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8678
8679 2000-06-19  Timothy Wall  <twall@cygnus.com>
8680
8681         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8682         * config.sub: Add tic54x target.
8683
8684 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8685
8686         * MAINTAINERS: Add self as Fortran maintainer,
8687         remove Craig Burley.
8688
8689 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8690
8691         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8692         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8693
8694 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8695
8696         * MAINTAINERS: Add self as i18n maintainer
8697
8698 20000-05-21  H.J. Lu  (hjl@gnu.org)
8699
8700         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8701         directory are used if they exist. Make sure
8702         $(build_tooldir)/include is searched for header files,
8703         $(build_tooldir)/lib/ for library files.
8704         (GCC_FOR_TARGET): Likewise.
8705         (CXX_FOR_TARGET): Likewise.
8706
8707 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8708
8709         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8710
8711 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8712
8713         * Makefile.in (configure-target-libiberty): Depend on
8714         configure-target-newlib.
8715
8716 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8717
8718         * configure.in, Makefile.in: Merge all libffi-related
8719         configury stuff from the libgcj tree.
8720
8721 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8722
8723         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8724         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8725
8726 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8727
8728         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8729         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8730         current version information.  Add to proto-toplev directory.
8731         (gdb-taz): Build do-djunpack.
8732
8733 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8734
8735         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8736
8737 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8738
8739         * MAINTAINERS: Add self to Write After Approval list.
8740
8741 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8742
8743         * ltmain.sh: Preserve in relink_command any environment
8744         variables that may affect the linker behavior.
8745
8746 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8747
8748         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8749
8750 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8751
8752         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8753
8754 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8755
8756         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8757         with the version name.
8758
8759 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8760
8761         * MAINTAINERS: Add self as bb-reorder maintainer.
8762
8763 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8764
8765         * config.if: Tweak.
8766
8767 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8768
8769         * djunpack.bat: New file.
8770
8771 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8772
8773         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8774         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8775         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8776         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8777
8778 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8779
8780         * config.sub (case $basic_machine): Change default for "ibm-*"
8781         to "openedition".
8782
8783 2000-04-13  Andreas Jaeger  <aj@suse.de>
8784
8785         * MAINTAINERS: Added myself.
8786
8787 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8788
8789         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8790         (do-md5sum): New target.
8791         (MD5PROG): Define.
8792         (PACKAGE): Default to TOOL.
8793         (VER): Default to a shell script.
8794         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8795         md5 checksum generation.
8796         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8797         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8798         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8799         insight.tar.bz2): Use gdb-taz to create archive.
8800
8801 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8802
8803         * configure (warn_cflags): Delete.
8804
8805 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8806
8807         * MAINTAINERS: Added myself.
8808
8809 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8810             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8811
8812         * configure.in (enable_libstdcxx_v3): Add.
8813         (target_libs): Add bits here to switch between libstdc++-v2 and
8814         libstdc++-v3.
8815         * config.if: And this file too.
8816         * Makefile.in: Add libstdc++-v3 targets.
8817
8818 2000-04-05  Michael Meissner  <meissner@redhat.com>
8819
8820         * config.sub (d30v): Add d30v as a basic machine type.
8821
8822 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8823
8824         * configure.in: -linux-gnu*, not -linux-gnu.
8825
8826 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8827
8828         * MAINTAINERS: Add self in write-after-approval section.
8829
8830 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8831
8832         * MAINTAINERS: Add self as ia64 port maintainer.
8833
8834 2000-03-08  Neil Booth  <NeilB@earthling.net>
8835
8836         * MAINTAINERS: Add self in write-after-approval section.
8837
8838 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8839
8840         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8841         (do-tar-bz2): Replace TOOL with PACKAGE.
8842         (gdb.tar.bz2): Remove GDBTK from GDB package.
8843         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8844         dejagnu.tar.bz2): New packages.
8845
8846 2000-02-27  Andreas Jaeger  <aj@suse.de>
8847
8848         * configure.in: Add entry for mips*-*-linux*, move catch all
8849         *-*-*linux* entry below this one.
8850
8851 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8852
8853         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8854
8855 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8856
8857         * config.sub: Support an OS of "wince".
8858
8859 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8860
8861         * config.guess, config.sub: Updated to match config's 2000-02-15
8862         version.
8863
8864 2000-02-23  Linas Vepstas <linas@linas.org>
8865
8866         * config.sub: Add support for Linux/IBM 370.
8867         * configure.in: Likewise.
8868
8869 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8870
8871         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8872
8873 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8874
8875         * config.guess: Guess "cygwin" rather than "cygwin32".
8876
8877 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8878
8879         * configure (gcc_version): When setting, narrow search to
8880         lines containing `version_string'.
8881
8882 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8883
8884         * config.sub: Add support for avr target.
8885
8886 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8887
8888         * MAINTAINERS: Add maintainers for MCore port.
8889
8890 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8891
8892         * config.sub: Add mmix-knuth-mmixware.
8893
8894 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8895
8896         * MAINTAINERS: Pair cccp with cpplib maintainership.
8897
8898 2000-01-27  Christopher Faylor <cgf@redhat.com>
8899
8900         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8901         structure stuff to -L library search.
8902         (CXX_FOR_TARGET): Ditto.
8903         (CROSS_CHECK_MODULES): Fix spelling mistake.
8904
8905 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8906
8907         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8908         the C++ compiler.
8909
8910 2000-01-12  Richard Henderson  <rth@cygnus.com>
8911
8912         * configure.in: Don't build some bits for beos.
8913
8914 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8915
8916         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8917         as include files.
8918
8919 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8920
8921         * Add self as cpplib maintainer, as requested by Jason
8922         Merrill.  Correct my e-mail address.
8923
8924 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8925
8926         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8927         not mh-aix43.
8928
8929 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8930
8931         * MAINTAINERS: Add myself to "write after approval" list.
8932
8933 1999-12-14  Richard Henderson  <rth@cygnus.com>
8934
8935         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8936         * config.sub: Accept alphaev[78], alphaev8.
8937
8938 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8939
8940         * config.guess, config.sub: Update from autoconf.
8941
8942 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8943
8944         * MAINTAINERS:  update my playtime e-address.
8945
8946 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8947
8948         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8949         necessary libraries are missing.
8950
8951 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8952
8953         * MAINTAINERS: Add new 'write after approval' maintainer.
8954
8955 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8956
8957         * MAINTAINERS: Add new Java maintainer.
8958
8959 1999-10-25  Andreas Schwab  <schwab@suse.de>
8960
8961         * configure: Fix quoting inside arguments of eval.
8962
8963 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8964
8965         * config-ml.in: Allow suppression of some ARM multilibs.
8966
8967 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8968
8969         * config.guess: Add OS/390 match pattern.
8970         * config.sub: Add mvs, openedition targets.
8971         * configure.in (i370-ibm-opened*): New.
8972
8973 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8974
8975         * config.sub: Add support for configuring for pj.
8976
8977 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8978
8979         * config.sub (maybe_os): Add support for configuring for fr30.
8980
8981 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8982
8983         * configure.in: Do not configure or build ld for AIX
8984         platforms.  ld is known to be broken on these platforms.
8985
8986 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8987
8988         * config-ml.in: Pass compiler flag corresponding to multidirs to
8989         subdir configures.
8990
8991 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8992
8993         * Makefile.in (LDFLAGS): Define.
8994
8995 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8996
8997         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8998         noconfigdirs.
8999         (*-*-cygwin*): Likewise.
9000
9001 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9002
9003         * mkdep: New file.
9004         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9005         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9006
9007         From Eli Zaretskii <eliz@is.elta.co.il>:
9008         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9009         long file name when using DJGPP on MS-DOS.
9010
9011 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9012
9013         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9014
9015 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9016
9017         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9018         dependency as this causes "make check" to globally "make all"
9019
9020 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9021
9022         * configure.in (target_libs): Added target-zlib.
9023         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9024         (CONFIGURE_TARGET_MODULES): Likewise.
9025         (CHECK_TARGET_MODULES): Likewise.
9026         (INSTALL_TARGET_MODULES): Likewise.
9027         (CLEAN_TARGET_MODULES): Likewise.
9028         (configure-target-zlib): New target.
9029         (all-target-zlib): Likewise.
9030         (all-target-libjava): Depend on all-target-zlib.
9031         (configure-target-libjava): Depend on configure-target-zlib.
9032
9033         * Makefile.in (configure-target-libjava): Depend on
9034         configure-target-newlib.
9035         (configure-target-boehm-gc): New target.
9036         (configure-target-qthreads): New target.
9037
9038         * configure.in (target_libs): Added target-qthreads.
9039         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9040         (CONFIGURE_TARGET_MODULES): Likewise.
9041         (CHECK_TARGET_MODULES): Likewise.
9042         (INSTALL_TARGET_MODULES): Likewise.
9043         (CLEAN_TARGET_MODULES): Likewise.
9044         (all-target-qthreads): New target.
9045         (configure-target-libjava): Depend on configure-target-qthreads.
9046         (all-target-libjava): Depend on all-target-qthreads.
9047
9048         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9049         (CONFIGURE_TARGET_MODULES): Likewise.
9050         (CHECK_TARGET_MODULES): Likewise.
9051         (INSTALL_TARGET_MODULES): Likewise.
9052         (CLEAN_TARGET_MODULES): Likewise.
9053         (all-target-libjava): New target.
9054         (all-target-boehm-gc): Likewise.
9055         * configure.in (target_libs): Added libjava, boehm-gc.
9056
9057 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9058
9059         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9060         configure.bat in SUPPORT_FILES.
9061         (gas+binutils.tar.bz2): Likewise.
9062
9063         * makeall.bat: Remove; obsolete.
9064
9065 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9066
9067         From Mark Elbrecht:
9068         * configure.bat: Remove; obsolete.
9069
9070 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9071
9072         * configure: Add -W -Wall to the default CFLAGS when compiling with
9073         gcc.
9074
9075 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9076
9077         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9078
9079 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9080
9081         * configure.in: Build ld on IRIX6.
9082
9083 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9084
9085         * Makefile.in: Change distribution targets to use bzip2 instead of
9086         gzip.
9087         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9088         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9089
9090 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9091
9092         * config.sub: Add mcore target.
9093
9094 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9095
9096         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9097
9098 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9099
9100         * config.guess (dummy): Changed to $dummy.
9101
9102 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9103
9104         * config.sub: Tidied up case statements.
9105
9106 1999-05-22  Ben Elliston  <bje@cygnus.com>
9107
9108         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9109         <jiro@din.or.jp>.
9110
9111         * config.guess: Merge with FSF version. Future changes will be
9112         more accurately recorded in this ChangeLog.
9113         * config.sub: Likewise.
9114
9115 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9116
9117          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9118
9119 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9120
9121         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9122
9123 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9124
9125         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9126
9127 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9128
9129         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9130         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9131         Bad merge removed these two changes.
9132
9133 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9134                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9135
9136         * config.guess (interix Alpha): Add.
9137
9138 1999-04-11  Richard Henderson  <rth@cygnus.com>
9139
9140         * configure.in (i?86-*-beos*): Do config gperf; don't config
9141         gdb, newlib, or libgloss.
9142
9143 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9144
9145         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9146         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9147         from multidirs.
9148
9149 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9150
9151         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9152
9153 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9154
9155         * config.sub: Add support for mcore targets.
9156
9157 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9158
9159         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9160         not mt-ospace, in order to shut up assembler warning about using
9161         symbols that are named the same as registers.
9162
9163 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9164
9165         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9166         dependency list for all-target-cygmon.
9167
9168 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9169
9170         * config-ml.in: Check $host, not $target, for selective multilibs.
9171         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9172         thumb interworking, and underscore prefix multilibs.
9173
9174 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9175
9176         * missing: Update to version from current automake.
9177
9178 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9179
9180         * configure (gxx_include_dir): Removed.
9181
9182         * configure.in (gxx_include_dir): Handle it.
9183         * Makefile.in: Likewise.
9184
9185 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9186
9187         * config.sub (mips64vr4111,mips64vr4111el) Add.
9188
9189 1999-03-21  Ben Elliston  <bje@cygnus.com>
9190
9191         * config.guess: Correct typo for detecting ELF on FreeBSD.
9192
9193 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9194
9195         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9196         config/mh-djgpp.
9197
9198 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9199
9200         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9201         all-target-newlib to dependency list for all-target-bsp.
9202
9203 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9204
9205         * config.sub: Add i386-uwin support.
9206         * config.guess: Likewise.
9207
9208 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9209
9210         * configure.in: cleanup, add mh-*pic handling for arm, special
9211         case powerpc*-*-aix*
9212
9213 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9214
9215         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9216         can be built.
9217
9218 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9219
9220         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9221         targets.
9222
9223 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9224
9225         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9226
9227 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9228
9229         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9230
9231 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9232
9233         * config.sub: Fix typo in arm recognition.
9234
9235 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9236
9237         * configure.in (noconfigdirs): Changed target_configdirs to
9238         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9239         rather than m68k-*-* since it is not known to work on
9240         m68k-aout. Ditto for arm-*-*oabi.
9241
9242 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9243
9244         * configure.in (*-*-windows*): Remove, no longer used.
9245
9246 1999-02-19  Ben Elliston <bje@cygnus.com>
9247
9248         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9249         Smart and improved by Andrew Cagney.
9250
9251 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9252
9253         * config.guess: Recognize openbsd-*-hppa.
9254
9255 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9256
9257         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9258         only if it is not empty.
9259
9260 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9261
9262         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9263
9264         * config.guess: Modified to recognize uname's armv* syntax.
9265
9266         * config.sub: Modified to recognize uname's armv* syntax.
9267
9268 1999-02-17  Mark Salter  <msalter@cygnus.com>
9269
9270         * configure.in: Added target-bsp for sparclite.
9271
9272 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9273
9274         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9275
9276 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9277
9278         * configure.in: Add support for strongarm port.
9279         * config.sub: Add support for strongarm target.
9280
9281 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9282
9283         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9284         the old name config/mh-cygwin32.
9285         Enable texinfo.
9286
9287 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9288
9289         * configure.in: Do build ld for ix86 Solaris.
9290
9291 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9292
9293         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9294         $AR_FOR_TARGET.  Likewise for RANLIB.
9295
9296 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9297
9298         * config.sub (oabi):  Recognize.
9299         * configure.in (arm-*-oabi):  Handle.
9300
9301 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9302
9303         * config.guess: Improve detection of i686 on UnixWare 7.
9304
9305 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9306
9307         * config.guess: Add support for i386-pc-interix.
9308         * config.sub: Likewise.
9309         * configure.in: Likewise.
9310
9311 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9312
9313         * Makefile.in: Remove unneeded all-target-libio from
9314         from all-target-winsup target since it is now unneeded.
9315         Add all-target-libtermcap in its place since it is now
9316         needed.
9317
9318 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9319
9320         * configure.in: makefile stub for cygwin target is probably
9321         unnecessary.  Remove it for now.
9322
9323 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9324
9325         * configure.in: libtermcap.a should be built when cygwin is the
9326         target as well as the host.
9327         * config.guess: Allow mixed case in cygwin uname output.
9328         * Makefile.in: Add libtermcap target.
9329
9330 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9331
9332         * config.sub: Clean up handling of hppa2.0.
9333
9334 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9335
9336         * config.guess: Use C code to identify more HP machines.
9337
9338 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9339
9340         * config.sub: Handle hppa2.0.
9341
9342 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9343
9344         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9345         cygmon for all sparclite targets, regardless of object format.
9346
9347 1998-12-15  Mark Salter  <msalter@cygnus.com>
9348
9349         * configure.in: Added target-bsp for several target architectures.
9350
9351         * Makefile.in: Added rules for bsp.
9352
9353 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9354
9355         * config.guess: Improve detection of hppa2.0 processors.
9356
9357 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9358
9359         * config.guess: Recognize FreeBSD using ELF automatically.
9360
9361 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9362
9363         * configure (skip-this-dir): Add handling for new shell script, which
9364         might be created by a sub-directory's configure to indicate, this particular
9365         directory is "unwanted".
9366         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9367
9368 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9369
9370         * ltconfig: import from libtool, after changing libtool to
9371         account for the cygwin name change.
9372
9373 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9374
9375         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9376         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9377
9378 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9379
9380         * configure.in: Add libtermcap to list of cygwin dependencies.
9381
9382 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9383
9384         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9385         they include winsup/include when it's a cygwin target.
9386
9387 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9388
9389         * configure.in (host_tools): Added zip.
9390         * Makefile.in (all-target-libjava): Depend on all-zip.
9391         (all-zip): New target.
9392         (ALL_MODULES): Added all-zip.
9393         (NATIVE_CHECK_MODULES): Added check-zip.
9394         (INSTALL_MODULES): Added install-zip.
9395         (CLEAN_MODULES): Added clean-zip.
9396
9397 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9398
9399         * Makefile.in: lose "32" from comment about cygwin.
9400
9401 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9402
9403         * configure.in: Use -Os to build target libraries for the fr30.
9404
9405 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9406
9407         * config.sub: Add fr30.
9408
9409 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9410
9411         * configure.in: drop "32" from config/mh-cygwin32.  Check
9412         cygwin* instead of cygwin32*.
9413         * config.sub: Check cygwin* instead of cygwin32*.
9414
9415 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9416
9417         * config.guess: Match any version of Unixware7.
9418
9419 1998-10-20  Syd Polk  <spolk@cygnus.com>
9420
9421         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9422         if desired.
9423
9424 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9425
9426         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9427         these if the appropriate directories and files to not exist.
9428
9429 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9430
9431         * Makefile.in (DEVO_SUPPORT): Add config.if.
9432
9433 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9434
9435         * configure: Add pattern to replace "build_tooldir"'s
9436         definition in the generated Makefile with "tooldir"'s
9437         actual value.
9438
9439 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9440
9441         * config.sub: Bring back lost sparcv9.
9442
9443         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9444
9445 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9446
9447         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9448         CC_FOR_TARGET and friends.
9449
9450 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9451
9452         * Makefile.in (build_tooldir): New variable, same as tooldir.
9453         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9454         -B$(build_tooldir)/bin/.
9455         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9456
9457 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9458
9459         * README: Remove installation instructions and refer to the
9460         INSTALL directory instead.
9461
9462 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9463
9464         * config.sub: Add support for i[34567]86-pc-udk.
9465         * configure.in: Likewise.
9466
9467 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9468
9469         * Makefile.in: add bzip2 package building bits for user
9470         tools module
9471         * configure.in: ditto
9472
9473 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9474
9475         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9476         (ALL_TARGET_MODULES): Add all-target-libobjc.
9477         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9478         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9479         (all-target-libchill): Add dependencies.
9480         * configure.in (target_libs): Add libchill.
9481
9482 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9483
9484         * configure.in (target_subdir): Remove duplicate line.
9485
9486 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9487
9488         * Makefile.in (all-automake): fix dependencies.
9489
9490 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9491
9492         * configure.in: Minor cleanups for building in the $(target_alias)
9493         subdir.
9494
9495 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9496
9497         * Makefile.in (bootstrap): Set r and s before make all.  Use
9498         BASE_FLAGS_TO_PASS in make all.
9499         (cross): Likewise.
9500
9501 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9502
9503         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9504
9505 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9506
9507         * config.sub: Fix typo in last change.
9508
9509 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9510
9511         * config.sub: Add support for C4x target.
9512         * configure.in: Likewise.
9513
9514 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9515
9516         * config.sub: Recognize sparcv9 just like sparc64.
9517
9518 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9519
9520         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9521
9522 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9523
9524         * config.guess: Correctly identify Pentium II sco boxes.
9525
9526         * config.guess: Fix "tr" code.  From Weiwen Liu.
9527
9528 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9529
9530         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9531         stabs.
9532
9533 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9534
9535         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9536         (ALL_TARGET_MODULES): Add all-target-libchill.
9537         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9538         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9539         (all-target-libchill): Add dependencies.
9540         * configure.in (target_libs): Add libchill.
9541
9542 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9543
9544         * config.guess: Avoid assumptions about "tr" behaves when
9545         LANG is set to something other than English.
9546
9547 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9548
9549         * configure (gxx_include_dir): Changed to
9550         '${prefix}/include/g++'-${libstdcxx_interface}.
9551
9552         * config.if: New to determine the interfaces.
9553
9554 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9555
9556         * config.guess: Detect and handle MPE/IX.
9557         * config.sub: Deal with MPE/IX.
9558
9559 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9560
9561         * configure.in: Use mh-aix43.
9562
9563 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9564
9565         * configure: Fix --without/--disable cases for gxx-include-dir.
9566
9567 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9568
9569         * mdata-sh:  Imported.  Needed for automake support.
9570
9571 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9572
9573         * Makefile.in (taz): Try "chmod -R og=u ." before
9574         "chmod og=u `find . -print`".
9575
9576 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9577
9578         * configure.in: Add arm-elf and thumb-elf support.
9579
9580 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9581
9582         * Makefile.in: Undo previous patch.
9583
9584 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9585
9586         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9587         to here ...
9588         (install-no-fixedincludes): and here
9589         (INSTALL_MODULES): ... from here.
9590
9591 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9592
9593         * config.sub: Merge with FSF.
9594
9595         * config.guess: Merge with FSF.
9596
9597 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9598
9599         * configure (extraconfigdirs): New variable.
9600         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9601         * Makefile.in (all): Move higher in file.
9602         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9603         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9604         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9605         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9606         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9607
9608 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9609
9610         * Makefile.in (all-target-libjava): Depend on all-gcc and
9611         all-target-newlib.
9612         (configure-target-libjava): Depend on $(ALL_GCC).
9613
9614 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9615
9616         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9617         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9618
9619 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9620
9621         * INSTALL/README: Fix typo.
9622
9623 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9624
9625         * ylwrap: Change absolute path checks to check for DOS style path
9626         names.
9627
9628         * ylwrap: Don't use a full path name if the source file is in the
9629         same directory.  From hjl@lucon.org (H.J. Lu).
9630
9631         * config-ml.in: Default to being verbose, to match Feb 18 change to
9632         configure.
9633
9634 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9635
9636         Brought over from egcs:
9637
9638         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9639
9640         * configure.in (target_subdir): Set to ${target_alias} instead
9641         of "libraries".
9642
9643         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9644
9645         * configure.in (target_subdir): Set to libraries if enable_multilib.
9646
9647 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9648
9649         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9650         multilibs, force reconfiguration the first time we create
9651         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9652
9653 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9654
9655         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9656         avoid confusion with --no-recursion.
9657
9658 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9659
9660         * configure.in: Win32 hosts shouldn't use install -x
9661         * install-sh: remove -x option, and special .exe-handling
9662         hack.
9663
9664 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9665
9666         * config.guess: Recognize i586-pc-beos.
9667         * configure.in: Don't build some bits for beos.
9668
9669 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9670
9671         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9672         CFLAGS default to -O2.
9673
9674         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9675         when using GNU ld.
9676
9677 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9678
9679         * ltmain.sh: Correct install when using a different shell.
9680
9681 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9682
9683         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9684
9685 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9686
9687         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9688         target.
9689
9690 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9691
9692         * ltconfig: Update to correct AIX handling.
9693
9694 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9695
9696         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9697
9698         * configure.in (target_subdir): Set to ${target_alias} instead
9699         of "libraries".
9700
9701 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9702
9703         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9704         (Makefile): Depend on $(gcc_version_trigger).
9705
9706         * configure (gcc_version): Change default initializer to empty
9707         string.
9708         (gcc_version_trigger): New variable; pass this variable down
9709         to subdir configures to enable them checking gcc's version
9710         themselves. Emit make macros for both gcc_version vars.
9711         (topsrcdir): Initialize reliably.
9712         (recursion line): Remove --with-gcc-version=${gcc_version}.
9713
9714 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9715
9716         * configure (enable_version_specific_runtime_libs): Implement new flag
9717         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9718         in $(libsubdir); emit definition in each generated Makefile.
9719         (gxx_include_dir): Initialize depending on
9720         $enable_version_specific_runtime_libs.
9721
9722 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9723
9724         * configure (gcc_version): Initialize properly depending on
9725         how and where configure is started.
9726         (recursion line): Pass a --with-gcc-version=${gcc_version}
9727         to configures in subdirs.
9728
9729 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9730
9731         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9732         cygmon
9733
9734 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9735
9736         * configure.in: Add cygmon and libstub support for mn10200.
9737
9738 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9739
9740         * configure (gcc_version): Add new variable describing the
9741         particular gcc version we're building.
9742         * Makefile.in (libsubdir): Add new macro for the directory
9743         in which the compiler finds executables, libraries, etc.
9744         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9745         and libsubdir.
9746
9747 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9748
9749         * Makefile.in (local-clean): Remove *.log.
9750         (warning.log): Built with warn_summary from build.log.
9751         (mail-report.log): Run test_summary.
9752         (mail-report-with-warnings.log): Run test_summary including
9753         warning.log in the report.
9754
9755 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9756
9757         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9758
9759 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9760
9761         * Makefile.in (grep): Grep no longer depends on libiberty.
9762
9763 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9764
9765         * Makefile.in: all-snavigator needs all-libgui.
9766
9767 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9768
9769         * configure.in: Add cygmon and libstub support for mn10300.
9770
9771 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9772
9773         * missing: Update to version from automake 1.3.
9774
9775         * ltmain.sh: On installation, don't get confused if the same name
9776         appears more than once in the list of library names.
9777
9778 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9779
9780         * config.sub: Accept m68060 and m5200 as CPU names.
9781
9782 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9783
9784         * configure: Use && rather than using -a in test, because odd
9785         strings can confuse test.
9786         * configure.in: Likewise.
9787
9788 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9789
9790         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9791
9792 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9793
9794         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9795         bootstrap4-lean): New targets.
9796
9797 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9798
9799         * mpw-* Delete.  Not used.
9800
9801 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9802
9803         * COPYING.LIB: Update FSF address.
9804
9805 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9806
9807         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9808
9809         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9810         GAS_SUPPORT_DIRS.
9811
9812 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9813
9814         * ltconfig, ltmain.sh: Avoid producing a version number if
9815         -version-info was not used.
9816
9817 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9818
9819         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9820         building with newlib.
9821
9822 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9823
9824         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9825         Solaris `make' causes it to continue to next definition.
9826
9827 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9828
9829         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9830         the right GUI libraries and files are installed along with GDB.
9831
9832 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9833
9834         * configure.in: Change alpha to alpha* in several places.
9835
9836 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9837
9838         * config.sub: Recognize sparc86x.
9839
9840 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9841
9842         * configure.in (--enable-target-optspace): Remove debug echo.
9843
9844 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9845
9846         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9847
9848 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9849
9850         * ltconfig: Update cygwin32 support.
9851
9852         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9853         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9854         (GDB_SUPPORT_DIRS): Likewise.
9855
9856 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9857
9858         * configure.in (target_makefile_frag): If --enable-target-optspace,
9859         use -Os to compile target libraries rather than -O2.  Default to
9860         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9861         not used.
9862         * configure.in (target_cflags): Ditto for d30v.
9863
9864 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9865
9866         * Makefile.in (all-bfd): Depend on all-intl.
9867         (all-binutils): Likewise.
9868         (all-gas): Likewise.
9869         (all-gprof): Likewise.
9870         (all-ld): Likewise.
9871
9872 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9873
9874         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9875
9876 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9877
9878         * Makefile.in (all-bfd): Depend upon all-libiberty.
9879
9880         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9881
9882 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9883
9884         * Makefile.in: Add libstub.
9885
9886         * configure.in: Ditto. Build libstub for targets that have cygmon
9887         support.
9888
9889 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9890
9891         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9892
9893 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9894
9895         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9896         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9897
9898 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9899
9900         * configure: Define DEFAULT_M4 by searching PATH.
9901         * Makfile.in: Use DEFAULT_M4.
9902
9903 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9904
9905         * ltconfig: Add cygwin32 support.
9906
9907         * Makefile.in, configure.in: Add libtool as a native only directory
9908         to configure and build.
9909
9910 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9911
9912         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9913
9914 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9915
9916         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9917
9918 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9919
9920         * Makefile.in: add ash make rules
9921         * configure.in: add ash to native_only and host_tools lists
9922
9923 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9924
9925         * Makefile.in (all-gettext, all-intl): New targets.
9926         (ALL_MODULES): Added all-gettext, all-intl.
9927         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9928         (INSTALL_MODULES): Added install-gettext, install-intl.
9929         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9930
9931         * configure.in (host_tools): Added gettext.
9932         (native_only): Likewise.
9933         (noconfigdirs) [various cases]: Likewise.
9934         (host_libs): Added intl.
9935
9936 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9937
9938         * configure: Do not disable building gdbtk for cygwin32 hosts.
9939
9940 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9941
9942         * configure.in: Add thumb-coff target.
9943         * config.sub: Add thumb-coff target.
9944
9945 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9946
9947         * Makefile.in: Revert yesterday's change.
9948         (all-target-winsup):  all-target-librx stays out of here.
9949
9950 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9951
9952         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9953         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9954         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9955         Remove references to librx and libg++.
9956
9957 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9958
9959         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9960         recursive makes
9961
9962 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9963
9964         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9965         for newlib directory.
9966         (CXX_FOR_TARGET): Likewise.
9967
9968 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9969
9970         * ltconfig: Update after libtool/ltconfig.in change for
9971         hpux11.
9972
9973 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9974
9975         * ltconfig, ltmain.sh: Update to libtool 1.2.
9976
9977 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9978
9979         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9980         (install-gcc-cross): Instead, override LANGUAGES here.
9981
9982 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9983
9984         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9985         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9986
9987 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9988
9989         * configure.in: Add Thumb-pe target.
9990
9991 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9992
9993         * Makefile.in - changed sn targets to snavigator
9994         * configure.in - changed sn targets to snavigator
9995
9996 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9997
9998         * config-ml.in: After building symlink tree call make distclean
9999         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10000         to be the case for libiberty.
10001
10002 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10003
10004         * configure: When making link, also check the current
10005         directory. The configure scripts may create one.
10006
10007 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10008
10009         * config.sub: Accept alphapca56 and alphaev6 properly.
10010
10011 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10012
10013         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10014
10015 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10016
10017         * config.sub (sco5): Fix typo.
10018
10019 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10020
10021         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10022         install-itcl.
10023         (install-itcl): Remove dependency on install-tcl.
10024
10025 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10026
10027         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10028
10029 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10030
10031         * configure.in: Don't build libgui for a cygwin32 target when not on
10032         a cygwin32 host.
10033
10034 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10035
10036         * configure (redirect): Set to null, so default behavior of
10037         configure is now --verbose.
10038
10039 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10040
10041         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10042         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10043
10044 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10045
10046         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10047         this change to sync Makefile.in with its ChangeLog entries.
10048
10049 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10050
10051         * ltmain.sh (mkdir): Check that the directory doesn't exist
10052         before we exit with error, so that we don't get races during
10053         parallel builds.
10054
10055 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10056
10057         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10058
10059 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10060
10061         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10062         PICFLAG_FOR_TARGET.
10063         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10064
10065         * configure: Emit a definition for the new macro enable_shared
10066         into each Makefile.
10067
10068 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10069
10070         * configure.in (host_tools, native_only): Add libtool.
10071
10072 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10073
10074         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10075         Fix typo in ming config comment.
10076
10077 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10078
10079         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10080
10081 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10082
10083         * config.sub: Add tic30 cases, and map c30 to tic30.
10084
10085 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10086
10087         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10088         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10089         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10090         (CLEAN_TARGET_MODULES): Similarly
10091         (all-target-libf2c): Add dependences.
10092         * configure.in (target_libs): Add libf2c.
10093
10094 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10095
10096         * configure.in: Remove expect from noconfigdirs when target
10097         is cygwin32.  OK to build expect and dejagnu with Canadian
10098         Cross.
10099
10100 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10101
10102         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10103         host.
10104
10105         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10106         and mingw32.
10107
10108 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10109
10110         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10111         here as it is not defined in the toplevel Makefile.
10112
10113 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10114
10115         * configure (package_makefile_rules_frag): New variable, which names
10116         a file with generic rules, ...
10117         Change comment to mention we now have FIVE parts.
10118         * configure: Undo last change.
10119
10120 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10121
10122         * config.guess: More accurate determination of HP processor types.
10123         * config.sub: More accurate determination of HP processor types.
10124
10125 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10126
10127         * configure (package_makefile_frag): Move inserting the
10128         ${package_makefile_frag} to where it should be according
10129         to the comment.
10130
10131 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10132
10133         * config.guess: Add support for Linux/ARM.
10134
10135 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10136
10137         * .cvsignore: Remove *-info and *-install since they match
10138         release-info and mpw-install, which we don't want to just ignore.
10139
10140 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10141
10142         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10143
10144 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10145
10146         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10147         local_prefix to sub-make invocations.
10148
10149 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10150
10151         * configure.in: Check makefile fragments in the source
10152         directory.
10153
10154 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10155
10156         * configure.in: Check whether host and target makefile
10157         fragments exist before adding them to *_makefile_frag.
10158
10159 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10160
10161         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10162
10163 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10164
10165         * configure.in: Make sure we only replace RPATH_ENVVAR on
10166         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10167         regexp to sed.
10168
10169         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10170         to sub-makes.
10171
10172 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10173
10174         * config-ml.in (multi-do): LDFLAGS must include multilib
10175         designator.
10176
10177 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10178
10179         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10180
10181 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10182
10183         * config.sub: Add mingw32 support.
10184         * configure.in: Likewise.
10185
10186 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10187
10188         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10189
10190 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10191
10192         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10193         * configure (gxx_include_dir): Provide a definition for subdirs
10194         which do not use autoconf.
10195
10196 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10197
10198         * config.guess: Sync with egcs.  Picks up new alpha support,
10199         BeOS & some additional linux support.
10200
10201 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10202
10203         * config.guess: HP 9000/803 is a PA1.1 machine.
10204
10205 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10206
10207         * configure.in: It's alpha*-...
10208
10209 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10210
10211         * configure.in (host_makefile_frag, target_makefile_frag):
10212         Handle multiple config files.
10213         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10214         alpha-*-*.
10215
10216 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10217
10218         * mkdep: New file.
10219
10220 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10221
10222         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10223
10224 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10225
10226         * Makefile.in: Add libgui directory.
10227         (GDB_TK): Add all-libgui.
10228         * configure.in: Add libgui directory.
10229         * configure: Add all-libgui to GDB_TK.
10230
10231 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10232
10233         * config-ml.in (multidirs): Add m32r to multilib list.
10234
10235 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10236
10237         * Makefile.in (all-target-gperf): Change dependency to
10238         all-target-libstdc++.
10239
10240 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10241
10242         * config.guess: Add BeOS support.
10243
10244 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10245
10246         Source directory cvs renamed to cvssrc:
10247         * configure.in (host_tools): Change cvs to cvssrc.
10248         (native_only): Likewise.
10249         (noconfigdirs) [various cases]: Likewise.
10250         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10251         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10252         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10253         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10254         (all-cvssrc): Rename target from all-cvs.
10255
10256 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10257
10258         * configure (gxx_include_dir): Fix thinko.
10259
10260 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10261
10262         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10263         (install-cross, install-gcc-cross): New targets.
10264
10265 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10266
10267         * configure.in (noconfigdirs): Add support for Thumb target.
10268
10269         * config.sub (maybe_os): Add support for Thumb target.
10270
10271 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10272
10273         * Makefile.in: Add rules for cygmon.
10274
10275         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10276
10277 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10278
10279         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10280         * configure (gxx_include_dir): Provide a definition for subdirs
10281         which do not use autoconf.
10282
10283 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10284
10285         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10286         11/18/97 build
10287
10288 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10289
10290         * From Franz Sirl.
10291         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10292         found on RedHat Linux systems.
10293
10294 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10295
10296         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10297         guesses.
10298
10299 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10300
10301         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10302
10303 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10304
10305         * ltmain.sh: If mkdir fails, check whether the directory was created
10306         anyhow by some other process.
10307
10308 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10309
10310         * configure.in (d30v-*-*): Configure all directories.
10311
10312 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10313
10314         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10315         for the D30V.
10316
10317 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10318
10319         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10320
10321 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10322
10323         * include/libiberty.h: Add extern "C" { so it can be used with C++
10324         progrms.
10325         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10326         programs.
10327
10328 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10329
10330         * configure.in (d30v-*-*): Configure GCC now.
10331
10332 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10333
10334         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10335         is no longer needed.
10336
10337 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10338
10339         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10340
10341 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10342
10343         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10344         targets using "$@" to provide support for similar but not identical
10345         targets without having to duplicate code.
10346
10347 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10348
10349         * makefile.vms: Fix to work with DEC C.
10350
10351 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10352
10353         * config.sub: Add mips-tx39-elf to marketing names.
10354
10355 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10356
10357         * ltmain.sh: Handle symlinks in generated script.
10358
10359 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10360
10361         * configure: Handle autoconf style directory options: --bindir,
10362         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10363         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10364         --sysconfdir.
10365         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10366         (sharedstatedir, localstatedir, oldincludedir): New variables.
10367         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10368         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10369         sbindir, sharedstatedir, and sysconfdir.
10370
10371 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10372
10373         * Makefile.in (bootstrap-lean): New target.
10374
10375 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10376
10377         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10378         sn, and gnuserv from noconfigdirs.
10379
10380 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10381
10382         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10383
10384 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10385
10386         * Makefile.in (cross): New target.
10387
10388 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10389                           Jeff Law         <law@cygnus.com>
10390
10391         * Makefile.in (bootstrap2, bootstrap3): New targets.
10392         (all-bootstrap): Remove outdated and confusing target.
10393         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10394
10395 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10396
10397         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10398         windows.  Consistent with gdb/configure.
10399
10400 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10401
10402         * configure.in: Name Linux target fragment.
10403
10404         * configure: Rewrite so that project Makefile fragment is inserted
10405         first and appears last in the resulting Makefile.
10406
10407 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10408
10409         * Makefile.in (install-itcl): Install tcl first.
10410
10411 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10412
10413         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10414
10415 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10416
10417         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10418
10419         * configure.in (skipdirs): Add target-librx for Linux.
10420         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10421
10422 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10423
10424         * Makefile.in (bootstrap): New target.
10425
10426 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10427
10428         * config.sub: Accept 'amigados' for backward compatibility.
10429
10430 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10431
10432         * config.guess: Merge with FSF.
10433
10434 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10435
10436         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10437
10438 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10439
10440         * config.sub: Add "marketing-names" patch.
10441
10442 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10443
10444         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10445
10446 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10447
10448         * config.sub: Handle v850-elf.
10449
10450 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10451
10452         * .cvsignore (*-install): Remove.
10453
10454 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10455
10456         * ltconfig: Set CONFIG_SHELL in libtool.
10457         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10458
10459 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10460
10461         * configure.in (target_subdir): Set to libraries if enable_multilib.
10462
10463 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10464
10465         * config.guess: Update from gcc directory.
10466
10467 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10468
10469         * Makefile.in (all-sim): Depends on all-readline.
10470
10471 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10472
10473         * Makefile.in (BISON, YACC): Use $$s.
10474         (all-bison): Depend on all-texinfo.
10475
10476 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10477
10478         * Makefile.in (BISON): Add -L flag.
10479         (YACC): Likewise.
10480
10481 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10482
10483         * configure.in (noconfigdirs): Add support for v850e target.
10484
10485         * config.sub (maybe_os): Add support for v850e target.
10486
10487 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10488
10489         * configure.in (noconfigdirs): Add support for v850ea target.
10490
10491         * config.sub (maybe_os): Add support for v850ea target.
10492
10493 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10494
10495         * config.sub: Add mipstx39.  Delete r3900.
10496
10497 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10498
10499         * Makefile.in (all-autoconf): Depends on all-texinfo.
10500
10501 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10502
10503         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10504         eabi targets.
10505
10506 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10507
10508         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10509
10510         * configure: When handling a Canadian Cross, handle YACC as well as
10511         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10512         * Makefile.in (all-bison): Depend upon all-texinfo.
10513
10514 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10515
10516         * Makefile.in (BISON): bison, not byacc or bison -y.
10517         (YACC): bison -y or byacc or yacc.
10518         (various): Add *-bison as appropriate.
10519         (taz): No need to mess with BISON anymore.
10520
10521 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10522
10523         * configure: If OSTYPE matches *win32*, try to find a good value for
10524         CONFIG_SHELL.
10525
10526 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10527
10528         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10529         configure.in if it is present.
10530
10531 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10532
10533         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10534
10535 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10536
10537         * config.sub: Recognize `arc' cpu.
10538         * configure.in: Likewise.
10539         * config-ml.in: Likewise.
10540
10541 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10542
10543         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10544
10545 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10546
10547         * configure: Changed sed delimiter from ':' to '|' when
10548         attempting to substitute ${config_shell} for SHELL. On
10549         NT ${config_shell} may contain a ':' in it.
10550
10551 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10552
10553         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10554
10555 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10556
10557         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10558
10559 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10560
10561         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10562
10563         * ylwrap: If the program is a relative path, force it to be
10564         absolute.
10565
10566 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10567
10568         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10569
10570 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10571
10572         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10573         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10574         for libraries.
10575
10576 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10577
10578         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10579         separated by spaces.
10580
10581 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10582
10583         * ylwrap: New file.
10584         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10585
10586         * ltmain.sh: Handle /bin/sh at start of install program.
10587
10588         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10589
10590         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10591         * missing: New file, from automake 1.2.
10592
10593 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10594
10595         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10596         check-tk to CHECK_X11_MODULES.
10597
10598 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10599
10600         * config.sub: Merge with FSF.
10601
10602 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10603
10604         * config.guess: Merge with FSF.
10605
10606 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10607
10608         * configure: Treat msdosdjgpp like go32.
10609         * configure.in: Likewise.  Don't remove gprof for go32.
10610
10611         * configure: Change Makefile.tem2 to Makefile.tm2.
10612
10613 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10614
10615         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10616
10617 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10618
10619         * install-sh (chmodcmd): Set to null if the DST directory already
10620         exists.  Same as Nov 11th change.
10621
10622 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10623
10624         * configure (GDB_TK): Needs itcl and tix.
10625
10626 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10627
10628         * config.guess: Update from FSF.
10629
10630 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10631
10632         * Makefile.in (GDB_TK): Depend on itcl and tix.
10633
10634 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10635
10636         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10637         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10638         (INSTALL_SCRIPT): New variable.
10639         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10640         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10641         to -x.
10642         * install-sh: Add support for -x option.
10643
10644 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10645
10646         * configure.in, Makefile.in: Treat tix like itcl.
10647
10648 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10649
10650         * Makefile.in (WINDRES): New variable.
10651         (WINDRES_FOR_TARGET): New variable.
10652         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10653         (EXTRA_HOST_FLAGS): Add WINDRES.
10654         (EXTRA_TARGET_FLAGS): Add WINDRES.
10655         (EXTRA_GCC_FLAGS): Add WINDRES.
10656         ($(DO_X)): Pass down WINDRES.
10657         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10658         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10659         DLLTOOL_FOR_TARGET.
10660
10661 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10662
10663         * configure.in: configure sim before gdb for win32-x-ppc
10664
10665 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10666
10667         Move gperf into the toplevel, from libg++.
10668         * configure.in (target_tools): Add target-gperf.
10669         (native_only): Add target-gperf.
10670         * Makefile.in (all-target-gperf): New target, depend on
10671         all-target-libg++.
10672         (configure-target-gperf): Empty rule.
10673         (ALL_TARGET_MODULES): Add all-target-gperf.
10674         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10675         (CHECK_TARGET_MODULES): Add check-target-gperf.
10676         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10677         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10678
10679 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10680
10681         * config.sub (mn10200): Recognize new basic machine.
10682
10683 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10684
10685         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10686         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10687
10688 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10689
10690         * configure.in: If we're building mips-sgi-irix6* native, turn on
10691         ENABLE_MULTILIB and set TARGET_SUBDIR.
10692
10693 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10694
10695         * Makefile.in (all-sn): Depend on all-grep.
10696
10697 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10698
10699         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10700
10701         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10702         Makefile.  From Jeff Makey <jeff@cts.com>.
10703         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10704
10705         * Makefile.in (DISTBISONFILES): Remove.
10706         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10707         $(DEFAULT_YACC).
10708
10709         * configure.in: Build itl, db, sn, etc., when building for native
10710         cygwin32.
10711
10712         * Makefile.in (LD): New variable.
10713         (EXTRA_HOST_FLAGS): Pass down LD.
10714         ($(DO_X)): Likewise.
10715
10716 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10717
10718         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10719
10720 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10721
10722         * configure.in (targargs): Strip out any supplied --build argument
10723         before adding our own. Always add --build.
10724
10725 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10726
10727         * configure.in (targargs): Pass --build if we're doing
10728         a cross-compile.
10729
10730 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10731
10732         * configure: Use '|' instead of ":" as the separator in
10733         sed. Otherwise sed chokes on NT path names with drive
10734         designators. Also look for "?:*" as the leading characters in an
10735         absolute pathname.
10736
10737 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10738
10739         * config.sub: Support for r3900.
10740
10741 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10742
10743         * configure.in: Use install-sh, not install.sh.
10744
10745 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10746
10747         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10748         apply it twice.
10749
10750 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10751
10752         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10753         install-binutils.
10754
10755 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10756
10757         * Makefile.in: Add automake targets.
10758         * configure.in (host_tools): Add automake.
10759
10760 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10761
10762         * configure: Default CXX to c++, not gcc.
10763         * Makefile.in (CXX): Set to c++, not gcc.
10764         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10765
10766 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10767
10768         * install-sh: try appending a .exe if source file doesn't
10769         exist
10770
10771 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10772
10773         * configure.in: Turn on multilib by default.
10774         (cross_only): Remove target-libiberty.
10775
10776         * Makefile.in (all-gcc): Don't depend on libiberty.
10777
10778 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10779
10780         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10781
10782 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10783
10784         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10785         (DISTBISONFILES): Add ld/Makefile.in
10786
10787 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10788
10789         * configure.in: if target is cygwin32 but host isn't cygwin32,
10790         don't configure gdb tcl tk expect, not just gdb.
10791
10792 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10793
10794         * configure.in: Added gnuserv everywhere sn appears.
10795
10796         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10797         (CROSS_CHECK_MODULES): Added check-gnuserv.
10798         (INSTALL_MODULES): Added install-gnuserv.
10799         (CLEAN_MODULES): Added clean-gnuserv.
10800         (all-gnuserv): New target.
10801
10802 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10803
10804         * config.guess: Fixes for MIPS OpenBSD systems.
10805
10806 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10807
10808         * Makefile.in (INSTALL_XFORM): Remove.
10809         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10810
10811         * mkinstalldirs: New file, copied from automake.
10812         * Makefile.in (installdirs): Rename from install-dirs.  Use
10813         mkinstalldirs.  Change all users.
10814         (DEVO_SUPPORT): Add mkinstalldirs.
10815
10816 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10817
10818         * install-sh: Rename from install.sh.
10819         * Makefile.in (INSTALL): Change install.sh to install-sh.
10820         (DEVO_SUPPORT): Likewise.
10821
10822         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10823         Graichen <graichen@rzpd.de>.
10824
10825 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10826
10827         * config.guess: Recognize OpenBSD systems correctly.
10828
10829 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10830
10831         * README, Makefile.in (ETC_SUPPORT): Remove references to
10832         cfg-paper*, configure.{texi,man,info*}._
10833
10834 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10835
10836         * Makefile.in (all.normal): Ensure that gcc is built after all
10837         the x11 - ie gdb - targets.
10838
10839 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10840
10841         * makefile.vms: Don't run conf-a-gas.
10842
10843 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10844
10845         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10846
10847 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10848
10849         * configure.in: Remove noconfigdirs case since gdb also
10850         configures and builds for tic80-coff.
10851
10852 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10853
10854         * configure: Set cache_file to config.cache.
10855         * Makefile.in (local-distclean): Remove config.cache.
10856
10857 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10858
10859         * COPYING: Update FSF address.
10860
10861 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10862
10863         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10864         noconfigdirs.
10865
10866 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10867
10868         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10869         MAKEDIRS, is empty.
10870
10871 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10872
10873         * config.sub: Tweak mn10300 entry.
10874
10875 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10876
10877         * configure.in (host_tools): Put sim before gdb, so gdb's
10878         configure.tgt can determine if the simulator was configured.
10879
10880 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10881
10882         * config.sub: Move BeOS $os case to be with other Cygnus
10883         local cases.
10884
10885 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10886
10887         * config.sub: Remove misplaced comment that broke Linux.
10888
10889 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10890
10891         * config.sub: Add BeOS support.
10892
10893 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10894
10895         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10896
10897 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10898
10899         * configure.in (noconfigdirs): Remove tcl and tk from
10900         noconfigdirs for cygwin32 builds.
10901
10902 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10903
10904         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10905
10906 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10907
10908         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10909         make-all.com, use makefile.vms instead.
10910
10911 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10912
10913         * config.sub: Accept -lnews*.
10914
10915 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10916
10917         * configure.in (noconfigdirs): Disable target-newlib,
10918         target-examples and target-libiberty for d30v.
10919
10920 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10921
10922         * configure.in (noconfigdirs): Enable ld for d30v.
10923
10924 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10925
10926         * configure.in (tic80-*-*): Build compiler.
10927
10928 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10929
10930         * configure.in (d30v-*): Remove sim directory from list of
10931         unsupported d30v directories
10932
10933 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10934
10935         * config.sub, configure.in: Add d30v target cpu.
10936
10937 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10938
10939         * makefile.vms: New file.
10940         * make-all.com: Remove.
10941
10942 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10943
10944         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10945
10946 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10947
10948         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10949
10950 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10951
10952         * Makefile.in (ALL_MODULES): Added all-db.
10953         (CROSS_CHECK_MODULES): Addec check-db.
10954         (INSTALL_MODULES): Added install-db.
10955         (CLEAN_MODULES): Added clean-db.
10956
10957 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10958
10959         * config.guess: Merge with latest FSF sources.
10960
10961 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10962
10963         * Makefile.in (ALL_MODULES): Added all-itcl.
10964         (CROSS_CHECK_MODULES): Added check-itcl.
10965         (INSTALL_MODULES): Added install-itcl.
10966         (CLEAN_MODULES): Added clean-itcl.
10967
10968 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10969
10970         * configure.in: build gdb for mn10200
10971
10972 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10973
10974         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10975
10976 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10977
10978         * configure.in (tic80-*-*): Turn off most targets right now.
10979
10980 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10981
10982         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10983         rather than the makeinfo program.
10984         (do-info): Depend upon all-texinfo.
10985
10986 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10987
10988         * configure.in: Remove uses of config/mh-linux.
10989
10990         * config.sub, config.guess: Merge with latest FSF sources.
10991
10992 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10993
10994         * config.sub (case $basic_machine): Add tic80 entries.
10995
10996 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10997
10998         * config.sub, config.guess: Merge with latest FSF sources.
10999
11000 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11001
11002         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11003         * mpw-config.in: Test for NewFolderRecursive.
11004         * mpw-install: Use symbolic name for startup filename.
11005         * mpw-README: Add various additional details.
11006
11007 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11008
11009         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11010
11011 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11012
11013         * configure.in: Do build gcc and the target libraries for
11014         the mn10200.
11015
11016 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11017
11018         * configure.in: don't avoid building gdb for mn10300 any more
11019         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11020         instead of single-quoting it.
11021
11022 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11023
11024         * configure.in: Don't use --with-stabs on IRIX 6.
11025
11026 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11027
11028         * configure.in (m32r): Build gdb, libg++ now.
11029
11030 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11031
11032         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11033         directories from noconfigdirs.
11034
11035 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11036
11037         * config.sub (basic_machine): added mips16 configuration
11038
11039 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11040
11041         * config.sub: Handle d10v-unknown.
11042
11043 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11044
11045         * config.sub: Handle v850-unknown.
11046
11047 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11048
11049         * Makefile.in: add findutils
11050         * configure.in: add findutils to list of host_tools
11051
11052 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11053
11054         * config.sub: Handle mn10200 and mn10300.
11055
11056 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11057
11058         * configure.in (d10v-*): Do not build librx.
11059
11060 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11061
11062         * configure.in (mn10300): Build everything except gdb & libgloss.
11063
11064 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11065
11066         * config.guess:  Patch for Dansk Data Elektronik servers,
11067         from Niels Skou Olsen <nso@dde.dk>.
11068
11069         For ncr, use /bin/uname rather than uname, since GNU uname does not
11070         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11071
11072         Patch for MIPS R4000 running System V,
11073         from Eric S. Raymond <esr@snark.thyrsus.com>.
11074
11075         Fix thinko for nextstep.
11076
11077         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11078
11079         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11080         * config.guess: Guess mips-dec-mach_bsd4.3.
11081
11082         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11083         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11084         release numbers.
11085         * config.guess (mips-mips-riscos*):  Emit just enough of the
11086         release number.
11087
11088         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11089         * config.guess (sparc-auspex-sunos*):  Added.
11090         (f300-fujitsu-*): Added.
11091
11092         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11093         * config.guess:  Recognize a Tadpole as a sparc.
11094
11095 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11096
11097         * config.guess: Don't assume that NextStep version is either 2 or
11098         3.  NextStep 4 (aka OpenStep 4) has come out now.
11099
11100 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11101
11102         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11103         From Rik Faith <faith@cs.unc.edu>.
11104
11105 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11106
11107         * config.sub: Contributions from bug-gnu-utils to:
11108         Support plain "hppa" (no version given) architecture, reported by
11109         OpenStep.
11110         OpenBSD like NetBSD.
11111         LynxOs is not a hardware supplier.
11112
11113         * config.guess: Contributions from bug-gnu-utils to add support for:
11114         OpenBSD like NetBSD.
11115         Stratus systems.
11116         More Pyramid systems.
11117         i[n>4]86 Intel chips.
11118         M680[n>4]0 Motorola chips.
11119         Use unknown instead of lynx for hardware manufacturer.
11120
11121 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11122
11123         * install.sh (chmodcmd): Set to null if the DST directory already
11124         exists.
11125
11126 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11127
11128         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11129         not use mt-ppc target Makefile fragment any more.
11130
11131 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11132
11133         * configure.in (*-*-windows):  Exclude everything but those dirs
11134         needed to build windows.
11135
11136 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11137
11138         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11139
11140 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11141
11142         * configure.in:  Exclude mmalloc from i386-windows.
11143
11144 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11145
11146         * Undo my previous change.
11147
11148 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11149
11150         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11151         unconditionally.
11152         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11153
11154 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11155
11156         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11157         host to add it's own flags.
11158
11159 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11160
11161         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11162
11163 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11164
11165         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11166         (CXX_FOR_TARGET): Likewise.
11167         (GCC_FOR_TARGET): Define.
11168         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11169         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11170         CC_FOR_TARGET was specified on the command line.
11171         (MAKEOVERRIDES): Don't define.
11172
11173 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11174
11175         * configure.in (m32r): Fix spelling of libg++ libs.
11176
11177 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11178
11179         * config.sub (-apple*): Remove, now redundant.
11180
11181 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11182
11183         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11184
11185         * configure: Rework yesterday's sed script patch.
11186
11187         * config.sub: Merge with FSF.
11188
11189 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11190
11191         * config.guess:  Merge from FSF.
11192
11193         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11194         * config.guess: Use pc instead of unknown, for pc clone systems.
11195         Change linux to linux-gnu.
11196
11197         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11198         * config.guess: Avoid non-portable tr syntax.
11199
11200 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11201
11202         * test-build.mk (HOLES): Add "xargs" for gdb.
11203
11204         * configure: Avoid hpux10.20 sed bug.
11205
11206 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11207
11208         * configure.in:  Add support for windows host
11209         (that is a build done under the Microsoft build environment).
11210
11211 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11212
11213         * Makefile.in: Replace all uses of srcroot with s, to shrink
11214         command line lengths.
11215
11216         Patches from Geoffrey Noer <noer@cygnus.com>:
11217         * configure.in: If configuring for newlib, pass --with-newlib to
11218         subdirectories.
11219         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11220         -Bnewlib/ and -Lwinsup to gcc.
11221         (CXX_FOR_TARGET): Likewise.
11222
11223 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11224
11225         * Makefile.in (ETC_SUPPORT): Add configure.
11226
11227 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11228
11229         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11230         host configuration file.
11231
11232 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11233
11234         * configure.in: Break mn10x00 support into separate
11235         mn10200 and mn10300 configurations.
11236         * config.sub: Likewise.
11237
11238 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11239
11240         * configure.in: Add lots of stuff to noconfigdirs for
11241         the mn10x00 targets.
11242
11243         * config.sub, configure.in: Add mn10x00 support.
11244
11245 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11246
11247         * make-all.com: Call conf-a-gas, not config-a-gas.
11248
11249 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11250
11251         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11252         targets.
11253
11254 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11255
11256         * mpw-README: Add much more detail for native PowerMac.
11257         * mpw-install: New file.
11258         * mpw-configure: Add --norecursion and --help options.
11259         * mpw-config.in: Translate readme and install files when
11260         copying to objdir.
11261         * mpw-build.in: Don't always depend on byacc and flex.
11262         (install-only-top): New action.
11263
11264 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11265
11266         * configure.in:  You can now configure GDB for the v850.
11267
11268 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11269
11270         * configure.in (noconfigdirs): Don't configure any C++ dirs
11271         if targeting D10V.
11272
11273 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11274
11275         * config.sub: Recognize mips64vr5000.
11276
11277 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11278
11279         * configure.in: Use a single line for host_tools and native_only.
11280
11281 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11282
11283         * config.sub, configure.in: Add entries for m32r.
11284
11285 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11286
11287         * Makefile.in (inet-install): Don't run install-gzip.
11288
11289 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11290
11291         * configure.in:  Don't config lots of things for *-*-windows*.
11292
11293 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11294
11295         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11296         (host_libs, host_tools): Copy from configure.in.
11297         * mpw-configure: Don't complain about directories not found.
11298
11299 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11300
11301         * configure.in (i[345]86): Recognize i686 for pentium pro.
11302         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11303         file.
11304
11305         * config.guess (i[345]86): Ditto.
11306
11307 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11308
11309         * configure.in (noconfigdirs): Removed gdb for D10V.
11310
11311 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11312
11313         * configure.in: Remove ld, target-libio, target-libg++, and
11314         target-libstdc++ from noconfigdirs.
11315
11316 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11317
11318         * configure: Fix three locations where shell scripts were
11319         being run directly rather than with config_shell.
11320
11321 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11322
11323         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11324         * config.sub (basic_machine): Recognize v850.
11325
11326 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11327
11328         * mpw-configure: Handle multiple enable/disable options and
11329         pass them down recursively, handle -c and -s flags appropriately
11330         depending on choice of compiler, add escape mechanism for
11331         quoted arguments to gC.
11332
11333 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11334
11335         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11336         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11337         so that -mrelocatable-lib and -mno-eabi are used.
11338
11339         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11340         not support --print-multi-lib, don't abort.
11341
11342 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11343
11344         * make-all.com: Run config-a-gas.
11345         * setup.com: Don't copy subdirectory files around.
11346
11347 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11348
11349         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11350         target, it now compiles correctly.
11351
11352 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11353
11354         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11355
11356 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11357
11358         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11359
11360 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11361
11362         * configure.in (native_only): Add prms.
11363
11364 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11365
11366         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11367         (BINUTILS_SUPPORT_DIRS): Likewise.
11368
11369 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11370
11371         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11372         d10v support is added.
11373
11374 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11375
11376         * configure.in (d10v-*-*): New target.
11377
11378 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11379
11380         * config.guess (HP 9000/811): Recognize this as a PA1.1
11381         machine.
11382
11383 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11384
11385         * Makefile.in (do-tar-gz): New target, split out from tail end of
11386         taz target.  Run each command separately, don't use pipes.
11387         (taz): Use it.
11388
11389 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11390
11391         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11392         * mpw-build.in: No builds should depend on building byacc or flex,
11393         they are assumed to be installed already.
11394
11395 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11396
11397         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11398         variable that CC_FOR_TARGET needs.
11399
11400 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11401
11402         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11403         options have changed since the last time the subdirectory was
11404         configured, and if it has, reconfigure.
11405         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11406         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11407
11408 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11409
11410         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11411         CLEAN_MODULES): Add bash.
11412         (all-bash): New target.
11413
11414 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11415
11416         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11417
11418 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11419
11420         * config.sub (basic_machine): Recognize d10v as a valid processor.
11421
11422 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11423
11424         * mpw-configure: Add support for --bindir.
11425         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11426
11427 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11428
11429         * configure.in: add bash, time, gawk to list of hosttools and things
11430         to only build for native toolchains
11431
11432 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11433
11434         * Makefile.in (docdir): Remove.
11435
11436 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11437
11438         * Makefile.in (datadir): Set to $(prefix)/share.
11439
11440 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11441
11442         * configure.in: build diff and patch for cygwin32-hosted
11443         toolchains.
11444
11445 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11446
11447         * config.sub: Accept -rtems*.
11448
11449 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11450
11451         * configure.in: enable dosrel for cygwin32-hosted builds,
11452                 remove diff from the list of things not buildable
11453                 via Canadian Cross
11454
11455 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11456
11457         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11458         don't get ". ".
11459
11460 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11461
11462         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11463
11464 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11465
11466         * Makefile.in (taz): Handle case where tex3patch didn't even get
11467         checked out.  Also, if it was found, put the symlink in a new util
11468         subdirectory.
11469
11470 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11471
11472         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11473
11474 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11475
11476         * config.sub: Recognize -openvms.
11477         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11478         * make-all.com, setup.com: New files.
11479
11480 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11481
11482         * Makefile.in (taz): tex3patch moved to texinfo/util.
11483
11484 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11485
11486         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11487         * configure.in: remove make from disable-if-Can-Cross list
11488                 enable gdb if ${host} and ${target} are cygwin32
11489
11490 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11491
11492         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11493         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11494
11495 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11496
11497         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11498         distinguish sysv/svr4/bsd variants.
11499         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11500
11501 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11502
11503         * configure.in: Added copyright notice.
11504         * move-if-change: Added copyright notice.
11505
11506 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11507
11508         * configure.in (powerpcle-*-solaris*): Until we get shared
11509         libraries working, don't build gdb, sim, make, tcl, tk, or
11510         expect.
11511
11512 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11513
11514         * config.guess:  Merge with FSF:
11515
11516         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11517         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11518
11519         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11520         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11521
11522         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11523         * config.guess:  Combine two OSF1 rules.
11524         Also recognize field test versions.  From mjr@zk3.dec.com.
11525         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11526         because GNU uname does not support -p.  From pmr@pajato.com.
11527
11528 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11529
11530         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11531
11532 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11533
11534         * mpw-README: Document GCCIncludes.
11535
11536 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11537
11538         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11539
11540 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11541
11542         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11543
11544 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11545
11546         * configure.in (*-*-cygwin32): Configure make.
11547
11548 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11549
11550         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11551
11552 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11553
11554         * Makefile.in (all-inet): Depend on all-perl.
11555
11556         * Makefile.in (inet-install): New target.
11557
11558         * Makefile.in (all-inet): Depend on all-tcl.
11559         (all-inet): Depend on all-send-pr.
11560
11561 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11562
11563         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11564         temporarily.
11565
11566 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11567
11568         * configure.in: Don't configure --with-gnu-ld on AIX.
11569
11570 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11571
11572         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11573
11574 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11575
11576         * Makefile.in (ALL_MODULES): Added all-inet.
11577         (CROSS_CHECK_MODULES): Added check-inet.
11578         (INSTALL_MODULES): Added install-inet.
11579         (CLEAN_MODULES): Added clean-inet.
11580         (all-indent): New target.
11581
11582         * configure.in (host_tools): Added inet.
11583         (native_only): Added inet.
11584         (noconfigdirs): Added inet.
11585
11586 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11587
11588         * configure.in: Don't configure libgloss if we are not configuring
11589         newlib.
11590
11591 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11592
11593         * configure.in: Don't configure libgloss for unsupported
11594         architectures.
11595
11596 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11597
11598         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11599
11600 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11601
11602         * Makefile.in (ALL_MODULES): Include all-apache.
11603         (CROSS_CHECK_MODULES): Include check-apache.
11604         (INSTALL_MODULES): Include install-apache.
11605         (all-apache): New target.
11606
11607         * configure.in: Added apache everywhere perl is seen.
11608
11609 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11610
11611         * Makefile.in: Add support for clean-{module} and
11612         clean-target-{module} rules.
11613
11614 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11615
11616         * configure.in (*-*-ose) do not build libgloss.
11617
11618 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11619
11620         * config.guess (prep*:SunOS:5.*:*): Turn into
11621         powerpele-unknown-solaris2.
11622
11623 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11624
11625         * configure.in: Permit --enable-shared to specify a list of
11626         directories.
11627
11628 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11629
11630         * configure.in (host==solaris): Pass only the first word of $CC
11631         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11632
11633 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11634
11635         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11636
11637 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11638
11639         * Makefile.in (ALL_MODULES): Include all-perl.
11640         (CROSS_CHECK_MODULES): Include check-perl.
11641         (INSTALL_MODULES): Include install-perl.
11642         (ALL_X11_MODULES): Include all-guile.
11643         (CHECK_X11_MODULES): Include check-guile.
11644         (INSTALL_X11_MODULES): Include install-guile.
11645         (all-perl): New target.
11646         (all-guile): New target.
11647
11648         * configure.in (host_tools): Include perl and guile.
11649         (native_only): Include perl and guile.
11650         (noconfigdirs): Don't build guile and perl; no ports have been
11651         done.
11652
11653 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11654
11655         * configure (--enable-*): Handle quoted option lists such as
11656         --enable-sim-cflags='-g0 -O' better.
11657
11658 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11659
11660         * Makefile.in ({,inst}all-target): New rule so we can make and
11661         install all of the target directories easily.
11662
11663 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11664
11665         * configure.in: Add missing global flag in sed substitution when
11666         deleting `target-' from ${configdirs}.
11667
11668 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11669
11670         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11671         option.
11672
11673         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11674         config/mh-necv4.
11675
11676         * install.sh: Correct misspelling of transformbasename.
11677
11678         * config.guess: Recognize mips-*-sysv*.
11679
11680 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11681
11682         * config.sub: Recognize mon960.
11683
11684 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11685
11686         * configure: Restore Canadian Cross handling of BISON and LEX,
11687         removed in Feb 20 change.
11688
11689 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11690
11691         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11692         Mention make install.  Remove the old copyright date as well the
11693         clumsy and rather pointless copyright on the README file.
11694
11695 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11696
11697         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11698         Makefile after running symlink-tree, then run `make distclean' to
11699         avoid clobbering any generated files in srcdir.
11700
11701 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11702
11703         * configure.in (m68k-*-netbsd*): Build everything now.
11704
11705 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11706
11707         * Makefile.in (taz): Fix quoting.
11708
11709 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11710
11711         * configure.in (sparclet-*-*): Build everything now.
11712
11713 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11714
11715         * configure.in (m68k-*-linux*): New host.
11716
11717 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11718
11719         * configure: Check for bison before byacc.
11720
11721 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11722
11723         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11724         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11725         searching PATH.  These are used as fallbacks by Makefile.in if
11726         flex/bison/byacc aren't in objdir.
11727
11728 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11729
11730         * Makefile.in: Make everything which depends upon all-bfd also
11731         depend upon all-opcodes, in case --with-commonbfdlib is used.
11732
11733 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11734
11735         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11736         building NT native compilers on Unix.
11737
11738 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11739
11740         * configure.in: Don't get CC from the host Makefile fragment if we
11741         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11742         Solaris test for /usr/ucb/cc to the post target script, just after
11743         the compiler sanity test.
11744
11745 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11746
11747         * config.sub: Merge with FSF.
11748
11749 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11750
11751         * Makefile.in (RPATH_ENVVAR): New variable.
11752         (REALLY_SET_LIB_PATH): Use it.
11753         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11754
11755 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11756
11757         * config.sub, configure.in: Recognize sparclet cpu.
11758
11759 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11760
11761         * config.guess:  Support m68k-cbm-sysv4.
11762
11763 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11764
11765         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11766         m68k-unknown-linuxaout from linker help string.  Put quotes around
11767         $ld_help_string.
11768
11769 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11770
11771         * config.guess (powerpc-harris-powerunix): Add guess for port
11772         to new target.
11773
11774 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11775
11776         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11777
11778 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11779
11780         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11781         $(REALLY_SET_LIB_PATH) in Makefile.
11782         * Makefile.in (SET_LIB_PATH): New variable.
11783         (REALLY_SET_LIB_PATH): New variable.
11784         ($(DO_X)): Use $(SET_LIB_PATH).
11785         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11786         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11787         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11788         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11789         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11790         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11791         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11792         (install-dosrel): Likewise.
11793         (all-opcodes): Depend upon all-libiberty.
11794
11795 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11796
11797         * config.guess (*:CYGWIN*): New
11798
11799 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11800
11801         * Makefile.in (all-target-winsup): All all-target-libiberty.
11802
11803 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11804
11805         * configure.in (noconfigdirs): Add missing # in front of comment.
11806
11807 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11808
11809         * configure.in: add second pass to things added to noconfigdirs
11810         so *-gm-magic can exclude libgloss properly.
11811
11812 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11813
11814         * mpw-configure (extralibs_name, rez_name): Set correctly
11815         for MWC68K compiler.
11816
11817         * mpw-README: Add more info on the necessary build tools.
11818
11819 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11820
11821         * configure.in, config.sub: Recognize cygwin32.
11822
11823 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11824
11825         * config.guess, config.sub: Recognize A/UX.
11826
11827 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11828
11829         * config.sub: Merge with gcc/config.sub.
11830
11831 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11832
11833         * mpw-build.in (do-binutils): Add build of stamps.
11834
11835 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11836
11837         * config.sub: Add recognition for mips64vr4100*-* targets.
11838
11839 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11840
11841         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11842         Add creation of gconfigargs with `--enable-shared' turned on.
11843         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11844         ($(host)-stamp-stage3-configured): Likewise.
11845         (HOLES): Add chatr and ldd.
11846         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11847
11848 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11849
11850         * configure: Pass --nfp to recursive configures.
11851
11852 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11853
11854         * Makefile.in (DLLTOOL): New.
11855         (DLLTOOL_FOR_TARGET): New.
11856         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11857         (EXTRA_TARGET_FLAGS): Ditto.
11858         (EXTRA_GCC_FLAGS): Ditto.
11859         (CONFIGURE_TARGET_MODULES): Ditto.
11860         (DO_X): Ditto.
11861         * configure: Add DLLTOOL.
11862
11863 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11864
11865         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11866         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11867         mh-sco, since old workarounds no longer needed, and don't
11868         build ld, since libraries have weak symbols in COFF.
11869
11870 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11871
11872         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11873
11874 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11875
11876         * configure.in: Make sure that ${CC} can be used to compile an
11877         executable.
11878
11879 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11880
11881         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11882         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11883         nothing depending on whether gdbtk is being built.
11884
11885 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11886
11887         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11888
11889 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11890
11891         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11892         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11893
11894 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11895
11896         * config-ml.in: Add support for
11897         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11898         Simplify setting of multidirs from --disable-foo.
11899
11900 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11901
11902         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11903         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11904         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11905         non-empty, pass them on to the  GCC make.
11906         (all-bootstrap): New rule that is like all-gcc, except it executes
11907         the GCC bootstrap rule instead of the GCC all rule.
11908
11909 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11910
11911         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11912
11913 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11914
11915         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11916         DG/UX support.
11917
11918 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11919
11920         * config.sub (i*86*) Change [345] to [3456]
11921
11922 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11923
11924         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11925         --with-gnu-ld=no.
11926
11927 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11928
11929         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11930         AIX multilibs get built.
11931
11932 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11933
11934         * configure.in (i386-win32): Don't build expect if we're not
11935         building the tcl subdir.
11936
11937 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11938
11939         * Makefile.in: (configure-target-examples, all-target-examples):
11940         New targets, configure and build example programs.
11941
11942 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11943
11944         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11945         use it as input to sedit the generated MPW makefile.
11946         * mpw-README: Add a suggestion about Gestalt.h.
11947
11948 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11949
11950         * config.sub: Accept *-*-ieee*.
11951
11952 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11953
11954         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11955         Ronald F. Guilmette <rfg@monkeys.com>.
11956
11957 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11958
11959         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11960         for powerpc-pe native.
11961         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11962         (target==powerpc-pe): duplicate i386-win32 entry.
11963
11964 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11965
11966         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11967         of vxworks, not just vxworks5.1.
11968
11969 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11970
11971         * mpw-configure: Add support for exec-prefix.
11972
11973 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11974
11975         * config.guess: Recognize HP model 816 machines as having
11976         a PA1.1 processor.
11977
11978 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11979
11980         * configure: Ignore new autoconf configure options.
11981
11982 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11983
11984         * config.guess:  Recognize Pentium under SCO.
11985         From Robert Lipe <robertl@arnet.com>.
11986
11987 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11988
11989         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11990
11991 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11992
11993         * configure.in: Don't configure gas for alpha-dec-osf*.
11994
11995 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11996
11997         * configure.in: Default to --with-stabs for some targets for which
11998         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11999         i[345]86*-*-unixware*.
12000
12001 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12002
12003         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12004         rather than basing it on the target.  Simplify handling of options
12005         controlling which directories to configure.  Remove extraneous
12006         slash in multi-clean target.
12007
12008 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12009
12010         * config-ml.in: Prefix more variables with ml_ so they don't collide
12011         with configure's.
12012
12013 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12014
12015         * configure: Don't turn -v into --v.
12016
12017 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12018
12019         * configure.in (targargs): Fix typo.
12020
12021         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12022
12023 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12024
12025         * configure.in: Strip --host and --target options from
12026         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12027         --with-cross-host option when building with a cross-compiler.
12028         * configure: Canonicalize the arguments put into config.status by
12029         always using `=' for an option with an argument.  Pass a presumed
12030         --host or --target explicitly.
12031
12032 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12033
12034         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12035         into general OS recognition case.
12036
12037 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12038
12039         * configure.in (target_configdirs): add target-winsup only
12040         for win32 target systems.
12041
12042 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12043
12044         * Makefile.in (all-target-libgloss): Depend upon
12045         configure-target-newlib, since when libgloss is built it looks to
12046         see if the newlib directory exists.
12047
12048 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12049
12050         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12051         cfg-ml-*.in.
12052
12053 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12054
12055         * configure: Handle LD and LD_FOR_TARGET when configuring a
12056         Canadian Cross.
12057
12058 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12059
12060         * configure.in (target_libs): add target-winsup.
12061         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12062         (target==ppcle-pe): remove ld from $noconfigdirs.
12063
12064 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12065
12066         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12067         Preserve relative path names in $srcdir.  Build symlink tree if
12068         configuring cross target dir and srcdir=. (= no VPATH support).
12069         (configure-target-libg++): Depend on configure-target-librx.
12070         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12071         * config-ml.in: New file.
12072         * symlink-tree: New file.
12073         * configure: Ensure srcdir="." if that's what it is.
12074
12075 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12076
12077         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12078         includes and FLEX_SKELETON setting.
12079         * mpw-configure (--with-gnu-ld): New option, controls whether
12080         to use PPCLink or ld with PowerMac GCC.
12081         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12082         * mpw-config.in: Configure grez if targeting Mac.
12083
12084         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12085         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12086         just macos.
12087         * configure.in: Configure grez resource compiler if targeting Mac.
12088         * Makefile.in (all-grez, install-grez): New targets.
12089
12090 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12091
12092         * configure: CXX defaults to gcc, not g++.  If we find
12093         gcc in the path, set CC to gcc -O2.
12094
12095 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12096
12097         * configure: Default ${build} correctly.  Avoid picking up extra
12098         spaces when reading CC and CXX from Makefile.  When doing a
12099         Canadian Cross, use plausible default values for numerous
12100         variables.
12101         * configure.in: When doing a Canadian Cross, don't try to
12102         configure tools whose configure script can't handle it.
12103
12104 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12105
12106         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12107
12108 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12109
12110         * configure:  Remove dubious bug reporting address.
12111
12112 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12113
12114         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12115         configure script, run that instead of this directory's configure.
12116         In either case, print a message that we're configuring the sub-dir.
12117
12118 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12119
12120         * configure.in: Before checking for the existence of various files,
12121         use sed to filter out "target-".
12122
12123 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12124
12125         * Makefile.in (DO_X): Split rule to decrease command line length
12126         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12127         (Philippe De Muyter).
12128
12129 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12130
12131         * Makefile.in (all-patch): depend on all-libiberty.
12132
12133 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12134
12135         * configure.in: If the only directory in target_configdirs which
12136         actually exists is libiberty, then set target_configdirs to empty,
12137         to avoid trying to build a target libiberty in a gas or gdb
12138         distribution.
12139
12140 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12141
12142         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12143         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12144         systems.
12145
12146 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12147
12148         * configure.in (copy_dirs): Use sys-include instead of include
12149         for --with-headers option.
12150
12151 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12152
12153         * Makefile.in, configure.in: Make winsup builds work with
12154         new scheme.
12155
12156 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12157
12158         * configure.in: Build the linker on AIX.
12159
12160 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12161
12162         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12163         where needed.
12164
12165 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12166
12167         * Makefile.in (all-gcc): Fix typo.
12168
12169 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12170
12171         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12172
12173 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12174
12175         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12176         to target-xiberty, to provide more flexibility.
12177         (target_subdir):  Define.  Create if cross.
12178         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12179         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12180         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12181         check-libFOO -> check-target-libFOO, etc.
12182         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12183         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12184         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12185         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12186         allow ALL_GCC="" to only configure.
12187         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12188         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12189         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12190
12191 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12192
12193         * Makefile.in (taz): Build "info" in etc explicitly.
12194
12195 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12196
12197         * configure.in:  Make sure that CC is undefined (as opposed to
12198         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12199         problem with autoconf trying to configure on a host without GCC.
12200
12201 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12202
12203         * mpw-configure: Set host alias from choice of host compiler,
12204         only use generic MPW Makefile sed if present, edit a file
12205         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12206         * mpw-README: Add problem notes about CW6 and CW7.
12207
12208 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12209
12210         * Makefile.in (taz): Use ";" instead of ";;".
12211
12212 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12213
12214         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12215         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12216         DISTDOCDIRS.
12217         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12218         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12219
12220 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12221
12222         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12223         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12224         Move bfd to DISTSTUFFDIRS.
12225
12226 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12227
12228         * Makefile.in (X11_LIB): Removed.
12229         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12230
12231         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12232
12233 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12234
12235         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12236         names.
12237
12238 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12239
12240         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12241
12242 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12243
12244         * configure.in (i[345]86-*-win32): Always build newlib.
12245         Don't configure cvs, autoconf or texinfo.
12246         * Makefile.in (LD_FOR_TARGET): New.
12247         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12248         Pass down LD_FOR_TARGET.
12249
12250 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12251
12252         * winsup: New directory.
12253         * Makefile.in: Build winsup.
12254         * configure.in: Winsup is configured when target is win32.
12255         Can only build win32 target GDB when native.
12256
12257 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12258
12259         * config.guess: Recognize HP model 819 machines as having
12260         a PA 1.1 processor.
12261
12262 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12263
12264         * configure: Fix sed loop which substitutes for CC and CXX to
12265         avoid bug found in various sed implementations.
12266
12267 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12268
12269         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12270         simulator.  Use standard powerpc-*-eabi*.
12271
12272 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12273
12274         * configure.in: Stop putting gas and binutils in noconfigdirs for
12275         powerpc-*-aix* and rs6000-*-*.
12276
12277 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12278
12279         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12280         -mcall-aixdesc libraries.
12281
12282 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12283
12284         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12285
12286         * config.sub (arm | armel | armeb): Fix shell syntax.
12287
12288 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12289
12290         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12291         -msoft-float and -mcpu=common support.
12292         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12293         libraries.
12294
12295 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12296
12297         * configure.in: Allow configuration and build of emacs19 for the alpha.
12298
12299 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12300
12301         * configure.in (CC): Get ^CC, not just any old CC, from
12302         ${host_makefile_frag}.
12303
12304 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12305
12306         * configure.in (CC): Try to get CC from
12307         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12308
12309 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12310
12311         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12312         only if it exists in $(srcdir).
12313
12314 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12315
12316         * configure: If CC and CXX are not set in the environment, set
12317         them, based on either an existing Makefile or on searching for gcc
12318         in PATH.  Substitute for CC and CXX in Makefile.
12319         * configure.in: Remove libm from target_libs.  Separate
12320         target_configdirs from configdirs.  If CC is not set in
12321         environment, try to get it from a host Makefile fragment.  Rewrite
12322         changes of configdirs to use skipdirs instead.  A few minor
12323         tweaks.  Take directories out of target_configdirs as they are
12324         taken out of configdirs.  Remove existing Makefile files from
12325         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12326         CONFIG_ARGUMENTS in Makefile.
12327         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12328         by configure.in.
12329         (CONFIG_ARGUMENTS): Likewise.
12330         (CONFIGURE_TARGET_MODULES): New variable.
12331         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12332         ($(CONFIGURE_TARGET_MODULES)): New target.
12333         (configure-libg++, configure-libio): New targets.
12334         (all-libg++): Depend upon configure-libg++.
12335         (all-libio): Depend upon configure-libio.
12336         (configure-libgloss, all-libgloss): New targets.
12337         (configure-libstdc++): New target.
12338         (all-libstdc++): Depend upon configure-libstdc++.
12339         (configure-librx, all-librx): New targets.
12340         (configure-newlib): New target.
12341         (all-newlib): Depend upon configure-newlib
12342         (configure-xiberty): New target.
12343         (all-xiberty): Depend upon configure-xiberty.
12344
12345 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12346
12347         * configure.in (host i[345]86-*-win32):  Expand the
12348         noconfigdirs again.
12349
12350 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12351
12352         * mpw-configure: Fix sed command file name.
12353
12354 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12355
12356         * configure.in (host i[345]86-*-win32): Reduce the
12357         noconfigdirs again.
12358
12359 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12360
12361         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12362         or powerpc*-*-pe*, since they are not yet supported.
12363
12364 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12365
12366         Add PowerMac support and many other enhancements.
12367         * mpw-configure: New option --cc to select compiler to use,
12368         paste options set according to --cc into the generated
12369         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12370         if mpw-make.sed is present.
12371         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12372         add forward includes for PowerPC include files.
12373         * mpw-build.in: Build using Makefile.PPC if present.
12374         (do-byacc, etc): Remove separate version resource builds.
12375         (do-gas): Build "stamps" before "all".
12376         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12377         * mpw-README: Update to reflect --cc option, PowerMac support,
12378         and recently-reported compatibility problems.
12379
12380 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12381
12382         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12383         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12384         (--with-multilib-top): Pass to recursive invocations.
12385
12386 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12387
12388         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12389         v810-*-*.
12390
12391 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12392
12393         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12394         gdb, ld and opcodes on v810-*-*.
12395
12396 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12397
12398         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12399         (local-maintainer-clean): New target.
12400         (maintainer-clean): New target.
12401         (realclean): Just depend upon maintainer-clean.
12402
12403 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12404
12405         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12406
12407 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12408
12409         * configure.in: Build ld in mips*-*-bsd* case.
12410
12411 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12412
12413         * config.sub: Accept -lites* OS.  From Ian Dall.
12414
12415 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12416
12417         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12418         targets.
12419
12420 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12421
12422         * configure.in: treat i386-win32 canadian cross the same as
12423         i386-go32 canadian cross.
12424
12425 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12426
12427         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12428         running under the simulator to build a reduced set of libraries.
12429         (powerpc-*-eabiaix): Add fine grained multilib support added to
12430         other powerpc targets yesterday.
12431
12432 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12433
12434         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12435         -disable-softfloat, -disable-relocatable, -disable-aix, and
12436         -disable-sysv to control which multilib libraries get built.
12437
12438 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12439
12440         * configure: Add Makefile.tem to list of files to remove in trap
12441         handler.
12442
12443 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12444
12445         * config.guess (*Linux*):  Add missing "exit"s.
12446         Also, need specific check for alpha-unknown-linux (uses COFF).
12447
12448 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12449
12450         * config.guess:  Merge with FSF:
12451
12452         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12453         * config.guess (AIX4): More robust release numbering discovery.
12454
12455         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12456         * config.guess (i386-sequent-ptx): Properly get version number.
12457
12458         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12459         * config.guess (mips:*:4*:UMIPS): New case.
12460
12461 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12462
12463         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12464         (i386-win32 host): Likewise.  Don't build readline.
12465
12466 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12467
12468         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12469         SUPPORT_FILES to submakes.
12470
12471 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12472
12473         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12474         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12475         mpw-configure.
12476
12477 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12478
12479         * configure.in (appdirs): Use =, not ==, in test expression when
12480         trying to build the text to print in the warning message for
12481         Solaris users.
12482
12483 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12484
12485         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12486
12487 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12488
12489         * config.guess: Recognize lynx-2.3.
12490
12491 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12492
12493         * config.sub (z8ksim): Deleted
12494         (z8k-*-coff): New, this is the one true name of the target.
12495
12496 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12497
12498         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12499
12500 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12501
12502         * config.guess (*:Linux:*:*): First try asking the linker what the
12503         default object file format is (elf, aout, or coff).  Then if this
12504         fails, try previous methods.
12505
12506 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12507
12508         * configure.in: Don't build newlib for *-*-vxworks5.1.
12509
12510 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12511
12512         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12513         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12514
12515 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12516
12517         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12518
12519 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12520
12521         * cfg-ml-com.in: New file.
12522         * cfg-ml-pos.in: New file.
12523
12524 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12525
12526         * COPYING.NEWLIB: Add HP free copyright to list.
12527
12528 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12529
12530         * config.sub: Recognize -eabi* for the system, not just -eabi.
12531
12532 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12533
12534         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12535         * config.sub, configure.in (win32): New target and host.
12536
12537 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12538
12539         * configure.in: Add i386-pe configuration.
12540
12541 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12542
12543         * mpw-build.in (install): Install GDB after LD.
12544
12545 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12546
12547         * mpw-config.in (elf/mips.h): Always forward-include, needed
12548         for GDB to build.
12549
12550 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12551
12552         * testsuite: New directory for customer acceptance and whole tool
12553         chain tests.
12554
12555 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12556
12557         * configure: If per-host line isn't found, but AC_OUTPUT is found
12558         and a configure script exists, run it instead.
12559
12560 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12561
12562         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12563
12564 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12565
12566         * configure: Set build_{cpu,vendor,os,alias} to host values when
12567         --build isn't specified.
12568
12569 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12570
12571         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12572         (FLAGS_TO_PASS): Pass them.
12573         (EXTRA_TARGET_FLAGS): Ditto.
12574
12575 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12576
12577         * Makefile.in (all-libg++): Depend on all-libstdc++.
12578
12579 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12580
12581         * configure.in (noconfigdirs): Enable all packages for
12582           i386-unknown-netbsd.
12583
12584 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12585
12586         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12587         hosted builds (DOS builds)
12588
12589 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12590
12591         Changes for ARM based on patches from Richard Earnshaw:
12592         * config.sub: Handle armeb and armel.
12593         * configure.in: Omit arm linker only for riscix.
12594
12595 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12596
12597         * config.guess:  Update from FSF.
12598
12599 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12600
12601         * config.sub: Recognize powerpcle as the little endian variant of
12602         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12603         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12604         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12605         temporarily.
12606
12607 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12608
12609         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12610
12611 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12612
12613         * config.sub: Accept -lites* as a basic system type.
12614
12615 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12616
12617         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12618         installed, and if so return linuxoldld as the system name.
12619
12620 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12621
12622         * config.guess: Add hppa1.1-hp-lites support.
12623
12624 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12625
12626         * configure.in: Don't build newlib for m68k-vxworks5.1.
12627
12628 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12629
12630         * configure.in (mips-sgi-irix6): Use mh-irix5.
12631
12632 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12633
12634         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12635
12636 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12637
12638         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12639         OSF/1.  Fix compiler flags.
12640         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12641
12642 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12643
12644         * configure.in: Recognize --with-newlib.
12645         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12646
12647 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12648
12649         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12650         to *_X11_MODULES due to gdbtk needing X include files et al.
12651
12652 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12653
12654         Merge in support for Mac MPW as a host.
12655         (Old change descriptions retained for informational value.)
12656
12657         * mpw-config.in: Add generic include forwards for cpu-specific
12658         include files in aout and elf directories.
12659
12660         * mpw-configure: Added copyright.
12661         * mpw-config.in: Check for presence of required build tools.
12662         (target_libs): Add newlib.
12663         (target_tools): Add examples.
12664         (Read Me): Generate as "Read Me for MPW" instead.
12665         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12666         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12667         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12668
12669         * mpw-configure: Remove subdir-specific makefile hackery,
12670         delete mk.tmp after using it.
12671
12672         * mpw-build.in (all): Display start and end times.
12673
12674         * mpw-configure (host_canonical): Set.
12675         (target_cpu): Always add to makefiles.
12676         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12677         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12678         (mpw-mh-mpw): Look for in srcdir and srcroot.
12679         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12680
12681         * mpw-build.in: (install-only): New target.
12682
12683         * mpw-configure (host_alias, target_alias): Rename from hostalias
12684         and targetalias, add into generated Makefile.
12685         (mk.tmp): If present, add into generated Makefile.
12686         * mpw-build.in (all-gas): Build config.h first before gas proper.
12687
12688         * mpw-configure (config.status): Write only if changed.
12689         * mpw-config.in (readline): Configure it (not built, just used for
12690         definitions).
12691
12692         * mpw-config.in (elf/mips.h): Add a forward include.
12693
12694         * mpw-config.in: Forward-include most .h files in include into
12695         extra-include.
12696         (readline): Don't build.
12697         mpw-build.in (install): Install GDB.
12698
12699         * mpw-configure (prefix, mpw_prefix): Handle it.
12700         * mpw-config.in (mmalloc, readline): Don't configure.
12701         * mpw-build.in (thisscript): Rename to ThisScript.
12702         Use mpw-build instead of BuildProgram everywhere.
12703         (mmalloc, readline): Don't build.
12704         * mpw-README: New file, basic documentation about the MPW port.
12705
12706         * mpw-config.in: Use forward-include to create include files.
12707
12708         * mpw-configure: Add more things to the top of each configured
12709         Makefile, including contents of config/mpw-mh-mpw.
12710         * mpw-config.in (extra-include): Create this directory and fill it
12711         with Posix-like include files when configuring.
12712
12713         * config.sub (apple, mac, mpw): Add various aliases.
12714
12715         * mpw-build.in: New file, top-level build script fragment for MPW.
12716         * mpw-configure: New file, configure script for MPW.
12717         * mpw-config.in: New file, config fragment for MPW.
12718
12719 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12720
12721         * configure.in (host_libs): Remove glob, since it is gone from the
12722         sources.
12723
12724 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12725
12726         * Makefile.in: define empty GDB_NLM_DEPS var.
12727
12728         * configure.in(target_makefile_frag): use config/mt-netware
12729         for netware targets.
12730
12731 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12732
12733         * config.sub: Merge in recent FSF changes.  Remove linux special
12734         cases.
12735
12736 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12737
12738         Revert this change:
12739
12740         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12741
12742                 * build-all.mk: Use CC=cc -Xs on Solaris.
12743
12744 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12745
12746         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12747         stop using it.
12748         * Makefile.in: Nuke all references to glob subdirectory.
12749
12750 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12751
12752         * configure.in: Fix --enable-shared logic in per-host.
12753
12754 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12755
12756         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12757
12758 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12759
12760         * configure.in (noconfigdirs): Don't build gas on AIX, for
12761         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12762
12763 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12764
12765         * configure: Fix --cache-file to work if the file argument is a
12766         relative path.
12767
12768 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12769
12770         * configure: If the --cache-file is used, pass it down to
12771         configure in subdirectories.
12772
12773 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12774
12775         * config.sub: add vxworks29k configuration.
12776
12777 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12778
12779         * Makefile.in (taz): Do "diststuff" part quietly.
12780
12781 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12782
12783         * config.sub: Mini-merge with gcc/config.sub.
12784
12785 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12786
12787         * config.guess (IRIX): Sed - to _.
12788
12789 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12790
12791         * Makefile.in (source-vault, binary-vault): New targets.
12792
12793 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12794
12795         * config.sub: Recognize -eabi as a basic system type.
12796
12797 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12798
12799         * configure.in (enable_shared stuff): Fix typo.
12800
12801 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12802
12803         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12804
12805 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12806
12807         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12808
12809 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12810
12811         * configure.in (rs6000-*-*): Don't build gas.
12812
12813 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12814
12815         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12816         reduce command line length.
12817         (AS_FOR_TARGET): Check for as.new, not Makefile.
12818         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12819
12820 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12821
12822         * config.guess:  Merge from FSF.
12823
12824 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12825
12826         * configure: Don't use $ when handling program_suffix.
12827
12828 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12829
12830         * configure.in:  Configure tk for hppa/hpux.
12831
12832 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12833
12834         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12835
12836 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12837
12838         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12839         to LIBCXXFLAGS.  Tests are better run without it.
12840
12841 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12842
12843         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12844
12845 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12846
12847         * configure.in (*-*-netware*): Don't configure xiberty.
12848
12849 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12850
12851         * configure.in:  Remove tk from native_only list.
12852
12853 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12854
12855         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12856           for special NCD build.
12857
12858 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12859
12860         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12861         makeall.bat, they're only useful for binutils snapshots.
12862         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12863         makeall.bat to specified SUPPORT_FILES.
12864
12865 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12866
12867         * build-all.mk: Add Ericsson targets to sun4 and solaris
12868           hosts.  Add  BNR's sun4 target to solaris host, so their
12869           build-from-source will be tested in-house first.
12870
12871 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12872
12873         * Makefile.in (LIBCFLAGS): New variable.
12874         (CFLAGS_FOR_TARGET): Ditto.
12875         (LIBCFLAGS_FOR_TARGET): Ditto.
12876         (LIBCXXFLAGS): Ditto.
12877         (CXXFLAGS_FOR_TARGET): Ditto.
12878         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12879         (BASE_FLAGS_TO_PASS): Pass them.
12880         (EXTRA_TARGET_FLAGS): Ditto.
12881
12882         * configure.in: Support --enable-shared.
12883
12884 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12885
12886         * configure.in (target_libs):  Include libstdc++ again.
12887         * config.guess:  Update from FSF (for FreeBSD).
12888
12889 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12890
12891         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12892         makeall.bat.
12893         (DISTDOCDIRS): Add `etc'.
12894         (ETC_SUPPORT_PFX): New variable.
12895         (taz): Include anything from etc starting with a word in
12896         ETC_SUPPORT_PFX.
12897
12898 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12899
12900         * config.sub: Update for recent FSF changes.  Remove obsolete
12901         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12902         spacing changes.
12903
12904 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12905
12906         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12907
12908         * config.guess:  Merge with FSF.
12909         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12910
12911 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12912
12913         * configure: Since the "trap 0" handler will override the exit
12914         status on many systems, only use it for "exit 1", and make it set
12915         a non-zero exit status; reset it before "exit 0".  Also, check
12916         exit status of config.sub, and error out if it failed.
12917
12918 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12919
12920         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12921         and install libgloss.
12922
12923 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12924
12925         * Makefile.in (all-binutils): Depend upon all-byacc.
12926
12927         * configure.in: Don't build emacs on Irix 5.
12928
12929 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12930
12931         * configure.in (*-*-netware*): Add libio.
12932
12933 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12934
12935         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12936         (CHECK_TARGET_MODULES): Ditto.
12937         (INSTALL_TARGET_MODULES): Ditto.
12938         (TARGET_LIBS): Ditto.
12939         (all-libstdc++): Note dependencies.
12940
12941 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12942
12943         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12944
12945 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12946
12947         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12948         -fexternal-templates.
12949
12950         * configure.in (target_libs): Add libstdc++.
12951         (noconfigdirs): Add libstdc++ as appropriate.
12952
12953 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12954
12955         * config.guess:  Update from FSF.
12956
12957 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12958
12959         * configure: Use ${config_shell} when running ${configsub}.
12960
12961 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12962
12963         * config.sub: No longer recognize h8300h.
12964
12965 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12966
12967         * config.sub: Remove extraneous differences between config.sub and
12968         gcc/config.sub.
12969
12970 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12971
12972         * Makefile.in (DISTSTUFFDIRS): Add gas.
12973
12974 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12975
12976         * COPYING.NEWLIB: New file.
12977
12978 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12979
12980         * config.guess (HP-UX):  Patch from Harlan Stenn
12981         <harlan@landmark.com> to also emit release level.
12982
12983 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12984
12985         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12986
12987 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12988
12989         * config.sub:  Merge nextstep cleanup from FSF.
12990
12991 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12992
12993         * configure.in (arm-*-*): Don't configure ld for this target.
12994
12995 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12996
12997         * configure.in (*-*-netware): don't configure libg++, libio,
12998           librx, or newlib.
12999
13000 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13001
13002         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13003         configure ld--it works, but it doesn't support shared libraries.
13004
13005 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13006
13007         * config.guess (*-unknown-freebsd*):  Get rid of possible
13008         trailing "(Release)" in version string.
13009         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13010
13011 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13012
13013         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13014         Fix type: *-next-neststep -> *-next-nextstep.
13015
13016         * config.guess:  Merge from FSF:
13017
13018         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13019
13020         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13021
13022         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13023
13024         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13025         instead of UNIX_SV for UnixWare 1.0).
13026
13027 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13028
13029         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13030         to make gdb/nlm/* build after the compiler and linker.
13031
13032 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13033
13034         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13035         not just i[34]86.
13036         (m68k-atari-sysv4):  Relocate to match FSF version.
13037
13038         * config.guess:  More merges from the FSF:
13039
13040         Add a space before function call or macro invocation.
13041
13042         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13043
13044         * config.guess: Add trap cmd to remove dummy.c and dummy when
13045         interrupted.
13046
13047         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13048
13049         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13050         (dummy): Redirect stderr from compilation of dummy.c.
13051
13052         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13053
13054         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13055
13056 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13057
13058         * configure: Accept and ignore --cache*, for compatibility with
13059         new autoconf.
13060
13061 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13062
13063         * config.guess:  Merge from FSF:
13064
13065         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13066
13067         * config.guess (Pyramid*:OSx*:*:*): New case.
13068         (PATH): Add /.attbin at end for finding uname.
13069         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13070
13071         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13072
13073         * config.guess (M88*:DolphinOS:*:*): New case.
13074
13075         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13076
13077         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13078         to select whether to use ELF or COFF.
13079
13080         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13081
13082         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13083
13084         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13085
13086         * config.guess: Guess the OS version for HPUX.
13087
13088         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13089
13090         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13091
13092 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13093
13094         * configure.in: Recognize --with-headers, --with-libs, and
13095         --without-newlib.
13096         * Makefile.in (all-xiberty): Depend upon all-ld.
13097
13098 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13099
13100         * configure.in: Change i[34]86 to i[345]86.
13101
13102 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13103
13104         * configure (version): A few more tweaks to help message.
13105
13106 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13107
13108         * Makefile.in:  Remove (for now) librx as a host library,
13109         now that we're building it for target.
13110
13111 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13112
13113         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13114         (Karl Berry).
13115
13116 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13117
13118         * configure.in:  Also configure librx.
13119
13120 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13121
13122         * Makefile.in:  Update various rules to reflect that librx
13123         is now needed for libg++.
13124
13125 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13126
13127         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13128
13129 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13130
13131         * configure.in: Configure the examples directory.
13132
13133 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13134
13135         * configure: Simplify Jun 2 1994 change.
13136
13137 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13138
13139         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13140         /bin/gcc isn't good enough to build gcc.
13141
13142 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13143
13144         * Makefile.in (GDB_SUPPORT_FILES): Remove
13145         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13146         (gdb.tar.gz): Add new rule to use standard distribution building
13147         mechanism.
13148
13149 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13150
13151         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13152         Bill Cox <bill@cygnus.com>.
13153
13154 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13155
13156         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13157
13158 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13159
13160         * configure:  Search current dir first in .gdbinit.
13161
13162 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13163
13164         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13165
13166 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13167
13168         * config.sub:  Refer to NeXT's operating system as nextstep.
13169
13170         * config.sub (case $basic_machine):  Re-order the cases, to match
13171         the order in the FSF version (which is mostly alphabethical).
13172         Merge in some additions and changes from the FSF.
13173
13174 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13175
13176         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13177         * config.sub: Recognize cxux7.
13178         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13179
13180 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13181
13182         * config.sub:  Fix typo powerpc -> powerpc-*.
13183
13184 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13185
13186         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13187
13188         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13189         parallel with all-emacs and install-emacs).  Top-level command
13190         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13191
13192 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13193
13194         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13195         $(relbindir)/make before doing ``make install'', and use
13196         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13197         installing over running make binary.
13198         ($(host)-stamp-stage3-installed): Likewise.
13199
13200 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13201
13202         * config.guess: Recognize Mach.
13203
13204 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13205
13206         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13207         see whether --exec-prefix was used.
13208
13209 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13210
13211         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13212
13213 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13214
13215         * Makefile.in: Add all-librx target similar to all-libproc.
13216
13217 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13218
13219         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13220         with post 1.2 uname bogosity.
13221
13222 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13223
13224         * configure: Remove temporary files on receipt of a signal.
13225
13226 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13227
13228         * configure: If there is a package_makefile_frag, remove
13229         ${subdir}/Makefile.tem after copying it in.
13230
13231 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13232
13233         * build_all.mk: support rs6000 lynx identifies itself as
13234         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13235         since /bin/gcc is too feeble to compile a modern gcc.
13236
13237 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13238
13239         * brought devo/test-build.mk update-to-date with progressive/
13240           test-build.mk. Add lynx targets and hppa flag info.
13241
13242 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13243
13244         * configure.in:  Use mh-ncrsvr43.  Patch from
13245         Tom McConnell <tmcconne@sedona.intel.com>.
13246
13247 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13248
13249         * config.guess (i386-unknown-bsdi):  No longer need to
13250         check #if defined(__bsdi__) && defined(__i386__).
13251
13252 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13253
13254         * configure: Set program_transform_nameoption correctly.
13255
13256 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13257
13258         * brought build-all.mk update-to-date with progressive build-all.mk,
13259           added new targets and hppa info.
13260
13261 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13262
13263         * configure: If config.guess result is a prefix of the user
13264         specified target, assume a native build and use the user specified
13265         target as the host alias.  Remove SunOS patch suffix removal hack.
13266         * configure.in: Remove SunOS patch suffix removal hack.
13267
13268         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13269         in NATIVE_CHECK_MODULES.
13270
13271 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13272
13273         * Makefile.in: Rename HOST_ONLY to NATIVE.
13274         * configure: Delete SunOs patch suffix from host_canonical
13275           and build_canonical variables that are prepended to Makefiles.
13276         * configure.in: Add comments for easier maintenance.
13277
13278 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13279
13280         * Makefile.in: Add all-libproc target similar to all-gui.
13281
13282 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13283
13284         * Makefile.in (CHECK_MODULES): split into
13285         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13286
13287 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13288
13289         * config.guess (i386-unknown-bsdi): New system to guess.
13290
13291 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13292
13293         * Makefile.in: Add all-gui target (but not yet build by "all").
13294
13295 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13296
13297         * config.sub: Move deletion of patch suffix from here...
13298         * configure.in: To here, at Ian's suggestion.  The top-
13299           level scripts might need to know of a patch level.
13300
13301 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13302
13303         * config.sub: Strip off patch suffix so rtl is recognized
13304           as a sunos4.1.3 machine, even though it's been patched.
13305
13306 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13307
13308         * Makefile.in (INSTALL_LAST): Delete.
13309         (INSTALL_DOSREL): New.
13310
13311 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13312
13313         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13314         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13315         whether we pass down --with-gnu-ld anyhow.
13316
13317 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13318
13319         * Makefile.in (INSTALL_LAST): Change operation so it works
13320         on more flavors of make.
13321         * configure.in (go32): Don't build libg++ or libio.
13322
13323 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13324
13325         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13326         they can be overriden by templates.
13327
13328 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13329
13330         * configure.in (target==go32): Don't build gdb.
13331         * dosrel: New directory.
13332
13333 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13334
13335         * configure.in (host==go32): Configure dosrel too.
13336         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13337         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13338         be set by incoming names or templates.
13339         (INSTALL_LAST): New rule.
13340
13341 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13342
13343         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13344
13345 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13346
13347         * configure.in (appdirs): New variable.  Currently empty, but will
13348         be used in gas distribution.  If nonempty, lists a set of
13349         directories at least one of which must get configured, or top
13350         level configuration is considered to have failed.
13351         (rs6000-*-lynxos*): Use new file name.
13352
13353 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13354
13355         Eliminate XTRAFLAGS.
13356         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13357         newlib include files using -idirafter, and also use -nostdinc.
13358         (CXX_FOR_TARGET): Likewise.
13359         (XTRAFLAGS): Removed.
13360         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13361         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13362         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13363         ($(DO_X)): Don't pass down XTRAFLAGS.
13364
13365 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13366
13367         * configure.in (mips*-dec-bsd*): New target; do build linker.
13368         (mips*-*-bsd*): New target; don't build linker.
13369
13370 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13371
13372         * configure.in: support rs6000-*-lynxos* configuration.
13373         support sunos4 as a cross target.
13374
13375         * config.sub: look for lynx*, not lynx since the OS version may
13376         legitimately be part of the name.
13377
13378 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13379
13380         * configure.in (i[34]86-*-sco*): Move to be with other i386
13381         targets.
13382         (romp-*-*): New target.  Skip various binary utilities.
13383         (vax-*-*): New target.  Don't build newlib.
13384         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13385
13386 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13387
13388         * configure.in: Only set host_makefile_frag if config
13389         directory exists.
13390
13391 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13392
13393         * install.sh: If $dstdir exists, don't check whether each
13394         component does.
13395
13396 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13397
13398         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13399
13400 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13401
13402         * configure.in (*-*-lynxos*): Don't configure newlib for either
13403         native or cross Lynx.
13404
13405 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13406
13407         * config.sub (sparc64-elf): Fix os.
13408         (z8k): Remove duplicate.
13409
13410 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13411
13412         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13413         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13414
13415 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13416
13417         * configure: Make file links cleanly even if Lynx fails on
13418           an NFS symlink (at least fail cleanly).
13419
13420 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13421
13422         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13423         -XNh2000.
13424
13425 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13426
13427         * configure: Unknown options are fatal again.
13428
13429 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13430
13431         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13432         compatibility.
13433
13434 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13435
13436         * build-all.mk: Add `clean' target.
13437
13438 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13439
13440         * config.guess:  Add SINIX support.
13441         * configure.in:  Add mips-*-sysv4* support.
13442
13443 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13444
13445         * build-all.mk: Document all useful targets.
13446         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13447         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13448
13449 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13450
13451         * configure: Support --silent, --quiet.
13452
13453 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13454
13455         * configure: Support --disable-FEATURE.
13456
13457 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13458
13459         * config.guess: Recognize NCR running SVR4.3.
13460
13461 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13462
13463         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13464         Patch from Paul Eggert <eggert@twinsun.com>.
13465
13466 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13467
13468         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13469
13470 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13471
13472         * configure: Make unrecognized options give nonfatal warnings
13473         instead of fatal errors, and pass them to any subdirectory
13474         configures in case they recognize them.
13475         Make --x equivalent to --with-x.
13476
13477 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13478
13479         * configure: Add --enable-* options.  Clean up usage message and
13480         some comments.
13481
13482 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13483
13484         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13485
13486 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13487
13488         * configure.in (hppa*-*-*): Enable binutils.
13489
13490 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13491
13492         * config.sub: Recognize cisco.
13493
13494 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13495
13496         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13497
13498 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13499
13500         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13501         than one configuration name.  Add comment.
13502
13503 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13504
13505         * config.guess: about target *-hitachi-hiuxwe2, fixed
13506         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13507         macro is incorrect.]
13508
13509 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13510
13511         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13512         than the "make ls" stuff which used to be here.
13513
13514 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13515
13516         * config.guess:  Recognize i[34]86-unknown-freebsd.
13517         From Shawn M Carey <smcarey@rodan.syr.edu>.
13518
13519 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13520
13521         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13522
13523 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13524
13525         * config.guess: Check for ptx.
13526
13527 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13528
13529         * config.sub: Add os9k checking.
13530
13531 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13532
13533         * config.guess: Handle OSF1 running on HPPA processors
13534
13535 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13536
13537         * configure: If subdir configure fails, print out a message with
13538         subdirectory name, in case subdir's configure code didn't identify
13539         itself.
13540
13541 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13542
13543         * configure.in: Remove embedded newlines from configdirs.
13544         Avoid mismatches of substrings.  Fix matching strings at end
13545         of configdirs.
13546
13547 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13548
13549         * config.guess:  Add Lynx/rs6000 config support.
13550
13551 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13552
13553         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13554
13555 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13556
13557         * configure.in (hppa*-*-osf*): Treat this just like most other
13558         PA configurations (eg no binutils or ld).
13559         (hppa*-*-*elf*): These configurations have binutils and ld.
13560
13561 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13562
13563         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13564
13565 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13566
13567         * configure.in (rs6000-*-*): Build gas.
13568
13569 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13570
13571         * Makefile.in:  Avoid bug in losing hpux sed.
13572
13573 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13574
13575         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13576         for GDB and GDB has been fixed to not need it.
13577
13578 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13579
13580         * config.guess: Recognize vax hosts.
13581
13582 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13583
13584         * configure (while loop): Don't use "break 2" inside case
13585         statement -- the case statement isn't an enclosing loop.
13586
13587 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13588
13589         * config.guess:  Clean up NeXT support, to allow nextstep
13590         on Intel machines.  Make OS be nextstep.
13591
13592 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13593
13594         * config.guess: Add alternate forms for Convex.
13595
13596 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13597
13598         * configure:  Completely rewrite option processing.  Take
13599         advantage of pattern-matching to avoid invoking test frequently.
13600         Also clean up host and target defaulting logic.
13601
13602 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13603
13604         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13605         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13606         commands (plus user environment) will fit SCO limits.
13607
13608 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13609
13610         * configure.in: Don't issue warnings about directories which are
13611         not being configured if -norecursion is set.  Correct test for
13612         --with-gnu-as and --with-gnu-ld to not get confused by substring
13613         matches.
13614
13615         * configure.in: Don't build gas for alpha-dec-osf1*.
13616
13617 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13618
13619         * configure:  Back out Per's change of 12/19/1993.  It changes the
13620         behavior of configure in unexpected and confusing ways.
13621
13622         Also, use different delim char when calculating
13623         program_transform_name so that the name can contain slashes.
13624
13625 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13626
13627         * configure.in, config.sub: Add support for VSTa micro-kernel.
13628
13629 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13630
13631         * configure.in: Nuke hacks which were used to get a special
13632         version of GAS for HPPA configurations.
13633
13634 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13635
13636         * configure:  If only ${target_alias} is given, use that
13637         as the default for ${host_alias}.
13638         * configure:  Add missing back-slashes before nested quotes.
13639
13640 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13641
13642         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13643
13644 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13645
13646         * config.guess:  Recognize some Tektronix configurations.
13647         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13648
13649 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13650
13651         * config.sub: Match any flavor of SH.
13652
13653 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13654
13655         * configure.in: Don't try to configure newlib for Alpha.
13656
13657 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13658
13659         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13660         libg++ or libio for any Alpha target.
13661
13662         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13663
13664 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13665
13666         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13667         default arguments -- so it tried to compress itself.
13668
13669 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13670
13671         * configure.in (notsupp): ensure that a space is always at the end
13672           of the configdirs list, since the grep checks for an explicit space
13673
13674 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13675
13676         * configure.in (target i386-sysv4.2): don't build ld, since static
13677           versions of many libraries are not available.
13678
13679 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13680
13681         * config.guess: Recognize Apollos (using environment variables).
13682         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13683
13684 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13685
13686         * config.guess: Recognize Sony news mips running newsos.
13687
13688 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13689
13690         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13691         "fi ; else" for bash.
13692
13693 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13694
13695         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13696
13697 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13698
13699         * config.sub: accept unixware as an alias for svr4.2.
13700         Fix some inconsistancies with the gcc version.
13701
13702 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13703
13704         * Makefile.in (DISTDOCDIRS):  Add gdb.
13705
13706 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13707
13708         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13709
13710 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13711
13712         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13713         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13714         this now.
13715
13716 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13717
13718         * config.sub: Accept hiux* as an OS name.
13719
13720         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13721         etc/make-stds.texi.  The underscore came from gcc, and dje now
13722         agrees that RUNTESTFLAGS is the correct name.
13723
13724 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13725
13726         * install.sh:  Remove 'set -e'.  It makes any conditionals
13727         in the script useless.
13728
13729         * config.guess: Automatically recognize arm-acorn-riscix
13730         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13731
13732 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13733
13734         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13735
13736 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13737
13738         * Makefile.in (DISTDOCDIRS): New variable.
13739         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13740         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13741
13742 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13743
13744         * configure.in (hppa target): check the source directory for the
13745           pagas sub-directory
13746
13747 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13748
13749         * config.sub: Allow -aout* and -elf*.
13750
13751 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13752
13753         * configure.in: Don't build ld on i386-solaris2, same as for
13754         sparc-solaris2.
13755
13756 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13757
13758         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13759
13760 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13761
13762         * configure.in:  Configure gdb for alpha.
13763
13764 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13765
13766         * Makefile.in (CXXFLAGS): Add -O.
13767
13768 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13769
13770         * config.guess: added support for DG Aviion
13771
13772 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13773
13774         * configure.in: Produce warning message for subdirectories not
13775         configurable for this host/target combination.  Don't try to
13776         configure gdb for vms.
13777
13778 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13779
13780         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13781         appropriate files before making "diststuff".
13782         (DISTBISONFILES): New var: list of files to be edited.
13783         (DISTSTUFFDIRS): Add binutils.
13784
13785 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13786
13787         * config.sub: also handle mipsel and mips64el (for little endian mips)
13788
13789 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13790
13791         * configure.in: Add * to end of all OS names.
13792
13793 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13794
13795         * configure.in: Build newlib for LynxOS native.
13796
13797 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13798
13799         * config.guess: Add support for delta 88k running SVR3.
13800
13801         * configure.in: Add comment about HP compiler vs. emacs.
13802
13803 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13804
13805         * configure.in: don't build ld on solaris2 (not a viable option
13806           due to bugs in getpwnam & getpwuid)
13807
13808 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13809
13810         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13811         config.guess will produce a full version number.
13812
13813 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13814
13815         * configure.in: Build linker and binutils for alpha-dec-osf1.
13816
13817 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13818
13819         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13820         and gdb/testsuite/Makefile.in.
13821
13822 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13823
13824         * configure.in: recognize mips*- instead of mips-
13825
13826 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13827
13828         * config.sub: Accept linux*coff and linux*elf as operating
13829         systems.
13830
13831 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13832
13833         * config.sub: Recognize mips64, and mips3 as an alias for it.
13834
13835 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13836
13837         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13838         gdb knows how to handle OSF/1 shared libraries.
13839
13840 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13841
13842         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13843         * config.guess: Recognize Hitachi's HIUX.
13844         * config.sub: Recognize h3050r* and hppahitachi.
13845         Remove redundant cases for hp9k[23]*.
13846
13847 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13848
13849         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13850         if gas and ld are in the source tree and are in ${configdirs}.
13851         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13852         --with options (but still pass them down on the command line,
13853         if they were explicitly specified).
13854
13855 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13856
13857         * configure: substitute SHELL value in Makefile.in with
13858         ${CONFIG_SHELL}
13859
13860 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13861
13862         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13863         *-*-solaris2* targets.
13864
13865 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13866
13867         * Makefile.in: define M4, and pass it down to sub-makes;
13868         all-autoconf now depends on all-m4
13869
13870 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13871
13872         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13873         presence of {ar,ranlib} instead of a configured directory
13874
13875 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13876
13877         * config.guess: Accept 34?? as well as 33?? for NCR.
13878
13879 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13880
13881         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13882         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13883
13884 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13885
13886         * configure: grab values for $(CC) and $(CXX) from the
13887         environment, so that someone can do "CC=gcc configure; make" and
13888         have it work right (matching the way that autoconf works now)
13889
13890         * configure.in, Makefile.in: add support for gash, the tcl
13891         interface to Galaxy
13892
13893         * config.guess: add NetBSD variants (hp300, x86)
13894
13895 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13896
13897         * install.sh: Support -d option (in the manner of SunOS 4 install,
13898         as it is more deterministic than that of GNU install)
13899         (chmodcmd): Set file to mode 755 by default (should also do default
13900         chgrp and chown, but I don't feel like dealing with that now)
13901
13902 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13903
13904         * config.sub: Remove h8300hhms alias.
13905
13906 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13907
13908         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13909
13910 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13911
13912         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13913         as stmp-fixinc
13914
13915 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13916
13917         * config.sub: recognize m88110-bug-coff.
13918
13919 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13920
13921         * Makefile.in (all-libio): all dependencies on the toolchain used
13922         to build this (gcc, gas, ld, etc)
13923
13924 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13925
13926         * config.guess: Deal with OSF/1 1.3 on alpha.
13927
13928 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13929
13930         * install.sh: add some 'else true' clauses for portability
13931
13932         * configure.in: don't build libio for h8[35]00-*-* targets
13933
13934 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13935
13936         * Makefile.in:  Add support for new libio.
13937
13938 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13939
13940         * install.sh: If one command fails, don't try the rest.  Don't try
13941         to remove $dsttmp (via trap) unless we have already created it.
13942         If $src doesn't exist, detect it and exit with an error.
13943
13944         * config.guess: Recognize BSD on hp300.
13945
13946 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13947
13948         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13949         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13950
13951 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13952
13953         * Makefile.in (all-send-pr): depends on all-prms
13954
13955 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13956
13957         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13958
13959 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13960
13961         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13962         Added test for mips-mips-riscos5.
13963
13964 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13965
13966         * configure.in: use mh-hp300 for 68k HP hosts
13967
13968 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13969
13970         * configure: add support for CONFIG_SHELL, so that you can use
13971         some alternate shell for evaluating configure scripts
13972
13973 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13974
13975         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13976         in configure script to bug-gdb@prep.ai.mit.edu when building
13977         distribution archive.
13978         * Makefile.in (COMPRESS):  Remove def.
13979         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13980         gdb.tar.Z and make-gdb.tar.Z respectively.
13981         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13982         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13983         to convergence with 'taz' target in Makefile.in.
13984
13985 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13986
13987         * install.sh (dsttmp): use trap to ensure that tmp files go
13988         away on error conditions
13989
13990 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13991
13992         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13993
13994 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13995
13996         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13997         its parent is '/' not ''.
13998
13999         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14000
14001 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14002
14003         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14004         that ${newsrcdir}/configure.in does.
14005
14006 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14007
14008         * test-build.mk: support for CONFIG_SHELL
14009
14010 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14011
14012         * config.sub (netware):  Add as a basic system type.
14013
14014 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14015
14016         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14017           $(srcdir)/ from the dependency on Makefile.in.
14018
14019 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14020
14021         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14022         (h8300hhms is temporary until multi-libraries are implemented).
14023         * configure.in: Handle h8300h too.
14024
14025 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14026
14027         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14028
14029 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14030
14031         * configure:  Remove extraneous output when guessing host type.
14032         * config.guess:  Remove extraneous output when guessing using C
14033         compiler rather than uname, or when guessing fails.
14034
14035 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14036
14037         * Makefile.in: remove all.cross and install.cross targets
14038
14039         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14040           definitions
14041
14042 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14043
14044         * configure.in (target sh): Build gprof.
14045
14046 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14047
14048         * config.sub: change -solaris to -solaris2
14049
14050 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14051
14052         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14053
14054 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14055
14056         * configure: Correct error message for missing Makefile.in to
14057         print correct directory.
14058
14059 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14060
14061         * install.sh: kludge around 386BSD shell bug
14062
14063 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14064
14065         * config.guess:  Recognize NeXT.
14066         * config.guess:  Recognize i486-ncr-sysv4.
14067         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14068
14069 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14070
14071         * Makefile.in (MAKEINFOFLAGS): New variable.
14072         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14073         * build-all.mk, test-build.mk: Pass down --no-split as
14074         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14075
14076 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14077
14078         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14079
14080 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14081
14082         * Makefile.in (libg++.tar.z):  New rule.
14083         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14084         * Makefile.in (taz):  Only do a single chmod.
14085
14086 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14087
14088         * install.sh: don't use dirname anymore (replaced with sed usage)
14089
14090 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14091
14092         * Makefile.in:  Change extension for gzip'd files from '.z' to
14093         '.gz' per new FSF standard usage.
14094
14095 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14096
14097         * configure: put quotes around the final value of program_transform_name
14098
14099 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14100
14101         * Makefile.in: new install.sh support; update install-info rules
14102
14103 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14104
14105         * configure.in: Build diff for crosses, but not for go32 host.
14106
14107         * configure.in: Build gprof only for native, and don't build it
14108         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14109
14110 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14111
14112         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14113
14114 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14115
14116         * configure.in (host_tools): Add prms.
14117
14118 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14119
14120         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14121         with $(FLAGS_TO_PASS) on the command line
14122
14123         * config.sub: Recognize lynx and lynxos
14124
14125 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14126
14127         * config.sub: Accept -ecoff*, not just -ecoff.
14128
14129 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14130
14131         * Makefile.in (taz): Use .gz suffix instead of .z.
14132         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14133         names.
14134
14135 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14136
14137         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14138
14139 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14140
14141         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14142         that rebuilds that might happen during 'make install' don't get
14143         bogus gcc include files
14144
14145 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14146
14147         Change from Utah for HPPA support:
14148         * config.guess: Recognize hppa1.x-hp-bsd.
14149
14150 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14151
14152         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14153         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14154
14155 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14156
14157         * config.sub: Add support for rom68k and bug boot monitors.
14158
14159 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14160
14161         * Makefile.in: Make all-opcodes depend on all-bfd.
14162
14163 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14164
14165         * config.guess: Added special check for i[34]86-univel-sysv4*.
14166
14167 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14168
14169         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14170         the processor rather than assuming i486.
14171
14172 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14173
14174         * config.guess: Recognize SunOS6 as Solaris3.
14175
14176 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14177
14178         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14179         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14180
14181 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14182
14183         * build-all.mk (all-cross): New target for Canadian Cross.
14184         Added Q2 go32 targets.
14185         * test-build.mk: Configure go32 cross sparclite-aout and
14186         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14187         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14188
14189 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14190
14191         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14192         GO32 hosted toolchains
14193
14194 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14195
14196         * configure: change  so "-exec-prefix" gets passed down rather
14197         than "-exec_prefix" so autoconf generated Makefiles get the
14198         exec_prefix set right.
14199
14200 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14201
14202         * config.guess: get the Solaris2 minor version number
14203
14204         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14205
14206 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14207
14208         * config.guess: Recognize some Sequent platforms.
14209
14210 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14211
14212         * Makefile.in: added the vault-install target
14213
14214         * configure.in: actually use the Sun3 makefile fragment that's in
14215         config, also added the release dir to configdirs
14216
14217 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14218
14219         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14220
14221 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14222
14223         * configure.in: remove some program from Alpha targetted toolchains
14224
14225 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14226
14227         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14228         gprof.
14229         (taz): Run "make diststuff" in those directories instead of "make
14230         proto-dir".  Look for "VERSION=" only at start of line in subdir
14231         Makefile.  Use "gzip -9" for compression.
14232         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14233         (binutils.tar.z): New target.
14234
14235 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14236
14237         * Makefile.in (taz): Include gpl.texinfo.
14238
14239 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14240
14241         * Makefile.in (setup-dirs): Merged into "taz" target.
14242         (taz): Only do `proto-dir' stuff if a directory is actually needed
14243         for this target.
14244
14245 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14246
14247         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14248         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14249         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14250         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14251         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14252
14253 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14254
14255         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14256         config.sub, and move-if-change to gdb testsuite distribution
14257         archive, so the testsuite can be extracted, configured, and
14258         run separately from the gdb distribution.  Blow away the Chill
14259         tests that require a Chill compiled executable, since GNU Chill
14260         is not yet publically available.
14261
14262 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14263
14264         * test-build.mk: set environment variables in a single command,
14265         instead of a list of assignments and exports
14266
14267         * config.guess: recognize Alpha/OSF1 systems
14268
14269 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14270
14271         * configure: Change help message to prefer --options rather than
14272           -options.
14273
14274 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14275
14276         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14277         zippy@ecst.csuchico.edu.
14278         * config.guess: Recognize miniframe.
14279
14280 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14281
14282         * Makefile.in: Use srcroot to find runtest rather than rootme.
14283         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14284
14285 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14286
14287         * test-build.mk: Extensive additions to support building on a
14288         machine other than the host.
14289
14290 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14291
14292         * configure (tooldir): Fix for i386-aix again.
14293
14294 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14295
14296         * configure, Makefile.in:  Change definition of $(tooldir)
14297         to match the FSF.
14298
14299 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14300
14301         * config.guess:  Recognize i[34]86/SVR4.
14302
14303 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14304
14305         * Makefile.in (all-gdb): gdb depends on sim.
14306
14307 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14308
14309         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14310         at the same time we make the prototype gdb directory.
14311         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14312         files at the same time as the gdb base release distribution.
14313
14314 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14315
14316         * Makefile.in (check): Use individual check targets rather than
14317         DO_X rule.
14318         (check-gcc): Added.
14319
14320 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14321
14322         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14323         for System V release 3.2.
14324
14325 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14326
14327         * config.sub: Recognize hppaosf.
14328         * configure.in: Do configure ld/binutils/gas for it.
14329
14330 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14331
14332         * configure (tooldir): Alter syntax used to set this, for systems
14333         where "\$" isn't handled right, like i386-aix.
14334
14335 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14336
14337         * configure: Pass program-transform-name, not
14338         program_transform_name, to recursive configures.
14339
14340 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14341
14342         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14343         of gas+ld+binutils.
14344
14345 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14346
14347         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14348
14349 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14350
14351         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14352
14353 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14354
14355         * Makefile.in (PRMS): Set back to all-prms.
14356
14357 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14358
14359         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14360         targets, rather than for MIPS hosts.
14361
14362 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14363
14364         * configure.in: add comment for --with-x default values
14365
14366         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14367
14368         * Makefile.in: add check-* targets for each of the directories in
14369         the tree.  Add a definition of RUNTEST that will use the one we
14370         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14371
14372 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14373
14374         * configure.in: Removed obsolete references to bfd_target and
14375         target_makefile_frag.
14376
14377         * build-all.mk: Set assorted targets for Q2.
14378         * config.sub: Recognize z8k-sim and h8300-hms.
14379         * test-build.mk: Really don't pass host to configure.
14380         (HOLES): Added uname.
14381
14382 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14383
14384         * configure: Handle an empty program-prefix, program-suffix or
14385         program-transform-name correctly.
14386
14387 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14388
14389         * build-all.mk: -G 8 no longer required for MIPS targets.
14390         * test-build.mk: Don't pass host argument to configure; make it
14391         guess.
14392
14393 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14394
14395         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14396         * Makefile.in (COMPRESS):  New macro, like GZIP.
14397
14398 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14399
14400         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14401
14402         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14403         with gas currently defaults to -G 0.
14404
14405 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14406
14407         * Makefile.in (all-flex): flex depends on byacc.
14408
14409         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14410         to test-build.mk as RELEASE_TAG.
14411         * test-build.mk (configargs): New variable containing arguments to
14412         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14413         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14414
14415         * config.guess: Use /bin/uname when checking -X argument on SCO,
14416         to avoid invoking GNU uname which doesn't understand -X.
14417
14418         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14419
14420         * configure.in: Build gas for mips-*-*.
14421
14422 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14423
14424         * Makefile.in (all.normal): insert missing backslash.
14425
14426 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14427
14428         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14429
14430         * Makefile.in: Complete overhaul to merge many almost identical
14431         targets.
14432
14433 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14434
14435         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14436         (gdb.tar.Z): Adjusted.
14437
14438         * Makefile.in (setup-dirs, taz): New targets; should be general
14439         enough to adapt for gdb sometime.  Build only .z file.
14440         (gas.tar.z): New target.
14441
14442 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14443
14444         * build-all.mk: Use CC=cc -Xs on Solaris.
14445
14446 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14447
14448         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14449         for handling BISON for FSF releases.
14450
14451 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14452
14453         * configure: Actually implement the change zoo just documented.
14454
14455 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14456
14457         * configure: when using config.guess, only set target_alias when
14458         it's not already been set (ie, on the command line)
14459
14460 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14461
14462         * Makefile.in: add installcheck target, set PRMS to install-prms
14463
14464 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14465
14466         * configure: add support for package_makefile_fragment, handle the
14467         case where a directory has a configure.in file but no Makefile.in
14468         more gracefully (with an actual understandable error message, even);
14469         add support for --without (and add this to the usage message); also
14470         explicitly add a --host=${host_alias} to the command line when
14471         config.guess is used
14472
14473 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14474
14475         * configure: Must use both --host and --target in recursive calls.
14476
14477 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14478
14479         * Makefile.in: Change deja-gnu to dejagnu.
14480
14481 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14482
14483         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14484
14485 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14486
14487         * configure.in: canonicalize all instances to *-*-solaris2*,
14488         also strip out a number of tools to not build for go32 host
14489
14490 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14491
14492         * config.guess: add GPL.
14493
14494         * Makefile.in, config.guess, config.sub, configure: bump
14495           copyrights to 93.
14496
14497 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14498
14499         * Makefile.in (do-info): Removed obsolete check for existence of
14500         localenv file.
14501
14502         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14503
14504 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14505
14506         * Makefile.in: a couple of 'else true' for decstation,
14507         support for TclX
14508
14509         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14510
14511 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14512
14513         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14514
14515 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14516
14517         * config.guess: Recognize i386-ibm-aix (PS/2).
14518         * configure.in: Use config/mh-aix386 file for it.
14519
14520 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14521
14522         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14523         CC_FOR_TARGET instead.
14524         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14525
14526 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14527
14528         * Makefile.in: Add sim to list of directories sent with gdb
14529
14530 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14531
14532         * configure.in: Put back mips-dec-bsd* case.
14533
14534 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14535
14536         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14537         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14538         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14539
14540 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14541
14542         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14543
14544         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14545         (install-info): install dir.info only if it exists,
14546         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14547
14548 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14549
14550         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14551         gas for mips-dec-bsd.
14552
14553 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14554
14555         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14556         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14557
14558 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14559
14560         * configure.in: Added "dejagnu" to hosttools list.
14561
14562 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14563
14564         * config.sub, configure.in, config.guess:  Add support
14565         for Bosx, an AIX variant from Bull.
14566         Patches from F.Pierresteguy@frcl.bull.fr.
14567
14568 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14569
14570         * devo/dejagnu: Initial creation of devo/dejagnu.
14571         Migrated dejagnu testcases and support files for testing software
14572         tools to reside as subdirectories, currently called "testsuite",
14573         within the directory of the software tool.  Migrated all programs,
14574         support libraries, etc. beloging to dejagnu proper from
14575         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14576         with no modifications.  The changes to these files which will
14577         allow them to configure, build, and execute properly will be made
14578         in a future update.
14579
14580 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14581
14582         * Makefile.in: Change send_pr to send-pr.
14583         * configure.in: Likewise.
14584         * send_pr: Renamed directory to send-pr.
14585
14586 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14587
14588         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14589
14590 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14591
14592         * README:  Update for gdb-4.8 release.
14593         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14594         gdb-xxx.tar.z (gzip'd) file also.
14595
14596 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14597
14598         * Makefile.in: make all-diff depend on all-libiberty
14599
14600 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14601
14602         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14603
14604 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14605
14606         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14607
14608 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14609
14610         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14611         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14612         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14613
14614 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14615
14616         * Makefile.in:  makeinfo binary is in a new location
14617
14618 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14619
14620         * config.sub: Accept -ecoff as an OS.
14621
14622         * Makefile.in: Various changes to eliminate a level of make
14623         recursion and reduce the required command line length.
14624         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14625         sub-makes.
14626         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14627         variables holding settings for specific sub-makes.
14628         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14629         in terms of BASE_FLAGS_TO_PASS.
14630         (TARGET_LIBS): New variable listing directories which use
14631         TARGET_FLAGS_TO_PASS.
14632         (subdir_do): Eliminated.
14633         (do-*): New set of targets to replace subdir_do.
14634         (various): All targets which used subdir_do now depend on do-*.
14635         (local-clean): Renamed from do_clean.
14636         (local-distclean): New target, dependency of distclean and
14637         realclean.
14638         (install-info): Don't create directories.  Depend on dir.info
14639         rather than calling make recursively.
14640         (install-dir.info): Eliminated.
14641         (install-info-dirs): Create all info directories here.
14642         (dir.info): Depend upon do-install-info.
14643
14644         * test-build.mk (HOLES): Added false.
14645
14646 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14647
14648         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14649
14650 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14651
14652         * Makefile.in (info): remove dependency on all-texinfo.  The
14653         problem was really in texinfo/C, not at this level.
14654
14655 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14656
14657         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14658
14659 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14660
14661         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14662         GDB releases.
14663
14664 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14665
14666         * configure: Include srcdir in message about target of link not
14667         being found.  Don't convert `-' to `_' in `with' options being
14668         passed to subdirs.
14669
14670 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14671
14672         * configure.in: add uudecode to host_tools
14673
14674         * Makefile.in: added {all,install}-uudecode targets, added them to
14675         the appropriate lists
14676
14677 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14678
14679         * Makefile.in (all-gcc): Added dependency on all-gas.
14680
14681         * configure.in (mips-*-*): Build ld and binutils.
14682
14683 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14684
14685         * configure: check return code from mkdir, print error message and
14686           exit on failure.
14687
14688 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14689
14690         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14691
14692 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14693
14694         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14695
14696 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14697
14698         * config.sub (h8500):  Recognize this as a cpu type.
14699
14700 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14701
14702         * configure: source directory missing is no longer a warning
14703
14704         * configure.in: recognize irix[34]* instead of irix[34]
14705
14706         * Makefile.in: define and pass down X11_LIB
14707
14708 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14709
14710         * guess-systype: Renamed to ...
14711         * config.guess:  ... by popular request.
14712         * configure.in, Makefile.in:  Update accordingly.
14713
14714 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14715
14716         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14717         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14718         + Execute ./dummy instead of assuming . is in PATH.
14719
14720 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14721
14722         * guess-systype:  New shell script.  Attempts to guess the
14723         canonical host name of the executing host.
14724         Only a few hosts are supported so far.
14725         * configure:  Call guess-systype if no host is specified.
14726
14727 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14728
14729         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14730         gcc Makefile.
14731
14732
14733 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14734
14735         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14736         (all-gcc, install-gcc, subdir_do): Use it.
14737
14738 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14739
14740         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14741
14742 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14743
14744         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14745           set exclusively by configure, using configure.in .
14746
14747 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14748
14749         * test-build.mk: set $PATH for all builds
14750
14751         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14752
14753 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14754
14755         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14756         the one used in gcc/Makefile.in, so that a null expansion doesn't
14757         override the one needed to build gcc with a native cc.
14758
14759
14760 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14761
14762         * configure: Accept -with arguments.
14763
14764 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14765
14766         * Makefile.in: added h8300sim
14767
14768 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14769
14770         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14771         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14772         (all-cygnus, native, build-cygnus): Make
14773         $(canonhost)-stamp-3stage-done, not $(host)....
14774         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14775         i386-sco3.2v4.  Added else true to if command.
14776
14777 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14778
14779         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14780
14781 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14782
14783         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14784
14785 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14786
14787         * configure.in: don't remove binutils from Solaris builds
14788
14789 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14790
14791         * Makefile.in: get rid of earlier definitions for *clean,
14792         also handle the recursive info rule better
14793
14794 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14795
14796         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14797         do more-or-less the right thing.
14798
14799 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14800
14801         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14802         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14803
14804 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14805
14806         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14807         $(host_canonical).
14808
14809         * configure.in: split the configdirs list into 4 categories (native
14810         v. cross, library v. tool) and handle the cross-only and native-
14811         only in more reasonable (and correct!) way.
14812
14813 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14814
14815         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14816         configdirs anymore.
14817
14818 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14819
14820         * Makefile.in: extensive cleanup::  removed all of the explicit
14821         clean-* targets, collapsed many wrappers around subdir_do into
14822         one, added additional targets to satisfy standards.texi, deleted
14823         some old targets, some changes for consistency
14824
14825 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14826
14827         * configure.in: handle some programs as cross-only, and others as
14828         native only
14829
14830         * test-build.mk: handle partial holes in a more generic manner
14831
14832         * Makefile.in: m4 depends on libiberty
14833
14834 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14835
14836         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14837         time, wdiff, and find to configdirs
14838
14839         * Makefile.in: all, clean, and install rules for the new programs
14840         added to configure.in
14841
14842 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14843
14844         * configure.in: use mh-sun for all *-sun-* hosts
14845
14846 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14847
14848         * Makefile.in: define flags for X11 include files and library file
14849         locations, pass them down to the programs that need this info
14850
14851         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14852
14853 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14854
14855         * configure.in: start building libg++ for HP-UX targets
14856
14857 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14858
14859         * README:  Update references to files moved into etc/.
14860
14861 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14862
14863         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14864         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14865
14866 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14867
14868         * configure: accept dash as well as underscore in long option
14869         names for FSF compatibility.
14870
14871 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14872
14873         * config.sub: added -sco3.2v4 support from FSF.
14874
14875 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14876
14877         * configure.in: expand the section that adds or removes
14878         directories from the list of programs to build, to handle native
14879         vs. cross in addition to host v. native
14880
14881 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14882
14883         * Makefile.in:  Replace C++ in macro names with CXX.
14884         This is less likely to break ...
14885
14886 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14887
14888         * test-build.mk: add -w to GNU_MAKE
14889
14890 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14891
14892         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14893         add 'sparc' to list of recognized cpus.  This needed to make
14894         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14895         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14896         then changes that into $CPU-wrs-vxworks.
14897
14898         * configure.in: remove most references to gdbtest, regularize
14899         target based program removal
14900
14901         * test-build.mk: import from p3 tree (many fixes and changes)
14902
14903 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14904
14905         * Makefile.in: added rules to handle tcl, tk, and expect
14906
14907         * configure.in: handle those directories if they exist
14908
14909 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14910
14911         * config.sub: removed bogus hppabsd and hppahpux names, since
14912         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14913
14914 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14915
14916         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14917         depends upon all-xiberty
14918
14919         * Makefile.in: changes from p3, including:
14920
14921         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14922
14923         * Makefile.in (XTRAFLAGS): include newlib directories if
14924         newlib/Makefile exists, rather than if host != target.
14925
14926         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14927
14928         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14929         from the same source tree and not building a cross-compiler.  This
14930         matters for the libg++ configuration if reconfiguring a tree that
14931         has already been installed.
14932
14933         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14934
14935         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14936         pick up the machine and system specific header files.
14937
14938         * Makefile.in: added AS_FOR_TARGET, passed down in
14939         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14940         the C compiler to use to create programs which are run in the
14941         build environment, set it to default to $(CC), and passed it down
14942         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14943
14944         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14945
14946         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14947         We need them for unusual native builds, like systems without
14948         ranlib.
14949
14950         * configure: also define $(host_canonical) and
14951         $(target_canonical), which are the full, canonical names for the
14952         given host and target
14953
14954 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14955
14956         * Makefile.in:  Added separate definitions for C++.
14957
14958 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14959
14960         * configure.in (configdirs):  Add deja-gnu.
14961
14962 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14963
14964         * README:  Update for configure.texi and gdb-4.7 release.
14965
14966 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14967
14968         * Makefile.in:  Move "all" target to top of file.
14969         Previously, first target was ".PHONY" which caused BSD4.4 make
14970         to build .PHONY when make was run without arguments.
14971
14972 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14973
14974         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14975         Library-copylefted code in libiberty.
14976
14977 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14978
14979         * config.sub:  Replace m68kmote with plain old m68k.
14980
14981 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14982
14983         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14984
14985 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14986
14987         * config.sub: Complain if no argument is given.  Added support for
14988         386bsd as OS and target alias.
14989
14990 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14991
14992         * Makefile.in (XTRAFLAGS): include newlib directories if
14993         newlib/Makefile exists, rather than if host != target.
14994
14995 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14996
14997         * config.sub: recognize sparclite-wrs-vxworks.
14998
14999         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15000         p3.) Added clean-xiberty to clean.
15001
15002 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15003
15004         * configure.in: use *-*-* instead of nested cases for host and target
15005
15006 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15007
15008         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15009         from the same source tree and not building a cross-compiler.  This
15010         matters for the libg++ configuration if reconfiguring a tree that
15011         has already been installed.
15012
15013 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15014
15015         * config.sub (i486v/i486v4):  Merge in from FSF version.
15016
15017 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15018
15019         * configure: only set PWD if it is already set.
15020
15021 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15022
15023         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15024         doesn't have unset and all success paths (and most error paths)
15025         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15026         to just ${PWD} to avoid confusion.)
15027
15028 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15029
15030         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15031         even for a native compilation.
15032
15033 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15034
15035         Changes to make the gdb.tar.Z rule work better.
15036
15037         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15038         (DEVO_SUPPORT):  Add configure.texi.
15039         (bfd-ilrt.tar.Z):  Remove ancient rule.
15040
15041 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15042
15043         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15044         pick up the machine and system specific header files.
15045
15046         * configure.in, config.sub: added new target m68010-adobe-scout,
15047         with alias of adobe68k.  Changed configure.in to check for
15048         -scout before -sco* to avoid a false match.
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 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15057
15058         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15059         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15060         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15061         FOR_TARGET variants, to newlib and libg++.
15062
15063 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15064
15065         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15066         first.
15067
15068 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15069
15070         * config.sub:  Accept `elf' as an environment.
15071
15072 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15073
15074         * Makefile.in (all-opcodes):  cd into the right directory
15075
15076 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15077
15078         * configure: added -program_transform_name option, used as
15079         argument to sed when installing programs.
15080         configure.texi: added documentation for -program_prefix,
15081         -program_suffix and -program_transform_name.
15082
15083 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15084
15085         * config.sub:  Accept i486 where i386 ok.
15086
15087 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15088
15089         * config.sub: accept we32k
15090
15091 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15092
15093         * config.sub, configure.in: accept OSE68000 and OSE68k.
15094
15095         * Makefile.in: don't create all directories for ``make install'';
15096         let the subdirectories create the ones they need.
15097
15098 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15099
15100         * COPYING: new file, GPL v2
15101
15102 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15103
15104         * Makefile.in: use the new gen-info-dir, which needs a template
15105         argument (which also lives in texinfo)
15106
15107         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15108
15109 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15110
15111         * config.sub (ncr3000):  Change i386 to i486.
15112
15113 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15114
15115         * Makefile.in: add install-rcs, install-grep to
15116         install-no-fixedincludes, removed install-bison and install-libgcc
15117
15118 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15119
15120         * configure.in: grab the HPUX makefile fragment if on HPUX
15121
15122 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15123
15124         * Makefile.in: eradicate bison spoor (ditto libgcc).
15125          configure.in: recognise m68{k,000}-ericsson-OSE.
15126          es1800 is alias for m68k-ericsson-OSE
15127
15128 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15129
15130         * configure.in: rearrange the parts that remove programs from
15131         configdirs, based now on HOST==TARGET or by canonical triple.
15132
15133 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15134
15135         * test-build.mk: recurse explicitly with -f test-build.mk when
15136           appropriate.  predicate stage3 and comparison on the existence
15137           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15138           On very clean, also remove ...stamp-co.  Build in-place before
15139           doing other builds.
15140
15141 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15142
15143         * Makefile.in, configure.in: add tgas
15144
15145 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15146
15147         * Makefile.in: a number of changes merged in from progressive.
15148
15149         * configure.in: add libm.
15150
15151         * .cvsignore: ignore some stuff that comes from test-build.mk.
15152
15153 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15154
15155         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15156
15157 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15158
15159         * configure: Add program_suffix (parallel to program_prefix)
15160         * Makefile.in: adjust directory-creating script for losing decstation
15161
15162 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15163
15164         * configure:  Minor $subdir-related fixes.
15165
15166 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15167
15168         * configure: fix various problems with propogating
15169         makefile_target_frag in subdirs.
15170         * configure.in: config libgcc if its there
15171
15172 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15173
15174         * config.sub:  HPPA merge.
15175
15176 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15177
15178         * Makefile.in:  Replace all-bison with all-byacc in all
15179         dependency lines for other tools (which now use byacc).
15180
15181 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15182
15183         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15184
15185 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15186
15187         * Makefile.in: make gprof rules similar to byacc rules (instead of
15188         vestigal $(unsubdir) that didn't work...)
15189
15190 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15191
15192         * config.sub:  Add support for Linux.
15193         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15194         (at least for libg++).
15195
15196 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15197
15198         * configure.texi: fix doc for the -nfp option to configure
15199
15200 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15201
15202         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15203
15204 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15205
15206         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15207         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15208         * configure.in: added solaris* host_makefile_frag hook.
15209
15210 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15211
15212         * config.sub: changed recognition of m68000 so that various
15213         m68k types can be specified via m680[01234]0
15214
15215 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15216
15217         * config.sub (basic_machine): fix sed so that '-foo' isn't
15218         completely substituted out while .+'-foo' loses the '-foo'
15219
15220 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15221
15222         * config.sub ($os): Add -aout.
15223
15224 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15225
15226         * configure:  If host_makefile_frag is absolute, don't
15227         prefix ${invsubdir} (relevant to libg++ auto-configure).
15228
15229 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15230
15231         * Makefile.in (tooldir): Define it.
15232         (all-ld): Depend on all-flex.
15233
15234 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15235
15236         * Makefile.in (check):  Fix libg++ special case.
15237
15238 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15239
15240         * configure: do not bury `pwd` into config.status, thus do fewer
15241           pwd's.
15242
15243         * configure: print the "Building in" message only when building in
15244           other than "." AND verbose.
15245
15246         * configure: remove -s, rework -v to better accommodate guested
15247           configures.
15248
15249         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15250
15251 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15252
15253         * Makefile.in: macroize flags passed on recursion.  remove
15254           fileutils.
15255
15256 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15257
15258         * configure: get makesrcdir right for subdirs deeper than 1.
15259
15260         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15261           install.
15262
15263 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15264
15265         * Makefile.in: don't print subdir_do or recursion lines.
15266
15267 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15268
15269         * standards.texi: added menu item.
15270
15271         * Makefile.in: build and install standards.info.
15272
15273         * standards.texi: new file.
15274
15275 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15276
15277         * configure: test for and move config.status pieces from
15278           ${subdir}/.
15279
15280 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15281
15282         * configure:  Test for existance of files before trying to mv
15283         them, to avoid numerous non-existance messages.
15284
15285 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15286
15287         * configure: correct final line of config.status.
15288
15289         * configure: patch from eggert.  Avoids a protection problem if
15290           the original Makefile.in is read only.
15291
15292         * configure: use move-if-change from gcc to create config.status.
15293           Some makefiles depend on config.status to tell if a directory
15294           has been reconfigured for a different host.  This change
15295           prevents those directories from remaking everything in the case
15296           where the reconfig was only intended to rebuild a Makefile.
15297
15298         * configure: test for config.sub with "config.sub sun4" rather
15299           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15300           host alias from a missing config.sub.
15301
15302 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15303
15304         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15305           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15306
15307 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15308
15309         * configure: mkdir ${subdir} as needed.
15310
15311 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15312
15313         * Makefile.in,configure.in: added autoconf.
15314
15315 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15316
15317         * Makefile.in: no longer pass against on recursion.
15318
15319         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15320           definitions are not inherited.
15321
15322         * configure: correct makesrcdir when subdir is .
15323
15324 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15325
15326         * configure:  Add support for 'subdirs' variable, which is
15327         like 'configdirs', except that configure doesn't re-invoke
15328         itself for subdirs, it just creates a Makefile for each subdir.
15329         * configure.texi:  Document subdirs.
15330
15331 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15332
15333         * configure.in: added flex to configdirs
15334
15335 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15336
15337         * Makefile.in: remove clean-stamps from clean.
15338
15339 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15340
15341         * configure.in:  Add gdbtest to configdirs.
15342
15343 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15344
15345         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15346         to recursive makes.
15347         * configure.in:  Recognize new ncr3000 config.
15348
15349 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15350
15351         * Makefile.in, configure.in: removed references to gdbm.
15352
15353 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15354
15355         * config.sub:  Don't canonicalize os value
15356         newsos* to bsd (readline needs to check for newsos).
15357         (This fix was earlier made Jan 31, but got re-broken.)
15358
15359 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15360
15361         * configure.in:  sco is an os, not a vendor!
15362
15363         * configure:  Quote $( better.  Keep various shells happy.
15364
15365 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15366
15367         * Makefile.in: eliminate stamp-files.
15368
15369 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15370
15371         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15372           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15373
15374 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15375
15376         * config.sub:  fix iris/iris3.
15377
15378 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15379
15380         * configure: re-add -rm.
15381
15382 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15383
15384         * Maskefile.in: add .stmp-rcs to all.
15385
15386         * configure.in: remove gas from rs6000 build, use aix host fragment.
15387
15388 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15389
15390         * configure: pass down site_option during recursion.
15391
15392 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15393
15394         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15395
15396 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15397
15398         * configure: Change exec_prefix so that it really defaults to prefix.
15399
15400 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15401
15402         * Makefile.in, configure.in:  Add support for mmalloc library.
15403
15404 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15405
15406         * Makefile.in: add stmp dependencies for a few more things.
15407
15408 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15409
15410         * configure: adjusted error message on objdir/srcdir configure
15411           collision, per john's suggestion.
15412
15413         * Makefile.in: add libiberty stmp to all and all.cross.
15414
15415 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15416
15417         * Makefile.in: remove force dependencies, add grep to all.
15418
15419 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15420
15421         * Makefile.in: drop flex.  make stamp files work.
15422
15423         * configure: added test for conflicting configuration in srcdir,
15424           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15425           gets cranky.  use relative paths for configure and srcdir
15426           whenever possible.  Send some error messages to stderr that were
15427           going to stdout.
15428
15429 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15430
15431         * Makefile.in:  Fix libg++ rule to check for gcc directory
15432         before using gcc/gcc.  Also pass XTRAFLAGS.
15433
15434 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15435
15436         * Makefile.in: added stmp-files so that directories aren't polled
15437           when they are already built.
15438
15439         * configure.texi: fixed a node pointer problem.
15440
15441 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15442
15443         * config.sub configure.in gdb/configure.in
15444         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15445         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15446         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15447
15448 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15449
15450         * configure: -recurring becomes -silent.  corrected help message
15451           for -site= option.
15452
15453         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15454
15455 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15456
15457         * configure: when building Makefile for crosses, replace
15458           tooldir and program_prefix.  default srcdir from location of
15459           config.sub.  remove "for host in hosts" and "for target in
15460           targets" loops.
15461
15462 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15463
15464         * Makefile.in: Do not pass bindir or mandir to cvs.
15465
15466 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15467
15468         * Makefile.in, configure.in: removed traces of namesubdir,
15469           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15470           copyrights to '92, changed some from Cygnus to FSF.
15471
15472         * configure.texi: remove most references to multiple hosts,
15473           multiple targets, subdirs, etc.
15474
15475         * configure.man: removed rcsid. reference config.sub not
15476           config.subr.
15477
15478         * Makefile.in: mkdir $(infodir) on install-info.
15479
15480 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15481
15482         * configure.texi:  Explain better about .gdbinit and about
15483         the environment that configure.in sections run in.
15484
15485 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15486
15487         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15488
15489 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15490
15491         * README:  DOC.configure => cfg-paper.texi.
15492
15493 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15494
15495         * config.sub (near case $os):  Don't convert newsos* to bsd!
15496
15497 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15498
15499         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15500         the number of copies of COPYING that go into the GDB tar file.
15501
15502 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15503
15504         * bfd/configure.in, gdb/config/mh-i386sco,
15505         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15506         Fix SCO configuration stuff.
15507
15508 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15509
15510         * Makefile.in:  For libg++, make sure the -I pointing
15511         to the gcc directory goes *after* all the libg++-local -I flags.
15512         Also, move just-gcc dependency from just-libg++ to all-libg++.
15513
15514 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15515
15516         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15517
15518 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15519
15520         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15521
15522 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15523
15524         * config.sub:  Add stratus configuration frags.  Also
15525         submitted to FSF.
15526
15527 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15528
15529         * Makefile.in (DEV_SUPPORT):  add configure.man.
15530
15531         * config.sub(Decode manufacturer-specific):  add -none*.
15532
15533 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15534
15535         * Makefile.in:  remove form feeds to make Sun's make happy.
15536         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15537
15538 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15539
15540         * Makefile.in (AR_FLAGS):  Make quieter.
15541
15542 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15543
15544         * configure.in:  Add libg++.
15545         * configure:  When verbose, don't output the command line at each
15546         level; it will be unremarkably the same as the previous version,
15547         which will be the same as what the user typed.
15548
15549 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15550
15551         * configure.in, Makefile.in: fix clean-info, add flex.  add
15552           fileutils.
15553
15554         * configure: be less sensitive to spaces in Makefile.in.  Do not
15555           look for sources in "..".  Doing so breaks subdirectories that
15556           might have their own configure.  If a subdir has it's own
15557           configure script, use it.
15558
15559 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15560
15561         * cfg-paper.texi: some changes suggested by rms.
15562
15563 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15564
15565         * config.sub:  Merge in some small additions from the FSF version,
15566         taken from the gcc distribution, to bring the Cygnus and FSF
15567         versions into closer sync.
15568
15569 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15570
15571         * configure.in:  Changed svr4 references to sysv4.
15572
15573 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15574
15575         * configure: added -V for version number option.
15576
15577 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15578
15579         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15580           renamed from DOC.configure to cfg-paper.texi.
15581
15582 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15583
15584         * configure, config.subr, config.sub: config.subr is now
15585           config.sub again.
15586
15587 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15588
15589         * configure.texi: new file, in progress.
15590
15591         * Makefile.in: build info file and install the man page for
15592           configure.
15593
15594         * configure.man: new file, first cut.
15595
15596         * configure: find config.subr again now that configuration "none"
15597           has gone.  removed all traces of the -ansi option.  removed all
15598           traces of the -languages option.
15599
15600         * config.subr: resync from rms.
15601
15602 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15603
15604         * configure, config.sub, config.subr: merge config.sub into
15605           config.subr, call the result config.subr, remove config.sub, use
15606           config.subr.
15607
15608         * Makefile.in: revised install for dir.info.
15609
15610 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15611
15612         * configure.in: add decstation host makefile frag.
15613
15614         * Makefile.in: BISON now bison -y again.  also install-gcc on
15615           install.  clean-gdbm on clean.  infodir belongs in datadir.
15616           Make directories for info install.  Build dir.info here then
15617           install it.
15618
15619 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15620
15621         * Makefile.in: fix for bad directory tests.
15622
15623 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15624
15625         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15626           regexp.  -srcdir relative was being handled incorrectly.
15627
15628         * Makefile.in: unwrapped some for loops so that parallel makes
15629           work again and so one can focus one's attention on a particular
15630           package.
15631
15632 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15633
15634         * configure: added PWD as a stand in for `pwd` (for speed). use
15635           elif wherever possible.  make -srcdir work without -objdir.
15636           -objdir= commented out.
15637
15638 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15639
15640         * configure: +options become --options.  -subdirs commented out.
15641           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15642           Makefile now at top of generated Makefile.  Removed cvs log
15643           entries.  added -srcdir.  create .gdbinit only if there is one
15644           in ${srcdir}.
15645
15646         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15647           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15648           and mandir now keyed off datadir by default.
15649
15650 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15651
15652         * Freshly created ChangeLog.
15653
15654 \f
15655 Local Variables:
15656 mode: change-log
15657 left-margin: 8
15658 fill-column: 76
15659 version-control: never
15660 End: