OSDN Git Service

* tree-loop-distribution.c (distribute_loop): Fix declaration and
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2
3         PR libstdc++/36101, PR libstdc++/42813
4         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5         * configure: Regenerate.
6
7 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
8
9         PR libstdc++/36101, PR libstdc++/42813
10         * configure.ac (target_configdirs): Substitute.
11         * Makefile.def: Bootstrap target module libgomp.
12         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
13         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
14         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
15         * configure, Makefile.in: Regenerate.
16
17 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
18
19         * MAINTAINERS: Adjust my details.
20
21 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
22
23         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
24
25 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
26
27         * MAINTAINERS: reindented my entry with tabs instead of spaces.
28
29 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
30
31         * MAINTAINERS (Write After Approval): Add myself.
32
33 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
34
35         * MAINTAINERS (Write After Approval): Add myself.
36
37 2010-01-11  Richard Guenther  <rguenther@suse.de>
38
39         PR lto/41569
40         * Makefile.def (all-lto-plugin): Depend on all-gcc.
41         * Makefile.in: Regenerated.
42
43 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
44
45         * configure.ac: Enable libjava build on x86_64-*freebsd*.
46         * configure: Regenerate.
47
48 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
49             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
50
51         PR bootstrap/42424
52         * configure.ac: Include libtool m4 files.
53         (_LT_CHECK_OBJDIR): Call it.
54         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
55         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
56
57         * configure: Regenerate.
58
59 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60
61         PR bootstrap/41818
62         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
63         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
64         * Makefile.in: Regenerate.
65
66 2010-01-02  Richard Guenther  <rguenther@suse.de>
67
68         PR lto/41529
69         * configure.ac: Include config/elf.m4.  Disable LTO if not
70         builting for an elf target.
71         * configure: Regenerate.
72
73 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
74
75         * MAINTAINERS: Change my email address.
76
77 2009-12-18  Ben Elliston  <bje@au.ibm.com>
78
79         * config.sub, config.guess: Update from upstream sources.
80
81 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
82
83         * MAINTAINERS (Write After Approval): Add myself.
84
85 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
86
87         PR middle-end/30447
88         PR middle-end/30789
89         PR other/40302
90
91         * configure.ac: Require MPC.
92         * configure: Regenerate.
93
94 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
95
96         PR target/38384
97         PR bootstrap/40972
98         * libtool.m4: Sync from git Libtool.
99         * ltoptions.m4: Likewise.
100         * ltversion.m4: Likewise.
101         * lt~obsolete.m4: Likewise.
102         * ltmain.sh: Likewise.
103
104 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
105
106         * configure.ac: Update minimum MPC version to 0.8.
107         * configure: Regenerate.
108
109 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
110
111         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
112         * configure: Regenerated.
113
114 2009-11-21  Ian Lance Taylor  <iant@google.com>
115
116         * configure.ac: Change default of poststage1_ldflags to be empty if
117         poststage1_libs is set.  When poststage1_libs is empty, and
118         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
119         * configure: Rebuild.
120
121 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
122
123         * MAINTAINERS (Write After Approval): Update my email address.
124
125 2009-11-20  Ben Elliston  <bje@au.ibm.com>
126
127         * config.guess: Update from upstream sources.
128
129 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
130
131         * Makefile.def: Restore host and target settings for gmp.
132         * Makefile.in: Rebuild.
133
134 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
135
136         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
137         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
138         Fix portability of test of C++ as bootstrap language.  Add
139         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
140         * configure: Rebuild.
141         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
142         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
143         in-tree building.
144         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
145         (POSTSTAGE1_HOST_EXPORTS): Use it.
146         (STAGE[+id+]_CXXFLAGS): New.
147         (BASE_FLAGS_TO_PASS): Pass it down.
148         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
149         extra_exports.
150         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
151         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
152         extra_exports.
153         * Makefile.in: Rebuild.
154
155 2009-11-17  Ben Elliston  <bje@au.ibm.com>
156
157         * config.sub, config.guess: Update from upstream sources.
158
159 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
160
161         * MAINTAINERS (Write After Approval): Add myself.
162
163 2009-11-09  Jon Beniston <jon@beniston.com>
164
165         * MAINTAINERS (Write After Approval): Add myself.
166
167 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
168
169         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
170         paths for *-w64-mingw* and x86_64-*mingw*.
171         * configure: Regenerated.
172
173 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
174
175         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
176
177 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
178
179         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
180         Phil Edwards to Write-After Approval.
181
182 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
183
184         * configure.ac: Disable target-winsup & co for
185         x86_64-*-mingw* and *-w64-mingw* targets.
186         * configure: Regenerated.
187
188 2009-10-16  Nick Clifton  <nickc@redhat.com>
189
190         * MAINTAINERS: Add myself as a maintainer for the RX port.
191
192 2009-10-26  Johannes Singler <singler@kit.edu>
193
194         * MAINTAINERS (Write After Approval): Update my e-mail address.
195
196 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
197
198         * configure.ac (CLooG test): Use = with test.
199         * configure: Regenerate.
200
201 2009-10-22  Richard Guenther  <rguenther@suse.de>
202
203         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
204         cloog if the ppl version check failed.  Move flags saving
205         before setting in libelf check.
206         * configure: Regenerate.
207
208 2009-10-21  Richard Guenther  <rguenther@suse.de>
209
210         * configure.ac: Adjust the ppl and cloog configure to work as
211         documented.  Disable cloog if ppl was disabled.  Omit the version
212         checks if they were disabled.
213         * configure: Re-generate.
214
215 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
216
217         * configure.ac: Add 'lto' to enable_languages, not
218         new_enable_languages, and only if not already present.
219         * configure: Regenerate.
220
221 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
222
223         * README: Refer to the various COPYING* files instead of just
224         COPYING.
225         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
226
227 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
228
229         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
230         
231 2009-10-07  Richard Guenther  <rguenther@suse.de>
232
233         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
234         and Richard Guenther as reviewers.
235         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
236         as reviewers.
237
238 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
239
240         * config.sub: Update from upstream sources.
241
242 2009-10-06  Ian Lance Taylor  <iant@google.com>
243
244         * Makefile.def: check-gold depends upon all-gas.
245         * Makefile.in: Rebuild.
246
247 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
248
249         * MAINTAINERS (Write After Approval): Add myself.
250
251 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
252
253         * Makefile.def: all-lto-plugin depends on all-libiberty.
254         set bootstrap=true for lto-plugin.
255         Add lto-plugin.
256         * Makefile.in: Regenerate.
257         * configure.ac (host_libs): Add lto-plugin.
258         * configure: Regenerate.
259
260 2009-10-03  Diego Novillo  <dnovillo@google.com>
261
262         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
263         (HOST_LIBELFLIBS): Define.
264         (HOST_LIBELFINC): Define.
265         * Makefile.in: Regenerate.
266         * configure.ac: Add --enable-lto.
267         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
268         If --enable-lto is used, add 'lto' to new_enable_languages.
269         If --enable-lto is used and gold is enabled, add
270         lto-plugin to configdirs.
271         * configure: Regenerate.
272
273 2009-10-03  Simon Baldwin  <simonb@google.com>
274
275         * configure.ac: If --with-system-zlib, suppress local zlib and
276         pass --with-system-zlib to subdir configure scripts.
277         * configure: Regenerate.
278
279 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
280             Paolo Bonzini  <bonzini@gnu.org>
281
282         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
283         $(srcdir).
284         * Makefile.in: Rebuilt.
285
286 2009-09-26  Gary Funck <gary@intrepid.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
291
292         * configure.ac: Update minimum MPC version to 0.7.
293         * configure: Regenerate.
294
295 2009-09-25  Nick Clifton  <nickc@redhat.com>
296
297         * configure.ac: Pass any --cache-file=/dev/null option on to
298         subconfigures.
299         * configure: Regenerate.
300
301 2009-09-23  Nick Clifton  <nickc@redhat.com>
302
303         * config.sub, config.guess: Update from upstream sources.
304
305 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
306
307         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
308         * Makefile.in: Rebuilt.
309
310 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
311
312         PR bootstrap/32272
313         * configure.ac: Error out if $srcdir isn't '.' but contains
314         host-${host_noncanonical}.
315         * configure: Regenerate.
316
317 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
318
319         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
320         maintainer.
321
322 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
323
324         * configure.ac: If bootstrapping a combined tree with
325         --enable-gold, require c++ in stage1_languages.
326         * configure: Regenerate.
327
328         * configure.ac: Also add target_libs of stage1_languages to
329         bootstrap_target_libs.
330         * configure: Regenerate.
331
332         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
333         with --enable-languages not containing c++.
334         * configure: Regenerate.
335
336 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
337
338         * configure.ac: Disable java and boehm-gc for bfin-*-*.
339         * configure: Regenerate.
340
341 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
342
343         * MAINTAINERS (Write After Approval): Update my e-mail address,
344         and move from from here...
345         (Waiting for paperwork): To here.
346
347 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
348
349         * MAINTAINERS (Reviewers): Add self as driver reviewer.
350
351 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
352
353         * configure.ac: Do not use $extrasub for replacing @if/@endif
354         parts in Makefile; instead, use additional arguments to
355         AC_CONFIG_COMMANDS to do the replacement manually, with several
356         sed invocations, to avoid HP-UX sed command limits.
357         * configure: Regenerate.
358
359 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
360
361         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
362         blank before -L.
363
364 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
365
366         * configure.ac (with-build-config): Document.  Handle without.
367         Handle missing argument.
368         * configure: Rebuilt.
369
370 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
371
372         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
373         Default to bootstrap-debug only if compare-debug works.
374         * configure: Rebuilt.
375         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
376         * Makefile.in: Rebuilt.
377
378 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
379
380         * MAINTAINERS (OS Port Maintainers): Update my email address.
381
382 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
383
384         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
385         * Makefile.in: Rebuilt.
386
387 2009-09-01  Chris Demetriou  <cgd@google.com>
388
389         * MAINTAINERS (Write After Approval): Add myself.
390
391 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
392
393         PR debug/30161
394         * include/dwarf2.h (enum dwarf_tag): Added
395         DW_TAG_GNU_template_template_param
396         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
397
398 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
399
400         * Makefile.tpl (AWK): Fix typo.
401         * Makefile.in: Regenerate.
402
403 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
404
405         * configure.ac: Detect awk and sed.
406         * Makefile.def (flags_to_pass): Add AWK and SED.
407         * Makefile.tpl (AWK, SED): New.
408         (BASE_FLAGS_TO_PASS): Add AWK and SED.
409         * configure: Regenerate.
410         * Makefile.in: Regenerate.
411
412 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
413
414         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
415         (collapseslashes): Likewise.
416
417 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
418
419         * configure.ac (AC_PREREQ): Bump to 2.64.
420
421 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
422
423         * configure.ac: Remove --with-datarootdir, --with-docdir,
424         --with-pdfdir, --with-htmldir switches.
425         * configure: Regenerate.
426
427         * configure: Regenerate.
428
429         * compile: Sync from Automake 1.11.
430         * depcomp: Likewise.
431         * install-sh: Likewise.
432         * missing: Likewise.
433         * mkinstalldirs: Likewise.
434         * ylwrap: Likewise.
435
436 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
437
438         * ltmain.sh (func_normal_abspath): New function.
439         (func_relative_path): Likewise.
440         (func_mode_help): Document new -bindir option for link mode.
441         (func_mode_link): Add new -bindir option, and use it to place
442         output DLL if specified.
443
444 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
445
446         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
447         (baseargs): Add --disable-option-checking.
448         * configure: Regenerate.
449
450         * Makefile.def (configure-target-libiberty): Depend on
451         all-binutils and all-ld.
452         (configure-target-newlib): Likewise.
453         * Makefile.in: Regenerate.
454
455 2009-08-17  Ben Elliston  <bje@au.ibm.com>
456
457         * config.sub, config.guess: Update from upstream sources.
458
459 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
460
461         Sync from src, merge:
462
463         2009-07-02  Tristan Gingold  <gingold@adacore.com>
464
465         * configure.ac: Do not exclude gas for i386-*-darwin.
466         Add a case for x86_64-*-darwin.
467         * configure: Regenerate.
468
469 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
470
471         * MAINTAINERS: Add my name to Write After Approval list.
472
473 2009-08-06  Michael Eager <eager@eagercon.com>
474
475         * configure.ac: Add Microblaze target.
476         * configure: Regenerate.
477
478 2009-07-31  Christian Bruel  <christian.bruel@st.com>
479
480         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
481         * configure: Regenerate.
482         
483 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
484
485         * MAINTAINERS (Write After Approval): Update my e-mail address.
486
487 2009-07-06  Ian Lance Taylor  <iant@google.com>
488
489         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
490         * configure: Rebuild.
491
492 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
493
494         * MAINTAINERS: Move myself to the Graphite Reviewers.
495
496 2009-06-30  Wei Guozhi  <carrot@google.com>
497
498         * MAINTAINERS: Add my name to Write After Approval list.
499
500 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
501
502         PR bootstrap/40338
503         * configure.ac (comparestring): Create new variable.
504         * Makefile.tpl (comparestring): Use to skip some comparisions.
505         * configure: Regenerate.
506         * Makefile.in: Regenerate.
507
508 2009-06-26  Doug Evans  <dje@sebabeach.org>
509
510         * Makefile.def (host_modules): Add cgen.
511         * Makefile.in: Regenerate.
512         * configure.ac (host_tools): Add cgen.
513         * configure: Regenerate.
514
515 2009-06-23  DJ Delorie  <dj@redhat.com>
516
517         * MAINTAINERS: Add myself as mep maintainer.
518
519 2009-06-23  Ian Lance Taylor  <iant@google.com>
520
521         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
522         boot_languages.  Only bootstrap target libraries listed in
523         target_libs for some boot language.  Add --with-stage1-ldflags,
524         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
525         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
526         if not building with C++.
527         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
528         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
529         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
530         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
531         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
532         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
533         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
534         * configure, Makefile.in: Rebuild.
535
536 2009-06-23  Li Feng  <nemokingdom@gmail.com>
537
538         * MAINTAINERS: Added my name to write-after-approval list.
539
540 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
541
542         * configure.ac: Define is_elf for QNX Neutrino targets.
543         * configure: Regenerate.
544
545 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
546
547         * MAINTAINERS: Added my name to the write-after-approval list
548
549 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
550
551         * configure.ac: Detect MPC in default directory.
552         * configure: Regenerate.
553
554 2009-06-03  Jerome Guitton  <guitton@adacore.com>
555             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
556
557         * Makefile.tpl (all): Avoid a trailing backslash.
558         * Makefile.in: Regenerate.
559
560 2009-06-03  Ben Elliston  <bje@au.ibm.com>
561
562         * config.sub, config.guess: Update from upstream sources.
563
564 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
565
566         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
567         to noconfdirs.
568         * configure: Regenerate.
569
570 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
571
572         * Makefile.tpl ([+compare-target+]): Compare all stage
573         directories, rather than just gcc.
574         * Makefile.in: Rebuilt.
575
576 2009-06-01  Doug Kwan  <dougkwan@google.com>
577
578         * configure.ac: Support gold for target arm*-*-*.
579         * configure: Regenerate.
580
581 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
582
583         * Makefile.def: Add MPC support and dependencies.
584         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
585
586         * Makefile.in, configure: Regenerate.
587
588 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
589
590         * Makefile.tpl (all): Avoid harmless warning in make all when
591         gcc-bootstrap is enabled but stage_last does not exist.
592         * Makefile.in: Rebuilt.
593
594 2009-05-24  Nicolas Roche  <roche@adacore.com>
595
596         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
597         * Makefile.in: Regenerate.
598
599 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
600
601         * MAINTAINERS: Update my e-mail address.
602
603 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
604
605         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
606         * configure:  Regenerate.
607
608 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
609
610         PR other/40159
611         * Makefile.tpl (all): Don't assume gcc-bootstrap and
612         gcc-no-bootstrap are mutually exclusive.
613         * Makefile.in: Rebuilt.
614
615 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
616
617         PR other/40159
618         * Makefile.tpl (all): Don't end with unconditional success.
619         * Makefile.in: Rebuilt.
620
621 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
622
623         PR target/37137
624         * Makefile.def (flags_to_pass): Remove redundant and incomplete
625         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
626         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
627         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
628         stage_configureflags, stage_cflags and stage_libcflags into
629         explicit Makefile macros.
630         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
631         GFORTRAN.
632         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
633         CC.  Set CC_FOR_BUILD from CC.
634         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
635         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
636         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
637         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
638         and GFORTRAN.
639         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
640         (_LIBCFLAGS): Renamed to _TFLAGS.
641         (do-compare-debug, do-compare3-debug): Drop.
642         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
643         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
644         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
645         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
646         (XGCC_FLAGS_FOR_TARGET): New.
647         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
648         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
649         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
650         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
651         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
652         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
653         TFLAGS.
654         (BUILD_CONFIG): Include if requested.
655         (all): Set TFLAGS on bootstrap.
656         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
657         (all-stageid-prefixmodule): Likewise.
658         (do-clean, distclean-stageid): Set TFLAGS.
659         (restrap): Fix whitespace.
660         * Makefile.in: Rebuilt.
661
662 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
663
664         * config.guess: Sync with src.
665
666 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
667
668         * configure.ac ($with_ppl):  Default to no if not supplied.
669         ($with_cloog):  Likewise.
670         configure:  Regenerate.
671
672 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
673
674         * MAINTAINERS: Update my e-mail address.
675
676 2009-04-27  Nick Clifton  <nickc@redhat.com>
677
678         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
679
680 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
681
682         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
683         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
684         * Makefile.in: Regenerate.
685
686 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
687
688         PR bootstrap/39739
689         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
690         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
691
692         * configure, Makefile.in: Regenerate.
693
694 2009-04-21  Taras Glek  <tglek@mozilla.com>
695
696         * include/hashtab.h: Update GTY annotations to new syntax
697         * include/splay-tree.h: Likewise
698
699 2009-04-17  Ben Elliston  <bje@au.ibm.com>
700
701         * config.sub, config.guess: Update from upstream sources.
702
703 2009-04-15  Anthony Green  <green@moxielogic.com>
704
705         * configure.ac: Add moxie support.
706         * configure: Rebuilt.
707
708 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
709
710         * configure.ac: Change copyright header to refer to version
711         3 of the GNU General Public License and to point readers at the
712         COPYING3 file and the FSF's license web page.
713         * Makefile.def: Likewise.
714         * Makefile.tpl: Likewise.
715         * Makefile.in: Regenerate.
716
717 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
718
719         * configure.ac: Restore match for darwin9 or later. Use double
720         brackets since regeneration eats one pair.
721         * configure: Regenerate.
722
723 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
724
725         PR gas/10039
726         * configure.ac: Require texinfo 4.7.
727         * configure: Regenerated.
728
729 2009-04-09  Nick Clifton  <nickc@redhat.com>
730
731         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
732         the GCC Runtime Library Exception.
733
734 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
735
736         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
737         * configure: Regenerate.
738
739 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
740
741         * Makefil.def (languages): New entries.
742         * Makefile.tpl (check-gcc-*): New generic target.
743         * Makefile.in: Regenerate.
744
745 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
746
747         * MAINTAINERS:  Update my email address.
748
749 2009-03-18  Tom Tromey  <tromey@redhat.com>
750
751         * configure: Rebuild.
752         * configure.ac (host_libs): Add libiconv.
753         * Makefile.in: Rebuild.
754         * Makefile.def (host_modules): Add libiconv.
755         (configure-gdb, all-gdb): Depend on libiconv.
756
757 2009-03-16  Tristan Gingold  <gingold@adacore.com>
758
759         * configure.ac: Treat gdb as supported on x86_64-darwin.
760         * configure: Regenerate.
761
762 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
763
764         * configure.ac (--with-host-libstdcxx): New option.
765         * configure: Regenerate.
766
767 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
768
769         * MAINTAINERS:  Move myself into the write after approval list.
770
771 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
772
773         * MAINTAINERS: Update e-mail address.
774         
775 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
776
777         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
778
779 2009-03-10  Ira Rosen <irar@il.ibm.com>
780
781         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
782
783 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
784
785         Backport from git Libtool:
786
787         2009-01-19  Robert Millan  <rmh@aybabtu.com>
788         Support GNU/kOpenSolaris.
789         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
790         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
791         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
792         GNU/kOpenSolaris.
793
794 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
795
796         * MAINTAINERS: Update e-mail address.
797
798 2009-02-24  Michael Eager  <eager@eagercon.com>
799
800         * MAINTAINERS (Write After Approval): Add self.
801
802 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
803
804         * MAINTAINERS (Write After Approval): Add myself.
805
806 2009-02-05  Andreas Schwab  <schwab@suse.de>
807
808         * Makefile.tpl (stage_last): Define $r and $s before using
809         $(RECURSE_FLAGS_TO_PASS).
810         * Makefile.in: Regenerate
811
812 2009-01-30  Ian Lance Taylor  <iant@google.com>
813
814         * MAINTAINERS: Move myself to the Global Reviewers list.
815
816 2009-01-29  Robert Millan  <rmh@aybabtu.com>
817
818         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
819         * configure: Regenerate.
820
821 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
822
823         * MAINTAINERS: Make whitespace consistent.
824         Remove Robert Millan from Write After Approval.
825
826 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
827
828         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
829         (all-opcodes): Depend on all-libiberty.
830         * Makefile.in: Regenerate.
831
832 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
833
834         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
835         * configure: Regenerate.
836
837 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
838
839         * MAINTAINERS (Write After Approval): Add myself.
840
841 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
842
843         * MAINTAINERS: Add myself to reviewers (Fortran).
844
845 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
846
847         PR tree-optimization/38515
848         * configure.ac (cloog-polylib): Removed.
849         (with_ppl, with_cloog): Test for "no".
850         * configure: Regenerated.
851
852 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
853
854         * MAINTAINERS: Moved myself to reviewers (Fortran).
855
856 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
857
858         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
859         (Write After Approval): Remove myself.
860
861 2009-01-03  Diego Novillo  <dnovillo@google.com>
862
863         * MAINTAINERS: Remove myself from alias maintainership.
864
865 2009-01-02  David Ayers  <ayers@fsfe.org>
866
867         * MAINTAINERS: Update e-mail address.
868
869 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
870
871         * MAINTAINERS: Make whitespace consistent.
872
873 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
874
875         Backport from upstream Libtool:
876         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
877         Add cache variables to tests that require the linker to work.
878         For shlibpath_overrides_runpath, this also changes the semantics
879         to let the result from the C compiler take precedence.
880
881 2008-12-02  Ben Elliston  <bje@au.ibm.com>
882
883         * config.sub, config.guess: Update from upstream sources.
884
885 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
886
887         * configure.ac (ppllibs): Add by default the lib flags.
888         * configure: Regenerate.
889
890 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
891
892         * MAINTAINERS:  Add myself to the write after approval list.
893
894 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
895
896         * configure.ac: Add double brackets on darwin[912].
897         * configure: Regenerate.
898
899 2008-12-03  Daniel Kraft  <d@domob.eu>
900
901         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
902         Approval to Reviewer section (for Fortran front-end).
903
904 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
905
906         * configure.ac: Expand to darwin10 and later.
907         * configure: Regenerate.
908
909 2008-12-02  Andreas Schwab  <schwab@suse.de>
910
911         * Makefile.def: configure-target-boehm-gc depends on
912         all-target-libstdc++-v3.
913         * Makefile.in: Regenerate.
914
915 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
916
917         * MAINTAINERS:  Add myself as mingw maintainer.
918
919 2008-12-02  Ben Elliston  <bje@au.ibm.com>
920
921         * config.sub, config.guess: Update from upstream sources.
922
923 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
924
925         * README.SCO: Remove.
926
927 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
928
929         * MAINTAINERS:  Add myself to the write after approval list.
930
931 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
932
933         * MAINTAINERS:  Update my email address in WAA section.
934
935 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
936
937         * MAINTAINERS: Update e-mail address.
938
939 2008-11-27  Toon Moene <toon@moene.org>
940
941         * MAINTAINERS: Change e-mail address.
942
943 2008-11-27  Tristan Gingold  <gingold@adacore.com>
944
945         * configure.ac: Build gdb for i?86-*-darwin*
946         * configure: Regenerated.
947
948 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
949
950         * MAINTAINERS: Added my full name.
951
952 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
953
954         PR bootstrap/38014
955         PR bootstrap/37923
956
957         Revert:
958
959         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
960
961         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
962         * Makefile.in: Regenerated.
963
964         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
965
966         PR gdb/921
967         PR gdb/1646
968         PR gdb/2175
969         PR gdb/2176
970
971         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
972         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
973         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
974         (HOST_EXPORTS): Pass CPPFLAGS.
975         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
976         (LDFLAGS_FOR_TARGET): Initialize from configure script.
977         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
978         * Makefile.in, configure: Regenerated.
979         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
980         and CPPFLAGS_FOR_BUILD.
981
982 2008-11-06  Jeff Law <law@redhat.com>
983
984         * MAINTAINERS: Add myself as middle end maintainer.
985
986 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
987
988         * MAINTAINERS (Write after approval): Add myself.
989
990 2008-11-05  Diego Novillo  <dnovillo@google.com>
991
992         * MAINTAINERS (Global Reviewers): Add myself.
993         (Non-Algorithmic Maintainers): Remove myself.
994
995 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
996
997         * MAINTAINERS (Write after approval): Add myself.
998
999 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1000
1001         * MAINTAINERS (Write after approval): Add myself.
1002
1003 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1004
1005         * configure.ac (spu-*-*): Remove special case.
1006         * configure: Regenerate.
1007
1008 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1009
1010         * MAINTAINERS (Write after approval): Update my email address.
1011
1012 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1013
1014         * configure.ac [spu-*-*]: Do not set skipdirs.
1015         * configure: Re-generate.
1016
1017 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1018
1019         * MAINTAINERS (Various Maintainers): Add myself to reload.
1020
1021 2008-10-25  Richard Guenther  <rguenther@suse.de>
1022
1023         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1024         maintainer.  Remove myself as libgcc-math maintainer.
1025         (Non-Algorithmic Maintainers): Remove myself.
1026
1027 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1028
1029         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1030         * Makefile.in: Regenerated.
1031
1032 2008-10-23  Cary Coutant  <ccoutant@google.com>
1033
1034         * MAINTAINERS (Write after approval): Add myself.
1035
1036 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1037
1038         PR gdb/921
1039         PR gdb/1646
1040         PR gdb/2175
1041         PR gdb/2176
1042
1043         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1044         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1045         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1046         (HOST_EXPORTS): Pass CPPFLAGS.
1047         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1048         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1049         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1050         * Makefile.in, configure: Regenerated.
1051         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1052         and CPPFLAGS_FOR_BUILD.
1053
1054 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1055
1056         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1057         Sebastian Pop.
1058
1059 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1060
1061         * MAINTAINERS (Write After Approval): Added myself.
1062
1063 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1064
1065         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1066         recommended version to 2.3.2.
1067
1068         * configure: Regenerate.
1069
1070 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1071
1072         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1073
1074 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1075
1076         * MAINTAINERS (Write After Approval): Update e-mail address.
1077
1078 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1079
1080         * libtool.m4: Update to libtool 2.2.6.
1081         * lt~obsolete.m4: Update to libtool 2.2.6.
1082         * ltmain.sh: Update to libtool 2.2.6.
1083         * ltsugar.m4: Update to libtool 2.2.6.
1084         * ltversion.m4: Update to libtool 2.2.6.
1085         * ltoptions.m4: Update to libtool 2.2.6.
1086         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1087
1088 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1089
1090         * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1093
1094         * MAINTAINERS (Write After Approval): Update my name.
1095
1096 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1097
1098         * MAINTAINERS: Add myself in "Write After Approval".
1099
1100 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1101
1102         * MAINTAINERS: Add myself as ia64 maintainer.
1103
1104 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1105
1106         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1107         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1108         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1109         and Michael Tiemann from Write After Approval since they do not
1110         actually have access.
1111
1112 2008-09-05  Richard Guenther  <rguenther@suse.de>
1113
1114         * configure.ac: Initialize clooglibs to -lcloog.
1115         * configure: Re-generate.
1116
1117 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1118
1119         * MAINTAINERS (Write After Approval): Add myself.
1120
1121 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1122
1123         * configure.ac (--with-cloog-polylib): New.
1124         (--disable-cloog-version-check): New.
1125         (--disable-ppl-version-check): New.
1126         * configure: Re-generate.
1127
1128 2008-09-03  Richard Guenther  <rguenther@suse.de>
1129
1130         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1131         cloog test.
1132         * configure: Re-generate.
1133
1134 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1135
1136         Add picoChip port.
1137         * MAINTAINERS: Add picoChip maintainers.
1138
1139 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1140             Tobias Grosser  <grosser@fim.uni-passau.de>
1141             Jan Sjodin  <jan.sjodin@amd.com>
1142             Harsha Jagasia  <harsha.jagasia@amd.com>
1143             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1144             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1145             Adrien Eliche  <aeliche@isty.uvsq.fr>
1146
1147         Merge from graphite branch.
1148         * configure: Regenerate.
1149         * Makefile.in: Regenerate.
1150         * configure.ac (host_libs): Add ppl and cloog.
1151         Add checks for PPL and CLooG.
1152         * Makefile.def (ppl, cloog): Added modules and dependences.
1153         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1154         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1155
1156 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1157
1158         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1159         (GCC_SHLIB_SUBDIR): New.
1160         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1161         * configure: Regenerate.
1162         * Makefile.in: Regenerate.
1163
1164 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1165
1166         * MAINTAINERS: Consistently use tabs to separate columns.
1167
1168 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1169
1170         * MAINTAINERS (Write after Approval): Add myself.
1171
1172 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1173
1174         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1175         Enable bfd, binutils and opcodes.
1176         * configure: Regenerate.
1177
1178 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1179
1180         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1181
1182 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1183
1184         * MAINTAINERS:  Use correct Umlaut for last name.
1185
1186 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1187
1188         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1189
1190 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1191
1192         * MAINTAINERS: Update my email address.
1193
1194 2008-08-16  Nicolas Roche  <roche@adacore.com>
1195
1196         * Makefile.tpl: Add BOOT_ADAFLAGS.
1197         * Makefile.in: Regenerate.
1198
1199 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1200
1201         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1202         * configure: Regenerate.
1203
1204 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1205
1206         * configure.ac: Add makefile fragments for hpux.
1207         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1208         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1209         * configure: Regenerate.
1210         * Makefile.in: Regenerate.
1211
1212 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1213
1214         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1215
1216 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1217
1218         * MAINTAINERS (Write after Approval): Add myself.
1219
1220 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1221
1222         * MAINTAINERS (Write After Approval):  Add myself.
1223
1224 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1225
1226         * MAINTAINERS (Write After Approval):  Add myself.
1227
1228 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1229
1230         * MAINTAINERS: Update my email address.
1231
1232 2008-06-25  Joey Ye  <joey.ye@intel.com>
1233
1234         * MAINTAINERS (Write After Approval):  Add myself.
1235
1236 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1237
1238         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1239         * Makefile.in: Regenerate.
1240         * configure: Regenerate.
1241
1242 2008-06-17  Daniel Kraft  <d@domob.eu>
1243
1244         * MAINTAINERS (Write After Approval):  Add myself.
1245
1246 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1247
1248         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1249         "$@" is still intact with both Autoconf 2.59 and 2.62.
1250         * configure: Regenerate.
1251
1252 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1253
1254         * Makefile.tpl: Fix comment errors.
1255         * Makefile.in: Regenerate.
1256
1257 2008-06-12  David S. Miller  <davem@davemloft.net>
1258             David Edelsohn  <edelsohn@gnu.org>
1259
1260         * configure.ac: Add powerpc*-*-* to gold supported targets.
1261         * configure: Regenerate.
1262
1263 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1264
1265         PR tree-optimization/36218
1266         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1267         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1268         (all prefix="build-"): Pass them to build-system sub-makes.
1269         * Makefile.in: Regenerate.
1270
1271 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1272
1273         * MAINTAINERS (mt port): Remove.
1274         (sco5, unixware, sco udk): Remove.
1275         (Kean Johnston): Add to Write After Approval.
1276
1277 2008-05-30  Julian Brown  <julian@codesourcery.com>
1278
1279         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1280         of libobjc for ARM EABI Linux.
1281         * configure: Regenerate.
1282
1283 2008-05-18 Xinliang David Li   <davidxl@google.com>
1284
1285         * ChangeLog: Remove wrong ChangeLog entry.
1286
1287 2008-05-17 Xinliang David Li   <davidxl@google.com>
1288
1289         * MAINTAINERS (Write After Approval): Add myself.
1290
1291 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1292
1293         * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2008-05-14  Rafael Espíndola  <espindola@google.com>
1296
1297         * config-ml.in: don't handle --enable-shared and --enable-static.
1298
1299 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1300
1301         * MAINTAINERS: Update my email address.
1302
1303 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1304
1305         * MAINTAINERS: Update my email address.
1306
1307 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1308
1309         * MAINTAINERS (Write After Approval): Add myself.
1310
1311 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1312
1313         * MAINTAINERS (Write After Approval): Add myself.
1314
1315 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1316
1317         * MAINTAINERS (crx): Add myself.
1318
1319 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1320
1321         Sync with src:
1322         2008-04-14  David S. Miller  <davem@davemloft.net>
1323
1324         * configure.ac: Add sparc*-*-* to gold supported targets.
1325         * configure: Regenerate.
1326
1327 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1328
1329         PR bootstrap/35457
1330         * configure.ac: Include override.m4.
1331         * configure: Regenerate.
1332
1333 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1334
1335         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1336         * Makefile.in: Regenerate.
1337
1338 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1339
1340         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1341         as nonconfigurable directories list.
1342         * configure: Regenerate.
1343
1344 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1345
1346         * config.sub, config.guess: Update from upstream sources.
1347
1348 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1349
1350         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1351         * Makefile.in: Regenerate.
1352
1353 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1354
1355         * configure.ac: Do not build libssp for the AVR.
1356         * configure: Regenerate.
1357
1358 2008-04-07  Ian Lance Taylor  <iant@google.com>
1359
1360         * Makefile.def: check-gold depends upon all-binutils.
1361         * Makefile.in: Regenerate.
1362
1363 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1364
1365         * MAINTAINERS (Write After Approval): Add myself.
1366
1367 2008-04-04  Nick Clifton  <nickc@redhat.com>
1368
1369         PR binutils/4334
1370         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1371         builds.
1372         * configure: Regenerate.
1373
1374 2008-04-04  NightStrike  <NightStrike@gmail.com>
1375
1376         PR other/35151
1377         * configure.ac: Combine rules for mingw32 and mingw64.
1378         * configure: Regenerate.
1379
1380 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1381
1382         * MAINTAINERS (Write After Approval): Add myself.
1383
1384 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1385
1386         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1387         * Makefile.in (.NOTPARALLEL): Ditto.
1388
1389 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1390
1391         * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1394
1395         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1396         * Makefile.in (.NOTPARALLEL): Regenerate.
1397
1398 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1399
1400         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1401         * Makefile.in: Regenerate.
1402
1403 2008-03-26  Jakub Staszak  <kuba@et.pl>
1404
1405         * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1408
1409         * MAINTAINERS:  Update e-mail address.
1410
1411 2008-03-20  Ian Lance Taylor  <iant@google.com>
1412
1413         * configure.ac: Add support for --enable-gold.
1414         * Makefile.def: Add gold as a directory like ld.
1415         * configure, Makefile.in: Regenerate.
1416
1417 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1418
1419         * configure.ac: m4_include config/proginstall.m4.
1420         * configure: Regenerate.
1421
1422         Backport from upstream Libtool:
1423
1424         2007-10-12  Eric Blake  <ebb9@byu.net>
1425
1426         Deal with Autoconf 2.62's semantic change in m4_append.
1427         * ltsugar.m4 (lt_append): Replace broken versions of
1428         m4_append.
1429         (lt_if_append_uniq): Don't require separator to be overquoted,
1430         and avoid broken m4_append.
1431         (lt_dict_add): Fix typo.
1432         * libtool.m4 (_LT_DECL): Don't overquote separator.
1433
1434 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1435
1436         * config.rpath: Add AIX 6 support.
1437
1438 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1439
1440         * Makefile.def (stageprofile).  Remove -fprofile-generate
1441         from stage_libcflags.
1442         * Makefile.in: Regenerate.
1443
1444 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1445
1446         * config.sub, config.guess: Update from upstream sources.
1447
1448 2008-03-06  Tom Tromey  <tromey@redhat.com>
1449
1450         * MAINTAINERS: Update for treelang deletion.
1451
1452 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1453
1454         * MAINTAINERS: Update my email address.
1455
1456 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1457
1458         * MAINTAINERS (darwin port): Add myself as a maintainer.
1459         (objective-c/c++): Add myself as a maintainer.
1460
1461 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1462
1463         * MAINTAINERS (Write After Approval): Update my email address.
1464
1465 2008-02-25  Tomas Bily  <tbily@suse.cz>
1466
1467         * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1470
1471         * MAINTAINERS (OpenMP): Add myself.
1472
1473 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1474
1475         PR bootstrap/32009
1476         PR bootstrap/32161
1477
1478         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1479         * configure: Regenerate.
1480
1481         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1482         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1483         STAGE4_LIBCFLAGS): New.
1484         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1485         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1486         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1487         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1488         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1489         for target modules.  Don't export LIBCFLAGS.
1490         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1491         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1492         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1493         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1494         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1495         * Makefile.in: Regenerate.
1496
1497 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1498
1499         PR libgcj/33085
1500         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1501         Do not use -DDLL_EXPORT.  Backport from upstream.
1502
1503 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1504
1505         * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1508
1509         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1510         * configure: Regenerate.
1511
1512 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1513
1514         * configure.ac (xtensa*-*-*): Recognize processor variants.
1515         * configure: Regenerate.
1516
1517 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1518
1519         PR bootstrap/34922
1520         * configure.ac (PARSE_ARGS): Push suitable setting of
1521         ac_subdirs_all, for `./configure --help=recursive'.
1522         Handle `+' in generic toplevel directory disabling.
1523         * configure: Regenerate.
1524
1525 2008-01-28  Nick Clifton  <nickc@redhat.com>
1526
1527         * MAINTAINERS (xstormy16): Take over maintainership.
1528
1529 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1530
1531         * MAINTAINERS (c4x port): Remove.
1532
1533 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1534
1535         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1536
1537 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1538
1539         * config.sub, config.guess: Update from upstream sources.
1540
1541 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1542
1543         * MAINTAINERS (Write After Approval): Add myself.
1544
1545 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1546
1547         * MAINTAINERS: Update my email address.
1548
1549 2008-01-09  Raksit Ashok  <raksit@google.com>
1550
1551         * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2008-01-09  Raksit Ashok  <raksit@google.com>
1554
1555         * MAINTAINERS (Write After Approval): Add myself.
1556
1557 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1558
1559         * config.sub, config.guess: Update from upstream sources.
1560
1561 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1562
1563         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1564         Change recommended MPFR from 2.2.1 -> 2.3.0.
1565         * configure: Regenerate.
1566
1567 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1568
1569         * MAINTAINERS: Update my email address.
1570
1571 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1572
1573         * MAINTAINERS: Update my email address.
1574
1575 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1576
1577         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1578         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1579         * Makefile.in: Regenerate.
1580
1581 2007-12-10  Mark Heffernan <meheff@google.com>
1582
1583         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1584         misplaced entries.
1585
1586 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1587
1588         * configure.ac: Enable libjava for x86_64-*-darwin9.
1589         * configure: Regenerate.
1590
1591 2007-12-07  Bill Maddox <maddox@google.com>
1592
1593         * MAINTAINERS (Write After Approval): Add myself.
1594
1595 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1596
1597         * config.sub, config.guess: Update from upstream sources.
1598
1599 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1600
1601         * config-ml.in: Remove 64bit configure tests.
1602
1603 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1604
1605         * config-ml.in: Robustify against white space in absolute file
1606         names.
1607
1608         * config-ml.in (multi-clean): Substitute ${Makefile}.
1609         Remove superfluous ${Makefile} in list.
1610
1611 2007-11-19  Thiemo Seufer  <ths@mips.com>
1612
1613         * config-ml.in: Don't hardcode the Makefile name.
1614
1615 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1616
1617         * MAINTAINERS (Write After Approval): Add myself.
1618
1619 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1620
1621         * MAINTAINERS (Write After Approval): Add myself.
1622
1623 2007-11-06  Doug Kwan <dougkwan@google.com>
1624
1625         * MAINTAINERS (Write After Approval): Add myself.
1626
1627 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1628
1629         * MAINTAINERS (mercury): Remove entry.
1630         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1631
1632 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1633
1634         * Makefile.def (dependencies): Make configure-gdb depend on
1635         all-intl.
1636         * Makefile.in: Regenerated.
1637
1638 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1639
1640         * MAINTAINERS (Fortran maintainer): Remove myself.
1641
1642 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1643
1644         * Makefile.def: To avoid problems running with parallel makes,
1645         build newlib before libgloss so that target specific header
1646         files are availble.
1647         * Makefile.in: Regenerate
1648
1649 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1650
1651         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1652         * Makefile.in: Regenerate.
1653
1654 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1655
1656         * MAINTAINERS (Register allocation reviewer): Add myself.
1657
1658 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1659
1660         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1661         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1662         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1663         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1664         * configure: Regenerate.
1665
1666 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1667
1668         * MAINTAINERS (Register allocation reviewer): Add myself.
1669
1670 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1671
1672         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1673         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1674         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1675         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1676         * configure.ac: Default them to host tools for $host = $build.
1677         Subst them.
1678
1679         * configure: Regenerate.
1680         * Makefile.in: Regenerate.
1681
1682 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1683
1684         * MAINTAINERS (Register allocation reviewer): Add myself.
1685
1686 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1687
1688         * MAINTAINERS (Register allocation reviewer): Add myself.
1689
1690 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1691
1692         * MAINTAINERS (Write After Approval): Fix typo.
1693
1694 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1695
1696         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1697         * configure: Regenerate.
1698
1699 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1700
1701         PR bootstrap/31906
1702         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1703         they're already prefixed.
1704
1705 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1706
1707         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1708         libstdc++.
1709         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1710         * configure: Regenerate.
1711         * Makefile.in: Regenerate.
1712
1713 2007-09-17  Andreas Schwab  <schwab@suse.de>
1714
1715         * configure.ac: Raise minimum makeinfo version to 4.6.
1716         * configure: Regenerate.
1717
1718 2007-09-17  Johannes Singler <singler@ira.uka.de>
1719
1720         * MAINTAINERS (write-after-approval) add myself
1721
1722 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1723
1724         * configure.ac: Correct makeinfo version check.
1725         * configure: Regenerate.
1726
1727 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1728
1729         * MAINTAINERS: Update my email address.
1730
1731 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1732
1733         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1734         to $skipdirs and only disable gprof for newlib.  Use the normal
1735         mips*-elf* handling in other respects.
1736         * configure: Regnerate.
1737
1738 2007-09-12  David Daney  <ddaney@avtrex.com>
1739
1740         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1741         enabling libgcj.
1742         * configure: Regenerate.
1743
1744 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1745
1746         PR other/32154
1747         * configure.ac: For libgloss targets, point the linker to the linker
1748         script, startup code and simulator library.
1749         * configure: Regenerate.
1750
1751 2007-09-07  Andrew Haley  <aph@redhat.com>
1752
1753         * configure.ac (noconfigdirs): Remove target-libffi and
1754         target-libjava.
1755         * configure: Regenerate.
1756
1757 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1758
1759         PR target/33281
1760         * configure.ac: Use config/mh-mingw on mingw.
1761         * configure: Regenerate.
1762
1763 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1764
1765         * MAINTAINERS (Write After Approval): Add myself.
1766
1767 2007-09-05  Richard Guenther  <rguenther@suse.de>
1768
1769         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1770         nor --disable-checking is provided also turn on yes and types
1771         checking for stage1.
1772         * configure: Re-generate.
1773
1774 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1775
1776         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1777         (Write After Approval): Remove myself.
1778
1779 2007-08-29  Nick Clifton  <nickc@redhat.com>
1780
1781         * config.sub, config.guess: Update from upstream sources.
1782
1783 2007-08-22  Bud Davis  <jmdavis@link.com>
1784
1785         * MAINTAINERS (Write After Approval): Added myself.
1786         * MAINTAINERS (Reviewers): Removed myself.
1787
1788 2007-08-18  Paul Brook  <paul@codesourcery.com>
1789             Joseph Myers  <joseph@codesourcery.com>
1790
1791         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1792         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1793         * Makefile.in: Regenerate.
1794         * configure.ac (--with-debug-prefix-map): New.
1795         * configure: Regenerate.
1796
1797 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1798             Nigel Stephens  <nigel@mips.com>
1799
1800         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1801         as target_makefile_frag.
1802         * configure: Regenerate.
1803
1804 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1805
1806         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1807         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1808         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1809         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1810         (do-compare, do-compare3, do-compare-debug): New.
1811         ([+compare-target+]): Use them.
1812
1813 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1814
1815         * MAINTAINERS (Write After Approval): Change my email address.
1816
1817 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1818             Ben Elliston  <bje@au.ibm.com>
1819
1820         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1821         --silent if $silent.
1822         * configure: Regenerate.
1823
1824 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1825
1826         * MAINTAINERS (Various Maintainers): Add myself as
1827         loop infrastructure maintainer.  Update my e-mail
1828         address.
1829
1830 2007-07-31  Diego Novillo  <dnovillo@google.com>
1831
1832         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1833         Adjust description.
1834
1835 2007-07-26  Richard Guenther  <rguenther@suse.de>
1836
1837         * configure.ac: Add types checking to stage1 checking flags.
1838         * configure: Regenerate.
1839
1840 2007-07-17  Nick Clifton  <nickc@redhat.com>
1841
1842         * COPYING3: New file.  Contains version 3 of the GNU General
1843         Public License.
1844         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1845         Lesser General Public License.
1846
1847 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1848
1849         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1850
1851 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1852
1853         * MAINTAINERS (S/390 co-maintainer): Add myself.
1854         (Write After Approval): Remove myself.
1855
1856 2007-07-13  Dan Hipschman  <dsh@google.com>
1857
1858         * MAINTAINERS (Write After Approval): Add myself.
1859
1860 2007-07-11  Nick Clifton  <nickc@redhat.com>
1861
1862         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1863         WINDRES export.
1864         * Makefile.in: Regenerate.
1865
1866 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1867
1868         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1869         maintainer.
1870
1871 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1872
1873         * lt~obsolete.m4: New. Import from 20070318 libtool.
1874
1875 2007-07-03  Julian Brown  <julian@codesourcery.com>
1876
1877         * MAINTAINERS (Write After Approval): Add myself.
1878
1879 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1880
1881         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1882         * configure: Regenerate.
1883
1884 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1885
1886         * configure.ac: Add some missing m4 quotation.
1887         * configure: Regenerate.
1888
1889 2007-07-02  Simon Baldwin  <simonb@google.com>
1890
1891         * MAINTAINERS (Write After Approval): Add myself.
1892
1893 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1894
1895         * configure: Regenerate.
1896
1897 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1898
1899         * Makefile.def: Add windmc tool to build.
1900         * Makefile.tpl: Likewise.
1901         * configure.ac: Likewise.
1902         * Makefile.in: Regenerate.
1903         * configure: Regenerate.
1904
1905 2007-06-28  DJ Delorie  <dj@redhat.com>
1906
1907         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1908         not building newlib.
1909         * configure: Regenerated.
1910
1911 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1912
1913         * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1916
1917         * MAINTAINERS (Write After Approval): Add myself.
1918
1919 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1920
1921         * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1924
1925         * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1928
1929         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1930         * Makefile.in: Regenerated.
1931
1932 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1933
1934         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1935         bfin*-*-uclinux* targets.
1936         * configure: Regenerate.
1937
1938 2007-06-14  Ian Lance Taylor  <iant@google.com>
1939
1940         * MAINTAINERS: Add myself as non-algorithmic global write
1941         maintainer.
1942
1943 2007-06-14  Diego Novillo  <dnovillo@google.com>
1944
1945         * MAINTAINERS: Add self as middle-end maintainer and
1946         non-algorithmic global write maintainer.
1947
1948 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1949
1950         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1951         Move all Fortran maintainers except Paul Brook into the
1952         Non-Autopoiesis section.
1953
1954 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1955
1956         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1957         (distclean-stage[+id+]): Possibly delete stage_last.
1958         * Makefile.in: Regenerate.
1959
1960 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1961
1962         * MAINTAINERS (Various Maintainer): Fix typo.
1963
1964 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1965
1966         * MAINTAINERS (Various Maintainer): Add myself as
1967         dataflow maintainer.
1968
1969 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1970
1971         * config.sub, config.guess: Update from upstream sources.
1972
1973 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1974
1975         * Makefile.tpl: Fix spelling error.
1976         * Makefile.in: Regenerate.
1977
1978 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1979
1980         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1981         lt_cv_sys_max_cmd_len.
1982
1983 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1984
1985         * MAINTAINERS (Various Maintainers): Add myself as
1986         auto-vectorizer maintainer.
1987
1988 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1989
1990         PR libjava/32098
1991         * libtool.m4: Revert previous change.
1992         * ltgcc.m4: Put it here.
1993
1994 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1995
1996         * MAINTAINERS (Various Maintainers): Add myself as
1997         auto-vectorizer maintainer.
1998
1999 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2000
2001         PR libjava/32098
2002         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2003
2004 2007-05-30  Richard Guenther  <rguenther@suse.de>
2005
2006         * MAINTAINERS (Various Maintainers): Add myself as
2007         auto-vectorizer maintainer.
2008
2009 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2010
2011         PR bootstrap/29382
2012         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2013         * configure: Rebuilt.
2014
2015 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2016
2017         * MAINTAINERS (Write After Approval): Removed my name.
2018
2019 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2020
2021         * MAINTAINERS (Write After Approval): Remove myself.
2022
2023 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2024
2025         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2026
2027 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2028
2029         * ltmain.sh: Update from ToT Libtool.
2030         * libtool.m4: Update from ToT Libtool.
2031         * ltsugar.m4: New. Update from ToT Libtool.
2032         * ltversion.m4: New. Update from ToT Libtool.
2033         * ltoptions.m4: New. Update from ToT Libtool.
2034         * ltconfig: Remove.
2035         * ltcf-c.sh: Remove.
2036         * ltcf-cxx.sh: Remove.
2037         * ltcf-gcj.sh: Remove.
2038
2039 2007-05-22  Ollie Wild  <aaw@google.com>
2040
2041         * MAINTAINERS (Write After Approval): Add myself.
2042
2043 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2044
2045         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2046         stage_cflags.
2047         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2048         Remove CFLAGS/LIBCFLAGS.
2049         (configure-stage[+id+]-[+prefix+][+module+],
2050         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2051         * Makefile.in: Regenerate.
2052
2053 2007-05-15  Diego Novillo  <dnovillo@google.com>
2054
2055         * MAINTAINERS: Update e-mail address.
2056
2057 2007-05-15  Revital Eres  <eres@il.ibm.com>
2058
2059         * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2062
2063         * MAINTAINERS (Write After Approval): Updated my address.
2064
2065 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2066
2067         * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2007-05-11  Silvius Rus  <rus@google.com>
2070
2071         * MAINTAINERS (Write After Approval): Add myself.
2072
2073 2007-04-23  Tom Tromey  <tromey@redhat.com>
2074
2075         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2076
2077 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2078
2079         * MAINTAINERS (cpplib): Rename to ...
2080         (libcpp): ... this.  Add C/C++ front end maintainers.
2081
2082 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2083
2084         * config-ml.in: Pass ${ml_config_env} to configure calls.
2085
2086 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2087
2088         * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2091
2092         * MAINTAINERS (Write After Approval): Add myself.
2093
2094 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2095
2096         * MAINTAINERS (fortran 95 front end): Add myself.
2097
2098 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2099
2100         * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2103
2104         * MAINTAINERS (Modulo Scheduler): Add myself.
2105
2106 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2107
2108         * MAINTAINERS (fortran 95 front end): Add myself.
2109         (c++ front end): whitespace fix.
2110
2111 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2112
2113         * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2116
2117         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2118         of glob.  Quote arguments with single quotes too.
2119         * configure: Regenerate.
2120
2121 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2122
2123         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2124         * Makefile.in: Regenerate
2125
2126 2007-03-07  Andreas Schwab  <schwab@suse.de>
2127
2128         * configure: Regenerate.
2129
2130 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2131
2132         * configure.ac: Add "--with-pdfdir" configure option,
2133         which defines pdfdir variable.
2134         * Makefile.def (target=fixincludes): Add install-pdf to
2135         missing targets.
2136         (recursive_targets): Add install-pdf target.
2137         (flags_to_pass): Add pdfdir.
2138         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2139         target.
2140         * configure: Regenerate
2141         * Makefile.in: Regenerate
2142
2143 2007-02-28  Eric Christopher  <echristo@apple.com>
2144
2145         Revert:
2146         2006-12-07  Mike Stump  <mrs@apple.com>
2147
2148         * Makefile.def (dependencies): Add dependency for
2149         install-target-libssp and install-target-libgomp on
2150         install-gcc.
2151         * Makefile.in: Regenerate.
2152
2153 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2154
2155         * configure: Regenerate.
2156         * configure.ac: Move statements after variable declarations.
2157
2158 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2159
2160         * MAINTAINERS: Add myself as sh maintainer.
2161
2162 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2163
2164         * configure.ac: Adjust for loop syntax.
2165         * configure: Regenerate.
2166
2167 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2168
2169         * configure: Rebuilt.
2170
2171 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2172
2173         * configure.ac: Drop multiple occurrences of --enable-languages,
2174         and fix its quoting.
2175         * configure: Rebuilt.
2176
2177 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2178             Nathan Sidwell  <nathan@codesourcery.com>
2179             Vladimir Prus  <vladimir@codesourcery.com>
2180             Joseph Myers  <joseph@codesourcery.com>
2181
2182         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2183         * configure: Regenerate.
2184
2185 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2186
2187         * ltconfig (freebsd*): Default to elf.
2188
2189 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2190
2191         * configure.ac (target_libraries): Move libgcc before libiberty.
2192         * configure: Regenerated.
2193
2194 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2195             Paolo Bonzini  <bonzini@gnu.org>
2196
2197         PR bootstrap/30753
2198         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2199         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2200         * configure: Regenerated.
2201
2202 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2203
2204         * MAINTAINERS (Language Front End Maintainers): Update my mail
2205         address.
2206
2207 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2208
2209         PR bootstrap/30748
2210         * configure.ac: Correct syntax for Solaris ksh.
2211         * configure: Regenerated.
2212
2213 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2214
2215         * configure.ac: Sync with src.
2216         * configure: Regenerate.
2217
2218 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2219
2220         * Makefile.in: Regenerate.
2221
2222 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2223
2224         * config.sub: Sync with src.
2225
2226 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2227
2228         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2229         noncanonical equivalents.
2230         * configure.in: Rename to...
2231         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2232         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2233         target_noncanonical.  Use them.  Rewrite removal of configure
2234         arguments for autoconf 2.59.  Discard variable settings.  Force
2235         program_transform_name for native tools.
2236
2237         * Makefile.in: Regenerated.
2238         * configure: Regenerated with autoconf 2.59.
2239
2240 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2241
2242         * MAINTAINERS (Write After Approval): Add myself.
2243
2244 2007-01-31  Andreas Schwab  <schwab@suse.de>
2245
2246         * Makefile.tpl (LDFLAGS): Substitute it.
2247         * Makefile.in: Regenerate.
2248
2249 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2250
2251         * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2254
2255         * MAINTAINERS (spu port): Add myself.
2256
2257 2007-01-23  Richard Guenther  <rguenther@suse.de>
2258
2259         PR bootstrap/30541
2260         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2261         * Makefile.tpl (GNATBIND): Substitute it.
2262         (GNATMAKE): Likewise.
2263         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2264         of STAGE_PREFIX.
2265         * Makefile.in: Regenerate.
2266         * configure: Regenerate.
2267
2268 2007-01-18  Mike Stump  <mrs@apple.com>
2269
2270         * configure.in: Re-enable -Werror for gcc builds.
2271
2272 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2273
2274         * MAINTAINERS (Write After Approval): Add myself.
2275
2276 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2277
2278         * configure.in: Change == to = in test command.
2279         * configure: Regenerate.
2280
2281 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2282             Nick Clifton  <nickc@redhat.com>
2283             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2284
2285         * configure.in (build_configargs, host_configargs, target_configargs):
2286         Remove build/host/target parameters.
2287         (host_libs): Add gmp and mpfr.
2288         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2289         * Makefile.def (gmp, mpfr): New.
2290         (gcc): Remove target.
2291         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2292         target_os, target_vendor): New.
2293         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2294         * configure: Regenerate.
2295         * Makefile.in: Regenerate.
2296
2297 2007-01-11  Matt Fago  <fago@earthlink.net>
2298
2299         * configure.in: Try to link to functions only in mpfr 2.2.x
2300         to improve robustness of configure tests.
2301         * configure: Regenerate.
2302
2303 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2304
2305         * MAINTAINERS: Add myself as i386 maintainer.
2306
2307 2007-01-08  Jan Hubicka  <jh@suse.cz>
2308
2309         * MAINTAINERS: Add myself as i386 maintainer.
2310
2311 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2312
2313         * configure.in: Add support for an x86_64-mingw* target.
2314         * configure: Regenerate.
2315
2316 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2317
2318         * Makefile.tpl (all-target): Correct @if conditional for target
2319         modules.
2320         * configure.in: Omit libiberty if building only target libgcc.
2321         * configure, Makefile.in: Regenerated.
2322
2323 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2324
2325         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2326         * configure: Regenerate.
2327
2328 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2329
2330         * Makefile.def (target_modules): Add libgcc.
2331         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2332         * Makefile.tpl (clean-target-libgcc): Delete.
2333         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2334         on gcc even for bootstrapped modules.  Rewrite handling of
2335         lang_env_dependencies to loop over target_modules.
2336         * configure.in (target_libraries): Add target-libgcc.
2337         * Makefile.in, configure: Regenerated.
2338
2339 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2340
2341         * configure.in: Reorganize recognition of languages.  Add
2342         --enable-stage1-languages.  Show supported languages for the chosen
2343         target rather than all recognized languages.
2344         * configure: Regenerate.
2345
2346 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2347
2348         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2349         * Makefile.in: Regenerate.
2350
2351 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2352
2353         * configure.in: Warn that MPFR 2.2.0 is buggy.
2354         * configure: Regenerate.
2355
2356 2006-12-27  Ian Lance Taylor  <iant@google.com>
2357
2358         * configure.in: When removing Makefiles to force a reconfigure, also
2359         remove prev-DIR*/Makefile.
2360         * configure: Regenerate.
2361
2362 2006-12-22  Andreas Schwab  <schwab@suse.de>
2363
2364         * configure: Regenerate with correct autoconf version.
2365
2366 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2367
2368         * configure.in: add AC_SUBST for *_FOR_TARGET.
2369         * configure: Regenerate.
2370
2371 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2372
2373         * configure.in: Simplify logic for rejecting languages that cannot
2374         be built.  Separate the case when a language is unsupported,
2375         from the case when the user chooses not to build a language.
2376
2377 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2378
2379         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2380         it only affects bootstrap and could be tested on "$host" as well.
2381         * configure: Regenerate.
2382         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2383
2384 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2385
2386         PR bootstrap/29544
2387         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2388         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2389         move here comment from Makefile.tpl.
2390         * Makefile.tpl: Move some definitions higher in the file.
2391         (STAGE1_CHECKING): New.
2392         * configure.in: Add --enable-stage1-checking.
2393         * configure: Regenerate.
2394         * Makefile.in: Regenerate.
2395
2396 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2397
2398         * MAINTAINERS: Add myself as build system maintainer.
2399
2400 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2401
2402         * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2006-12-13  Eric Christopher  <echristo@apple.com>
2405
2406         * MAINTAINERS: Add myself as darwin maintainer.
2407
2408 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2409
2410         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2411
2412 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2413
2414         MAINTAINERS: Update my entry.
2415
2416 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2417
2418         * configure.in:  Handle spu makefile frag.
2419         * Makefile.tpl (MAINT): Define
2420         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2421         * configure: Regenerate.
2422         * Makefile.in: Regenerate.
2423
2424 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2425
2426         * config.guess: Import latest version.
2427         * config.sub: Likewise.
2428
2429 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2430
2431         * configure.in (spu-*-*): Don't skip target-libiberty.
2432         * configure: Regenerate.
2433
2434 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2435
2436         PR bootstrap/30134
2437         * configure.in: Correct x86 darwin support for libjava to powerpc
2438         and i?86 only.
2439         * configure: Regenerate.
2440
2441 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2442
2443         * configure.in: Add x86 darwin support for libjava.
2444         * configure: Regenerate.
2445
2446 2006-12-07  Mike Stump  <mrs@apple.com>
2447
2448         * Makefile.def (dependencies): Add dependency for
2449         install-target-libssp and install-target-libgomp on
2450         install-gcc.
2451         * Makefile.in: Regenerate.
2452
2453 2006-12-04  Richard Guenther  <rguenther@suse.de>
2454
2455         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2456         (Non-Algorithmic Maintainers): Move over non-algorithmic
2457         loop optimizer maintainers, add myself as a non-algorithmic
2458         middle-end maintainer.
2459
2460 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2461
2462         * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2465
2466         * configure.in: Update error message for missing GMP/MPFR.
2467
2468         * configure: Regenerate.
2469
2470 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2471
2472         * configure.in: Update MPFR version in error message.
2473
2474         * configure: Regenerate.
2475
2476 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2477
2478         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2479         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2480         --with-gmp-lib): New flags.
2481
2482         * configure: Regenerate.
2483
2484 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2485
2486         * MAINTAINERS (Write After Approval): Change my email address.
2487
2488 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2489
2490         * MAINTAINERS (Write After Approval): Add myself.
2491
2492 2006-11-22  Philipp Thomas <pth@suse.de>
2493
2494         * MAINTAINERS (i18n): Update e-mail address.
2495
2496 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2497
2498         * MAINTAINERS (spu port): Add myself as maintainer.
2499         (Write After Approval): Remove myself.
2500
2501 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2502
2503         * configure.in (skipdirs): Don't build libssp for SPU.
2504         * configure: Regenerate.
2505
2506 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2507
2508         * MAINTAINERS (spu port): Add myself as maintainer.
2509         (libobjc): Update my email address.
2510
2511 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2512
2513         * MAINTAINERS (Write After Approval): Add myself.
2514
2515 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2516
2517         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2518         * configure : Rebuilt.
2519
2520 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2521
2522         * MAINTAINERS (Write After Approval): Add myself.
2523
2524 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2525
2526         * MAINTAINERS (Write After Approval): Add myself.
2527
2528 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2529
2530         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2531         libmpfr.a.
2532         * configure: Regenerate.
2533
2534 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2535
2536         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2537         (unstage): Test for stage_last presence.
2538
2539         PR bootstrap/29802
2540         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2541         * Makefile.in: Regenerate.
2542
2543 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2544
2545         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2546         maintainers.
2547
2548 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2549
2550         * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2553
2554         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2555         and stageN-package/Makefile.
2556         * Makefile.in: Regenerated.
2557
2558 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2559
2560         * configure.in: Remove target-libgloss from noconfigdirs for
2561         bfin-*-*.
2562         * configure: Regenerated.
2563
2564 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2565
2566         * configure.in (have_gmp): Only error if the gcc directory exists.
2567
2568         * configure: Regenerate.
2569
2570 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2571
2572         * configure.in: Robustify error message for missing GMP/MPFR.
2573
2574         * configure: Regenerate.
2575
2576 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2577
2578         * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2581
2582         * MAINTAINERS: Change email address.
2583
2584 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2585
2586         * MAINTAINERS (Write After Approval): Add myself.
2587
2588 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2589
2590         * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2593
2594         * MAINTAINERS (Write After Approval): Move myself to
2595         Write After Approval section.
2596
2597 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2598
2599         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2600         need_gmp anymore.
2601         * configure: Regenerate.
2602
2603 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2604
2605         * MAINTAINERS (Write After Approval): Add myself.
2606
2607 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2608
2609         * config.guess: Import latest version.
2610         * config.sub: Likewise.
2611
2612 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2613
2614         * Makefile.def: Added pdf target handling.
2615         * Makefile.tpl: Added pdf target handling.
2616         * Makefile.in: Regenerated.
2617
2618 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2619
2620         * MAINTAINERS: Add self as score port maintainer.
2621
2622 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2623
2624         * MAINTAINERS (Write After Approval): Add myself.
2625
2626 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2627
2628         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2629         or newer.
2630         * configure: Regenerated.
2631
2632 2006-09-27  Dave Brolley  <brolley@redhat.com>
2633
2634         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2635         $s instead of $r.
2636         * configure: Regenerated.
2637
2638 2006-09-26  Thiemo Seufer  <ths@mips.com>
2639
2640         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2641         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2642         * configure: Regenerate.
2643
2644 2006-09-24  Graeme Peterson <gridly@gmail.com>
2645
2646         * MAINTAINERS (Write After Approval): Remove myself.
2647
2648 2006-09-22  Chao-ying Fu  <fu@mips.com>
2649
2650         * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2653
2654         * MAINTAINERS: Add self as soft-fp maintainer.
2655
2656 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2657
2658         * MAINTAINERS: Add myself as avr maintainer.
2659         Remove Marek Michalkiewicz as avr maintainer.
2660
2661 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2662
2663         * MAINTAINERS (Write After Approval): Add myself.
2664
2665 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2666
2667         * configure.in: Never build newlib for a Mingw host.
2668         Never build newlib as Mingw target library.
2669         Test the existence of winsup/cygwin for building a Cygwin newlib,
2670         rather than just winsup.
2671         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2672         building a Mingw target.
2673         * configure: Regenerate.
2674
2675 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2676
2677         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2678
2679 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2680
2681         * config.guess: Import from src (was more updated).
2682         * config.sub: Likewise.
2683
2684 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2685
2686         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2687         * configure: Regenerated.
2688
2689 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2690
2691         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2692         for stages after the first.
2693
2694 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2695
2696         * Makefile.def: Add dependencies for configure-opcodes
2697         on configure-intl and all-opcodes on all-intl.
2698         * Makefile.in: Regenerated.
2699
2700 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2701
2702         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2703
2704 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2705
2706         Port to hosts whose 'sort' and 'tail' implementations
2707         treat operands with leading '+' as file names, as POSIX
2708         has required since 2001.  However, make sure the code still
2709         works on pre-POSIX hosts.
2710         * ltmain.sh: Don't assume "sort +2" is equivalent to
2711         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2712
2713 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2714
2715         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2716
2717 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2718
2719         * ltconfig: chmod 644 before ranlib during install.
2720
2721 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2722
2723         PR bootstrap/18058
2724         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2725         if the bootstrap compiler is a GCC version that supports it.
2726         * configure: Regenerate.
2727
2728 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2729
2730         * configure.in: Fix thinkos in previous check-in.
2731         * configure: Regenerate.
2732
2733 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2734
2735         PR other/27063
2736         * configure.in: Test subdir_requires and give an appropriate
2737         error message.
2738         * configure: Regenerate.
2739
2740 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2741
2742         * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2745
2746         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2747
2748 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2749
2750         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2751
2752 2006-06-20  David Ayers  <d.ayers@inode.at>
2753
2754         PR bootstrap/28072
2755         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2756         whether target-libjava is being configured instead of whether the
2757         java front end is enabled.
2758         * configure: Regenerate.
2759
2760 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2761
2762         PR target/27540
2763         * configure.in: Only enable libgomp on IRIX 6.
2764         * configure: Regenerate.
2765
2766 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2767
2768         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2769         too.
2770         * Makefile.in: Regenerate.
2771
2772 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2773
2774         * config-ml.in: Alter CCASFLAGS to include special
2775         multilib options the same as is done for CFLAGS.
2776
2777 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2778
2779         * configure.in: Don't enable libgomp on hpux10.
2780         * configure: Rebuilt.
2781
2782 2006-06-12  David Ayers  <d.ayers@inode.at>
2783
2784         PR bootstrap/27963
2785         PR target/19970
2786         * configure.in: Remove target-boehm-gc from noconfigdirs where
2787         ${libgcj} is specified.
2788         * configure: Regenerate.
2789
2790 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2791
2792         Sync from src:
2793
2794         * configure.in: Sync.
2795         * configure: Regenerated.
2796
2797         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2798
2799         * Makefile.def: Added dependencies from sim and gdb on intl, and
2800         added configure dependencies to everything with an all dependency
2801         on intl.
2802         * Makefile.in: Regenerated.
2803
2804 2006-06-06  David Ayers  <d.ayers@inode.at>
2805
2806         PR libobjc/13946
2807         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2808         * Makefile.in: Regenerate.
2809         * configure.in: Add --enable-objc-gc at toplevel and have it
2810         enable boehm-gc for Objective-C.
2811         Remove target-boehm-gc from libgcj.
2812         Add target-boehm-gc to target_libraries.
2813         Add target-boehm-gc to noconfigdirs where ${libgcj}
2814         is specified.
2815         Assert that boehm-gc is supported when requested for Objective-C.
2816         Only build boehm-gc if needed either for Java or Objective-C.
2817         * configure: Regenerate.
2818
2819 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2820
2821         PR 27674
2822         * Makefile.tpl (configure-[+prefix+][+module+],
2823         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2824         Remove rule to unstage bootstrapped modules.
2825         (stage_current): New.
2826         * Makefile.in: Regenerate.
2827
2828 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2829
2830         * MAINTAINERS (Write After Approval): Update my e-mail address.
2831
2832 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2833
2834         * include/libiberty.h: Declare pex_run_in_environment.
2835
2836 2006-05-31  Asher Langton  <langton2@llnl.gov>
2837
2838         * MAINTAINERS (Write After Approval): Add myself.
2839
2840 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2841
2842         * Makefile.def (bfd, opcodes): Fix lib_path.
2843         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2844         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2845         * Makefile.in: Regenerate.
2846
2847 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2848
2849         * Makefile.in: Regenerate.
2850
2851 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2852
2853         * Makefile.def: Add install-html target. Add datarootdir
2854         docdir and htmldir to flags_to_pass.
2855         * Makefile.tpl: Add install-html target.
2856         * Makefile.in: Regenerate.
2857         * configure.in: Add --with-datarootdir, --with-docdir, and
2858         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2859         * configure: Regenerate.
2860
2861 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2862
2863         * configure.in: Enable gprof for cross builds.
2864         * configure: Regenerate.
2865
2866 2006-05-22  Richard Guenther  <rguenther@suse.de>
2867
2868         Revert
2869         2006-01-31  Richard Guenther  <rguenther@suse.de>
2870         Paolo Bonzini  <bonzini@gnu.org>
2871
2872         * Makefile.def (target_modules): Add libgcc-math target module.
2873         * configure.in (target_libraries): Add libgcc-math target library.
2874         (--enable-libgcc-math): New configure switch.
2875         * Makefile.in: Re-generate.
2876         * configure: Re-generate.
2877         * libgcc-math: New toplevel directory.
2878
2879 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2880             Andreas Tobler  <a.tobler@schweiz.ch>
2881
2882         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2883         * configure: Rebuilt.
2884
2885 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2886
2887         * MAINTAINERS (Write After Approval): Add myself.
2888
2889 2006-05-01  DJ Delorie  <dj@redhat.com>
2890
2891         * configure.in: Restore CFLAGS if GMP isn't present.
2892         * configure: Regenerate.
2893
2894 2006-05-01  Richard Guenther  <rguenther@suse.de>
2895
2896         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2897         maintainer.
2898
2899 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2900
2901         * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2904
2905         * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2006-04-18  DJ Delorie  <dj@redhat.com>
2908
2909         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2910         reference libgloss so that libssp can be built in a combined
2911         tree.
2912         * configure: Regenerate.
2913
2914 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2915
2916         * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2919
2920         * configure.in: Require makeinfo 4.4 or higher.
2921         * configure: Regenerate.
2922
2923 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2924
2925         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2926         Rearrange the entries of other libraries to have them in one place.
2927
2928 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2929
2930         * MAINTAINERS (Write After Approval): Remove myself.
2931         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2932
2933 2006-03-14  Richard Guenther  <rguenther@suse.de>
2934
2935         * configure: Regenerate with autoconf 2.13.
2936
2937 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2938
2939         * MAINTAINERS: Use my work address.
2940
2941         * MAINTAINERS: Update my E-mail address.
2942
2943 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2944
2945         * configure.in: Handle --disable-<component> generically.
2946         * configure: Regenerate.
2947
2948 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2949
2950         PR libgcj/17311
2951         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2952
2953 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2954
2955         * MAINTAINERS (Write After Approval):  Remove myself.
2956         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2957
2958 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2959
2960         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2961         (TARGET_CONFIGDIRS): Remove.
2962         * configure.in: Remove AC_SUBST(target_configdirs).
2963         * Makefile.in, configure: Regenerated.
2964
2965 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2966
2967         * MAINTAINERS (Write After Approval):  Remove myself.
2968         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2969
2970 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2971
2972         PR bootstrap/25670
2973
2974         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2975
2976         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2977         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2978         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2979         BUILD_PREFIX, BUILD_PREFIX_1.
2980         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2981
2982         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2983         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2984
2985         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2986         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2987         of `cat stage_current`.  Always provide the `r' and `s' variables.
2988         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2989         a single shell execution.
2990         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2991         bootstrapped modules, make the stage1 module if the build was not
2992         started yet, else build the current stage.
2993         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2994         (all-build, all-host, all-target, [+make_target+]-host,
2995         [+make_target+]-target): Do not use \-continued lines.
2996         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2997         (current_stage, restrap, stage_last): New.
2998
2999         * Makefile.in: Regenerate.
3000         * configure: Regenerate.
3001
3002 2006-02-19  Bud Davis  <jmdavis@link.com>
3003
3004         * MAINTAINERS (Write After Approval):  Remove myself.
3005         (Language Front End Maintainers):  Add myself as fortran 95
3006         maintainer and update e-mail address.
3007
3008 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3009
3010         * MAINTAINERS (Write After Approval):  Remove myself.
3011         (Language Front End Maintainers):  Add myself as fortran 95
3012         maintainer.
3013
3014 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3015
3016         * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3019
3020         * MAINTAINERS (Write After Approval):  Remove myself.
3021         (Language Front End Maintainers):  Add myself as
3022         fortran 95 maintainer.
3023
3024 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3025
3026         Sync from src:
3027
3028         2005-12-27  Leif Ekblad  <leif@rdos.net>
3029
3030         * configure.in: Add support for RDOS target.
3031         * configure: Regenerate.
3032
3033 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3034             Andreas Schwab  <schwab@suse.de>
3035
3036         * configure: Regenerate.
3037
3038 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3039
3040         * configure.in (enable_libgomp): Add AIX.
3041         * configure: Regenerate.
3042
3043 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3044
3045         * MAINTAINERS (Write After Approval): Add myself.
3046
3047 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3048
3049         * MAINTAINERS (Write After Approval): Add myself.
3050
3051 2006-01-31  Richard Guenther  <rguenther@suse.de>
3052         Paolo Bonzini  <bonzini@gnu.org>
3053
3054         * Makefile.def (target_modules): Add libgcc-math target module.
3055         * configure.in (target_libraries): Add libgcc-math target library.
3056         (--enable-libgcc-math): New configure switch.
3057         * Makefile.in: Re-generate.
3058         * configure: Re-generate.
3059         * libgcc-math: New toplevel directory.
3060
3061 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3062
3063         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3064         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3065         the assembler, linker and binutils.
3066         * configure: Regenerate.
3067
3068 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3069
3070         * MAINTAINERS (Write After Approval): Add myself.
3071
3072 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3073
3074         * configure: Regenerate.
3075
3076 2006-01-18  Richard Henderson  <rth@redhat.com>
3077             Jakub Jelinek  <jakub@redhat.com>
3078             Diego Novillo  <dnovillo@redhat.com>
3079
3080         * libgomp: New directory.
3081         * Makefile.def: Add target_module libgomp.
3082         * Makefile.in: Regenerate.
3083         * configure.in (target_libraries): Add target-libgomp.
3084         * configure: Regenerate.
3085
3086 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3087
3088         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3089         @ from continuation.
3090         * Makefile.in: Rebuilt.
3091
3092 2006-01-04  Chris Lattner  <sabre@gnu.org>
3093
3094         * MAINTAINERS (Write After Approval): Add myself.
3095
3096 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3097
3098         PR bootstrap/24252
3099
3100         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3101         * Makefile.tpl (OBJDUMP): New.
3102         (EXTRA_HOST_FLAGS): Add it.
3103         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3104
3105         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3106         to use symbolic links between directories.  Avoid race conditions
3107         or make them harmless.
3108         * configure.in: Do not try to use symbolic links between directories.
3109
3110         * Makefile.def (LEAN): Pass.
3111         * Makefile.tpl (LEAN): Define.
3112         (stage[+id+]-start): Accept that the previous directory does not
3113         exist, if the bootstrap is lean.
3114         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3115         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3116         configure substitution.
3117         ([+compare-target+]): Likewise.
3118         ([+bootstrap-target+]-lean): New.
3119         * configure.in: Remove lean bootstrap support from here.
3120
3121         * Makefile.in: Regenerate.
3122         * configure: Regenerate.
3123
3124 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3125
3126         * MAINTAINERS (libdecnumber): Add myself.
3127
3128 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3129
3130         * libtool-ldflags: New script.
3131
3132 2006-01-02  Andreas Schwab  <schwab@suse.de>
3133
3134         * configure.in: When reconfiguring remove Makefile in
3135         all stage directories.
3136         * configure: Regenerate.
3137
3138 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3139
3140         * MAINTAINERS: Update my email address.
3141
3142 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3143
3144         Revert Ada-related part of the previous change.
3145
3146         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3147         Do not pass.
3148         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3149         * Makefile.in: Regenerate.
3150         * configure.in: Do not include mt-ppc-aix target fragment.
3151         * configure: Regenerate.
3152
3153 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3154
3155         * configure.in: Select appropriate fragments for PowerPC/AIX.
3156         * configure: Regenerate.
3157
3158         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3159         BOOT_CFLAGS, BOOT_LDFLAGS.
3160         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3161         BOOT_CFLAGS, BOOT_LDFLAGS.
3162         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3163         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3164         (stage): Fail if we cannot complete the work.
3165         * Makefile.in: Regenerate.
3166
3167 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3168
3169         * configure.in: Replace ms1 with mt.
3170         * configure: Rebuilt.
3171
3172 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3173
3174         * MAINTAINERS: Update my email address.
3175
3176 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3177
3178         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3179         install-host-nogcc): Don't invoke $(stage) at the end.
3180         * Makefile.in: Regenerate.
3181
3182 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3183
3184         * configure.in: Flip the top-level bootstrap switch.
3185         * configure: Regenerate.
3186
3187 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3188
3189         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3190         $(stage) and $(unstage).
3191         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3192         (all): Remove stray semicolon.
3193         (local-distclean): Don't handle multilib.tmp and multilib.out.
3194         (install.all): Set $s for consistency.
3195         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3196         check_multilibs setting.  Always make the install directory.
3197         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3198         Correct @if/@endif.
3199         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3200         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3201         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3202         (multilib.out): Remove.
3203         * Makefile.in: Regenerated.
3204
3205 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3206
3207         * MAINTAINERS (Write After Approval): Add myself.
3208
3209 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3210
3211         * MAINTAINERS: Add myself as mt maintainer.
3212
3213         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3214
3215 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3216
3217         * MAINTAINERS: Change email address.
3218
3219 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3220
3221         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3222         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3223         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3224         Find in-tree tools if available.
3225         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3226         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3227         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3228         (COMPILER_*_FOR_TARGET): New.
3229         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3230         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3231         (CONFIGURED_*, USUAL_*): Remove.
3232         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3233         STRIP): Use autoconf substitutions.
3234         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3235         COMPILER_NM_FOR_TARGET): New.
3236         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3237
3238         (all): Make all-host and all-target in parallel.
3239         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3240         that $$r and $$s are set before invoking a recursive make.
3241         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3242         ([+bootstrap-target+]): Inline most of the `all' target.
3243
3244 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3245
3246         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3247         from the gcc build directory.
3248         * Makefile.in: Regenerate.
3249
3250 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3251
3252         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3253         depend on all-libdecnumber.
3254         * configure.in (host_libs): Include libdecnumber.
3255         * Makefile.in: Regenerate.
3256         * configure: Likewise.
3257
3258 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3259
3260         * libdecnumber: Import decNumber sources from the dfp-branch.
3261
3262 2005-11-21  Kean Johnston  <jkj@sco.com>
3263
3264         * config.sub, config.guess: Sync from upstream sources.
3265
3266 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3267
3268         Import from Autoconf sources:
3269
3270         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3271         * config/move-if-change: Don't output "$2 is unchanged";
3272         suggested by Ben Elliston.  Handle weird characters correctly.
3273
3274 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3275
3276         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3277         to match upstream libtool for darwin.
3278
3279 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3280
3281         * Makefile.def: Remove gdb dependencies for gdbtk.
3282         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3283         (configure-gdb, install-gdb): New rules.
3284         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3285         * Makefile.in, configure: Regenerated.
3286
3287 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3288
3289         * MAINTAINERS (Write After Approval): Add myself.
3290
3291 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3292
3293         * MAINTAINERS (Write After Approval): Add myself.
3294
3295 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3296
3297         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3298         Diego Novillo.
3299
3300 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3301
3302         PR bootstrap/24297
3303         * Makefile.tpl (do-[+make-target+], do-check, install,
3304         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3305         are set before recursing.
3306         * Makefile.in: Regenerate.
3307
3308 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3309
3310         PR bootstrap/18939
3311         * Makefile.def (gcc) <target>: Fix thinko.
3312         * Makefile.in: Regenerate.
3313
3314 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3315
3316         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3317         * configure: Regenerate.
3318
3319 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3320
3321         * MAINTAINERS (Write After Approval): Add self.
3322
3323 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3324
3325         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3326         target-libffi, target-qthreads, target-libjava, and
3327         targetlibobjc.
3328         * configure: Regenerate.
3329
3330 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3331
3332         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3333         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3334         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3335         (USUAL_OBJDUMP_FOR_TARGET): New.
3336         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3337         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3338         * configure, Makefile.in: Regenerated.
3339
3340 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3341
3342         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3343         before other host packages.
3344
3345 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3346
3347         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3348
3349 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3350
3351         PR bootstrap/22340
3352
3353         * configure.in (default_target): Remove.
3354         * Makefile.tpl (all): Do not use prerequisites as subroutines
3355         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3356         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3357         use prerequisites as subroutines.
3358         (check-host, check-target): New.
3359         (bootstrap configure & all targets): Do not use stage*-start
3360         if the directory layout is already ok.
3361         (non-bootstrap configure & all targets): Prepend a $(unstage).
3362         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3363         (NOTPARALLEL): Remove.
3364         (unstage, stage variables): New variables.
3365         (unstage, stage targets): Simply expand to those variables.
3366
3367         * configure: Regenerate.
3368         * Makefile.in: Regenerate.
3369
3370 2005-10-04  James E Wilson  <wilson@specifix.com>
3371
3372         * Makefile.def (lang_env_dependencies): Add libmudflap.
3373         * Makefile.in: Regenerate.
3374
3375 2005-10-03  Andreas Schwab  <schwab@suse.de>
3376
3377         Backport from libtool CVS:
3378         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3379
3380         * ltmain.sh: add support for installing into temporary
3381         staging area (e.g. 'make install DESTDIR=...')
3382
3383 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3384
3385         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3386         * configure: Regenerated.
3387
3388 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3389
3390         * configure: Regenerate with the correct
3391         autoconf version.
3392
3393 2005-09-30  Catherine Moore  <clm@cm00re.com>
3394
3395         * configure.in (bfin-*-*): New.
3396         * configure: Regenerated.
3397
3398 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3399
3400         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3401         (LIPO_FOR_TARGET): New.
3402         (CONFIGURED_LIPO_FOR_TARGET): New.
3403         (USUAL_LIPO_FOR_TARGET): New.
3404         (STRIP_FOR_TARGET): New.
3405         (CONFIGURED_STRIP_FOR_TARGET): New.
3406         (USUAL_STRIP_FOR_TARGET): New.
3407         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3408         STRIP_FOR_TARGET.
3409         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3410         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3411         * Makefile.in: Regenerate.
3412         * configure: Regenerate.
3413
3414 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3415
3416         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3417         (rs6000-*-aix*): Same.
3418         * configure: Regenerate.
3419
3420 2005-09-16  Tom Tromey  <tromey@redhat.com>
3421
3422         * MAINTAINERS: Add self as java maintainer.
3423
3424 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3425
3426         * configure.in: Recognize f95 in the --enable-languages option,
3427         and substitute it for fortran, issuing a warning.
3428         * configure: Regenerate.
3429
3430 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3431
3432         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3433         * configure:  Regenerated.
3434
3435 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3436
3437         * MAINTAINERS: Add self as ms1 maintainer.
3438
3439 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3440
3441         * Makefile.def (libssp): Add to lang_env_dependencies.
3442         * Makefile.in: Regenerate.
3443
3444 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3445
3446         * MAINTAINERS: Add myself as middle-end maintainer.
3447
3448 2005-08-17  Christian Groessler  <chris@groessler.org>
3449
3450         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3451         * Makefile.in: Regenerate.
3452
3453 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3454
3455         * MAINTAINERS (write after approval): Added myself.
3456
3457 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3458
3459         * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3462
3463         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3464         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3465         Look for alternate names of the target cc and c++
3466         * configure: Regenerate.
3467
3468 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3469
3470         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3471         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3472         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3473         tools; remove code to manually set them.
3474         (Target tools): Look in the environment for them.
3475         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3476         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3477         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3478         build directory.
3479         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3480         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3481         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3482         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3483         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3484         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3485         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3486         * configure: Regenerate.
3487         * Makefile.in: Regenerate.
3488
3489 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3490
3491         * MAINTAINERS: Update for removed CPU targets.
3492
3493 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3494
3495         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3496         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3497         * Makefile.in: Regenerated.
3498
3499 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3500
3501         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3502         (CFLAGS_FOR_TARGET): Use it.
3503         (CXXFLAGS_FOR_TARGET): Likewise.
3504         * Makefile.in: Regenerated.
3505         * configure.in (--with-build-sysroot): New option.
3506         * configure: Regenerated.
3507
3508 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3509
3510         * Makefile.tpl: Wrap install between unstage and stage
3511         * Makefile.in: Regenerate.
3512
3513 2005-07-21  Eric Christopher  <echristo@apple.com>
3514
3515         * MAINTAINERS: Update affiliation.
3516
3517 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3518
3519         * MAINTAINERS: Add self as crx port maintainer.
3520
3521 2005-07-20  DJ Delorie  <dj@redhat.com>
3522
3523         * MAINTAINERS: Add self as m32c maintainer.
3524
3525 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3526
3527         * all files: Update FSF address.
3528
3529 2005-07-15  Eric Christopher  <echristo@redhat.com>
3530
3531         * MAINTAINERS: Change affiliation.
3532
3533 2005-07-14  Jim Blandy  <jimb@redhat.com>
3534
3535         * configure.in: Add cases for Renesas m32c.
3536         * configure: Regenerated.
3537
3538 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3539
3540         * COPYING.LIB: Update from fsf.org.
3541
3542 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3543
3544         * COPYING, compile, config.guess,
3545         config.sub, install-sh, missing, mkinstalldirs,
3546         symlink-tree, ylwrap: Sync from upstream sources.
3547         * config-ml.in: Update FSF address.
3548
3549 2005-07-13  Eric Christopher  <echristo@redhat.com>
3550
3551         * configure.in: Add toplevel noconfigdir support for tpf.
3552         * configure: Regenerate.
3553
3554 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3555
3556         PR ada/22340
3557
3558         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3559         * Makefile.in: Regenerate.
3560
3561 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3562
3563         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3564         Brolley to write-after-approval.
3565
3566 2005-07-07  Andreas Schwab  <schwab@suse.de>
3567
3568         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3569         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3570         * Makefile.in: Regenerated.
3571
3572 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3573
3574         * configure.in: Don't build sim or rda when targetting darwin.
3575         * configure: Regenerate.
3576
3577 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3578
3579         * configure.in: Add --enable-libssp and --disable-libssp.
3580         * configure: Regenerate with autoconf-2.13.
3581
3582 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3583
3584         * Makefile.def (target_modules): Add libssp.
3585         * configure.in (target_libraries): Add target-libssp.
3586         * configure: Rebuilt.
3587         * Makefile.in: Rebuilt.
3588
3589 2005-07-01  Zack Weinberg  <zackw@panix.com>
3590
3591         * MAINTAINERS: Change email address.  Resign from maintainership.
3592
3593 2005-07-01  Richard Guenther  <rguenther@suse.de>
3594
3595         * MAINTAINERS: Change my e-mail address and affiliation.
3596
3597 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3598
3599         * Makefile.def (stagefeedback): Come after profile.
3600         Define profiledbootstrap target.
3601         * Makefile.tpl (profiledbootstrap): Remove.
3602         (stageprofile-end): Zap stagefeedback.
3603         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3604         * Makefile.in: Regenerate.
3605
3606 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3607
3608         * MAINTAINERS: Update my email address.
3609
3610 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3611
3612         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3613         In 'cpp' stanza, support '#line' as well as '# '.
3614
3615 2005-06-08  Andreas Schwab  <schwab@suse.de>
3616
3617         * MAINTAINERS: Move myself from 'Write After Approval' to
3618         'CPU Port Maintainers' section as m68k maintainer.
3619
3620 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3621
3622         * configure.in (unsupported_languages): New macro.
3623         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3624         non-ported target libraries in noconfigdirs.
3625         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3626         non-linux-gnu.  Remove libgcj_ex_libffi.
3627         <lang_frag loop>: Set add_this_lang=no if the language is in
3628         unsupported_languages.
3629         * configure: Regenerate.
3630
3631 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3632
3633         * configure.in: Fix typo in handling of --with-mpfr-dir.
3634         * configure: Regenerate.
3635
3636 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3637
3638         * MAINTAINERS: Update my email address.
3639
3640 2005-06-02  Jim Blandy  <jimb@redhat.com>
3641
3642         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3643         accepted into the master sources.)
3644
3645 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3646             Michael Snyder  <msnyder@redhat.com>
3647             Stan Cox  <scox@redhat.com>
3648
3649         * configure.in: Set noconfigdirs for ms1.
3650
3651         * configure: Regenerate.
3652
3653 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3654
3655         * MAINTAINERS (Write After Approval): Add self.
3656
3657 2005-06-01  Josh Conner  <jconner@apple.com>
3658
3659         * MAINTAINERS (Write After Approval): Add self.
3660
3661 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3662
3663         * MAINTAINERS: Update my email address.
3664
3665 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3666
3667         * MAINTAINERS (Write After Approval): Add self.
3668
3669 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3670
3671         * MAINTAINERS (Write After Approval): Remove self.
3672
3673 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3674
3675         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3676         (Dependencies): Consider target modules for bootstrap dependencies.
3677         Make target bootstrap modules depend on each stage's gcc.
3678         * Makefile.in: Regenerate.
3679
3680 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3681
3682         * Makefile.def (configure-gcc): Depend on binutils having been built.
3683         (all-gcc): No need to do it here.
3684         * Makefile.in: Regenerate.
3685
3686 2005-05-19  Paul Brook  <paul@codesourcery.com>
3687
3688         * configure.in: Rewrite misleading error message when requested
3689         language cannot be built.
3690         * configure: Regenerate.
3691
3692 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3693
3694         * ylwrap: Import from Automake 1.9.5.
3695
3696 2005-05-13  David Ung  <davidu@mips.com>
3697
3698         * MAINTAINERS (Write After Approval): Add self.
3699
3700 2005-05-09  Mike Stump  <mrs@apple.com>
3701
3702         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3703         lt_cv_sys_max_cmd_len for now.
3704
3705 2005-05-09  Stan Cox  <scox@redhat.com>
3706
3707         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3708
3709 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3710
3711         * README.SCO: Update the URL.
3712
3713 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3714
3715         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3716         with_gnu_ld to libtool.
3717         * ltcf-c.sh (aix[45]): Define file_list_spec.
3718         * ltcf-cxx.sh (aix[45]): Same.
3719         * ltcf-gcj.sh (aix[45]): Same.
3720         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3721         exists, write list of input files to temporary file.
3722
3723 2005-05-04  Mike Stump  <mrs@apple.com>
3724
3725         * configure.in: Always pass --target to target configures as
3726         otherwise rebuilds that do --recheck will fail.
3727         * confiugure: Rebuilt.
3728
3729 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3730
3731         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3732         STAGE_HOST_EXPORTS.
3733         (configure, all): Add bootstrap support.
3734         (Host modules, target modules): Pass post-stage1 flags and exports.
3735         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3736         * Makefile.in: Regenerate.
3737
3738 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3739
3740         * configure: Regenerate.
3741
3742 2005-04-27  Mike Stump  <mrs@apple.com>
3743
3744         * MAINTAINERS: Add self as darwin maintainer.
3745
3746 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3747
3748         * config.sub: Update from master copy.
3749
3750 2005-04-21  Mike Stump  <mrs@apple.com>
3751
3752         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3753         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3754
3755 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3756
3757         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3758         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3759         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3760         "*-*-elf" and "*-*-linux*".
3761         * configure: Regenerate.
3762
3763 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3764
3765         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3766
3767 2005-04-12  Mike Stump  <mrs@apple.com>
3768
3769         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3770
3771 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3772
3773         * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3776
3777         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3778
3779 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3780
3781         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3782         (TARGET_CONFIGARGS): Include --with-target-subdir.
3783         (configure, all): New macros.  Use them throughout.
3784         * Makefile.in: Regenerate.
3785
3786 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3787
3788         * MAINTAINERS (Write After Approval): Add myself.
3789
3790 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3791
3792         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3793
3794 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3795
3796         * MAINTAINERS: Move John Carr to Write After Approval.
3797
3798 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3799
3800         * config/mh-mingw32: Delete.
3801         * configure.in: Don't use it.
3802         * configure: Regenerate.
3803
3804 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3805
3806         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3807         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3808         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3809         (HOST_LIB_PATH): Generate from Makefile.def.
3810         (TARGET_LIB_PATH): Likewise.
3811         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3812         * Makefile.in: Regenerate.
3813         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3814         (RPATH_ENVVAR): Include Darwin case.
3815         * configure: Regenerate.
3816
3817 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3818
3819         * MAINTAINERS (Various Maintainers): Remove self.
3820         (Write After Approval): Add self.
3821
3822 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3823
3824         * MAINTAINERS (Various Maintainers): Add self.
3825
3826 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3827
3828         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3829         * configure: Regenerate.
3830
3831 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3832
3833         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3834         gcc_version, and gcc_version_trigger from set of flags to pass.
3835         * Makefile.tpl: Remove definitions of above variables.
3836         (config.status): Remove dependency on $(gcc_version_trigger).
3837         * Makefile.in: Regenerate.
3838         * configure.in: Do not reference config/gcc-version.m4 nor
3839         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3840         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3841         * configure: Regenerate.
3842
3843 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3844             Andrew Pinski <pinskia@physics.uc.edu>
3845
3846         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3847         * Makefile.in: Regenerate.
3848
3849 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3850
3851         * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2005-03-03  David Ayers  <d.ayers@inode.at>
3854
3855         * MAINTAINERS (Write After Approval): Add myself.
3856
3857 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3858
3859         PR libgcj/20160
3860         * ltmain.sh: Avoid creating archives with components that have
3861         duplicate basenames.
3862
3863 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3864
3865         PR bootstrap/20250
3866         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3867         instead of check.
3868         * Makefile.in: Regenerate.
3869
3870 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3871
3872         * Makefile.in: Regenerate to fix conflict between the previous two
3873         patches.
3874
3875 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3876
3877         PR bootstrap/17383
3878         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3879         * Makefile.tpl (HOST_SUBDIR): New substitution.
3880         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3881         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3882         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3883         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3884         (Host modules, Bootstrapped modules): Use it.
3885         (Build modules, Target modules): Do not create symlink trees,
3886         always configure out-of-srcdir.
3887         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3888         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3889         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3890         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3891
3892         * Makefile.in: Regenerate.
3893         * configure: Regenerate.
3894
3895 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3896
3897         Merged from libada-gnattools-branch:
3898         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3899
3900         * gnattools: New directory.
3901         * Makefile.def: Add gnattools as a module, depending on target-libada.
3902         * Makefile.in: Regenerate.
3903         * configure.in: Include gnattools in host_tools; disable it if ada
3904         is disabled.
3905         * configure: Regenerate.
3906
3907 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3908
3909         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3910         treelang maintainer.
3911         (Write After Approval): Remove myself.
3912
3913 2005-02-23  Paul Schlie  <schlie@comcast.net>
3914
3915         * configure.in: Allow darwin targeted ports to build tk, itcl and
3916         libgui.
3917         * configure: Regenerate.
3918
3919 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3920
3921         PR libgcj/10353
3922         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3923         * configure: Regenerate.
3924
3925 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3926
3927         * MAINTAINERS (Write After Approval): Add myself.
3928
3929 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3930
3931         * MAINTAINERS: Update my e-mail address.
3932
3933 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3934
3935         * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3938
3939         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3940         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3941         target-libgloss when not *-*-elf and *-*-aout.
3942         * configure: Regenerate.
3943
3944 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3945
3946         * MAINTAINERS: Remove obsolete entries.
3947
3948         * MAINTAINERS (Write After Approval): Add Michael Matz.
3949
3950 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3951
3952         * MAINTAINERS: Remove self as cpplib maintainer.
3953
3954 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3955
3956         * install-sh, config.sub: Import from upstream.
3957
3958 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3959
3960         PR bootstrap/18222
3961         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3962         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3963         * Makefile.in: Regenerate.
3964
3965 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3966
3967         * MAINTAINERS: Update my email address.
3968
3969 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3970             Andreas Schwab  <schwab@suse.de>
3971
3972         PR bootstrap/18033
3973         * config-ml.in: Eval option if surrounded by single quotes.
3974
3975 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3976
3977         Revert 2004-12-28 Makefile changes, a better fix will be
3978         applied to mainline and src after GCC 4.0 branches.
3979
3980 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3981
3982         PR bootstrap/17383
3983
3984         * Makefile.def (target_modules): Remove stage parameter,
3985         it is always true now.
3986         * Makefile.tpl (configure-build-[+module+],
3987         configure-target-[+module+]): Always build symlink tree
3988         for the directory and for include.  BUILD_SUBDIR and
3989         TARGET_SUBDIR cannot be . anymore.
3990         * Makefile.in: Regenerate.
3991
3992 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3993
3994         Revert 2004-12-08 Makefile changes.
3995
3996 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3997
3998         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3999         cygwin, mingw.
4000
4001 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4002
4003         * configure.in (sh64-*-*): Reenable gprof.
4004         * configure: Regenerate.
4005
4006 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4007
4008         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4009         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4010         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4011         * Makefile.in: Regenerate.
4012
4013 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4014
4015         * MAINTAINERS: Update my email address.
4016
4017 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4018
4019         * Makefile.tpl: Generate normal dependencies if the LHS module is
4020         not bootstrapped.
4021         * Makefile.in: Regenerate.
4022
4023 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4024
4025         * configure.in: Include config/gxx-include-dir.m4.  Use
4026         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4027         * configure: Regenerate.
4028
4029 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4030
4031         * config.if: Delete.
4032         * configure.in: Set libstdcxx_incdir directly.
4033         * configure: Regenerate.
4034
4035 2004-12-02  Eric Christopher  <echristo@redhat.com>
4036
4037         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4038         * Makefile.in: Regenerate.
4039
4040 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4041
4042         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4043         * configure: Regenerate.
4044
4045 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4046
4047         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4048         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4049         * configure: Regenerate.
4050
4051 2004-12-01  Eric Christopher  <echristo@redhat.com>
4052
4053         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4054         of things to remove.
4055
4056 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4057
4058         * MAINTAINERS (Write After Approval): Update my e-mail address.
4059
4060 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4061
4062         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4063         from CVS libtool to always pass_all.
4064
4065 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4066
4067         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4068         (hppa*64*-*-*): Delete incorrect comment.
4069         * configure: Rebuilt.
4070
4071 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4072
4073         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4074
4075 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4076
4077         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4078         from CVS libtool to always pass_all.
4079
4080 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4081
4082         * install-sh, compile: Import from automake.
4083
4084 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4085
4086         * config.guess, config.sub:  Import from savannnah.
4087
4088 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4089
4090         * MAINTAINERS (Write After Approval): Add myself
4091
4092 2004-11-12  Mike Stump  <mrs@apple.com>
4093
4094         * Makefile.def: Add html support.
4095         * Makefile.tpl: Likewise.
4096         * Makefile.in: Regenerate.
4097
4098 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4099
4100         PR 18423
4101         * configure.in: Remove all instances of build-fixincludes from
4102         noconfigdirs.
4103         (build_configargs): Supply --target to subdirectories.
4104         * configure: Regenerate.
4105
4106         * Makefile.def: Make gcc install depend on fixincludes install.
4107         * Makefile.in: Regenerate.
4108
4109 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4110
4111         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4112
4113 2004-11-11  Paul Brook  <paul@codesourcery.com>
4114
4115         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4116
4117 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4118
4119         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4120         target-libgfortran.
4121         * configure: Regenerate.
4122
4123 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4124
4125         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4126         like CC.
4127
4128 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4129
4130         * Makefile.def (host fixincludes): Specify missing targets.
4131         * Makefile.in: Regenerate.
4132
4133 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4134
4135         * MAINTAINERS: Add myself
4136
4137 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4138
4139         * MAINTAINERS (Write After Approval): Add myself.
4140
4141 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4142
4143         * Makefile.def: Build fixincludes for the host, too.
4144         * Makefile.in: Regenerate.
4145         * configure.in (host_tools): Add fixincludes.
4146         * configure: Regenerate.
4147
4148 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4149
4150         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4151         * configure: Regenerated.
4152
4153 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4154
4155         PR other/17783
4156         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4157         * configure: Regenerated.
4158
4159 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4160
4161         * README.SCO: Update per FSF instructions.
4162
4163 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4164
4165         PR target/18151
4166         * configure.in (case ${target}): Do not build fixincludes for avr.
4167         * configure: Regenerated.
4168
4169 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4170
4171         * configure.in (case ${target}): Do not build fixincludes
4172         on platforms where it is not used.
4173         * configure: Regenerated.
4174
4175 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4176
4177         * configure.in: Use an absolute path to install-sh.
4178         * configure: Regenerated.
4179
4180 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4181
4182         * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4185
4186         * MAINTAINERS: Remove from Write After Approval those that are
4187         already maintainers.
4188
4189 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4190
4191         * MAINTAINERS:  Update my email address.
4192
4193 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4194
4195         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4196         * configure: Regenerate.
4197
4198 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4199
4200         * MAINTAINERS:  Update my email address.
4201
4202 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4203
4204         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4205         entries belonging to this category.
4206
4207 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4208
4209         * MAINTAINERS: Update my e-mail address.
4210
4211 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4212
4213         Fix wrong conflict resolution in:
4214
4215         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4216
4217         * Makefile.in: Regenerate.
4218         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4219         in the recursive `make', instead of hardwiring `all'.
4220         (Autogenerated TARGET-* variables): New.
4221
4222 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4223
4224         * configure.in: Enable target-libgloss for crx-*-*.
4225         * configure: Regenerate.
4226
4227 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4228
4229         * MAINTAINERS (Various Maintainers): Move the "windows,
4230         cygwin, mingw" maintainer to ...
4231         (OS Port Maintainers): ... here.
4232
4233 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4234
4235         * MAINTAINERS (Write After Approval): Remove those that are
4236         maintainers of some subsystem.
4237
4238 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4239
4240         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4241         * ltcf-cxx.sh (tpf*): Likewise.
4242         * ltconfig (tpf*): Add TPF OS configuration support.
4243
4244 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4245
4246         * MAINTAINERS: Change my email address to my new work account.
4247
4248 2004-09-24  Michael Roth  <mroth@nessie.de>
4249
4250         * configure.in (--without-headers): Add missing double quotes.
4251         * configure: Regenerate.
4252
4253 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4254
4255         * ylwrap: Revert to previous version.
4256
4257 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4258
4259         PR bootstrap/17369
4260         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4261         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4262         SET_GCC_LIB_PATH_CMD.
4263         (BASE_TARGET_EXPORTS): Likewise.
4264         * Makefile.in: Regenerated.
4265
4266         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4267         * configure: Regenerated.
4268
4269 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4270
4271         * config.guess: New upstream version
4272         * compile, depcomp, install-sh, ylwrap: Likewise.
4273
4274 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4275
4276         * config/mh-x86omitfp: New host makefile fragment.  Add
4277         -fomit-frame-pointer to the default BOOT_CFLAGS.
4278         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4279         * configure: Regenerate.
4280
4281 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4282
4283         PR target/11572
4284         * configure.in (*-*-darwin*): Renable libobjc.
4285         * configure: Regenerate.
4286
4287 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4288
4289         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4290
4291 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4292
4293         * Makefile.def: Remove libbanshee.
4294         * Makefile.tpl: Ditto.
4295         * configure.in: Ditto.
4296         * Makefile.in: Regen.
4297         * configure: Ditto.
4298
4299 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4300
4301         * ltmain.sh: Use $pic_object as $non_pic_object if
4302         $non_pic_object=none.
4303
4304 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4305
4306         * missing: Import latest version from master repository.
4307
4308 2004-09-06  Nick Clifton  <nickc@redhat.com>
4309
4310         * config.sub: Import latest version from master repository.
4311         * config.guess: Likewise.
4312         This includes these changes:
4313
4314         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4315
4316         * config.sub: Handle crisv32, alias etraxfs.
4317         * config.guess (crisv32:Linux:*:*): Handle.
4318
4319         2004-08-13  Brad Smith  <brad@comstyle.com>
4320
4321         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4322         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4323
4324         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4325
4326         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4327         assume the processor is a powerpc.  This is because coreutils
4328         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4329         in this case, due to a MacOS X bug that causes
4330         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4331         to return a negative number.
4332         Problem reported by Petter Reinholdtsen in:
4333         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4334
4335         2004-07-19  Ben Elliston  <bje@gnu.org>
4336
4337         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4338
4339         2004-06-24  Ben Elliston  <bje@gnu.org>
4340
4341         * config.guess: Update copyright years.
4342         * config.sub: Likewise.
4343
4344         2004-06-22  Robert Millan  <robertmh@gnu.org>
4345
4346         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4347         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4348
4349         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4350
4351         * config.guess (*:*VMS:*:*): New entry. Replaces
4352         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4353         manufacturer.
4354
4355         2004-06-22  Ben Elliston  <bje@gnu.org>
4356
4357         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4358         * config.sub: Likewise.
4359
4360         2004-06-22  Ben Elliston  <bje@gnu.org>
4361
4362         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4363         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4364
4365         2004-06-11  Ben Elliston  <bje@gnu.org>
4366
4367         * config.guess (pegasos:OpenBSD:*:*): Remove.
4368
4369         2004-06-11  Ben Elliston  <bje@gnu.org>
4370
4371         From Wouter Verhelst <wouter@grep.be>:
4372         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4373
4374         2004-06-11  Ben Elliston  <bje@gnu.org>
4375
4376         * config.guess (luna88k:OpenBSD:*:*): New.
4377
4378         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4379
4380         * config.guess (m32r*:Linux:*:*): New case.
4381         * config.sub: Handle m32rle.
4382
4383         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4384
4385         From Jens Petersen  <petersen@redhat.com>:
4386         * config.sub: Handle sparcv8.
4387
4388         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4389
4390         From Tom Smith <smith@cag.lkg.hp.com>:
4391         * config.guess: Version suffixes are equally significant on Tru64
4392         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4393         prefix of "P" (patched kernel).
4394
4395         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4396
4397         * config.sub: Add support for National Semiconductor CRX target.
4398
4399 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4400
4401         * MAINTAINERS (Various Maintainers): Remove myself as web page
4402         maintainer, add myself as maintainer of build status lists.
4403
4404 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4405
4406         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4407         *-*-netware, but add target-libmudflap.
4408         Consolidate *-*-netware targets (of which really only i?86 exists)
4409         into a single entry.
4410         * configure: Likewise.
4411
4412 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4413
4414         * Makefile.tpl (sorry): Remove.
4415         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4416         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4417         (do-clean): Clean per-stage directories too.
4418         (do-distclean): Run distclean-stage1 too.
4419         (.NOTPARALLEL): Enable during toplevel bootstrap.
4420         (stage[+id+]-bubble): Enable parallel execution during
4421         the recursive invocation.
4422         * Makefile.in: Regenerate.
4423
4424         Fix previous checkin:
4425
4426         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4427         include.
4428         * configure.in: Fix indentation.
4429         * configure: Regenerate.
4430
4431 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4432
4433         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4434         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4435         * configure: regenerate
4436         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4437         -mdynamic-no-pic
4438
4439
4440 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4441
4442         * Makefile.def (build_modules): Add fixincludes.
4443         (dependencies): Make gcc depend on fixincludes.
4444         * configure.in (build_tools): Add fixincludes.
4445         (build_configdirs): Always include build_libs.
4446         * Makefile.in: Regenerate.
4447         * configure: Regenerate.
4448
4449 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4450
4451         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4452         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4453         phony targets; do not generate timestamp files.
4454         (distclean-stageN): Remove references to their timestamp files.
4455         (restageN, touch-stageN): Remove.
4456         (stageN-bubble): Rewritten.
4457         (compare): Support lean bootstraps.
4458         * Makefile.in: Regenerate.
4459
4460         * configure.in: Only warn when bootstrapping but
4461         build != host or build != target.  Support lean bootstraps.
4462         * configure: Regenerate.
4463
4464 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4465
4466         * configure.in:  Give a better error message if GMP/MPFR are missing
4467         and a language needing them has been requested.
4468         * configure:  Regenerated.
4469
4470 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4471
4472         * configure.in:  Print a list of available language front-ends if
4473         a requested one is missing.  Tidy stray tab characters.
4474         * configure:  Regenerated.
4475
4476 2004-08-19  Michael Koch  <konqueror@gmx.de>
4477
4478         * gcc/doc/install.texi: Update entry about automake for libjava.
4479
4480 2004-08-17  Robert Millan  <robertmh@gnu.org>
4481
4482         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4483         (instead of FreeBSD).
4484         * configure: Regenerate.
4485
4486 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4487
4488         * Makefile.in: Regenerate.
4489         * configure: Regenerate.
4490
4491         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4492         stage_*_flags.
4493         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4494         for bootstrapped modules if toplevel bootstrap is going.
4495         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4496         modules.  Adjust for changes in Makefile.def.  Enable several
4497         rules even in non-bootstrap mode, just to avoid peppering the
4498         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4499         (stage-[+prev+]-bubble): Remove.
4500
4501         * Makefile.def (Dependencies): Depend on all-build-bison,
4502         all-build-flex, all-build-byacc, all-build-texinfo, rather
4503         than the host variations.
4504         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4505         with BUILD_SUBDIR.
4506         (BISON): Update for recent Bisons.
4507         (YACC): Fix typo.
4508         (cross): Depend on all-build.
4509         (all): Do not depend on all-build.
4510         (prebootstrap): Remove.
4511         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4512         (Prebootstrap dependencies): Add them to the per-stage targets
4513         and to all-prebootstrap.
4514         * configure.in (build_configdirs): Always enable build_tools.
4515         (BUILD_DIR_PREFIX): Remove.
4516
4517         * Makefile.def (gcc): Add target variable.
4518         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4519         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4520         in the recursive `make', instead of hardwiring `all'.
4521         (Autogenerated TARGET-* variables): New.
4522
4523 2004-08-13  Brian Booth  <bbooth@redhat.com>
4524
4525         * MAINTAINERS: Remove myself from write-after-approval.
4526
4527 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4528
4529         * src-release: Stop distributing mmalloc with gdb (which doesn't
4530         use it).
4531         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4532         * Makefile.in: Regenerate.
4533
4534 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4535
4536         * configure.in (arm*-*-eabi*): New target.
4537         * configure: Regenerate.
4538
4539 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4540
4541         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4542         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4543         (Dependencies): New section.
4544         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4545         (configure-target-[+module+]): Depend on maybe-all-gcc
4546         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4547         (toplevel profiledbootstrap): Fix dependencies.
4548         * Makefile.in: Regenerate.
4549
4550 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4551
4552         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4553         target-libiberty to noconfigdirs.
4554         * configure: Regenerate.
4555
4556 2004-08-03  Paul Brook  <paul@codesourcery.com>
4557
4558         * configure.in: Check for MPFR as well as GMP.
4559         * configure: Regenerate.
4560
4561 2004-08-01  Robert Millan  <robertmh@gnu.org>
4562
4563         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4564         libmudflap for all GNU-based systems (with Glibc).
4565         * configure: Regenerate.
4566
4567 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4568
4569         * Makefile.def (host-modules): Add gcc.
4570         * Makefile.in: Regenerate.
4571         * Makefile.tpl (sorry): New rule.
4572         (configure-host, all-host, [+make_target+]-host, do-check,
4573         install-host): Do not add gcc as a special case.
4574         (host modules): Add a small special-casing for gcc.  Export
4575         extra_make_flags through the environment.
4576         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4577         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4578         other recursive targets for gcc): Remove.
4579
4580         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4581         (stage, unstage): New rules.
4582         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4583         distclean-stage[+id+]): Use stage_current.
4584         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4585         the stage*-start rules.
4586
4587 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4588
4589         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4590         use -all_load flag.
4591
4592 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4593
4594         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4595         * configure: Regenerate.
4596
4597 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4598
4599         * maintainer-scripts/gcc_release: Revert yesterday's change.
4600
4601 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4602
4603         * MAINTAINERS: Add myself to write-after-approval.
4604
4605 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4606
4607         * libf2c: Removed.
4608         * gcc/gccbug.in: Updated because of libf2c removal.
4609         * maintainer-scripts/gcc_release: Ditto.
4610
4611 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4612
4613         * configure.in: Build libmudflap by default on FreeBSD.
4614         * configure: Regenerated.
4615
4616 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4617
4618         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4619         systems.
4620         * configure: Regenerated.
4621
4622 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4623
4624         PR target/16344
4625         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4626         feedback based compiler.
4627         * Makefile.in: Rebuilt.
4628
4629 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4630
4631         * Makefile.def (host_modules): Set bootstrap=true for flex.
4632         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4633         * Makefile.in: Rebuilt.
4634
4635 2004-07-07  Jan Hubicka  <jh@suse.cz>
4636
4637         * MAINTAINERS: Add self as a profile feedback maintainer.
4638
4639 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4640
4641         * configure.in:  Do not prepend $srcdir to /dev/null in
4642         makefile fragments.
4643         * configure:  Regenerate.
4644
4645 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4646
4647         * Makefile.def (build_modules): Add bison, byacc, flex,
4648         m4, texinfo.
4649         (flags_to_pass): Add FLEX.
4650         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4651         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4652         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4653         DEFAULT_MAKEINFO): Remove.
4654         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4655         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4656         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4657         objdir or else use configured tool.
4658         (all-build): New.
4659         (all): Depend on it.
4660         (Build module dependencies): Add.
4661         * Makefile.in: Regenerate.
4662         * configure.in: Better support for multiple build modules,
4663         matching what is done for host/target modules.  Do not look
4664         for "plausible" locations of build tools if Canadian cross.
4665         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4666         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4667         * configure: Regenerate.
4668
4669 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4670
4671         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4672         * Makefile.in: Regenerate.
4673
4674 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4675
4676         * Makefile.tpl (configure-build-[+module+],
4677         configure-[+module+], configure-target-[+module+]): Pass
4678         [+extra_configure_args+].
4679         (all-build-[+module+], all-[+module+], check-[+module+],
4680         install-[+module+], [+make_target+]-[+module+],
4681         all-target-[+module+], check-target-[+module+],
4682         install-target-[+module+], [+make_target+]-target-[+module+]):
4683         Pass [+extra_make_args+].
4684         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4685         (GCC_HOST_EXPORTS): Remove.
4686         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4687         cross, check-gcc, check-gcc-c++, install-gcc,
4688         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4689         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4690         * Makefile.in: Regenerate.
4691
4692 2004-06-21  Matthew Sachs  <msachs@apple.com>
4693
4694         * MAINTAINERS: Added self to write-after-approval.
4695
4696 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4697
4698         * configure.in: Check for srcdir/winsup rather than build directory
4699         winsup.
4700         * configure: Regenerate.
4701
4702 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4703
4704         * configure.in: Don't build Cygwin native newlib if winsup
4705         directory is missing.  Emit warning instead.
4706         * configure: Regenerate.
4707
4708 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4709
4710         * Makefile.tpl (touch-stage[+id+]): New.
4711         (restage[+prev+]): Depend on touch-stage[+id+].
4712
4713         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4714         Use it throughout.
4715
4716         * Makefile.def: Add profile and feedback bootstrap stages.
4717         Remove next field from bootstrap stages.
4718         * Makefile.tpl (LN, LN_S): Substitute.
4719         (stageN-start, stageN-end): Use double-colon rules, to
4720         provide a hook for additional setup commands.
4721         (distclean-stageN-gcc, restageN): Create dependencies from
4722         [+prev+], not from [+next+].
4723         (stageN-bubble): Add commands for successive stages from
4724         [+prev+], using double-colon rules.
4725         (all-stageN-gcc): Fix typo.
4726         (stagefeedback-start, profiledbootstrap): New.
4727         * Makefile.in: Regenerate.
4728         * configure.in: Call ACX_PROG_LN.
4729         * configure: Regenerate.
4730
4731 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4732
4733         * MAINTAINERS (Write After Approval): Add myself.
4734
4735 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4736
4737         * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4740
4741         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4742         without gcc.
4743         * configure: Regenerate.
4744
4745 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4746
4747         * Makefile.tpl: Fix typo.
4748         * Makefile.in: Regenerate.
4749
4750 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4751
4752         * configure.in: Remove new- prefix from toplevel
4753         bootstrap targets.
4754         * configure: Regenerate.
4755
4756 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4757
4758         * Makefile.tpl (all.normal): Rename to all.
4759         (all): Replace with a rule to pick the default
4760         target from configure.
4761         (all-gcc, configure-gcc): Use conditionals to
4762         do nothing when toplevel bootstrap is going on.
4763         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4764         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4765         * configure.in: Support --enable-bootstrap.
4766
4767         * Makefile.def: Remove new- prefix from toplevel
4768         bootstrap targets.
4769         * Makefile.tpl: Likewise.
4770
4771         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4772         target.
4773
4774         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4775         $(RECURSE_FLAGS) to recursive invocation of make.
4776
4777         * Makefile.in: Regenerate.
4778         * configure: Regenerate.
4779
4780 2004-05-30  Andreas Jaeger  <aj@suse.de>
4781             Jim Wilson <wilson@specifixinc.com>
4782
4783         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4784         like CC.
4785
4786 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4787
4788         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4789         * configure: Regenerate.
4790
4791 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4792
4793         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4794         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4795         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4796         targets.
4797         * Makefile.in: Regenerate.
4798
4799 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4800
4801         * configure.in: Test the ability to symlink directories.
4802         * configure: Regenerate.
4803
4804         * Makefile.def (bootstrap-stage): New definitions.
4805         * Makefile.tpl (configure-stage1-gcc,
4806         configure-stage2-gcc, configure-stage3-gcc,
4807         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4808         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4809         new-restage3, compare): Autogenerate, see Makefile.in
4810         entry for behavioral changes.
4811         (distclean-stage1, new-stage1-start, new-stage1-end,
4812         new-stage1-bubble, distclean-stage2, new-stage2-start,
4813         new-stage2-end, new-stage2-bubble, distclean-stage3,
4814         new-stage3-start, new-stage3-end): New autogenerated targets.
4815         (objext, prebootstrap, BOOT_CFLAGS,
4816         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4817         targets.
4818
4819         * Makefile.in: Regenerate.
4820         (distclean-stage1, new-stage1-start, new-stage1-end,
4821         new-stage1-bubble, distclean-stage2, new-stage2-start,
4822         new-stage2-end, new-stage2-bubble, distclean-stage3,
4823         new-stage3-start, new-stage3-end): New targets.
4824         (all-stage1-gcc): Move prebootstrap dependency from here...
4825         (configure-stage1-gcc): ...to here.
4826         (new-bootstrap): Use bubble targets.
4827         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4828         Use per-stage distclean targets.
4829         (configure-stage1-gcc, configure-stage2-gcc,
4830         configure-stage3-gcc, all-stage1-gcc,
4831         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4832         Use new-stageN-start to prepare the tree.
4833
4834 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4835
4836         * Makefile.def (host_modules): add libcpp.
4837         * Makefile.tpl: Add dependencies on and for libcpp.
4838         * Makefile.in: Regenerate.
4839         * configure.in: Add libcpp host module.
4840         * configure: Regenerate.
4841
4842 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4843
4844         * Makefile.tpl: Whenever a recursive target is defined, wrap
4845         it in a special @if/@endif block, and prepare its maybe
4846         dependency in the @if/@endif block
4847         * configure.in: Instead of writing maybe dependencies, remove
4848         the @if/@endif statements, and remove the @if/@endif blocks
4849         that remain.
4850         * configure: Regenerate.
4851         * Makefile.in: Regenerate.
4852
4853 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4854
4855         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4856
4857 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4858
4859         PR bootstrap/15120
4860         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4861         * */configure: Rebuilt.
4862
4863 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4864
4865         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4866         of libf2c.
4867         * configure, Makefile.in: Regenerate.
4868
4869 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4870
4871         * MAINTAINERS (Write After Approval): Add myself.
4872
4873 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4874
4875         Merge from tree-ssa-20020619-branch.
4876
4877         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4878         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4879         (HOST_GMPLIBS): Define.
4880         (HOST_GMPINC): Define.
4881         (TARGET_LIB_PATH): Add libmudflap.
4882         (GFORTRAN_FOR_TARGET): Define.
4883         (configure-build*): Export GFORTRAN.
4884         (configure-gcc): Export GMPLIBS and GMPINC.
4885         (all-gcc): Add maybe-all-libbanshee.
4886         (configure-target-libgfortran): Define.
4887         * Makefile.in: Regenerate.
4888         * configure.in (host_libs): Add libbanshee.
4889         (target_libraries): Add target-libmudflap and target-libgfortran.
4890         Add --with-libbanshee.
4891         Handle --disable-libmudflap.
4892         (*-*-freebsd*): Use with_gmp.
4893         Add $(libgcj) to noconfigdirs.
4894         * configure: Regenerate.
4895         * depcomp: New file.
4896         * MAINTAINERS: Add tree-ssa maintainers.
4897
4898 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4899
4900         * MAINTAINERS (Various Maintainers): Add myself.
4901
4902 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4903
4904         * MAINTAINERS (Write After Approval): Add myself.
4905
4906 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4907
4908         * MAINTAINERS (Write After Approval): Add myself.
4909
4910 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4911
4912         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4913         * configure: Regenerate.
4914
4915 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4916
4917         Revert:
4918         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4919
4920         * Makefile.def (flags_to_pass): Remove *dir variables that
4921         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4922         as well as prefix and exec_prefix.
4923         * Makefile.in: Regenerate.
4924
4925 2004-04-26  Robert Millan  <robertmh@gnu.org>
4926
4927         Add patches from libtool CVS.
4928         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4929         * ltconfig: Likewise.
4930         * ltcf-c.sh: Likewise.
4931         * ltcf-cxx.sh: Likewise.
4932         * ltcf-gcj.sh: Likewise.
4933
4934 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4935
4936         * Makefile.def (host_modules): Mark with the bootstrap
4937         flag packages on which gcc depends.
4938         * Makefile.tpl (all-bootstrap): Use it.
4939         * Makefile.in: Regenerate.
4940
4941 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4942
4943         * Makefile.def (flags_to_pass): Remove *dir variables that
4944         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4945         as well as prefix and exec_prefix.
4946         * Makefile.in: Regenerate.
4947
4948 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4949
4950         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4951         * configure: Regenerate.
4952         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4953         * gcc/Makefile.tpl (compare): Use the result of the test.
4954         * gcc/Makefile.in: Regenerate.
4955
4956 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4957
4958         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4959         Always relocate gcc and prev-gcc to the original names, even
4960         if the build fails.
4961         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4962         New targets.
4963
4964 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4965
4966         * MAINTAINERS: Update my email address.
4967
4968 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4969
4970         * configure.in (mips*-*-irix5*): Enable ld.
4971         * configure: Regenerate.
4972
4973 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4974
4975         * configure: Regenerate.
4976
4977 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4978
4979         * Makefile.tpl (configure-[+module+], configure-gcc,
4980         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4981         Set and export LDFLAGS.
4982         * Makefile.in: Regenerate.
4983
4984 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4985
4986         * MAINTAINERS: Add myself to write-after-approval.
4987
4988 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4989
4990         PR bootstrap/14871
4991         * Makefile.tpl: If we don't have built-in-tree target tools,
4992         use the ones found by configure rather than hacking around with
4993         program_transform_name.
4994         * configure.in: Give Makefile.tpl the information necessary
4995         to do that.
4996         * Makefile.in: Regenerate.
4997         * configure: Regenerate.
4998
4999 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5000
5001         PR bootstrap/14760
5002         * configure.in: When computing baseargs, strip *all* copies of
5003         offending options.  Also, don't match/substitute the trailing space,
5004         so that this actually works when two similar options are separated by
5005         only one space.
5006         * configure: Regenerate.
5007
5008 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5009
5010         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5011         (rs6000-*-aix*): Same.
5012         * configure: Regenerate.
5013
5014 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5015
5016         * MAINTAINERS: Add myself to write-after-approval.
5017
5018 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5019
5020         * MAINTAINERS: Add myself to write-after-approval.
5021
5022 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5023
5024         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5025         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5026         * Makefile.in: Regenerate.
5027
5028         * configure.in (top level bootstrap support): Rework --enable-werror
5029         to set @stage2_werror_flag@.
5030         * configure: Regenerate.
5031         * Makefile.tpl (top level bootstrap support): Pass
5032         @stage2_werror_flag@ down to configure in stages 2 and 3.
5033         * Makefile.in: Regenerate.
5034
5035 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5036
5037         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5038         for stages 2 and 3 as well as in make.  As a consequence, remove
5039         OUTPUT_OPTION (now detected by configure) from the flags passed down
5040         to make.
5041         * Makefile.in: Regenerate.
5042
5043         * Makefile.tpl (new-bootstrap): Fix typo.
5044         * Makefile.in: Regenerate.
5045
5046 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5047
5048         * Makefile.tpl: Rearrange by moving recursive_targets rules
5049         into their proper sections.
5050         * Makefile.tpl (top level bootstrap support): Move disabling
5051         of coverage flags from 'make' to 'configure'; improve comments.
5052         * Makefile.in: Regenerate.
5053
5054         * Makefile.tpl (experimental top level bootstrap) Move stage1
5055         language setting from all- target to configure- target; disable
5056         intermodule optimization in stage 1; prevent gratuitous rebuilds
5057         of stage 1.
5058         * Makefile.in: Regenerate.
5059         * configure.in: Comma-separate stage 1 language list for top
5060         level bootstrap.
5061         * configure: Regenerate.
5062
5063         * Makefile.tpl: Clean up experimental top level bootstrap support:
5064         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5065         prev-gcc in configure- targets as well as all- targets.
5066         * Makefile.in: Regenerate.
5067
5068 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5069
5070         * compile: New file imported from automake.
5071
5072 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5073
5074         * configure.in: Remove symbolic link section.
5075         * configure: Regenerate.
5076         * Makefile.tpl (links): Remove.
5077         * Makefile.in: Regenerate.
5078
5079 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5080             Nathanael Nerode  <neroden@gcc.gnu.org>
5081
5082         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5083         Set with AC_CHECK_PROGS.
5084         * configure.in: Fix comment typo from last patch.
5085         * configure: Regenerate.
5086
5087 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5088
5089         * Makefile.tpl: Introduce experimental top level bootstrap support.
5090         * Makefile.in: Regenerate.
5091         * configure.in: Introduce support for top level bootstrap.
5092         * configure: Regenerate.
5093
5094 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5095             Paolo Bonzini  <bonzini@gnu.org>
5096
5097         PR bootstrap/14522
5098         * configure.in: Cope with shells that do not support unquoted ^
5099         * configure: Regenerate.
5100
5101 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5102             Paolo Bonzini  <bonzini@gnu.org>
5103
5104         PR bootstrap/14522
5105         * configure.in: Cope with shells that do not support nesting
5106         quotes inside quoted backquote substitutions.
5107         * configure: Regenerate.
5108
5109 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5110
5111         PR bootstrap/14522
5112         * configure.in: Fix escaping of $.
5113         * configure: Regenerate.
5114
5115 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5116
5117         * configure: Regenerate, since I forgot to while committing Paolo's
5118         changes.
5119
5120 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5121
5122         PR ada/14131
5123         Move language detection to the top level.
5124         * configure.in: Find default values for the tools as
5125         soon as possible.  Disable ada if GNAT is not found.
5126         Emit error message about missing languages.  Expand
5127         --enable-languages=all for the gcc subdirectory.
5128
5129 2004-03-10  Ben Elliston  <bje@gnu.org>
5130
5131         * MAINTAINERS: Update my email address.
5132
5133 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5134
5135         * ltconfig: Disable building static libraries if building shared
5136         libraries on AIX 5L.
5137
5138 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5139
5140         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5141         and disable libgcj.
5142         * configure: Regenerated.
5143
5144 2004-03-01  Brian Booth  <bbooth@redhat.com>
5145
5146         * MAINTAINERS: Add myself to write-after-approval.
5147
5148 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5149
5150         * MAINTAINERS: Add myself to write-after-approval.
5151
5152 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5153
5154         PR bootstrap/7087
5155         * Makefile.tpl: Guard XFOO sed statements better.
5156         * Makefile.tpl: Add dependency for configure-target-libada.
5157         * Makefile.in: Regenerate (incidentally fixes broken
5158         commit when libada-branch was merged).
5159
5160 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5161
5162         * MAINTAINERS: Add myself to write-after-approval.
5163
5164 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5165
5166         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5167         maintainers.
5168
5169 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5170
5171         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5172         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5173
5174 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5175
5176         PR bootstrap/11932
5177         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5178
5179 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5180
5181         * MAINTAINERS: Added myself to write-after-approval.
5182
5183 2004-02-14  Michael Koch  <konqueror@gmx.de>
5184
5185         * MAINTAINERS: Added myself to write-after-approval.
5186
5187 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5188
5189         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5190         some OS port maintainers to OS port maintainers section.
5191
5192 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5193
5194         * MAINTAINERS: Add self.
5195
5196 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5197
5198         * MAINTAINERS: Alphabetize.
5199
5200 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5201
5202         * MAINTAINERS: Remove myself.
5203
5204 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5205
5206         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5207         (rs6000-*-aix*): Same.
5208         * configure: Regenerate.
5209
5210 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5211
5212         * configure.in (host): Add in missing $noconfigdirs to defines.
5213         * configure: Regenerate.
5214
5215 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5216             Nathanael Nerode  <neroden@gcc.gnu.org>
5217
5218         PR ada/6637, PR ada/5911
5219         Merge with libada-branch:
5220         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5221         with appropriate dependencies. Add --enable-libada configure switch.
5222         * configure, Makefile.in: Regenerate.
5223
5224 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5225
5226         * MAINTAINERS: Add myself to write-after-approval.
5227
5228 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5229
5230         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5231         * configure: Regenerate.
5232
5233 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5234
5235         Merge from upstream:
5236
5237         * ltmain.in: When setting IFS to '~', be careful about user
5238         arguments that contain '~'.
5239
5240         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5241
5242         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5243         Also test $base_compile against $CC with escaped arguments. Bug
5244         reported by Geoff Keating <geoffk@apple.com>.
5245
5246 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5247
5248         * MAINTAINERS: Remove i960 port.
5249
5250 2004-01-23  DJ Delorie  <dj@redhat.com>
5251
5252         * Makefile.def (target_modules) [libiberty]: Don't stage.
5253         * Makefile.in: Rebuilt.
5254
5255 2004-01-20  Caroline Tice  <ctice@apple.com>
5256
5257         * MAINTAINERS: Add myself to write-after-approval.
5258
5259 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5260
5261         * MAINTAINERS: Update my email address.
5262
5263 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5264
5265         * MAINTAINERS: Add myself to write-after-approval.
5266
5267 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5268
5269         * MAINTAINERS: Remove entries without email address.
5270
5271 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5272
5273         * MAINTAINERS: Add myself to write-after-approval.
5274
5275 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5276
5277         * MAINTAINERS: Update my email address.
5278
5279 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5280
5281         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5282         * Makefile.tpl (configure-target-[+module+]): Support stage.
5283         * Makefile.in: Rebuilt.
5284
5285 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5286
5287         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5288
5289 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5290
5291         * MAINTAINERS: Add myself as a MIPS maintainer.
5292
5293 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5294
5295         * configure.in: Use ./config.cache, not config.cache.
5296         * configure: Regenerate.
5297         * Makefile.tpl: Special-casing not needed for GCC any more.
5298         * Makefile.in: Regenerate.
5299
5300         * configure.in: Don't share a cache file for host dirs.
5301         * configure: Regenerate.
5302
5303         * config-ml.in: Don't mess with the cache file.
5304
5305 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5306
5307         * MAINTAINERS: Move myself from 'Write After Approval' to
5308         'CPU Port Maintainers' section as SPARC maintainer.
5309
5310 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5311
5312         * Makefile.tpl: Make GCC use a separate config.cache.
5313         * Makefile.in: Regenerate.
5314
5315         PR bootstrap/11932, PR bootstrap/11933
5316         (I don't know if it will fix either of them, but it relates
5317         to them.)
5318         * configure.in: Don't use shared config.cache for target
5319         directories.
5320         * configure: Regenerate.
5321
5322 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5323
5324         * MAINTAINERS: Add myself to 'Write After Approval' section.
5325
5326 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5327
5328         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5329         * configure: Regenerated.
5330
5331 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5332
5333         * MAINTAINERS: Remove the mn10200 maintainer.
5334
5335 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5336
5337         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5338         * configure: Regenerated.
5339
5340 2003-12-16  Jan Hubicka  <jh@suse.cz>
5341
5342         * MAINTAINERS: Add myself as callgraph maintainer.
5343
5344 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5345
5346         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5347         * configure: Regenerate.
5348
5349 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5350
5351         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5352         'Write After Approval' section. Update email.
5353
5354 2003-12-01  James Lemke <jim@wasabisystems.com>
5355
5356         * MAINTAINERS (Write After Approval): Add myself.
5357
5358 2003-11-20  Matt Thomas  <matt@3am-software.com>
5359
5360         * MAINTAINERS: Add myself as a vax port maintainer.
5361
5362 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5363
5364         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5365         (configure-build-[+module+], configure-[+module+]): Likewise.
5366         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5367         * Makefile.in: Regenerate.
5368
5369 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5370
5371         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5372         shared/dylibed libraries.
5373         * ltmain.sh: Likewise.
5374         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5375         * ltcf-cxx.sh: Likewise.
5376         * ltcf-gcj.sh: Likewise.
5377         * ltconfig: Likewise.
5378
5379 2003-11-17  Stan Cox  <scox@redhat.com>
5380
5381         * MAINTAINERS: Add myself as iq2000 port maintainer.
5382
5383 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5384
5385         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5386         * Makefile.in: Regenerate.
5387
5388 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5389
5390         * config.sub: Update to 2003-11-03 version.
5391
5392 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5393
5394         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5395         * configure:  Regenerate.
5396
5397 2003-10-20  Nicolas Pitre <nico@cam.org>
5398
5399         * MAINTAINERS: Add myself to 'Write After Approval' section.
5400
5401 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5402
5403         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5404
5405 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5406
5407         * MAINTAINERS: Update my email address.
5408
5409 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5410
5411         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5412
5413 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5414
5415         * MAINTAINERS: Add myself to 'Write After Approval' section.
5416
5417 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5418
5419         * config.guess: Update to 2003-10-16 version.
5420         * config.sub: Update to 2003-10-16 version.
5421
5422 2003-10-15 David Daney  <ddaney@avtrex.com>
5423
5424         * MAINTAINERS: Added myself to 'Write After Approval' section.
5425
5426 2003-10-15  Falk Hueffner  <falk@debian.org>
5427
5428         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5429         'Write After Approval' section. Update email.
5430
5431 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5432
5433         * MAINTAINERS: Move myself from 'Write After Approval' to
5434         'Various Maintainers' section as middle-end maintainer.
5435
5436 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5437
5438         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5439         HOST_FLAGS_TO_PASS.
5440         * Makefile.in: Regenerate.
5441
5442 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5443
5444         * config.guess: Update to 2003-10-07 version.
5445         * config.sub: Update to 2003-10-07 version.
5446
5447 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5448
5449         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5450         * ltconfig (irix5*, irix6*): Don't override version_type.
5451
5452 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5453
5454         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5455         * configure: Rebuilt
5456         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5457         * Makefile.in: Rebuilt
5458
5459 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5460
5461         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5462
5463 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5464
5465         * MAINTAINERS (Write After Approval): Add myself.
5466
5467 2003-09-29  Paul Koning  <ni1d@arrl.net>
5468
5469         * MAINTAINERS: Move myself from "Write After Approval"
5470         to CPU platform maintainers for pdp11 platform.
5471
5472 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5473
5474         * MAINTAINERS: Move myself from 'Write After Approval' to
5475         'Various Maintainers' section as libffi testsuite maintainer.
5476
5477 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5478
5479         * configure.in: Pass a computed --program-transform-name
5480         to subconfigures.
5481         * configure: Regenerated.
5482
5483 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5484
5485         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5486         * Makefile.in: Regenerate.
5487
5488         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5489         * Makefile.in: Regenerate.
5490
5491 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5492
5493         * MAINTAINERS: Move myself from 'Write After Approval'
5494         to 'Various Maintainers' (objective-c) section.
5495
5496 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5497
5498         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5499         quoting.
5500         * configure: Regenerated.
5501
5502 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5503
5504         * MAINTAINERS (Write After Approval): Add myself to write after
5505         approval list.
5506
5507 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5512
5513         * MAINTAINERS: Update my e-mail address.
5514
5515 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5516
5517         * libtool.m4 (LD): Correct powerpc64 host match.
5518
5519 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5520
5521         * MAINTAINTERS: Update my affiliation and email address.
5522
5523 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5524
5525         * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2003-09-04  DJ Delorie  <dj@redhat.com>
5528
5529         * configure: Regenerate.
5530
5531 2003-09-04  Robert Millan  <robertmh@gnu.org>
5532
5533         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5534
5535 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5536
5537         * configure.in: Ensure arguments to sed are properly spaced.
5538         * configure: Regenerate.
5539
5540 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5541
5542         * MAINTAINERS: Update my e-mail address.
5543
5544 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5545
5546         * MAINTAINERS (Write After Approval): Add myself.
5547
5548 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5549
5550         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5551         * configure: Regenerated.
5552
5553 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5554
5555         * MAINTAINERS: Update my email address.
5556
5557 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5558
5559         * configure.in:  Use newline instead of semicolon when assuming
5560         shell arguments in a for loop.
5561         * configure:  Regenerated.
5562
5563 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5564
5565         * MAINTAINERS: Resurrect the i860 maintainer.
5566
5567 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5568
5569         PR 8180
5570         * configure.in: When testing with_libs and with_headers, treat
5571         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5572         * configure: Regenerate.
5573
5574         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5575         make, shell, etc.
5576         (baseargs): Likewise.
5577         * configure: Regenerate.
5578
5579 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5580
5581         * MAINTAINERS (Write After Approval): Add myself.
5582
5583 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5584
5585         * configure.in: Disable libgcj for darwin not on powerpc.
5586         * configure: Rebuild.
5587
5588 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5589
5590         * config-ml.in, symlink-tree: Add license.
5591
5592 2003-08-03  Richard Stallman  <rms@gnu.org>
5593             Eben Moglen  <moglen@columbia.edu>
5594
5595         * README.SCO: New file.
5596
5597 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5598
5599         * Makefile.tpl (check, check-c++): Express dependencies using
5600         dependencies rather than commands.
5601         * Makefile.in: Regenerate.
5602
5603 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5604
5605         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5606         * configure: Ditto.
5607
5608 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5609
5610         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5611         * Makefile.in: Update.
5612
5613 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5614
5615         * configure.in: Enable libgcj for darwin.
5616         * configure: Rebuild.
5617
5618 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5619
5620         * config-ml.in:  Use ac_configure_args directly instead of
5621         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5622         actually seen.
5623
5624 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5625
5626         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5627         creating target and build subdirs to build all parent dirs as needed.
5628         * Makefile.in: Rebuild.
5629         * configure.in: Don't build dirs explicitly here.
5630         * configure: Rebuild.
5631
5632 2003-07-26  Paul Brook  <paul@nowt.org>
5633
5634         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5635
5636 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5637
5638         * Makefile.tpl (all-make): Depend on intl.
5639         * Makefile.in: Rebuilt.
5640
5641 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5642
5643         * install-sh:  Update to newer upstream versions (associated with
5644         aclocal 1.7).
5645         * mkinstalldirs:  Likewise.
5646         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5647
5648 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5649
5650         * MAINTAINERS: Move self from Bug database only accounts
5651         to write-after-approval.
5652
5653 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5654
5655         * config.if: Remove unused libc_interface determination.
5656
5657 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5658
5659         * MAINTAINERS: Move self from write-after-approval to
5660         build machinery (*.in).
5661
5662 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5663
5664         PR bootstrap/11273
5665         PR bootstrap/11408
5666         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5667         unused INSTALL_PROGRAM_ARGS.
5668         * configure.in: Use AC_PROG_INSTALL.
5669         * Makefile.in: Regenerate.
5670         * configure: Regenerate.
5671
5672 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5673
5674         * MAINTAINERS: Alphabetize.
5675
5676 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5677
5678         * configure: Rebuilt.
5679         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5680         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5681         newlib nor libgloss.
5682         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5683         * configure.in (am33_2.0-*-linux*): Added.
5684
5685 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5686
5687         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5688         * configure: Regenerate.
5689
5690 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5691
5692         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5693         * Makefile.in: Regenerate.
5694
5695 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5696
5697         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5698         * Makefile.in: Regenerate.
5699
5700 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5701
5702         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5703         * Makefile.in: Regenerated.
5704
5705         * config-ml.in: Replace PWD with PWD_COMMAND.
5706
5707 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5708
5709         * intl: New directory; see intl/ChangeLog for details.
5710         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5711         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5712         * Makefile.in: Regenerate.
5713
5714 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5715
5716         * configure.in: Clean up config-lang.in handling.  Delete
5717         useless assignment to "subdirs".
5718         * configure: Regenerate.
5719
5720 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5721
5722         * configure.in: Rename 'target_libs' to 'target_libraries'.
5723         Remove useless reference to 'target_libs'.
5724         * configure: Regenerate.
5725
5726 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5727
5728         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5729         * Makefile.in: Regenerate.
5730
5731 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5732
5733         * Makefile.def: Introduce flags_to_pass.
5734         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5735         * Makefile.in: Regenerate.
5736
5737 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5738
5739         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5740         and target-libgloss.
5741         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5742         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5743         * configure: Regenerate.
5744
5745 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5746
5747         * configure.in: Update testsuite_flags to new location.
5748         * configure. Regenerate.
5749
5750 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5751
5752         * Makefile.tpl: Remove BUILD_CC stuff.
5753         * Makefile.in: Regenerate.
5754
5755 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5756
5757         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5758
5759 2003-06-16  Graeme Peterson <gp@qnx.com>
5760
5761         * MAINTAINERS (Write After Approval): Add myself.
5762
5763 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5764
5765         * config.guess: Update to 2003-06-12 version.
5766         * config.sub: Update to 2003-06-13 version.
5767
5768 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5769
5770         * config.guess: Update to 2003-06-06 version.
5771         * config.sub: Update to 2003-06-06 version.
5772
5773 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5774
5775         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5776         * configure. Regenerate.
5777
5778 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5779
5780         * configure.in: Disable serial configure by default.
5781         * configure: Regenerate.
5782         * Makefile.tpl: Abolish .NOTPARALLEL.
5783         * Makefile.in: Regenerate.
5784
5785         * Makefile.tpl: Replace {build,host,target}_canonical by
5786         {build,host,target}.
5787         * Makefile.in: Regenerate.
5788
5789         * Makefile.tpl: Fix stupid pasto.
5790         * Makefile.in: Regenerate.
5791
5792 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5793
5794         * Makefile.tpl: Remove bogus conditional.
5795         * Makefile.in: Regenerate.
5796
5797 2003-06-05  Jan Hubicka  <jh@suse.cz>
5798
5799         * Makefile.tpl (profiledbootstrap): New target.
5800         * Makefile.in (profiledbootstrap): New target.
5801
5802 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5803
5804         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5805         Pinski. Remove user names from other bugzilla-only maintainers.
5806
5807 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5808
5809         * Makefile.tpl: Make 'recursive targets' using autogen rather
5810         than shell loop.  Remove duplicate 'clean' targets and false
5811         comments.
5812         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5813         Add systematic method of specifying missing targets in subdirs.
5814         Add copyright boilerplate.
5815         * Makefile.in: Regenerate.
5816         * configure.in: Add 'recursive targets' to maybe list.
5817         * configure: Regenerate.
5818
5819         * MAINTAINERS: "GNATS only" -> "Bug database only".
5820
5821         * Makefile.tpl: Rename [+target+] to [+make_target+].
5822         * Makefile.def: Rename 'target' to 'make_target'.
5823
5824 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5825
5826         * MAINTAINERS: Add self as options handling maintainer.
5827
5828 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5829
5830         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5831         been too long since I touched those ports.
5832
5833 2003-05-28  DJ Delorie  <dj@redhat.com>
5834
5835         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5836         * Makefile.in: Regenerate.
5837
5838 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5839
5840         * configure.in: Use curly braces in the definition of tooldir.
5841         * configure: Regenerate.
5842
5843 2003-05-21  DJ Delorie  <dj@redhat.com>
5844
5845         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5846         newlib or libgloss.
5847         * Makefile.in: Regenerate.
5848
5849 2003-05-21  DJ Delorie  <dj@redhat.com>
5850
5851         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5852         * Makefile.in: Regenerate.
5853
5854 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5855
5856         * MAINTAINERS: Update my e-mail address.
5857
5858 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5859
5860         * configure.in: Switch more things to use maybe dependencies.
5861         * Makefile.tpl: Switch more things to use maybe dependencies.
5862         Factor out common code from autogen IF statements.
5863         * configure: Regenerate.
5864         * Makefile.in: Regenerate.
5865
5866 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5867
5868         * configure.in: Accept i[3456789]86 for machine type.
5869         * configure: Regenerate.
5870
5871 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5872
5873         * configure.in: Switch more things to use maybe dependencies.
5874         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5875         * configure: Regenerate.
5876         * Makefile.tpl: Switch more things to use maybe dependencies.
5877         * Makefile.in: Regenerate.
5878
5879 2003-05-16  Andreas Schwab  <schwab@suse.de>
5880
5881         * Makefile.tpl (install-opcodes): Define.
5882         * Makefile.in: Rebuild.
5883
5884 2003-05-13  Andreas Jaeger  <aj@suse.de>
5885
5886         * config.guess: Update to 2003-05-09 version.
5887         * config.sub: Update to 2003-05-09 version.
5888
5889 2003-05-13  Michael Eager <eager@mvista.com>
5890
5891         * configure.in: Correct sed script so that options in quotes are not
5892         deleted.
5893         * configure: Rebuild.
5894
5895 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5896
5897         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5898         and $$s/newlib/libc/sys/cygwin32 include paths.
5899         * configure: Ditto.
5900
5901 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5902
5903         * MAINTAINERS: Update my email addresses.
5904
5905 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5906
5907         * config-ml.in: Propagate INSTALL variables.
5908
5909 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5910
5911         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5912
5913 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5914
5915         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5916         * Makefile.in: Regenerate.
5917
5918 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5919
5920         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5921
5922 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5923
5924         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5925
5926 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5927
5928         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5929         * Makefile.in: Regenerated.
5930
5931 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5932
5933         * MAINTAINERS (Write After Approval): Upgrade myself from
5934         GNATS only to write-after-approval. Update my mail address.
5935
5936 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5937
5938         (OS Port Maintainers: freebsd): Add myself.
5939
5940 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5941
5942         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5943
5944 2003-04-22  Kean Johnston  <jkj@sco.com>
5945
5946         * MAINTAINERS (SCO ports): Added myself.
5947
5948 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5949
5950         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5951
5952 2003-04-19  Kean Johnston  <jkj@sco.com>
5953
5954         * MAINTAINERS (Write After Approval): Add myself.
5955
5956 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5957
5958         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5959         * Makefile.in: Regenerate.
5960
5961 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5962
5963         * configure.in (powerpc64*-*-linux*): Remove.
5964         * configure: Rebuilt.
5965
5966 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5967
5968         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5969         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5970         and restrap.
5971         * Makefile.in:  Regenerate.
5972
5973 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5974
5975         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5976         * configure: Regenerated.
5977
5978 2003-04-15  DJ Delorie  <dj@redhat.com>
5979
5980         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5981
5982 2003-04-13  Nick Clifton  <nickc@redhat.com>
5983
5984         * config-ml.in: Remove support for --disable-aix removing
5985         call-aix multilibs.
5986
5987 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5988
5989         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5990         * */configure: Rebuilt.
5991
5992 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5993
5994         * MAINTAINERS: Add my email address.
5995
5996 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5997
5998         * MAINTAINERS (Write After Approval): Add myself.
5999
6000 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6001
6002         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6003         * Makefile.in: Regenerate.
6004
6005 2003-03-14  Michael Chastain  <mec@shout.net>
6006
6007         * Makefile.in: Regenerate with correct Makefile.def.
6008
6009 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6010
6011         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6012         Make macro.
6013         * Makefile.in: Regenerate.
6014         * configure.in: Clean up gxx_include_dir logic.
6015         * configure: Regenerate.
6016
6017 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6018
6019         * MAINTAINERS (Write After Approval): Add myself.
6020
6021 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6022
6023         * MAINTAINERS: Update my mail address.
6024
6025 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6026
6027         * configure.in (gxx_include_dir): Fix typo.
6028         * configure: Regenerated.
6029
6030 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6031
6032         * Makefile.tpl: Reindent.
6033         * Makefile.in: Regenerate.
6034         * configure.in: Reindent.  Don't set unused variables.
6035         * configure: Regenerate.
6036
6037 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6038
6039         * configure.in: Include $(build_tooldir)/sys-include in
6040         FLAGS_FOR_TARGET.
6041         * configure: Regenerated.
6042
6043 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6044
6045         * Makefile.tpl: Always pass down RANLIB.
6046         * Makefile.in: Regenerate.
6047
6048         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6049         * Makefile.in: Regenerate.
6050         * configure.in: Remove unused logic relating to --enable-shared
6051         and --enable-threads.  Remove bogus comments.  Remove redundant
6052         noconfigdirs.
6053         * configure: Regenerate.
6054
6055         * configure.in: Replace ${libstdcxx_version} by its value.
6056         Remove reference to mh-dgux.
6057         * configure: Regenerate.
6058
6059 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6060
6061         * MAINTAINERS (Write After Approval): Add myself.
6062
6063 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6064
6065         * Makefile.tpl: Rearrange.
6066         * Makefile.in: Regenerate.
6067
6068 2003-02-25  Uwe Stieber <uwe@wwws.de>
6069
6070         * configure.in: Add support for kaOS as cross build target system.
6071         * configure: Regenerated.
6072
6073 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6074
6075         * MAINTAINERS (Write after approval): Add myself.
6076
6077 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6078
6079         * MAINTAINERS: Update my email address.
6080
6081 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6082
6083         * MAINTAINERS: Add self to blanket write privs. section.
6084
6085 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6086
6087         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6088         configure-target-* as some target builds may require additional
6089         flags for preprocessor tests.
6090         * Makefile.in: Regenerated.
6091
6092 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6093
6094         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6095         * ltconfig: Handle it.
6096         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6097         auto-detecting it.
6098
6099         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6100         it is used as argument to $CC.
6101         * ltcf-gcj.sh: Likewise.
6102
6103         * configure.in: Introduce --enable-maintainer-mode.
6104         * configure: Rebuilt.
6105         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6106         for maintainer mode.
6107         * Makefile.in: Rebuilt.
6108
6109 2003-02-18  Jason Merrill  <jason@redhat.com>
6110
6111         * Makefile.tpl (check-c++): Allow parallelism.
6112
6113 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6114
6115         * MAINTAINERS: Remove John Carr (who never actually had access to
6116         gcc.gnu.org).
6117
6118 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6119
6120         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6121         don't configure target-libobjc.
6122         * configure: Regenerate.
6123
6124 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6125
6126         * Makefile.tpl (RANLIB): Define.
6127         * Makefile.in: Regenerate.
6128
6129 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6130
6131         * MAINTAINERS: Update my email.
6132
6133 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6134
6135         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6136         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6137         * Makefile.in: Regenerated.
6138         * configure.in: Remove all traces of snavigator, db, and grep.
6139         * configure: Regenerated.
6140
6141 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6142
6143         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6144         After Approval.
6145
6146 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6147
6148         * MAINTAINERS (Write after approval): Add myself.
6149
6150 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6151
6152         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6153         * Makefile.in: Regenerated.
6154
6155 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6156
6157         * config.guess: Updated to 2003-01-30's version.
6158         * config.sub: Updated to 2003-01-28's version.
6159
6160 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6161
6162         * config.if: If gcc_version is already set, just use it.  Don't set
6163         gcc_version_trigger if it's already set, otherwise set it to
6164         gcc/version.c, but only if the file exists.  If it is not set and
6165         gcc/version.c does not exist, try to extract the version number from
6166         $CC.
6167
6168 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6169
6170         * MAINTAINERS: Add myself to write-after-approval list.
6171
6172 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6173
6174         * configure.in:  Revert 24Jan change.
6175         * configure:  Regenerate.
6176
6177 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6178
6179         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6180         entry of HJ Lu.
6181
6182 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6183
6184         * configure.in: Revert previous change.
6185         * configure: Regenerate.
6186
6187 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6188
6189         * configure.in: Make rda native-only.
6190         * configure: Regenerate.
6191
6192 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6193
6194         * MAINTAINERS: Move myself from GNATS-only-accounts to
6195         write-after-approval.
6196
6197 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6198
6199         * configure.in: Add missing \.
6200         * configure: Rebuilt.
6201
6202 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6203
6204         * configure.in (baseargs): Avoid using \| in sed regular
6205         expressions.
6206         * configure: Rebuilt.
6207
6208 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6209
6210         * configure.in (baseargs): Remove all supported forms of
6211         --cache-file, --srcdir, --host, --build and --target options
6212         from argument lists.
6213         * configure: Rebuilt.
6214
6215 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6216
6217         * MAINTAINERS: Add myself to write-after-approval list.
6218
6219 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6220
6221         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6222         * configure: Rebuilt.
6223
6224 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6225
6226         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6227         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6228         * Makefile.in: Regenerate.
6229         * configure: Regenerate.
6230
6231 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6232
6233         * configure.in: Remove Makefile in build, host and target modules
6234         unless configure was run with --no-recursion.
6235         * configure: Rebuilt.
6236
6237 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6238
6239         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6240         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6241         * Makefile.in: Regenerate.
6242
6243 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6244
6245         * config.guess: Update to 2003-01-03 version.
6246         * config.sub: Update to 2003-01-03 version.
6247
6248 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6249
6250         * configure: Regenerate with proper autoconf 2.13.
6251
6252 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6253
6254         * configure.in: Add AC_PREREQ for consistency.
6255         * configure: Regenerate.
6256
6257 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6258
6259         * configure.in (GDB_TK): Add tcl directories conditional on
6260         gdb/gdbtk directory being present.
6261         * configure: Regenerate.
6262
6263 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6264
6265         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6266         by gcc if LD is not defined and we are not doing a Canadian Cross.
6267         * configure: Rebuilt.
6268
6269 2002-12-31  Tom Tromey  <tromey@redhat.com>
6270
6271         * Makefile.in: Rebuilt.
6272         * Makefile.def (target_modules) [libffi]: Allow installation.
6273
6274 2002-12-31  Andreas Schwab  <schwab@suse.de>
6275
6276         * configure.in: Fix use of $program_transform_name.
6277         * configure: Regenerated.
6278
6279 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6280
6281         * configure.in (baseargs): Don't remove first configure argument.
6282         * configure: Regenerated.
6283
6284 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6285
6286         * Makefile.tpl (local-distclean): Don't remove...
6287         (multilib.ts): ... this.  Moved into...
6288         (multilib.out): ... this.  Don't use sub-make.
6289         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6290         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6291         (configure-build-[+module+], configure-[+module+],
6292         configure-target-[+module+], configure-gcc): ... these.  Test
6293         for Makefile existence.  Drop config.status from dependencies.
6294         * Makefile.in: Rebuilt.
6295         * configure.in: Move gcc-version-trigger to the end of
6296         ac_configure_args.  Add comments to maybedep.tmp and
6297         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6298         nonopt from baseargs, matching and removing corresponding
6299         whitespace while at it.
6300         * configure: Rebuilt.
6301
6302 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6303
6304         * configure.in (host_configargs): Replace reference to
6305         no-longer-defined buildopts with --build=${build_alias}.
6306         * configure: Rebuilt.
6307
6308         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6309         program_transform_name to standard idiom.
6310         (AUTOGEN, AUTOCONF): Define.
6311         (Makefile.in): Use $(AUTOGEN).
6312         (Makefile): Depend on config.status, and use autoconf-style rule to
6313         build it.  Move original commands to...
6314         (config.status): ... this new target.
6315         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6316         $(AUTOCONF).
6317         * Makefile.in: Rebuilt.
6318
6319 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6320
6321         * Makefile.tpl: Fix dramatic bustage due to change in
6322         program_transform_name.
6323         * Makefile.in: Regenerate.
6324
6325         * configure.in: Remove unnecessary PATH setting.
6326         * configure: Regnerate.
6327
6328         * configure.in: Don't default to unprefixed tools unless
6329         the native tools will work.
6330         * configure: Regenerate.
6331
6332         * configure.in: Convert to autoconf script.  Blow away lots
6333         of now-redundant Makefile fragments.
6334         * configure: Generate using Autoconf.
6335         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6336         * Makefile.in: Regenerate.
6337
6338 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6339
6340         * configure: Fix stupid bug where RANLIB was mistakenly included.
6341
6342         * configure.in: Rename (buildargs, hostargs, targargs) to
6343         (build_configargs, host_configargs, target_configargs).
6344
6345         * configure.in: Move logic out of sed statement.
6346
6347         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6348         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6349
6350 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6351
6352         * config.sub: Import from master repository
6353         * config.guess: Ditto
6354
6355 2002-12-24  Andreas Schwab  <schwab@suse.de>
6356
6357         * Makefile.tpl (multilib.out): Fix missing space.
6358         * Makefile.in: Regenerate.
6359
6360 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6361
6362         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6363         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6364         * Makefile.in: Regenerate.
6365         * configure.in: Remove unnecessary leftovers.
6366
6367 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6368
6369         * configure.in (extra_ranlibflags_for_target): New variable.
6370         (*-*-darwin): Add -c to ranlib commands.
6371         * configure (tooldir): Handle extra_ranlibflags_for_target.
6372
6373 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6374
6375         * Makefile.tpl: Revert HJL's change.
6376         * Makefile.in: Regenerated.
6377         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6378         always.
6379
6380 2002-12-19  Andreas Schwab  <schwab@suse.de>
6381
6382         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6383         * Makefile.in: Regenerate.
6384
6385 2002-12-18  H.J. Lu <hjl@gnu.org>
6386
6387         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6388         * Makefile.in: Regenerated.
6389
6390         * configure.in (build_prefix): New. Substitute.
6391
6392 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6393
6394         * Makefile.tpl: Don't let real targets depend on phony targets.
6395         * Makefile.in: Regenerate.
6396
6397         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6398         * Makefile.in: Regenerate.
6399
6400 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6401
6402         * config.sub: Import from master repository
6403         * config.guess: Ditto
6404
6405 2002-12-16  Jason Merrill  <jason@redhat.com>
6406
6407         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6408         previous 'make bootstrap'.
6409         * Makefile.in: Regenerate.
6410
6411 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6412
6413         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6414
6415 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6416
6417         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6418         * Makefile.in: Regenerate.
6419
6420 2002-12-13  Jason Merrill  <jason@redhat.com>
6421
6422         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6423         library tests.
6424         (check-c++): Just depend on it and check-target-libstdc++-v3.
6425         * Makefile.in: Regenerate.
6426
6427 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6428
6429         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6430         * Makefile.in: Rebuilt.
6431
6432 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6433
6434         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6435
6436 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6437
6438         * configure: Fix bug put in by gremlins.
6439
6440         * Makefile.tpl: Substitute more autoconfily.
6441         * configure: Substitute more autoconfily.
6442         * Makefile.in: Regenerate.
6443
6444 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6445
6446         * config.sub: Import from master repository
6447         * config.guess: Ditto
6448         * MAINTAINERS: Added Svein Seldal under write after approval
6449
6450 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6451
6452         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6453         * Makefile.in (all-sim): Ditto.
6454
6455 2002-12-06  DJ Delorie  <dj@redhat.com>
6456
6457         * Makefile.tpl: Change configure dependencies to not have real
6458         targets depend on phony targets.
6459
6460 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6461
6462         * configure.in: Revert unintentional change.
6463
6464         * Makefile.tpl: Change dependency for */multilib.out so that
6465         it works when gcc isn't in the tree.
6466
6467         * configure.in: Substitute more.
6468         * configure: Run subconfigures from the Makefile.
6469         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6470         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6471
6472 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6473
6474         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6475
6476 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6479         and corresponding dependencies.
6480         * Makefile.in: Regenerate.
6481
6482         * configure.in (host_tools): Order binutils, gas and ld for
6483         convenience in running the testsuites.
6484
6485         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6486         * Makefile.in: Regenerate.
6487         * configure.in: Introduce rules to serialize subconfigure runs.
6488
6489         * configure.in: Introduce BASE_CC_FOR_TARGET.
6490         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6491         Realize configure-build-* targets.  Realize configure-target-* targets.
6492         * Makefile.in: Regenerate.
6493
6494 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6495
6496         * configure: Move gcc_version_trigger stuff from here...
6497         * configure.in: ...to here.
6498
6499         * configure.in: Separate subconfigure options added by this file from
6500         options given by the user.  Add machinery to put args for host
6501         subconfigures into the Makefile.
6502
6503         * Makefile.tpl: Remove 'vault' targets.
6504         * Makefile.tpl: Reorder and comment dependencies.
6505         * Makefile.in: Regenerate.
6506
6507 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6508         * configure.in: Fix my broken commit of previous patch. (sigh)
6509
6510 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6511
6512         * configure.in: Move host-specific darwin noconfigdirs into
6513         the host-specific section.
6514
6515 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6516
6517         * configure.in: Move host-specific darwin noconfigdirs into
6518         the host-specific section.
6519
6520 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6521
6522         * configure: Remove skip-this-dir support.
6523         * Makefile.tpl: Remove skip-this-dir support.
6524
6525         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6526         subdirectories.
6527         * Makefile.in: Regenerate.
6528
6529         * Makefile.tpl: Strip out useless setting of 'dir'.
6530         * Makefile.in: Regenerate.
6531
6532 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6533
6534         * configure.in: Fix deeply stupid bug.
6535
6536         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6537         shell code in CXX_FOR_TARGET
6538         * Makefile.def: Introduce raw_cxx.
6539         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6540         RAW_CXX_FOR_TARGET.
6541         * Makefile.in: Regenerate.
6542
6543 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6544
6545         * Makefile.tpl: Remove unnecessary ifs.
6546         * Makefile.in: Regenerate.
6547
6548         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6549         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6550         targets for 'no_install' modules.
6551         * configure: Move GDB_TK substitution to configure.in.  Move
6552         build_modules stuff to configure.in.
6553         * configure.in: Implement soft dependency machinery.  Maybe-ize
6554         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6555         * Makefile.in: Regenerate.
6556
6557 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6558
6559         * Makefile.tpl: Make all-target, install-target behave similarly
6560         to all, install (only hitting configured targets).  Eliminate
6561         unused macro defintions.
6562
6563         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6564         build != host.
6565
6566         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6567
6568         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6569
6570         * configure.in: Produce lists of subdir targets we're actually
6571         configuring.  Remove references to "dosrel".
6572         * Makefile.tpl: Let configure set which subdir targets are hit.
6573         Remove install-cross; clean up install; remove ALL.  Remove
6574         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6575         Autogenerate host module targets.  Remove empty dependency lines
6576         and redundant dependency; rearrange slightly.
6577         * Makefile.def: Add host-side libtermcap, utils.
6578
6579         * Makefile.in: Regenerate.
6580
6581 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6582
6583         * ltconfig (osf[345]): Append $major to soname_spec.
6584         Reflect this in library_names_spec.
6585         * ltmain.sh (osf): Prefix $major with . for use as extension.
6586
6587 2002-11-19  Andreas Jaeger  <aj@suse.de>
6588
6589         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6590         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6591         and sparc64 GNU/Linux systems.
6592
6593 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6594
6595         * MAINTAINERS: Update email.
6596
6597 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6598
6599         * MAINTAINERS: Complete James Dennett's entry.
6600
6601 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6602
6603         * MAINTAINERS (Write After Approval): Add myself.
6604
6605 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6606
6607         * Makefile.tpl: syntactic cleanup
6608
6609 2002-11-13 Stuart Hastings <stuart@apple.com>
6610
6611         * MAINTAINERS: Add myself to write-after-approval list.
6612
6613 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6614
6615         * Makefile.def: Add list of recursive targets to autogenerate.
6616         Add build_modules.
6617         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6618         targets.  Autogenerate *-build-* targets.
6619         * Makefile.in: Regenerate.
6620
6621 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6622
6623         * configure: More autoconf-style substitutions.
6624         * Makefile.tpl: More autoconf-style substitutions.
6625         * Makefile.in: Regenerate.
6626
6627 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6628
6629         * configure: Substitute more variables in a more autoconf-friendly
6630         way.  Simplify slightly.
6631         * Makefile.tpl: Make more variables substitutable in an
6632         autoconf-friendly way.
6633         * Makefile.in: Regenerate.
6634
6635 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6636
6637         * MAINTAINERS (Write After Approval): Add myself.
6638
6639 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6640
6641         * configure.in (v810*): Remove special setting of tools.
6642
6643         * configure: Add support for extra required flags for ar or nm.
6644         * configure.in (aix4.3+): Use above support for target-specific
6645         issues, rather than using config/mt-aix43.
6646
6647 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6648
6649         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6650         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6651         with $srcdir.  Reformat indentation.  Substitute some variables
6652         formerly hard-coded in the Makefile for build=host.
6653         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6654         * Makefile.def: Autogenerate more.
6655         * Makefile.in: Regenerate.
6656
6657 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6658
6659         * MAINTAINERS (Write After Approval): Add myself.
6660
6661 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6662
6663         * Makefile.def (host_modules): Add rda.
6664         * Makefile.in: Regenerate.
6665         * configure.in (target_tool): Add target-rda to list.
6666
6667 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6668
6669         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6670
6671 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6672
6673         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6674         and restrap targets to this rule.
6675         * Makefile.in:  Regenerate.
6676
6677 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6678
6679         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6680         GNATS only accounts.
6681
6682 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6683
6684         * configure.in (i[3456]86-*-linux*): Add check to disable
6685         ${libgcj} for glibc1.
6686
6687 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6688
6689         * MAINTAINERS: Add myself as ip2k port maintainer.
6690
6691 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6692
6693         * configure.in: Add tic4x target.
6694
6695 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6696
6697         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6698         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6699         * Makefile.in: Regenerate.
6700
6701         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6702         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6703         * Makefile.in: Regenerate.
6704
6705 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6706
6707         * MAINTAINERS: Add myself as web pages co-maintainer.
6708
6709 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6710
6711         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6712         * Makefile.in: Regenerate.
6713
6714 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6715
6716         * MAINTAINERS: Add myself and Nathan Sidwell
6717         <nathan@codesourcery.com> as VxWorks maintainers.
6718
6719 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6720
6721         * Makefile.def: Remove order dependency comments.
6722         * Makefile.tpl: Add explicit install-install dependencies.
6723         * Makefile.in: Regenerate.
6724
6725         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6726         * Makefile.in: Regenerate.
6727
6728         * Makefile.tpl: Add configure-target (for src-release in src)
6729         * Makefile.in: Regenerate.
6730
6731 2002-09-30  Nick Clifton  <nickc@redhat.com>
6732
6733         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6734
6735 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6736
6737         * configure.in (s390*-*-linux*): Enable libgcj.
6738
6739 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6740
6741         * configure: Revert accidentally applied changes.
6742
6743         * Makefile.tpl: Make more autoconf-friendly.
6744         * Makefile.in: Regenerate.
6745         * configure: Make substitution more autoconf-like.
6746
6747 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6748
6749         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6750         single entry to handle all these.
6751         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6752         libjava on arm-*-elf.
6753
6754 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6755
6756         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6757         things that depend on them.
6758
6759 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6760
6761         * Makefile.tpl: Make subsituted variables more autoconfy.
6762         * Makefile.in: Regenerate.
6763         * configure: Make seds more autoconfy.
6764
6765 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6766
6767         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6768         * Makefile.in: Regenerate.
6769         * configure.in: Rewrite sed statements to look autoconfy.
6770
6771         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6772         all-target-foo on configure-target-foo.
6773         * Makefile.def: Ditto.
6774         * Makefile.in: Rebuild.
6775
6776 2002-09-25  Andrew Haley  <aph@redhat.com>
6777
6778         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6779
6780 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6781
6782         * Makefile.def: New file.
6783         * Makefile.tpl: New file.
6784         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6785         * contrib/gcc_update: Note that Makefile.in is a generated file.
6786
6787         * configure.in: Minor rearrangement.  Simplify tests.
6788
6789 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6790
6791         * configure.in (with_headers): Skip copy if value is "yes".
6792         (with_libs): Likewise.
6793
6794 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6795
6796         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6797         * configure.in (sh*-*-pe*): Ditto.
6798         * configure.in (mips*-*-pe*): Ditto.
6799         * configure.in (*arm-wince-pe): Ditto.
6800
6801         * configure.in: Rearrange.
6802
6803 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6804
6805         * MAINTAINERS: Update my email address.
6806
6807 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6808
6809         * MAINTAINERS: (Write After Approval): Add myself.
6810
6811 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6812
6813         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6814
6815 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6816
6817         * MAINTAINERS: Change my mailing address.
6818
6819 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6820
6821         * MAINTAINERS (Write After Approval): Remove myself.
6822         (Various Maintainers: c++ runtime libs): Add myself.
6823
6824 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6825
6826         * MAINTAINERS (Write After Approval): Remove myself.
6827         (Various Maintainers: c++ runtime libs): Add myself.
6828
6829 2002-08-15  Eric Christopher  <echristo@redhat.com>
6830
6831         * config.sub: Import from master repository.
6832         * config.guess: Ditto.
6833
6834 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6835
6836         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6837         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6838         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6839
6840 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6841
6842         * MAINTAINERS: Add self to rs6000 vector extensions.
6843
6844 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6845
6846         * libiberty/configure: Reverted unintended yesterday's check in.
6847
6848 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6849
6850         * boehm-gc/configure, libf2c/configure: Rebuilt.
6851         * libffi/configure, libiberty/configure: Ditto.
6852         * libjava/configure, libobjc/configure: Ditto.
6853         * libstdc++-v3/configure, zlib/configure: Ditto.
6854         Merged from binutils:
6855         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6856         From Steve Ellcey <sje@cup.hp.com>:
6857         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6858         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6859         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6860         IA64.
6861         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6862         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6863         soname_spec, sys_lib_search_path_spec): Ditto.
6864
6865 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6866
6867         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6868
6869 2002-08-04  H.J. Lu  (hjl@gnu.org)
6870
6871         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6872
6873 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6874
6875         * MAINTAINERS (Write After Approval): Add myself.
6876
6877 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6878
6879         * configure.in: Move generic linux case to end.  Copy generic
6880         linux noconfigdirs to mips*-*-linux* entry and new
6881         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6882
6883 2002-07-19  Michael Matz  <matz@suse.de>
6884
6885         * MAINTAINERS: Add myself as ra* maintainer.
6886
6887 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6888
6889         * config.guess: Update to 2002-07-09 version.
6890         * config.sub: Update to 2002-07-03 version.
6891
6892 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6893
6894         * MAINTAINERS: Fix typo in a maintainer email address.
6895
6896 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6897
6898         * configure.in: Remove two redundant tests.
6899
6900 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6901
6902         * configure.in (mips*-*-irix6*o32): Enable stabs.
6903
6904 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6905
6906         * configure.in: Don't build grez.
6907         * Makefile.in: Ditto.
6908
6909         * Makefile.in: Remove references to bsp, cygmon, libstub.
6910         * configure.in: Ditto.
6911
6912         * configure.in: Remove leftover reference to gdbtest.
6913
6914 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6915
6916         * configure.in (gxx_include_dir):  Change to match versioned
6917         C++ headers if --enable-version-specific-runtime-libs is used.
6918
6919 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6920
6921         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6922
6923 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6924
6925         * configure.in: Make --without-x work.
6926
6927 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6928
6929         * configure.in: Rearrange target Makefile fragment collection.
6930
6931         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6932         cvs[src].
6933         * configure.in: Ditto.
6934
6935 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6936
6937         * MAINTAINERS (Write After Approval): Update my e-mail address.
6938
6939 2002-06-24  Ben Elliston  <bje@redhat.com>
6940
6941         * configure.in (host_tools): Remove cgen.
6942
6943         * Makefile.in (all-cgen): Remove; runs from its source directory.
6944         (check-cgen, install-cgen, clean-cgen): Likewise.
6945         (all-opcodes): Do not depend on all-cgen.
6946         (all-sim): Likewise.
6947
6948 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6949
6950         * Makefile.in: Eliminate 'apache' targets.
6951         * configure.in: Eliminate 'apache' targets.
6952
6953         * configure.in: Eliminate redundant tests.  Reorganize.
6954
6955         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6956
6957         * config-ml.in: Eliminate references to Cygnus configure.
6958
6959         * Makefile.in: Eliminate references to building emacs.
6960
6961 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6962
6963         * MAINTAINERS: Update my email address.
6964
6965 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6966
6967         * config.if (libstdcxx_incdir): Version C++ headers.
6968         (cxx_incdir): Remove.
6969
6970 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6971
6972         * MAINTAINERS (Write After Approval): Add self.
6973
6974 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6975
6976         * configure.in: Add support for ip2k.
6977
6978 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6979
6980         * configure.in: Fix AIX configury bug.
6981
6982 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6983
6984         * MAINTAINERS (Write After Approval): Add self.
6985
6986 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6987
6988         * configure.in: replace ${topsrcdir} with ${srcdir}
6989
6990         * configure.in: Move definition of libstdcxx_flags
6991         right above usage, rather than waaay earlier.
6992
6993         * configure.in: Pull definition of is_cross_compiler earlier.
6994
6995         * configure.in: Rearrange a little.
6996
6997         * configure.in: Remove references to librx.
6998         * Makefile.in: Remove references to librx.
6999
7000 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7001
7002         * config.sub: Add support for avr target.
7003         Import from master sources, rev 1.255
7004
7005 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7006
7007         * configure, .cvsignore:  Revert previous change...
7008         * Makefile:  ...delete.
7009
7010 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7011
7012         * configure.in: Eliminate ${gasdir} variable.
7013
7014 2002-06-18  Dave Brolley  <brolley@redhat.com>
7015
7016         * configure.in: Add support for frv.
7017         * config.sub: Add support for frv.
7018
7019 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7020
7021         * configure:  Remove garbage from previous commit.
7022
7023 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7024
7025         * configure:  For in-source builds, make a subdir and re-exec there.
7026         * Makefile:  New file.  Pass targets through to build directory.
7027         * .cvsignore:  No longer ignore "Makefile".
7028
7029 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7030
7031         * MAINTAINERS (Write After Approval): Add self.
7032
7033 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7034
7035         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7036
7037 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7038
7039         * configure.in (vax-*-netbsd*): Re-enable gas.
7040
7041 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7042
7043         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7044         BUILD_PREFIX_1, to correct nomenclature.
7045         * configure: Likewise.
7046
7047         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7048         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7049
7050 2002-05-31  Olaf Hering  <olh@suse.de>
7051
7052         * config-ml.in: Propogate DESTDIR also.
7053
7054 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7055
7056         * configure.in (vax-*-netbsd*): Don't build gas for this
7057         platform.
7058
7059 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7060
7061         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7062         and libgcj for AVR.
7063
7064 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7065
7066         * MAINTAINERS (Write After Approval): Add myself.
7067
7068 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7069
7070         * config.guess: Update to 2002-05-22 version.
7071         * config.sub: Likewise.
7072
7073 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7074
7075         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7076         * config-ml.in: Likewise.
7077         * configure: Likewise.
7078         * configure.in: Likewise.
7079
7080 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7081
7082         * MAINTAINERS: Update my email address.
7083
7084 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7085
7086         * configure.in: Simplify makefile fragment collection.
7087
7088         * configure.in: Remove code to build emacs.
7089
7090         * configure.in : Remove --srcdir argument from targargs and buildargs
7091         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7092
7093         * configure: Move some logic to configure.in.
7094         * configure.in: Move some logic from configure.
7095
7096 2002-05-11  Tom Tromey  <tromey@redhat.com>
7097
7098         * MAINTAINERS: Reflect libgcj reality.
7099
7100 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7101
7102         * Makefile.in: Honour DESTDIR.
7103
7104 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7105
7106         * config.guess: Import 2002-03-20 version.
7107         * config.sub: Import 2002-04-26 version.
7108
7109 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7110
7111         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7112
7113 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7114
7115         * MAINTAINERS: Add self.
7116
7117 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7118
7119         * ltmain.sh: Detect and handle object name conflicts
7120         while piecewise linking a static library.
7121
7122 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7123
7124         * configure.in (noconfigdirs): Don't disable libgcj on
7125         sparc64-*-solaris* and sparcv9-*-solaris*.
7126
7127 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7128
7129         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7130
7131 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7132
7133         * configure.in (FLAGS_FOR_TARGET): Do not add
7134         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7135         on i[3456]86-*-linux*.
7136
7137 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7138
7139         * configure.in (noconfigdirs): Replace [ ] with test.
7140
7141         * configure.in (noconfigdirs): Do not add target-newlib if
7142         target == i[3456]86-*-linux*, and host == target.
7143
7144 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7145
7146         * configure.in: delete reference to absent file
7147
7148         * configure.in: replace '[' with 'test'
7149
7150         * configure.in: Eliminate references to gash.
7151         * Makefile.in: Eliminate references to gash.
7152
7153         * configure.in: remove useless references to 'pic' makefile fragments.
7154
7155         * configure.in: (*-*-windows*) Finish removing.
7156
7157         * configure.in: Eliminate redundant test for libgui.
7158
7159 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7160
7161         * MAINTAINERS: Add self and realphabetize.  Update entries
7162         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7163         entry for a29k port maintainer.
7164
7165 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7166
7167         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7168         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7169
7170 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7171
7172         * configure.in: remove references to dead files
7173
7174 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7175
7176         * MAINTAINERS: Add information about purpose of this file.
7177
7178 2002-04-18  Tom Tromey  <tromey@redhat.com>
7179
7180         * configure.in: Disallow configuring libgcj when it is already
7181         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7182         Solaris 2.8 by default.  For PR libgcj/6158.
7183
7184 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7185
7186         * configure.in:  Move default CC setting out of config/mh-* fragments
7187         directly into here.
7188
7189 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7190
7191         * configure.in: don't even try to configure or make a subdirectory
7192         if there's no configure script for it.
7193
7194 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7195
7196         * MAINTAINERS: Remove chill maintainers.
7197         * Makefile.in (CHILLFLAGS): Remove.
7198         (CHILL_LIB): Remove.
7199         (TARGET_CONFIGDIRS): Remove libchill.
7200         (CHILL_FOR_TARGET): Remove.
7201         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7202         CHILL_LIB.
7203         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7204         (CHECK_TARGET_MODULES): Likewise.
7205         (INSTALL_TARGET_MODULES): Likewise.
7206         (CLEAN_TARGET_MODULES): Likewise.
7207         (configure-target-libchill): Remove.
7208         (all-target-libchill): Remove.
7209         * configure.in (target_libs): Remove target-libchill.
7210         Do not compute CHILL_FOR_TARGET.
7211         * libchill: Remove directory.
7212
7213 2002-04-11  DJ Delorie  <dj@redhat.com>
7214
7215         * Makefile.in, configure.in: Sync with binutils, entries
7216         follow...
7217
7218 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7219
7220         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7221         (do-tar, do-bz2): New rules.
7222         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7223         (gdb-tar): New rule.
7224         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7225         (insight_dejagnu.tar): New rule.
7226         (insight.tar): New rule.
7227         (gdb+dejagnu.tar): New rule.
7228         (gdb.tar): New rule.
7229
7230 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7231
7232         * Makefile.in: Add all-tix to deps for all-snavigator
7233         so that tix is built when building snavigator.
7234
7235 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7236
7237         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7238         ld and gdb are not supported.
7239
7240 2002-01-07  Mark Salter  <msalter@redhat.com>
7241
7242         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7243         Allow target-libgloss to be built for arm, strongarm, and xscale.
7244
7245 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7246
7247         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7248         options for i[3456]86-pc-linux* native builds.
7249
7250 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7251
7252         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7253         files from .po files for a distribution.
7254
7255 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7256
7257         * configure.in: Enable libstdc++-v3 for h8300 targets.
7258
7259 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7260
7261         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7262         version from bfd/.
7263
7264 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7265
7266         * Makefile.in (VER): When present, extract the version number from
7267         the file version.in.
7268
7269 2001-05-24  Tom Rix <trix@redhat.com>
7270
7271         * configure.in : enable ld for aix
7272
7273 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7274
7275         * config.guess: Add linux target for S/390.
7276
7277 2000-11-07  Philip Blundell  <pb@futuretv.com>
7278
7279         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7280
7281 2000-11-03  Philip Blundell  <pb@futuretv.com>
7282
7283         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7284         files.
7285
7286 2001-01-15  Ben Elliston  <bje@redhat.com>
7287
7288         * configure.in (host_tools): Add sid.
7289         Always configure cgen.
7290
7291 2000-11-24  Nick Clifton  <nickc@redhat.com>
7292
7293         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7294
7295
7296 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7297
7298         * Makefile.in (ALL_MODULES): Add all-cgen.
7299         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7300         (all-cgen): New target.
7301         (all-opcodes,all-sim): Depend on all-cgen.
7302         * configure.in (host_tools): Add cgen.
7303         Only configure cgen if --enable-cgen-maint.
7304
7305 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7306
7307         * configure.in: Add *-*-freebsd* configurations.
7308
7309 2002-04-08  Tom Tromey  <tromey@redhat.com>
7310
7311         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7312         Fixes PR libgcj/6068.
7313
7314 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7315
7316         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7317
7318 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7319
7320         * configure.in (alpha*-dec-osf*): Enable libgcj.
7321
7322 2003-03-27  Matthew Gingell <gingell@gnat.com>
7323
7324         * MAINTAINERS (Write After Approval): Add myself.
7325
7326 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7327
7328         Fix for: PR bootstrap/3591, target/5676
7329         * configure.in (mcore-pe): Disable the configuration of
7330         libstdc++-v3 since exceptions are not supported.
7331
7332 2002-03-20  Anthony Green  <green@redhat.com>
7333
7334         * configure.in: Enable libgcj for xscale-elf target.
7335
7336 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7337
7338         * MAINTAINERS:  Update my email address.
7339
7340 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7341
7342         * ltmain.sh (relink_command): Fix typo in previous change.
7343
7344 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7345
7346         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7347         (relink_command): Added --tag flags.
7348         (mode=install): If relinking fails; error out.
7349
7350 2002-03-12  Richard Henderson  <rth@redhat.com>
7351
7352         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7353         .NOTPARALLEL tag.
7354         (do-check): Rename from check.
7355         (check): Allow parallel check.
7356
7357 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7358
7359         * MAINTAINERS: Add myself as maintainer for xtensa port.
7360         Fix alphabetical order in CPU port maintainer list.
7361         Remove myself from Write After Approval list.
7362
7363 2002-03-11  Richard Henderson  <rth@redhat.com>
7364
7365         * Makefile.in (.NOTPARALLEL): Add fake tag.
7366
7367 2002-03-07  H.J. Lu  (hjl@gnu.org)
7368
7369         * configure.in: Enable gprof for mips*-*-linux*.
7370
7371 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7372
7373         * MAINTAINERS (Write After Approval): Add myself.
7374
7375 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7376
7377         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7378         libjava.
7379         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7380
7381 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7382
7383         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7384         because its Makefile is there; test for the executable instead.
7385
7386 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7387
7388         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7389         libstdc++-v3 and libjava.
7390
7391 2002-02-11  Adam Megacz <adam@xwt.org>
7392
7393         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7394         boehm-gc
7395
7396 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7397
7398         * config.guess: Updated to 2002-01-30's version.
7399         * config.sub: Updated to 2002-02-01's version.
7400         Contribute sh64-elf.
7401         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7402         * configure.in: Added sh64-*-*.
7403
7404 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7405
7406         * MAINTAINERS: Belatedly add myself to write after approval list.
7407
7408 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7409
7410         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7411         Remove self as Write After Approval.
7412
7413 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7414
7415         * MAINTAINERS: Put self in as maintainer for contrib/regression
7416         directory.
7417
7418 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7419
7420         * MAINTAINERS:  Update my email address.
7421
7422 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7423
7424         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7425         target-libiberty, and target-libgloss.  Skip Java-related
7426         libraries if not supported for NetBSD on target CPU.
7427
7428 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7429
7430         * install-sh: Use _inst.$$_ for temp file name.
7431
7432 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7433
7434         * MAINTAINERS (Write After Approval): Move my contact info
7435         from here...
7436         (OS Port Maintainers): ...to here (netbsd).
7437
7438 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7439
7440         * MAINTAINERS (Write After Approval): Add myself.
7441
7442 2002-01-17  H.J. Lu <hjl@gnu.org>
7443
7444         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7445         (all-target-fastjar): Also depend on all-target-libiberty.
7446
7447 2002-01-16  H.J. Lu  (hjl@gnu.org)
7448
7449         * config.guess: Import from master sources, rev 1.225.
7450         * config.sub: Import from master sources, rev 1.238.
7451
7452 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7453
7454         * MAINTAINERS (Write After Approval): Remove myself.
7455
7456 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7457
7458         * MAINTAINERS (Write After Approval): Add myself.
7459
7460 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7461
7462         * MAINTAINERS: Add self as docs co-maintainer.
7463
7464 2001-12-11  Matthias Klose  <doko@debian.org>
7465
7466         * MAINTAINERS (Write After Approval): Add myself.
7467
7468 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7469
7470         * MAINTAINERS: Update my email address.
7471
7472 2001-12-07  Turly O'Connor  <turly@apple.com>
7473         * MAINTAINERS (Write After Approval): Add myself.
7474         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7475         (rs6000_initialize_trampoline): Call __trampoline_setup for
7476         ABI_DARWIN too.
7477         * darwin-tramp.asm: New file, implements __trampoline_setup.
7478         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7479
7480 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7481
7482         * MAINTAINERS (Write After Approval): Add myself.
7483
7484 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7485
7486         * configure, configure.in: Use temp file for long sed commands.
7487
7488 2001-12-03  Laurent Guerby  <guerby@acm.org>
7489
7490         * config.sub: Update to version 1.232 on subversion.
7491
7492 2001-12-03  Ben Elliston  <bje@redhat.com>
7493
7494         * MAINTAINERS: Update mail address for config.* patches.
7495
7496 2001-11-27  DJ Delorie <dj@redhat.com>
7497             Zack Weinberg  <zack@codesourcery.com>
7498
7499         When build != host, create libiberty for the build machine.
7500
7501         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7502         CONFIG_ARGUMENTS.
7503         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7504         New variables.
7505         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7506         and rules.
7507         (all.normal): Depend on ALL_BUILD_MODULES.
7508         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7509         (all-build-libiberty): Depend on configure-build-libiberty.
7510
7511         * configure: Calculate and substitute proper value for
7512         ALL_BUILD_MODULES.
7513         * configure.in: Create the build subdirectory.
7514         Calculate and substitute TARGET_CONFIGARGS (formerly
7515         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7516
7517 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7518
7519         * MAINTAINERS (write-after-approval): Add self.
7520
7521 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7522
7523         * MAINTAINERS (GNATS only accounts): Remove self.
7524
7525 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7526
7527         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7528         libf2c.
7529
7530 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7531
7532         * MAINTAINERS (Write After Approval): Add self.
7533
7534 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7535
7536         * MAINTAINERS: mips and s390 are also CPU ports.
7537
7538 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7539
7540         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7541
7542 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7543
7544         * MAINTAINERS: Alphabetize.
7545
7546 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7547
7548         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7549
7550 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7551
7552         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7553
7554 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7555
7556         * configure.in (--enable-languages): Be more permissive about
7557         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7558
7559 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7560
7561         * config.sub: Import from master sources, rev. 1.230.
7562         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7563
7564 2001-11-07  Laurent Guerby  <guerby@acm.org>
7565
7566         * MAINTAINERS (Write After Approval): Add self.
7567
7568 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7569
7570         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7571
7572 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7573
7574         * config.sub: Import from master sources, rev 1.226.
7575         * config.guess: Import from master sources, rev 1.216.
7576
7577 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7578
7579         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7580         * MAINTAINERS: Add self as maintainer of MMIX port.
7581         Remove old after-approval entry.
7582
7583 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7584
7585         * ChangeLog, configure: Fix spelling errors.
7586
7587 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7588
7589         * MAINTAINERS: Tweak my address.
7590
7591 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7592
7593         * MAINTAINERS: Update my email address.
7594
7595 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7596
7597         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7598         * MAINTAINERS: Add self as maintainer of CRIS port.
7599
7600 2001-10-10  Geert Bosch  <bosch@gnat.com>
7601
7602         * MAINTAINERS (Various maintainers: Ada front end):
7603         Added Robert Dewar.
7604
7605 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7606
7607         * MAINTAINERS (Write After Approval): Added self
7608
7609 2001-10-02  Geert Bosch  <bosch@gnat.com>
7610
7611         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7612
7613 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7614
7615         * configure: Handle temporary files securely using mkdir.
7616
7617 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7618
7619         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7620
7621 2001-09-26  Will Cohen <wcohen@redhat.com>
7622
7623         * configure.in (*-*-linux*): Disable configuration of target-newlib
7624         and target-libgloss.
7625
7626 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7627
7628         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7629         RANLIB.
7630
7631 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7632
7633         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7634         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7635         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7636         avoid quotes nesting problems.
7637         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7638         (DO_X): Export only variables that are set.
7639
7640 2001-09-19  Ben Elliston  <bje@redhat.com>
7641
7642         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7643         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7644         semantics.  Use the shell built-in "type" command instead.
7645
7646 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7647
7648         Merged from gcc-3_0-branch:
7649         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7650         * ltcf-c.sh: Use $objext, not $ac_objext.
7651         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7652         * ltcf-cxx.sh: Add support for GNU.
7653         2001-07-22  Timothy Wall  <twall@redhat.com>
7654         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7655         default settings if using GNU tools with that configuration.
7656         * ltcf-cxx.sh: Ditto.
7657         * ltcf-gcj.sh: Ditto.
7658         2001-07-21  Michael Chastain  <chastain@redhat.com>
7659         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7660         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7661         * ltmain.sh: Mark as gcc-local.
7662
7663 2001-08-30  Eric Christopher  <echristo@redhat.com>
7664             Jason Eckhardt  <jle@redhat.com>
7665
7666         * config.guess: Merge from master sources.
7667         * config.sub: Merge from master sources, add support for mipsisa32.
7668
7669 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7670         * config.sub: Merge from master sources, rev 1.219.
7671         * MAINTAINERS: Add self as contact for stormy16 port.
7672
7673 2001-08-14  Zack Weinberg  <zackw@panix.com>
7674
7675         * config.sub: Merge from master sources, rev 1.218.
7676         * config.guess: Merge from master sources, rev 1.209.
7677
7678 2001-08-11  Graham Stott  <grahams@redhat.com>
7679
7680         * Makefile.in (check-c++): Add missing semicolon.
7681
7682 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7683
7684         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7685
7686 2001-07-30  Eric Christopher  <echristo@redhat.com>
7687
7688         * MAINTAINERS (Various maintainers: mips port): Added myself.
7689
7690 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7691
7692         * configure.in (sh-*-linux*): New.
7693
7694 2001-07-27  Richard Henderson  <rth@redhat.com>
7695
7696         * .cvsignore: Add LAST_UPDATED.
7697
7698 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7699
7700         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7701
7702 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7703
7704         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7705
7706 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7707
7708         * MAINTAINERS (Write After Approval): Added myself.
7709
7710 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7711
7712         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7713         and libgcj on m68hc11/m68hc12.
7714
7715 2001-06-27  H.J. Lu  (hjl@gnu.org)
7716
7717         * Makefile (CFLAGS_FOR_BUILD): New.
7718         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7719
7720 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7721
7722         * README: Remove version number.
7723
7724 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7725
7726         * INSTALL/README: Update wrt. to the installation instructions now
7727         residing in gcc/doc/install.texi.
7728
7729 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7730
7731         * README: Replace with a cut-down and updated version of gcc/README.
7732
7733 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7734
7735         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7736         multilibs to be disabled.
7737
7738 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7739
7740         * MAINTAINERS (Write After Approval): Add myself.
7741
7742 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7743
7744         * config.guess: Import CVS version 1.195.
7745         * config.sub: Import CVS version 1.212.
7746
7747 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7748
7749         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7750         gcc/xgcc is built, use -print-prog-name to find out the program
7751         name to use.
7752
7753 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7754
7755         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7756         appear to also be in the master copy.
7757         * config.sub:  Import CVS version 1.211.
7758
7759 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7760
7761         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7762         with_gcc]: Use `gcc -shared' to build a shared library.
7763
7764 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7765
7766         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7767         archives.
7768
7769 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7770
7771         * MAINTAINERS (Write After Approval): Add myself.
7772
7773 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7774
7775         * configure.in (libstdcxx_flags): Do not try to execute
7776         libstdc++-v3/testsuite_flags until it exists.
7777
7778 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7779
7780         * MAINTAINERS: Update my email address.
7781
7782 2001-05-31  Graham Stott  <grahams@redhat.com>
7783
7784         * MAINTAINERS (Write After Approval): Add myself.
7785
7786 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7787
7788         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7789         libraries when using g++ with native linker.
7790
7791 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7792
7793         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7794
7795 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7796
7797         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7798         [aix4*|aix5*]: Prepend blank.
7799
7800 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7801
7802         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7803         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7804         of subdir/configure scripts to use the new libtool.m4.
7805
7806 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7807
7808         * MAINTAINERS (Write After Approval): Add myself.
7809
7810 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7811
7812         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7813
7814 2001-05-11  Ben Elliston  <bje@redhat.com>
7815
7816         * Makefile.in (all-sid): New target.
7817         (check-sid, clean-sid, install-sid): Likewise.
7818
7819 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7820
7821         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7822
7823 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7824
7825         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7826         libgcj.
7827
7828 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7829
7830         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7831         gcc/xgcc is built, use -print-prog-name to find out the program
7832         name to use.
7833
7834 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7835
7836         * configure.in (noconfigdirs): Don't reset it from scratch in the
7837         target case; only append to it.
7838
7839         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7840         sparc-*-solaris2.8]: Disable ${libgcj}.
7841
7842 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7843
7844         * configure.in (libgcj_saved): Copy from $libgcj.
7845         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7846         --disable-libgcj.
7847
7848 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7849
7850         * MAINTAINERS: Remove self as MIPS maintainer and
7851         C front end maintainer.
7852
7853 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7854
7855         * configure.in: Move *-chorusos target case to the proper switch.
7856         Disable libgcj.
7857
7858 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7859
7860         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7861         1.641.2.228.
7862
7863 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7864
7865         * Makefile.in (STAGE1_CFLAGS): Pass down.
7866
7867 2001-04-13  Alan Modra  <amodra@one.net.au>
7868
7869         * config.guess: Add hppa64-linux support.  Note for next import that
7870         this is already in the master file.
7871         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7872
7873 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7874
7875         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7876         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7877
7878 2001-04-11  Stan Shebs  <shebs@apple.com>
7879
7880         * MAINTAINERS: Add self as Darwin port maintainer.
7881
7882 2001-04-11  Alan Modra  <amodra@one.net.au>
7883
7884         * MAINTAINERS: Update my email address.
7885
7886 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7887
7888         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7889         recent versions of FreeBSD (release 3 or later).
7890         * ltconfig: On FreeBSD, -lc must not be provided when building
7891         a shared library or else the standard -pthread gcc option is
7892         rendered worthless to later users of the built library.
7893
7894 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7895
7896         * MAINTAINERS: Add self and RTH as C front end maintainers.
7897
7898 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7899
7900         * config.sub: Make sure to match an already-canonicalized
7901         machine name (eg. mn10300-unknown-elf).
7902
7903 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7904
7905         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7906         New macros.
7907         (bootstrap, cross): Use RECURSE_FLAGS.
7908         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7909
7910 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7911
7912         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7913
7914 2001-03-22  Colin Howell  <chowell@redhat.com>
7915
7916         * Makefile.in (DO_X): Do not backslash single-quotes in
7917         backquotes (two places).
7918
7919 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7920
7921         Re-installed:
7922         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7923         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7924         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7925         * ltcf-cxx.sh: Likewise.
7926         * ltcf-gcj.sh: Likewise.
7927
7928 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7929
7930         * MAINTAINERS: Add myself as "documentation co-maintainer".
7931
7932 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7933
7934         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7935         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7936
7937 2001-03-19  Tom Tromey  <tromey@redhat.com>
7938
7939         * config-ml.in: Handle GCJ and GCJFLAGS.
7940
7941 2001-03-21  Michael Chastain  <chastain@redhat.com>
7942
7943         * Makefile.in: all-m4 depends on all-texinfo.
7944
7945 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7946
7947         * MAINTAINERS: Add myself to write after approval list.
7948
7949 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7950
7951         * Makefile.in (DO_X): Quote nested quotes.
7952
7953 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7954
7955         * MAINTAINERS: Add myself to write after approval list.
7956
7957 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7958
7959         * Makefile.in (DO_X): Use double quotes for quoting
7960         "RANLIB=$${RANLIB}".
7961
7962 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7963
7964         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7965
7966 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7967
7968         * configure.in: Only use `lang_requires' for languages athat are
7969         actually enabled.
7970
7971 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7972
7973         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7974
7975 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7976
7977         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7978
7979 2001-03-07  Tom Tromey  <tromey@redhat.com>
7980
7981         * configure.in: Allow config-lang.in to set `lang_requires' to list
7982         of other required languages.
7983
7984 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7985
7986         * Makefile.in: Remove RANLIB definition. Use RANLIB
7987         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7988         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7989
7990 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7991             Alexandre Oliva  <aoliva@redhat.com>
7992
7993         * Makefile.in (check-c++): Use tabs, not spaces.
7994
7995 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7996
7997         * MAINTAINERS: add myself to Write After Approval list.
7998
7999 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8000
8001         * Makefile.in (check-c++): New rule.
8002
8003         * configure.in (target_libs): Remove libg++.
8004         (noconfigdirs): Remove libg++.
8005         (noconfigdirs): Same.
8006         (noconfigdirs): Same.
8007         (noconfigdirs): Same.
8008
8009         * config-ml.in: Remove libg++ references.
8010
8011         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8012         (ALL_TARGET_MODULES): Same.
8013         (configure-target-libg++): Remove.
8014         (all-target-libg++): Remove.
8015         (configure-target-libio): Remove.
8016         (all-target-libio): Remove.
8017         (check-target-libio): Remove.
8018         (.PHONY): Remove.
8019         (libg++.tar.bz2): Remove.
8020         (all-target-cygmon): Remove libio.
8021         (all-target-libstdc++): Remove.
8022         (configure-target-libstdc++): Remove.
8023         (TARGET_LIB_PATH): Remove libstdc++.
8024         (ALL_GCC_CXX): Remove libstdc++.
8025         (all-target-gperf): Correct.
8026
8027 2001-02-16  Nick Clifton  <nickc@redhat.com>
8028
8029         * configure.in (noconfigdirs): Allow configuration of texinfo
8030         for Cygwin hosts.
8031
8032 2001-02-15  Anthony Green  <green@redhat.com>
8033
8034         * configure: Introduce GCJ_FOR_TARGET.
8035         * configure.in: Ditto.
8036         * Makefile.in: Ditto.
8037
8038 2001-02-13  Andreas Schwab  <schwab@suse.de>
8039
8040         * MAINTAINERS: Update mail address.
8041
8042 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8043
8044         * config.guess: Add linux target for S/390.
8045         * config.sub: Likewise.
8046
8047 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8048
8049         * configure.in: for *-chorusos, don't config target-newlib and
8050         target-libgloss.
8051
8052 2001-02-06  Ben Elliston  <bje@redhat.com>
8053
8054         * configure: Output host type to stdout, not stderr.
8055
8056 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8057
8058         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8059         * ltcf-cxx.sh: Likewise.
8060
8061         * config.if: Assume enable_libstdcxx_v3 is defined.
8062
8063 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8064
8065         Remove V2 C++ library.
8066         * configure.in: Remove --enable-libstdcxx_v3 support.
8067
8068 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8069
8070         * include/demangle.h: Add prototype for java_demangle_v3.
8071
8072 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8073
8074         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8075
8076 2001-01-27  Richard Henderson  <rth@redhat.com>
8077
8078         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8079
8080 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8081
8082         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8083         Don't unset, it's non-portable and no longer necessary, set to empty
8084         instead.
8085
8086 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8087
8088         * ltconfig: Shell portability fix for the tagname validity check.
8089
8090 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8091
8092         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8093         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8094
8095 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8096
8097         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8098
8099 2001-01-26  Tom Tromey  <tromey@redhat.com>
8100
8101         * configure.in: Allow libgcj to be built on Sparc Solaris.
8102
8103 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8104
8105         * ltcf-c.sh: Add aix5 case.
8106         * ltcf-cxx.sh: Likewise.
8107         * ltconfig: Likewise.
8108
8109 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8110
8111         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8112         keep at least one of build_libtool_libs or build_old_libs set to
8113         yes.
8114
8115         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8116         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8117
8118 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8119
8120         * configure.in: Enable libgcj on several additional platforms.
8121
8122 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8123
8124         * configure.in: Enable libgcj for linux targets.
8125
8126 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8127
8128         * MAINTAINERS (Write After Approval): Add myself.
8129
8130 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8131
8132         * MAINTAINERS: Add myself as vax port maintainer.
8133
8134 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8135
8136         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8137
8138 2001-01-09  Mike Stump  <mrs@wrs.com>
8139
8140         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8141         failures of subdirectories.
8142
8143 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8144
8145         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8146         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8147         * ltcf-cxx.sh: Likewise.
8148         * ltcf-gcj.sh: Likewise.
8149         * ltconfig.sh: Fix typo.
8150
8151 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8152
8153         * configure: handle DOS-style absolute paths.
8154
8155 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8156
8157         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8158
8159 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8160
8161         * MAINTAINERS: Add myself as avr port co-maintainer.
8162
8163 2000-12-28  Ben Elliston  <bje@redhat.com>
8164
8165         * MAINTAINERS: Add myself under ``Write After Approval''.
8166
8167 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8168
8169         * texinfo: Remove directory from GCC.
8170
8171 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8172
8173         * COPYING: Update to current
8174         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8175         to 19yy as example year in copyright notice).
8176
8177 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8178
8179         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8180         (libstdcxx_incdir): Pass down.
8181         * config.if: Remove expired bits for cxx_interface, add stub.
8182         (libstdcxx_incdir): Add variable for g++ include directory.
8183         * configure.in (gxx_include_dir): Use it.
8184
8185 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8186
8187         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8188         with old-email address from ``Write After Approval''.
8189
8190 2000-12-15  Andreas Jaeger  <aj@suse.de>
8191
8192         * configure.in: Handle lang_dirs.
8193
8194 2000-12-14  Tom Tromey  <tromey@redhat.com>
8195
8196         * MAINTAINERS: Removed brads.
8197
8198         * MAINTAINERS: Added gcj developers.
8199
8200 2000-12-13  Anthony Green  <green@redhat.com>
8201
8202         * configure.in: Disable libgcj for any target not specifically
8203         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8204         with g++ abi.
8205
8206 2000-12-13  Mike Stump  <mrs@wrs.com>
8207
8208         * Makefile.in (local-distclean): Also remove fastjar.
8209
8210 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8211
8212         * contrib/gcc_update: Add fastjar --touch entries.
8213
8214 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8215
8216         * configure.in: Disable language-specific target libraries for
8217         languages that aren't enabled.
8218
8219 2000-12-10  Anthony Green  <green@redhat.com>
8220
8221         * configure.in: Define libgcj.  Disable libgcj target libraries for
8222         most targets.
8223
8224 2000-12-10  Neil Booth  <neilb@earthling.net>
8225
8226         * MAINTAINERS: Update mail address, remove from WAA list.
8227
8228 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8229
8230         * libjava: Imported from /cvs/java.
8231         * libffi: Likewise.
8232         * Boehm-gc: Likewise.
8233
8234 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8235
8236         * configure.in (target_libs): Revert 2000-12-08 patch.
8237         (noconfigdirs): Added target-libjava.
8238
8239 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8240
8241         * djunpack.bat: removed.
8242
8243 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8244
8245         * Makefile.in: handle DOS-style absolute paths.
8246         * config-ml.in: likewise.
8247         * symlink-tree: likewise.
8248
8249 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8250
8251         * fastjar: Imported.
8252
8253 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8254
8255         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8256         libjava.
8257         * configure.in (target_libs): Removed `target-libjava'.
8258
8259 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8260
8261         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8262         (ALL_MODULES): Added fastjar.
8263         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8264         (all-target-libjava): all-fastjar replaces all-zip.
8265         (all-fastjar): Added.
8266         (configure-target-fastjar, all-target-fastjar): Likewise.
8267         * configure.in (host_tools): Added fastjar.
8268
8269 2000-12-07  Mike Stump  <mrs@wrs.com>
8270
8271         * Makefile.in (local-distclean): Remove leftover built files.
8272
8273 2000-11-24  Nick Clifton  <nickc@redhat.com>
8274
8275         * configure.in (xscale-elf): Add target.
8276         (xscale-coff): Add target.
8277
8278 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8279
8280         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8281         recent versions of FreeBSD (release 3 or later).
8282         * ltconfig: On FreeBSD, -lc must not be provided when building
8283         a shared library or else the standard -pthread gcc option is
8284         rendered worthless to later users of the built library.
8285
8286 2000-11-16  Fred Fish  <fnf@be.com>
8287
8288         * configure.in (enable_libstdcxx_v3): Fix typo,
8289         libstd++ -> libstdc++.
8290
8291 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8292
8293         * MAINTAINERS: Add self to Write After Approval list.
8294
8295 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8296
8297         * MAINTAINERS: Update my email address.  Add myself to global write
8298         privs list.
8299
8300 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8301
8302         * Makefile.in: Merge with src and libgcj.
8303         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8304         configure-target-<library> when their configure scripts need the C
8305         or C++ library to have already been built to work properly.
8306         (do_proto_toplev): Set them to an empty string.
8307
8308         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8309         (REALLY_SET_LIB_PATH): Use them.
8310
8311 2000-11-17  Stan Shebs  <shebs@apple.com>
8312
8313         * MAINTAINERS: Add self to Write After Approval list.
8314
8315 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8316
8317         * configure: Provide the original toplevel configure arguments
8318         (including $0) to subprocesses in the environment rather than
8319         through gcc/configargs.h.
8320
8321 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8322
8323         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8324         C99.  Alphabetise "Write After Approval" list.
8325
8326 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8327
8328         * configure: Turn on libstdc++ V3 by default.
8329
8330         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8331         if we've got GCC.
8332
8333 2000-11-11  Philip Blundell  <philb@gnu.org>
8334
8335         * MAINTAINERS: Add self to Write After Approval list.
8336
8337 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8338
8339         * ltcf-c.sh (aix4): Improve shared library configuration; require
8340         exporting symbols.
8341         * ltcf-cxx.sh (aix4): Define.
8342         * ltconfig (aix4): Define library and soname specs appropriate for
8343         AIX.  Define command to create export symbols list.
8344
8345 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8346
8347         * config.sub: Add support for Sun Chorus
8348
8349 2000-10-31  Nick Clifton  <nickc@redhat.com>
8350
8351         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8352         <name>@redhat.com.  Also installed new email address for Clint
8353         Popetz.
8354
8355 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8356
8357         * etc: Remove directory from GCC.
8358
8359 2000-10-16  Michael Meissner  <meissner@redhat.com>
8360
8361         * configure (gcc/configargs.h): Only create if there is a build GCC
8362         directory created.
8363
8364 2000-10-16  Matthias Klose  <doko@debian.org>
8365
8366         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8367         when configured for libstdc++-v3.
8368
8369 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8370
8371         * configure: Save configure arguments to gcc/configargs.h.
8372
8373 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8374
8375         * config.guess: Import CVS version 1.157.
8376         * config.sub: Import CVS version 1.181.
8377
8378 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8379
8380         * Makefile.in (bootstrap): avoid recursion if subdir missing
8381         (cross): ditto
8382         (do-proto-toplev): ditto
8383
8384 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8385
8386         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8387         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8388
8389         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8390         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8391         all affected `configure' scripts.
8392
8393 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8394
8395         * MAINTAINERS: Add self as cpplib co-maintainer.
8396
8397 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8398
8399         * MAINTAINERS: Add self to Write After Approval list.
8400
8401 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8402
8403         * INSTALL/README: egcs -> GCC update.
8404
8405 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8406
8407         * MAINTAINERS: Add myself to Write After Approval list.
8408
8409 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8410
8411         * MAINTAINERS: Add myself to Write After Approval list.
8412
8413 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8414
8415         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8416         X11 libraries for hppa64.
8417
8418 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8419
8420         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8421
8422 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8423
8424         * Makefile.in (all-zlib): Added dummy target.
8425
8426         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8427         ltcf-gcj.sh: Updated from libtool multi-language branch.
8428
8429 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8430
8431         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8432         (bootstrap*): Depend on all-bootstrap.
8433
8434 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8435
8436         * config.guess: Import CVS version 1.156.
8437         * config.sub: Import CVS version 1.179.
8438
8439 2000-09-02  Anthony Green  <green@cygnus.com>
8440
8441         * Makefile.in (all-gcc): Depend on all-zlib.
8442         (CLEAN_MODULES): Add clean-zlib.
8443         (ALL_MODULES): Add all-zlib.
8444         * configure.in (host_libs): Add zlib.
8445
8446 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8447
8448         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8449         crosses, but add gcc/include to the header search path for them.
8450
8451 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8452
8453         * MAINTAINERS: Add self to Write After Approval list.
8454
8455 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8456
8457         * config.guess: Import CVS version 1.152.
8458         * config.sub: Import CVS version 1.177.
8459
8460 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8461
8462         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8463         $targargs to tell whether newlib is going to be built.
8464
8465         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8466         $$r/TARGET_SUBDIR/libio for _G_config.h.
8467
8468 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8469
8470         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8471
8472 2000-08-22  DJ Delorie  <dj@redhat.com>
8473
8474         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8475
8476 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8477
8478         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8479         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8480         sub-configures.
8481
8482 2000-08-21  DJ Delorie  <dj@redhat.com>
8483
8484         * MAINTAINERS: Add self as a libiberty maintainer
8485
8486 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8487
8488         * configure.in (libstdcxx_flags): Use
8489         libstdc++-v3/src/libstdc++.INC.
8490
8491 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8492
8493         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8494
8495 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8496
8497         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8498
8499         * configure: Make enable_threads and enable_shared defaults
8500         explicit.  Substitute enable_threads into generated Makefiles.
8501         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8502         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8503
8504 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8505
8506         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8507
8508 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8509
8510         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8511         previous delta.
8512
8513 2000-08-11  Jason Merrill  <jason@redhat.com>
8514
8515         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8516         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8517         (FLAGS_FOR_TARGET): Not here.
8518         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8519
8520 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8521
8522         * config-ml.in (CC, CXX): Don't introduce a leading space.
8523
8524 2000-08-07  DJ Delorie  <dj@delorie.com>
8525
8526         * MAINTAINERS: Add self as a DJGPP maintainer
8527
8528 2000-08-07  DJ Delorie  <dj@redhat.com>
8529
8530         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8531         "if we're also building gcc, and it's a gcc that will run on the
8532         build machine, we want to use its includes instead of the system's
8533         default includes".
8534
8535 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8536
8537         * MAINTAINERS: Add self to Write After Approval list.
8538
8539 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8540
8541         * configure.in (libstdcxx_flags): Don't use `"'.
8542
8543         * config-ml.in: Adjust multilib search paths to the
8544         appropriate multilib tree.
8545
8546 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8547
8548         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8549         commas in $LANGUAGES.
8550
8551 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8552
8553         * configure.in: Re-enable all references to libg++ and librx.
8554
8555 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8556
8557         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8558         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8559         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8560         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8561
8562         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8563
8564 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8565
8566         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8567         CXX_FOR_TARGET for sed.
8568
8569 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8570
8571         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8572         Do not override if already set in the environment or in configure.
8573         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8574         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8575
8576 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8577
8578         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8579         the libtool CVS tree multi-language branch.
8580         * ltconfig, ltmain.sh: Updated.
8581
8582 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8583
8584         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8585         (clean-target): Depend on it.
8586
8587         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8588         (GCC_FOR_TARGET): Use it.
8589         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8590         * configure.in: ... here.
8591         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8592         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8593
8594 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8595
8596         * MAINTAINERS: Add self to Write After Approval list.
8597
8598 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8599
8600         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8601         (configure-target-libchill, configure-target-libobjc): Likewise.
8602
8603         * configure.in: Use the same cache file for all target libs.
8604         * config-ml.in: But different cache files per multilib variant.
8605
8606 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8607
8608         * configure (topsrcdir): Don't use dirname.
8609
8610 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8611
8612         * MAINTAINERS: Add self to Write After Approval list.
8613
8614 2000-07-20  Jason Merrill  <jason@redhat.com>
8615
8616         * configure.in: Remove all references to libg++ and librx.
8617
8618         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8619
8620 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8621
8622         * config.sub: Update to subversions version 2000-07-06.
8623
8624 2000-07-12  Andrew Haley  <aph@cygnus.com>
8625
8626         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8627         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8628
8629 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8630
8631         * symlink-tree:  Check number of arguments.
8632
8633 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8634
8635         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8636         search path for a g++ extracted from the build tree.  This
8637         will allow link tests run by configure scripts in
8638         subdirectories to succeed.
8639
8640 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8641
8642         * ltconfig: Add support for mips-dde-sysv4.2MP
8643
8644 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8645
8646         * MAINTAINERS: Add myself as loop discovery maintainer.
8647
8648 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8649
8650         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8651         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8652
8653 2000-06-19  Timothy Wall  <twall@cygnus.com>
8654
8655         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8656         * config.sub: Add tic54x target.
8657
8658 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8659
8660         * MAINTAINERS: Add self as Fortran maintainer,
8661         remove Craig Burley.
8662
8663 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8664
8665         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8666         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8667
8668 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8669
8670         * MAINTAINERS: Add self as i18n maintainer
8671
8672 20000-05-21  H.J. Lu  (hjl@gnu.org)
8673
8674         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8675         directory are used if they exist. Make sure
8676         $(build_tooldir)/include is searched for header files,
8677         $(build_tooldir)/lib/ for library files.
8678         (GCC_FOR_TARGET): Likewise.
8679         (CXX_FOR_TARGET): Likewise.
8680
8681 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8682
8683         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8684
8685 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8686
8687         * Makefile.in (configure-target-libiberty): Depend on
8688         configure-target-newlib.
8689
8690 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8691
8692         * configure.in, Makefile.in: Merge all libffi-related
8693         configury stuff from the libgcj tree.
8694
8695 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8696
8697         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8698         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8699
8700 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8701
8702         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8703         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8704         current version information.  Add to proto-toplev directory.
8705         (gdb-taz): Build do-djunpack.
8706
8707 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8708
8709         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8710
8711 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8712
8713         * MAINTAINERS: Add self to Write After Approval list.
8714
8715 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8716
8717         * ltmain.sh: Preserve in relink_command any environment
8718         variables that may affect the linker behavior.
8719
8720 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8721
8722         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8723
8724 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8725
8726         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8727
8728 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8729
8730         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8731         with the version name.
8732
8733 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8734
8735         * MAINTAINERS: Add self as bb-reorder maintainer.
8736
8737 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8738
8739         * config.if: Tweak.
8740
8741 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8742
8743         * djunpack.bat: New file.
8744
8745 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8746
8747         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8748         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8749         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8750         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8751
8752 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8753
8754         * config.sub (case $basic_machine): Change default for "ibm-*"
8755         to "openedition".
8756
8757 2000-04-13  Andreas Jaeger  <aj@suse.de>
8758
8759         * MAINTAINERS: Added myself.
8760
8761 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8762
8763         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8764         (do-md5sum): New target.
8765         (MD5PROG): Define.
8766         (PACKAGE): Default to TOOL.
8767         (VER): Default to a shell script.
8768         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8769         md5 checksum generation.
8770         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8771         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8772         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8773         insight.tar.bz2): Use gdb-taz to create archive.
8774
8775 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8776
8777         * configure (warn_cflags): Delete.
8778
8779 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8780
8781         * MAINTAINERS: Added myself.
8782
8783 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8784             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8785
8786         * configure.in (enable_libstdcxx_v3): Add.
8787         (target_libs): Add bits here to switch between libstdc++-v2 and
8788         libstdc++-v3.
8789         * config.if: And this file too.
8790         * Makefile.in: Add libstdc++-v3 targets.
8791
8792 2000-04-05  Michael Meissner  <meissner@redhat.com>
8793
8794         * config.sub (d30v): Add d30v as a basic machine type.
8795
8796 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8797
8798         * configure.in: -linux-gnu*, not -linux-gnu.
8799
8800 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8801
8802         * MAINTAINERS: Add self in write-after-approval section.
8803
8804 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8805
8806         * MAINTAINERS: Add self as ia64 port maintainer.
8807
8808 2000-03-08  Neil Booth  <NeilB@earthling.net>
8809
8810         * MAINTAINERS: Add self in write-after-approval section.
8811
8812 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8813
8814         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8815         (do-tar-bz2): Replace TOOL with PACKAGE.
8816         (gdb.tar.bz2): Remove GDBTK from GDB package.
8817         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8818         dejagnu.tar.bz2): New packages.
8819
8820 2000-02-27  Andreas Jaeger  <aj@suse.de>
8821
8822         * configure.in: Add entry for mips*-*-linux*, move catch all
8823         *-*-*linux* entry below this one.
8824
8825 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8826
8827         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8828
8829 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8830
8831         * config.sub: Support an OS of "wince".
8832
8833 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8834
8835         * config.guess, config.sub: Updated to match config's 2000-02-15
8836         version.
8837
8838 2000-02-23  Linas Vepstas <linas@linas.org>
8839
8840         * config.sub: Add support for Linux/IBM 370.
8841         * configure.in: Likewise.
8842
8843 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8844
8845         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8846
8847 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8848
8849         * config.guess: Guess "cygwin" rather than "cygwin32".
8850
8851 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8852
8853         * configure (gcc_version): When setting, narrow search to
8854         lines containing `version_string'.
8855
8856 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8857
8858         * config.sub: Add support for avr target.
8859
8860 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8861
8862         * MAINTAINERS: Add maintainers for MCore port.
8863
8864 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8865
8866         * config.sub: Add mmix-knuth-mmixware.
8867
8868 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8869
8870         * MAINTAINERS: Pair cccp with cpplib maintainership.
8871
8872 2000-01-27  Christopher Faylor <cgf@redhat.com>
8873
8874         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8875         structure stuff to -L library search.
8876         (CXX_FOR_TARGET): Ditto.
8877         (CROSS_CHECK_MODULES): Fix spelling mistake.
8878
8879 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8880
8881         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8882         the C++ compiler.
8883
8884 2000-01-12  Richard Henderson  <rth@cygnus.com>
8885
8886         * configure.in: Don't build some bits for beos.
8887
8888 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8889
8890         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8891         as include files.
8892
8893 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8894
8895         * Add self as cpplib maintainer, as requested by Jason
8896         Merrill.  Correct my e-mail address.
8897
8898 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8899
8900         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8901         not mh-aix43.
8902
8903 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8904
8905         * MAINTAINERS: Add myself to "write after approval" list.
8906
8907 1999-12-14  Richard Henderson  <rth@cygnus.com>
8908
8909         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8910         * config.sub: Accept alphaev[78], alphaev8.
8911
8912 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8913
8914         * config.guess, config.sub: Update from autoconf.
8915
8916 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8917
8918         * MAINTAINERS:  update my playtime e-address.
8919
8920 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8921
8922         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8923         necessary libraries are missing.
8924
8925 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8926
8927         * MAINTAINERS: Add new 'write after approval' maintainer.
8928
8929 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8930
8931         * MAINTAINERS: Add new Java maintainer.
8932
8933 1999-10-25  Andreas Schwab  <schwab@suse.de>
8934
8935         * configure: Fix quoting inside arguments of eval.
8936
8937 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8938
8939         * config-ml.in: Allow suppression of some ARM multilibs.
8940
8941 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8942
8943         * config.guess: Add OS/390 match pattern.
8944         * config.sub: Add mvs, openedition targets.
8945         * configure.in (i370-ibm-opened*): New.
8946
8947 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8948
8949         * config.sub: Add support for configuring for pj.
8950
8951 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8952
8953         * config.sub (maybe_os): Add support for configuring for fr30.
8954
8955 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8956
8957         * configure.in: Do not configure or build ld for AIX
8958         platforms.  ld is known to be broken on these platforms.
8959
8960 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8961
8962         * config-ml.in: Pass compiler flag corresponding to multidirs to
8963         subdir configures.
8964
8965 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8966
8967         * Makefile.in (LDFLAGS): Define.
8968
8969 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8970
8971         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8972         noconfigdirs.
8973         (*-*-cygwin*): Likewise.
8974
8975 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8976
8977         * mkdep: New file.
8978         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8979         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8980
8981         From Eli Zaretskii <eliz@is.elta.co.il>:
8982         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8983         long file name when using DJGPP on MS-DOS.
8984
8985 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8986
8987         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8988
8989 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8990
8991         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8992         dependency as this causes "make check" to globally "make all"
8993
8994 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8995
8996         * configure.in (target_libs): Added target-zlib.
8997         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8998         (CONFIGURE_TARGET_MODULES): Likewise.
8999         (CHECK_TARGET_MODULES): Likewise.
9000         (INSTALL_TARGET_MODULES): Likewise.
9001         (CLEAN_TARGET_MODULES): Likewise.
9002         (configure-target-zlib): New target.
9003         (all-target-zlib): Likewise.
9004         (all-target-libjava): Depend on all-target-zlib.
9005         (configure-target-libjava): Depend on configure-target-zlib.
9006
9007         * Makefile.in (configure-target-libjava): Depend on
9008         configure-target-newlib.
9009         (configure-target-boehm-gc): New target.
9010         (configure-target-qthreads): New target.
9011
9012         * configure.in (target_libs): Added target-qthreads.
9013         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9014         (CONFIGURE_TARGET_MODULES): Likewise.
9015         (CHECK_TARGET_MODULES): Likewise.
9016         (INSTALL_TARGET_MODULES): Likewise.
9017         (CLEAN_TARGET_MODULES): Likewise.
9018         (all-target-qthreads): New target.
9019         (configure-target-libjava): Depend on configure-target-qthreads.
9020         (all-target-libjava): Depend on all-target-qthreads.
9021
9022         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9023         (CONFIGURE_TARGET_MODULES): Likewise.
9024         (CHECK_TARGET_MODULES): Likewise.
9025         (INSTALL_TARGET_MODULES): Likewise.
9026         (CLEAN_TARGET_MODULES): Likewise.
9027         (all-target-libjava): New target.
9028         (all-target-boehm-gc): Likewise.
9029         * configure.in (target_libs): Added libjava, boehm-gc.
9030
9031 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9032
9033         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9034         configure.bat in SUPPORT_FILES.
9035         (gas+binutils.tar.bz2): Likewise.
9036
9037         * makeall.bat: Remove; obsolete.
9038
9039 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9040
9041         From Mark Elbrecht:
9042         * configure.bat: Remove; obsolete.
9043
9044 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9045
9046         * configure: Add -W -Wall to the default CFLAGS when compiling with
9047         gcc.
9048
9049 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9050
9051         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9052
9053 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9054
9055         * configure.in: Build ld on IRIX6.
9056
9057 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9058
9059         * Makefile.in: Change distribution targets to use bzip2 instead of
9060         gzip.
9061         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9062         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9063
9064 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9065
9066         * config.sub: Add mcore target.
9067
9068 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9069
9070         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9071
9072 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9073
9074         * config.guess (dummy): Changed to $dummy.
9075
9076 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9077
9078         * config.sub: Tidied up case statements.
9079
9080 1999-05-22  Ben Elliston  <bje@cygnus.com>
9081
9082         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9083         <jiro@din.or.jp>.
9084
9085         * config.guess: Merge with FSF version. Future changes will be
9086         more accurately recorded in this ChangeLog.
9087         * config.sub: Likewise.
9088
9089 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9090
9091          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9092
9093 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9094
9095         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9096
9097 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9098
9099         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9100
9101 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9102
9103         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9104         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9105         Bad merge removed these two changes.
9106
9107 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9108                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9109
9110         * config.guess (interix Alpha): Add.
9111
9112 1999-04-11  Richard Henderson  <rth@cygnus.com>
9113
9114         * configure.in (i?86-*-beos*): Do config gperf; don't config
9115         gdb, newlib, or libgloss.
9116
9117 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9118
9119         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9120         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9121         from multidirs.
9122
9123 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9124
9125         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9126
9127 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9128
9129         * config.sub: Add support for mcore targets.
9130
9131 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9132
9133         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9134         not mt-ospace, in order to shut up assembler warning about using
9135         symbols that are named the same as registers.
9136
9137 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9138
9139         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9140         dependency list for all-target-cygmon.
9141
9142 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9143
9144         * config-ml.in: Check $host, not $target, for selective multilibs.
9145         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9146         thumb interworking, and underscore prefix multilibs.
9147
9148 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9149
9150         * missing: Update to version from current automake.
9151
9152 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9153
9154         * configure (gxx_include_dir): Removed.
9155
9156         * configure.in (gxx_include_dir): Handle it.
9157         * Makefile.in: Likewise.
9158
9159 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9160
9161         * config.sub (mips64vr4111,mips64vr4111el) Add.
9162
9163 1999-03-21  Ben Elliston  <bje@cygnus.com>
9164
9165         * config.guess: Correct typo for detecting ELF on FreeBSD.
9166
9167 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9168
9169         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9170         config/mh-djgpp.
9171
9172 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9173
9174         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9175         all-target-newlib to dependency list for all-target-bsp.
9176
9177 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9178
9179         * config.sub: Add i386-uwin support.
9180         * config.guess: Likewise.
9181
9182 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9183
9184         * configure.in: cleanup, add mh-*pic handling for arm, special
9185         case powerpc*-*-aix*
9186
9187 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9188
9189         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9190         can be built.
9191
9192 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9193
9194         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9195         targets.
9196
9197 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9198
9199         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9200
9201 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9202
9203         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9204
9205 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9206
9207         * config.sub: Fix typo in arm recognition.
9208
9209 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9210
9211         * configure.in (noconfigdirs): Changed target_configdirs to
9212         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9213         rather than m68k-*-* since it is not known to work on
9214         m68k-aout. Ditto for arm-*-*oabi.
9215
9216 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9217
9218         * configure.in (*-*-windows*): Remove, no longer used.
9219
9220 1999-02-19  Ben Elliston <bje@cygnus.com>
9221
9222         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9223         Smart and improved by Andrew Cagney.
9224
9225 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9226
9227         * config.guess: Recognize openbsd-*-hppa.
9228
9229 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9230
9231         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9232         only if it is not empty.
9233
9234 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9235
9236         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9237
9238         * config.guess: Modified to recognize uname's armv* syntax.
9239
9240         * config.sub: Modified to recognize uname's armv* syntax.
9241
9242 1999-02-17  Mark Salter  <msalter@cygnus.com>
9243
9244         * configure.in: Added target-bsp for sparclite.
9245
9246 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9247
9248         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9249
9250 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9251
9252         * configure.in: Add support for strongarm port.
9253         * config.sub: Add support for strongarm target.
9254
9255 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9256
9257         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9258         the old name config/mh-cygwin32.
9259         Enable texinfo.
9260
9261 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9262
9263         * configure.in: Do build ld for ix86 Solaris.
9264
9265 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9266
9267         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9268         $AR_FOR_TARGET.  Likewise for RANLIB.
9269
9270 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9271
9272         * config.sub (oabi):  Recognize.
9273         * configure.in (arm-*-oabi):  Handle.
9274
9275 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9276
9277         * config.guess: Improve detection of i686 on UnixWare 7.
9278
9279 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9280
9281         * config.guess: Add support for i386-pc-interix.
9282         * config.sub: Likewise.
9283         * configure.in: Likewise.
9284
9285 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9286
9287         * Makefile.in: Remove unneeded all-target-libio from
9288         from all-target-winsup target since it is now unneeded.
9289         Add all-target-libtermcap in its place since it is now
9290         needed.
9291
9292 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9293
9294         * configure.in: makefile stub for cygwin target is probably
9295         unnecessary.  Remove it for now.
9296
9297 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9298
9299         * configure.in: libtermcap.a should be built when cygwin is the
9300         target as well as the host.
9301         * config.guess: Allow mixed case in cygwin uname output.
9302         * Makefile.in: Add libtermcap target.
9303
9304 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9305
9306         * config.sub: Clean up handling of hppa2.0.
9307
9308 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9309
9310         * config.guess: Use C code to identify more HP machines.
9311
9312 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9313
9314         * config.sub: Handle hppa2.0.
9315
9316 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9317
9318         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9319         cygmon for all sparclite targets, regardless of object format.
9320
9321 1998-12-15  Mark Salter  <msalter@cygnus.com>
9322
9323         * configure.in: Added target-bsp for several target architectures.
9324
9325         * Makefile.in: Added rules for bsp.
9326
9327 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9328
9329         * config.guess: Improve detection of hppa2.0 processors.
9330
9331 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9332
9333         * config.guess: Recognize FreeBSD using ELF automatically.
9334
9335 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9336
9337         * configure (skip-this-dir): Add handling for new shell script, which
9338         might be created by a sub-directory's configure to indicate, this particular
9339         directory is "unwanted".
9340         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9341
9342 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9343
9344         * ltconfig: import from libtool, after changing libtool to
9345         account for the cygwin name change.
9346
9347 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9348
9349         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9350         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9351
9352 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9353
9354         * configure.in: Add libtermcap to list of cygwin dependencies.
9355
9356 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9357
9358         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9359         they include winsup/include when it's a cygwin target.
9360
9361 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9362
9363         * configure.in (host_tools): Added zip.
9364         * Makefile.in (all-target-libjava): Depend on all-zip.
9365         (all-zip): New target.
9366         (ALL_MODULES): Added all-zip.
9367         (NATIVE_CHECK_MODULES): Added check-zip.
9368         (INSTALL_MODULES): Added install-zip.
9369         (CLEAN_MODULES): Added clean-zip.
9370
9371 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9372
9373         * Makefile.in: lose "32" from comment about cygwin.
9374
9375 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9376
9377         * configure.in: Use -Os to build target libraries for the fr30.
9378
9379 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9380
9381         * config.sub: Add fr30.
9382
9383 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9384
9385         * configure.in: drop "32" from config/mh-cygwin32.  Check
9386         cygwin* instead of cygwin32*.
9387         * config.sub: Check cygwin* instead of cygwin32*.
9388
9389 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9390
9391         * config.guess: Match any version of Unixware7.
9392
9393 1998-10-20  Syd Polk  <spolk@cygnus.com>
9394
9395         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9396         if desired.
9397
9398 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9399
9400         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9401         these if the appropriate directories and files to not exist.
9402
9403 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9404
9405         * Makefile.in (DEVO_SUPPORT): Add config.if.
9406
9407 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9408
9409         * configure: Add pattern to replace "build_tooldir"'s
9410         definition in the generated Makefile with "tooldir"'s
9411         actual value.
9412
9413 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9414
9415         * config.sub: Bring back lost sparcv9.
9416
9417         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9418
9419 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9420
9421         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9422         CC_FOR_TARGET and friends.
9423
9424 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9425
9426         * Makefile.in (build_tooldir): New variable, same as tooldir.
9427         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9428         -B$(build_tooldir)/bin/.
9429         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9430
9431 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9432
9433         * README: Remove installation instructions and refer to the
9434         INSTALL directory instead.
9435
9436 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9437
9438         * config.sub: Add support for i[34567]86-pc-udk.
9439         * configure.in: Likewise.
9440
9441 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9442
9443         * Makefile.in: add bzip2 package building bits for user
9444         tools module
9445         * configure.in: ditto
9446
9447 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9448
9449         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9450         (ALL_TARGET_MODULES): Add all-target-libobjc.
9451         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9452         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9453         (all-target-libchill): Add dependencies.
9454         * configure.in (target_libs): Add libchill.
9455
9456 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9457
9458         * configure.in (target_subdir): Remove duplicate line.
9459
9460 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9461
9462         * Makefile.in (all-automake): fix dependencies.
9463
9464 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9465
9466         * configure.in: Minor cleanups for building in the $(target_alias)
9467         subdir.
9468
9469 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9470
9471         * Makefile.in (bootstrap): Set r and s before make all.  Use
9472         BASE_FLAGS_TO_PASS in make all.
9473         (cross): Likewise.
9474
9475 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9476
9477         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9478
9479 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9480
9481         * config.sub: Fix typo in last change.
9482
9483 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9484
9485         * config.sub: Add support for C4x target.
9486         * configure.in: Likewise.
9487
9488 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9489
9490         * config.sub: Recognize sparcv9 just like sparc64.
9491
9492 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9493
9494         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9495
9496 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9497
9498         * config.guess: Correctly identify Pentium II sco boxes.
9499
9500         * config.guess: Fix "tr" code.  From Weiwen Liu.
9501
9502 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9503
9504         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9505         stabs.
9506
9507 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9508
9509         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9510         (ALL_TARGET_MODULES): Add all-target-libchill.
9511         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9512         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9513         (all-target-libchill): Add dependencies.
9514         * configure.in (target_libs): Add libchill.
9515
9516 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9517
9518         * config.guess: Avoid assumptions about "tr" behaves when
9519         LANG is set to something other than English.
9520
9521 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9522
9523         * configure (gxx_include_dir): Changed to
9524         '${prefix}/include/g++'-${libstdcxx_interface}.
9525
9526         * config.if: New to determine the interfaces.
9527
9528 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9529
9530         * config.guess: Detect and handle MPE/IX.
9531         * config.sub: Deal with MPE/IX.
9532
9533 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9534
9535         * configure.in: Use mh-aix43.
9536
9537 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9538
9539         * configure: Fix --without/--disable cases for gxx-include-dir.
9540
9541 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9542
9543         * mdata-sh:  Imported.  Needed for automake support.
9544
9545 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9546
9547         * Makefile.in (taz): Try "chmod -R og=u ." before
9548         "chmod og=u `find . -print`".
9549
9550 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9551
9552         * configure.in: Add arm-elf and thumb-elf support.
9553
9554 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9555
9556         * Makefile.in: Undo previous patch.
9557
9558 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9559
9560         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9561         to here ...
9562         (install-no-fixedincludes): and here
9563         (INSTALL_MODULES): ... from here.
9564
9565 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9566
9567         * config.sub: Merge with FSF.
9568
9569         * config.guess: Merge with FSF.
9570
9571 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9572
9573         * configure (extraconfigdirs): New variable.
9574         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9575         * Makefile.in (all): Move higher in file.
9576         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9577         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9578         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9579         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9580         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9581
9582 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9583
9584         * Makefile.in (all-target-libjava): Depend on all-gcc and
9585         all-target-newlib.
9586         (configure-target-libjava): Depend on $(ALL_GCC).
9587
9588 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9589
9590         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9591         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9592
9593 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9594
9595         * INSTALL/README: Fix typo.
9596
9597 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9598
9599         * ylwrap: Change absolute path checks to check for DOS style path
9600         names.
9601
9602         * ylwrap: Don't use a full path name if the source file is in the
9603         same directory.  From hjl@lucon.org (H.J. Lu).
9604
9605         * config-ml.in: Default to being verbose, to match Feb 18 change to
9606         configure.
9607
9608 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9609
9610         Brought over from egcs:
9611
9612         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9613
9614         * configure.in (target_subdir): Set to ${target_alias} instead
9615         of "libraries".
9616
9617         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9618
9619         * configure.in (target_subdir): Set to libraries if enable_multilib.
9620
9621 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9622
9623         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9624         multilibs, force reconfiguration the first time we create
9625         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9626
9627 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9628
9629         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9630         avoid confusion with --no-recursion.
9631
9632 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9633
9634         * configure.in: Win32 hosts shouldn't use install -x
9635         * install-sh: remove -x option, and special .exe-handling
9636         hack.
9637
9638 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9639
9640         * config.guess: Recognize i586-pc-beos.
9641         * configure.in: Don't build some bits for beos.
9642
9643 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9644
9645         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9646         CFLAGS default to -O2.
9647
9648         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9649         when using GNU ld.
9650
9651 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9652
9653         * ltmain.sh: Correct install when using a different shell.
9654
9655 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9656
9657         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9658
9659 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9660
9661         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9662         target.
9663
9664 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9665
9666         * ltconfig: Update to correct AIX handling.
9667
9668 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9669
9670         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9671
9672         * configure.in (target_subdir): Set to ${target_alias} instead
9673         of "libraries".
9674
9675 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9676
9677         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9678         (Makefile): Depend on $(gcc_version_trigger).
9679
9680         * configure (gcc_version): Change default initializer to empty
9681         string.
9682         (gcc_version_trigger): New variable; pass this variable down
9683         to subdir configures to enable them checking gcc's version
9684         themselves. Emit make macros for both gcc_version vars.
9685         (topsrcdir): Initialize reliably.
9686         (recursion line): Remove --with-gcc-version=${gcc_version}.
9687
9688 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9689
9690         * configure (enable_version_specific_runtime_libs): Implement new flag
9691         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9692         in $(libsubdir); emit definition in each generated Makefile.
9693         (gxx_include_dir): Initialize depending on
9694         $enable_version_specific_runtime_libs.
9695
9696 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9697
9698         * configure (gcc_version): Initialize properly depending on
9699         how and where configure is started.
9700         (recursion line): Pass a --with-gcc-version=${gcc_version}
9701         to configures in subdirs.
9702
9703 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9704
9705         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9706         cygmon
9707
9708 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9709
9710         * configure.in: Add cygmon and libstub support for mn10200.
9711
9712 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9713
9714         * configure (gcc_version): Add new variable describing the
9715         particular gcc version we're building.
9716         * Makefile.in (libsubdir): Add new macro for the directory
9717         in which the compiler finds executables, libraries, etc.
9718         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9719         and libsubdir.
9720
9721 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9722
9723         * Makefile.in (local-clean): Remove *.log.
9724         (warning.log): Built with warn_summary from build.log.
9725         (mail-report.log): Run test_summary.
9726         (mail-report-with-warnings.log): Run test_summary including
9727         warning.log in the report.
9728
9729 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9730
9731         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9732
9733 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9734
9735         * Makefile.in (grep): Grep no longer depends on libiberty.
9736
9737 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9738
9739         * Makefile.in: all-snavigator needs all-libgui.
9740
9741 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9742
9743         * configure.in: Add cygmon and libstub support for mn10300.
9744
9745 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9746
9747         * missing: Update to version from automake 1.3.
9748
9749         * ltmain.sh: On installation, don't get confused if the same name
9750         appears more than once in the list of library names.
9751
9752 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9753
9754         * config.sub: Accept m68060 and m5200 as CPU names.
9755
9756 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9757
9758         * configure: Use && rather than using -a in test, because odd
9759         strings can confuse test.
9760         * configure.in: Likewise.
9761
9762 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9763
9764         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9765
9766 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9767
9768         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9769         bootstrap4-lean): New targets.
9770
9771 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9772
9773         * mpw-* Delete.  Not used.
9774
9775 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9776
9777         * COPYING.LIB: Update FSF address.
9778
9779 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9780
9781         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9782
9783         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9784         GAS_SUPPORT_DIRS.
9785
9786 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9787
9788         * ltconfig, ltmain.sh: Avoid producing a version number if
9789         -version-info was not used.
9790
9791 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9792
9793         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9794         building with newlib.
9795
9796 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9797
9798         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9799         Solaris `make' causes it to continue to next definition.
9800
9801 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9802
9803         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9804         the right GUI libraries and files are installed along with GDB.
9805
9806 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9807
9808         * configure.in: Change alpha to alpha* in several places.
9809
9810 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9811
9812         * config.sub: Recognize sparc86x.
9813
9814 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9815
9816         * configure.in (--enable-target-optspace): Remove debug echo.
9817
9818 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9819
9820         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9821
9822 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9823
9824         * ltconfig: Update cygwin32 support.
9825
9826         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9827         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9828         (GDB_SUPPORT_DIRS): Likewise.
9829
9830 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9831
9832         * configure.in (target_makefile_frag): If --enable-target-optspace,
9833         use -Os to compile target libraries rather than -O2.  Default to
9834         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9835         not used.
9836         * configure.in (target_cflags): Ditto for d30v.
9837
9838 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9839
9840         * Makefile.in (all-bfd): Depend on all-intl.
9841         (all-binutils): Likewise.
9842         (all-gas): Likewise.
9843         (all-gprof): Likewise.
9844         (all-ld): Likewise.
9845
9846 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9847
9848         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9849
9850 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9851
9852         * Makefile.in (all-bfd): Depend upon all-libiberty.
9853
9854         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9855
9856 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9857
9858         * Makefile.in: Add libstub.
9859
9860         * configure.in: Ditto. Build libstub for targets that have cygmon
9861         support.
9862
9863 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9864
9865         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9866
9867 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9868
9869         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9870         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9871
9872 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9873
9874         * configure: Define DEFAULT_M4 by searching PATH.
9875         * Makfile.in: Use DEFAULT_M4.
9876
9877 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9878
9879         * ltconfig: Add cygwin32 support.
9880
9881         * Makefile.in, configure.in: Add libtool as a native only directory
9882         to configure and build.
9883
9884 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9885
9886         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9887
9888 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9889
9890         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9891
9892 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9893
9894         * Makefile.in: add ash make rules
9895         * configure.in: add ash to native_only and host_tools lists
9896
9897 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9898
9899         * Makefile.in (all-gettext, all-intl): New targets.
9900         (ALL_MODULES): Added all-gettext, all-intl.
9901         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9902         (INSTALL_MODULES): Added install-gettext, install-intl.
9903         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9904
9905         * configure.in (host_tools): Added gettext.
9906         (native_only): Likewise.
9907         (noconfigdirs) [various cases]: Likewise.
9908         (host_libs): Added intl.
9909
9910 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9911
9912         * configure: Do not disable building gdbtk for cygwin32 hosts.
9913
9914 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9915
9916         * configure.in: Add thumb-coff target.
9917         * config.sub: Add thumb-coff target.
9918
9919 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9920
9921         * Makefile.in: Revert yesterday's change.
9922         (all-target-winsup):  all-target-librx stays out of here.
9923
9924 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9925
9926         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9927         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9928         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9929         Remove references to librx and libg++.
9930
9931 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9932
9933         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9934         recursive makes
9935
9936 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9937
9938         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9939         for newlib directory.
9940         (CXX_FOR_TARGET): Likewise.
9941
9942 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9943
9944         * ltconfig: Update after libtool/ltconfig.in change for
9945         hpux11.
9946
9947 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9948
9949         * ltconfig, ltmain.sh: Update to libtool 1.2.
9950
9951 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9952
9953         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9954         (install-gcc-cross): Instead, override LANGUAGES here.
9955
9956 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9957
9958         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9959         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9960
9961 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9962
9963         * configure.in: Add Thumb-pe target.
9964
9965 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9966
9967         * Makefile.in - changed sn targets to snavigator
9968         * configure.in - changed sn targets to snavigator
9969
9970 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9971
9972         * config-ml.in: After building symlink tree call make distclean
9973         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9974         to be the case for libiberty.
9975
9976 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9977
9978         * configure: When making link, also check the current
9979         directory. The configure scripts may create one.
9980
9981 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9982
9983         * config.sub: Accept alphapca56 and alphaev6 properly.
9984
9985 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9986
9987         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9988
9989 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9990
9991         * config.sub (sco5): Fix typo.
9992
9993 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9994
9995         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9996         install-itcl.
9997         (install-itcl): Remove dependency on install-tcl.
9998
9999 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10000
10001         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10002
10003 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10004
10005         * configure.in: Don't build libgui for a cygwin32 target when not on
10006         a cygwin32 host.
10007
10008 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10009
10010         * configure (redirect): Set to null, so default behavior of
10011         configure is now --verbose.
10012
10013 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10014
10015         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10016         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10017
10018 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10019
10020         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10021         this change to sync Makefile.in with its ChangeLog entries.
10022
10023 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10024
10025         * ltmain.sh (mkdir): Check that the directory doesn't exist
10026         before we exit with error, so that we don't get races during
10027         parallel builds.
10028
10029 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10030
10031         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10032
10033 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10034
10035         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10036         PICFLAG_FOR_TARGET.
10037         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10038
10039         * configure: Emit a definition for the new macro enable_shared
10040         into each Makefile.
10041
10042 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10043
10044         * configure.in (host_tools, native_only): Add libtool.
10045
10046 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10047
10048         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10049         Fix typo in ming config comment.
10050
10051 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10052
10053         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10054
10055 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10056
10057         * config.sub: Add tic30 cases, and map c30 to tic30.
10058
10059 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10060
10061         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10062         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10063         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10064         (CLEAN_TARGET_MODULES): Similarly
10065         (all-target-libf2c): Add dependences.
10066         * configure.in (target_libs): Add libf2c.
10067
10068 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10069
10070         * configure.in: Remove expect from noconfigdirs when target
10071         is cygwin32.  OK to build expect and dejagnu with Canadian
10072         Cross.
10073
10074 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10075
10076         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10077         host.
10078
10079         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10080         and mingw32.
10081
10082 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10083
10084         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10085         here as it is not defined in the toplevel Makefile.
10086
10087 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10088
10089         * configure (package_makefile_rules_frag): New variable, which names
10090         a file with generic rules, ...
10091         Change comment to mention we now have FIVE parts.
10092         * configure: Undo last change.
10093
10094 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10095
10096         * config.guess: More accurate determination of HP processor types.
10097         * config.sub: More accurate determination of HP processor types.
10098
10099 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10100
10101         * configure (package_makefile_frag): Move inserting the
10102         ${package_makefile_frag} to where it should be according
10103         to the comment.
10104
10105 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10106
10107         * config.guess: Add support for Linux/ARM.
10108
10109 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10110
10111         * .cvsignore: Remove *-info and *-install since they match
10112         release-info and mpw-install, which we don't want to just ignore.
10113
10114 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10115
10116         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10117
10118 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10119
10120         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10121         local_prefix to sub-make invocations.
10122
10123 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10124
10125         * configure.in: Check makefile fragments in the source
10126         directory.
10127
10128 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10129
10130         * configure.in: Check whether host and target makefile
10131         fragments exist before adding them to *_makefile_frag.
10132
10133 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10134
10135         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10136
10137 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10138
10139         * configure.in: Make sure we only replace RPATH_ENVVAR on
10140         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10141         regexp to sed.
10142
10143         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10144         to sub-makes.
10145
10146 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10147
10148         * config-ml.in (multi-do): LDFLAGS must include multilib
10149         designator.
10150
10151 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10152
10153         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10154
10155 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10156
10157         * config.sub: Add mingw32 support.
10158         * configure.in: Likewise.
10159
10160 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10161
10162         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10163
10164 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10165
10166         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10167         * configure (gxx_include_dir): Provide a definition for subdirs
10168         which do not use autoconf.
10169
10170 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10171
10172         * config.guess: Sync with egcs.  Picks up new alpha support,
10173         BeOS & some additional linux support.
10174
10175 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10176
10177         * config.guess: HP 9000/803 is a PA1.1 machine.
10178
10179 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10180
10181         * configure.in: It's alpha*-...
10182
10183 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10184
10185         * configure.in (host_makefile_frag, target_makefile_frag):
10186         Handle multiple config files.
10187         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10188         alpha-*-*.
10189
10190 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10191
10192         * mkdep: New file.
10193
10194 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10195
10196         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10197
10198 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10199
10200         * Makefile.in: Add libgui directory.
10201         (GDB_TK): Add all-libgui.
10202         * configure.in: Add libgui directory.
10203         * configure: Add all-libgui to GDB_TK.
10204
10205 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10206
10207         * config-ml.in (multidirs): Add m32r to multilib list.
10208
10209 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10210
10211         * Makefile.in (all-target-gperf): Change dependency to
10212         all-target-libstdc++.
10213
10214 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10215
10216         * config.guess: Add BeOS support.
10217
10218 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10219
10220         Source directory cvs renamed to cvssrc:
10221         * configure.in (host_tools): Change cvs to cvssrc.
10222         (native_only): Likewise.
10223         (noconfigdirs) [various cases]: Likewise.
10224         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10225         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10226         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10227         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10228         (all-cvssrc): Rename target from all-cvs.
10229
10230 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10231
10232         * configure (gxx_include_dir): Fix thinko.
10233
10234 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10235
10236         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10237         (install-cross, install-gcc-cross): New targets.
10238
10239 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10240
10241         * configure.in (noconfigdirs): Add support for Thumb target.
10242
10243         * config.sub (maybe_os): Add support for Thumb target.
10244
10245 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10246
10247         * Makefile.in: Add rules for cygmon.
10248
10249         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10250
10251 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10252
10253         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10254         * configure (gxx_include_dir): Provide a definition for subdirs
10255         which do not use autoconf.
10256
10257 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10258
10259         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10260         11/18/97 build
10261
10262 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10263
10264         * From Franz Sirl.
10265         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10266         found on RedHat Linux systems.
10267
10268 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10269
10270         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10271         guesses.
10272
10273 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10274
10275         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10276
10277 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10278
10279         * ltmain.sh: If mkdir fails, check whether the directory was created
10280         anyhow by some other process.
10281
10282 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10283
10284         * configure.in (d30v-*-*): Configure all directories.
10285
10286 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10287
10288         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10289         for the D30V.
10290
10291 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10292
10293         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10294
10295 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10296
10297         * include/libiberty.h: Add extern "C" { so it can be used with C++
10298         progrms.
10299         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10300         programs.
10301
10302 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10303
10304         * configure.in (d30v-*-*): Configure GCC now.
10305
10306 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10307
10308         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10309         is no longer needed.
10310
10311 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10312
10313         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10314
10315 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10316
10317         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10318         targets using "$@" to provide support for similar but not identical
10319         targets without having to duplicate code.
10320
10321 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10322
10323         * makefile.vms: Fix to work with DEC C.
10324
10325 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10326
10327         * config.sub: Add mips-tx39-elf to marketing names.
10328
10329 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10330
10331         * ltmain.sh: Handle symlinks in generated script.
10332
10333 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10334
10335         * configure: Handle autoconf style directory options: --bindir,
10336         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10337         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10338         --sysconfdir.
10339         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10340         (sharedstatedir, localstatedir, oldincludedir): New variables.
10341         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10342         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10343         sbindir, sharedstatedir, and sysconfdir.
10344
10345 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10346
10347         * Makefile.in (bootstrap-lean): New target.
10348
10349 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10350
10351         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10352         sn, and gnuserv from noconfigdirs.
10353
10354 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10355
10356         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10357
10358 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10359
10360         * Makefile.in (cross): New target.
10361
10362 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10363                           Jeff Law         <law@cygnus.com>
10364
10365         * Makefile.in (bootstrap2, bootstrap3): New targets.
10366         (all-bootstrap): Remove outdated and confusing target.
10367         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10368
10369 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10370
10371         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10372         windows.  Consistent with gdb/configure.
10373
10374 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10375
10376         * configure.in: Name Linux target fragment.
10377
10378         * configure: Rewrite so that project Makefile fragment is inserted
10379         first and appears last in the resulting Makefile.
10380
10381 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10382
10383         * Makefile.in (install-itcl): Install tcl first.
10384
10385 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10386
10387         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10388
10389 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10390
10391         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10392
10393         * configure.in (skipdirs): Add target-librx for Linux.
10394         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10395
10396 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10397
10398         * Makefile.in (bootstrap): New target.
10399
10400 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10401
10402         * config.sub: Accept 'amigados' for backward compatibility.
10403
10404 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10405
10406         * config.guess: Merge with FSF.
10407
10408 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10409
10410         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10411
10412 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10413
10414         * config.sub: Add "marketing-names" patch.
10415
10416 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10417
10418         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10419
10420 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10421
10422         * config.sub: Handle v850-elf.
10423
10424 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10425
10426         * .cvsignore (*-install): Remove.
10427
10428 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10429
10430         * ltconfig: Set CONFIG_SHELL in libtool.
10431         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10432
10433 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10434
10435         * configure.in (target_subdir): Set to libraries if enable_multilib.
10436
10437 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10438
10439         * config.guess: Update from gcc directory.
10440
10441 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10442
10443         * Makefile.in (all-sim): Depends on all-readline.
10444
10445 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10446
10447         * Makefile.in (BISON, YACC): Use $$s.
10448         (all-bison): Depend on all-texinfo.
10449
10450 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10451
10452         * Makefile.in (BISON): Add -L flag.
10453         (YACC): Likewise.
10454
10455 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10456
10457         * configure.in (noconfigdirs): Add support for v850e target.
10458
10459         * config.sub (maybe_os): Add support for v850e target.
10460
10461 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10462
10463         * configure.in (noconfigdirs): Add support for v850ea target.
10464
10465         * config.sub (maybe_os): Add support for v850ea target.
10466
10467 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10468
10469         * config.sub: Add mipstx39.  Delete r3900.
10470
10471 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10472
10473         * Makefile.in (all-autoconf): Depends on all-texinfo.
10474
10475 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10476
10477         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10478         eabi targets.
10479
10480 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10481
10482         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10483
10484         * configure: When handling a Canadian Cross, handle YACC as well as
10485         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10486         * Makefile.in (all-bison): Depend upon all-texinfo.
10487
10488 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10489
10490         * Makefile.in (BISON): bison, not byacc or bison -y.
10491         (YACC): bison -y or byacc or yacc.
10492         (various): Add *-bison as appropriate.
10493         (taz): No need to mess with BISON anymore.
10494
10495 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10496
10497         * configure: If OSTYPE matches *win32*, try to find a good value for
10498         CONFIG_SHELL.
10499
10500 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10501
10502         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10503         configure.in if it is present.
10504
10505 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10506
10507         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10508
10509 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10510
10511         * config.sub: Recognize `arc' cpu.
10512         * configure.in: Likewise.
10513         * config-ml.in: Likewise.
10514
10515 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10516
10517         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10518
10519 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10520
10521         * configure: Changed sed delimiter from ':' to '|' when
10522         attempting to substitute ${config_shell} for SHELL. On
10523         NT ${config_shell} may contain a ':' in it.
10524
10525 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10526
10527         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10528
10529 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10530
10531         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10532
10533 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10534
10535         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10536
10537         * ylwrap: If the program is a relative path, force it to be
10538         absolute.
10539
10540 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10541
10542         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10543
10544 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10545
10546         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10547         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10548         for libraries.
10549
10550 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10551
10552         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10553         separated by spaces.
10554
10555 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10556
10557         * ylwrap: New file.
10558         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10559
10560         * ltmain.sh: Handle /bin/sh at start of install program.
10561
10562         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10563
10564         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10565         * missing: New file, from automake 1.2.
10566
10567 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10568
10569         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10570         check-tk to CHECK_X11_MODULES.
10571
10572 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10573
10574         * config.sub: Merge with FSF.
10575
10576 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10577
10578         * config.guess: Merge with FSF.
10579
10580 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10581
10582         * configure: Treat msdosdjgpp like go32.
10583         * configure.in: Likewise.  Don't remove gprof for go32.
10584
10585         * configure: Change Makefile.tem2 to Makefile.tm2.
10586
10587 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10588
10589         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10590
10591 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10592
10593         * install-sh (chmodcmd): Set to null if the DST directory already
10594         exists.  Same as Nov 11th change.
10595
10596 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10597
10598         * configure (GDB_TK): Needs itcl and tix.
10599
10600 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10601
10602         * config.guess: Update from FSF.
10603
10604 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10605
10606         * Makefile.in (GDB_TK): Depend on itcl and tix.
10607
10608 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10609
10610         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10611         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10612         (INSTALL_SCRIPT): New variable.
10613         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10614         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10615         to -x.
10616         * install-sh: Add support for -x option.
10617
10618 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10619
10620         * configure.in, Makefile.in: Treat tix like itcl.
10621
10622 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10623
10624         * Makefile.in (WINDRES): New variable.
10625         (WINDRES_FOR_TARGET): New variable.
10626         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10627         (EXTRA_HOST_FLAGS): Add WINDRES.
10628         (EXTRA_TARGET_FLAGS): Add WINDRES.
10629         (EXTRA_GCC_FLAGS): Add WINDRES.
10630         ($(DO_X)): Pass down WINDRES.
10631         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10632         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10633         DLLTOOL_FOR_TARGET.
10634
10635 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10636
10637         * configure.in: configure sim before gdb for win32-x-ppc
10638
10639 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10640
10641         Move gperf into the toplevel, from libg++.
10642         * configure.in (target_tools): Add target-gperf.
10643         (native_only): Add target-gperf.
10644         * Makefile.in (all-target-gperf): New target, depend on
10645         all-target-libg++.
10646         (configure-target-gperf): Empty rule.
10647         (ALL_TARGET_MODULES): Add all-target-gperf.
10648         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10649         (CHECK_TARGET_MODULES): Add check-target-gperf.
10650         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10651         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10652
10653 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10654
10655         * config.sub (mn10200): Recognize new basic machine.
10656
10657 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10658
10659         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10660         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10661
10662 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10663
10664         * configure.in: If we're building mips-sgi-irix6* native, turn on
10665         ENABLE_MULTILIB and set TARGET_SUBDIR.
10666
10667 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10668
10669         * Makefile.in (all-sn): Depend on all-grep.
10670
10671 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10672
10673         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10674
10675         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10676         Makefile.  From Jeff Makey <jeff@cts.com>.
10677         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10678
10679         * Makefile.in (DISTBISONFILES): Remove.
10680         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10681         $(DEFAULT_YACC).
10682
10683         * configure.in: Build itl, db, sn, etc., when building for native
10684         cygwin32.
10685
10686         * Makefile.in (LD): New variable.
10687         (EXTRA_HOST_FLAGS): Pass down LD.
10688         ($(DO_X)): Likewise.
10689
10690 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10691
10692         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10693
10694 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10695
10696         * configure.in (targargs): Strip out any supplied --build argument
10697         before adding our own. Always add --build.
10698
10699 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10700
10701         * configure.in (targargs): Pass --build if we're doing
10702         a cross-compile.
10703
10704 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10705
10706         * configure: Use '|' instead of ":" as the separator in
10707         sed. Otherwise sed chokes on NT path names with drive
10708         designators. Also look for "?:*" as the leading characters in an
10709         absolute pathname.
10710
10711 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10712
10713         * config.sub: Support for r3900.
10714
10715 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10716
10717         * configure.in: Use install-sh, not install.sh.
10718
10719 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10720
10721         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10722         apply it twice.
10723
10724 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10725
10726         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10727         install-binutils.
10728
10729 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10730
10731         * Makefile.in: Add automake targets.
10732         * configure.in (host_tools): Add automake.
10733
10734 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10735
10736         * configure: Default CXX to c++, not gcc.
10737         * Makefile.in (CXX): Set to c++, not gcc.
10738         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10739
10740 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10741
10742         * install-sh: try appending a .exe if source file doesn't
10743         exist
10744
10745 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10746
10747         * configure.in: Turn on multilib by default.
10748         (cross_only): Remove target-libiberty.
10749
10750         * Makefile.in (all-gcc): Don't depend on libiberty.
10751
10752 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10753
10754         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10755
10756 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10757
10758         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10759         (DISTBISONFILES): Add ld/Makefile.in
10760
10761 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10762
10763         * configure.in: if target is cygwin32 but host isn't cygwin32,
10764         don't configure gdb tcl tk expect, not just gdb.
10765
10766 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10767
10768         * configure.in: Added gnuserv everywhere sn appears.
10769
10770         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10771         (CROSS_CHECK_MODULES): Added check-gnuserv.
10772         (INSTALL_MODULES): Added install-gnuserv.
10773         (CLEAN_MODULES): Added clean-gnuserv.
10774         (all-gnuserv): New target.
10775
10776 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10777
10778         * config.guess: Fixes for MIPS OpenBSD systems.
10779
10780 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10781
10782         * Makefile.in (INSTALL_XFORM): Remove.
10783         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10784
10785         * mkinstalldirs: New file, copied from automake.
10786         * Makefile.in (installdirs): Rename from install-dirs.  Use
10787         mkinstalldirs.  Change all users.
10788         (DEVO_SUPPORT): Add mkinstalldirs.
10789
10790 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10791
10792         * install-sh: Rename from install.sh.
10793         * Makefile.in (INSTALL): Change install.sh to install-sh.
10794         (DEVO_SUPPORT): Likewise.
10795
10796         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10797         Graichen <graichen@rzpd.de>.
10798
10799 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10800
10801         * config.guess: Recognize OpenBSD systems correctly.
10802
10803 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10804
10805         * README, Makefile.in (ETC_SUPPORT): Remove references to
10806         cfg-paper*, configure.{texi,man,info*}._
10807
10808 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10809
10810         * Makefile.in (all.normal): Ensure that gcc is built after all
10811         the x11 - ie gdb - targets.
10812
10813 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10814
10815         * makefile.vms: Don't run conf-a-gas.
10816
10817 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10818
10819         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10820
10821 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10822
10823         * configure.in: Remove noconfigdirs case since gdb also
10824         configures and builds for tic80-coff.
10825
10826 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10827
10828         * configure: Set cache_file to config.cache.
10829         * Makefile.in (local-distclean): Remove config.cache.
10830
10831 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10832
10833         * COPYING: Update FSF address.
10834
10835 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10836
10837         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10838         noconfigdirs.
10839
10840 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10841
10842         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10843         MAKEDIRS, is empty.
10844
10845 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10846
10847         * config.sub: Tweak mn10300 entry.
10848
10849 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10850
10851         * configure.in (host_tools): Put sim before gdb, so gdb's
10852         configure.tgt can determine if the simulator was configured.
10853
10854 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10855
10856         * config.sub: Move BeOS $os case to be with other Cygnus
10857         local cases.
10858
10859 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10860
10861         * config.sub: Remove misplaced comment that broke Linux.
10862
10863 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10864
10865         * config.sub: Add BeOS support.
10866
10867 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10868
10869         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10870
10871 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10872
10873         * configure.in (noconfigdirs): Remove tcl and tk from
10874         noconfigdirs for cygwin32 builds.
10875
10876 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10877
10878         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10879
10880 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10881
10882         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10883         make-all.com, use makefile.vms instead.
10884
10885 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10886
10887         * config.sub: Accept -lnews*.
10888
10889 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10890
10891         * configure.in (noconfigdirs): Disable target-newlib,
10892         target-examples and target-libiberty for d30v.
10893
10894 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10895
10896         * configure.in (noconfigdirs): Enable ld for d30v.
10897
10898 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10899
10900         * configure.in (tic80-*-*): Build compiler.
10901
10902 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10903
10904         * configure.in (d30v-*): Remove sim directory from list of
10905         unsupported d30v directories
10906
10907 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10908
10909         * config.sub, configure.in: Add d30v target cpu.
10910
10911 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10912
10913         * makefile.vms: New file.
10914         * make-all.com: Remove.
10915
10916 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10917
10918         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10919
10920 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10921
10922         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10923
10924 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10925
10926         * Makefile.in (ALL_MODULES): Added all-db.
10927         (CROSS_CHECK_MODULES): Addec check-db.
10928         (INSTALL_MODULES): Added install-db.
10929         (CLEAN_MODULES): Added clean-db.
10930
10931 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10932
10933         * config.guess: Merge with latest FSF sources.
10934
10935 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10936
10937         * Makefile.in (ALL_MODULES): Added all-itcl.
10938         (CROSS_CHECK_MODULES): Added check-itcl.
10939         (INSTALL_MODULES): Added install-itcl.
10940         (CLEAN_MODULES): Added clean-itcl.
10941
10942 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10943
10944         * configure.in: build gdb for mn10200
10945
10946 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10947
10948         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10949
10950 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10951
10952         * configure.in (tic80-*-*): Turn off most targets right now.
10953
10954 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10955
10956         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10957         rather than the makeinfo program.
10958         (do-info): Depend upon all-texinfo.
10959
10960 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * configure.in: Remove uses of config/mh-linux.
10963
10964         * config.sub, config.guess: Merge with latest FSF sources.
10965
10966 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10967
10968         * config.sub (case $basic_machine): Add tic80 entries.
10969
10970 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10971
10972         * config.sub, config.guess: Merge with latest FSF sources.
10973
10974 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10975
10976         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10977         * mpw-config.in: Test for NewFolderRecursive.
10978         * mpw-install: Use symbolic name for startup filename.
10979         * mpw-README: Add various additional details.
10980
10981 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10982
10983         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10984
10985 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10986
10987         * configure.in: Do build gcc and the target libraries for
10988         the mn10200.
10989
10990 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10991
10992         * configure.in: don't avoid building gdb for mn10300 any more
10993         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10994         instead of single-quoting it.
10995
10996 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10997
10998         * configure.in: Don't use --with-stabs on IRIX 6.
10999
11000 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11001
11002         * configure.in (m32r): Build gdb, libg++ now.
11003
11004 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11005
11006         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11007         directories from noconfigdirs.
11008
11009 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11010
11011         * config.sub (basic_machine): added mips16 configuration
11012
11013 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11014
11015         * config.sub: Handle d10v-unknown.
11016
11017 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11018
11019         * config.sub: Handle v850-unknown.
11020
11021 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11022
11023         * Makefile.in: add findutils
11024         * configure.in: add findutils to list of host_tools
11025
11026 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11027
11028         * config.sub: Handle mn10200 and mn10300.
11029
11030 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11031
11032         * configure.in (d10v-*): Do not build librx.
11033
11034 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11035
11036         * configure.in (mn10300): Build everything except gdb & libgloss.
11037
11038 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11039
11040         * config.guess:  Patch for Dansk Data Elektronik servers,
11041         from Niels Skou Olsen <nso@dde.dk>.
11042
11043         For ncr, use /bin/uname rather than uname, since GNU uname does not
11044         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11045
11046         Patch for MIPS R4000 running System V,
11047         from Eric S. Raymond <esr@snark.thyrsus.com>.
11048
11049         Fix thinko for nextstep.
11050
11051         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11052
11053         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11054         * config.guess: Guess mips-dec-mach_bsd4.3.
11055
11056         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11057         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11058         release numbers.
11059         * config.guess (mips-mips-riscos*):  Emit just enough of the
11060         release number.
11061
11062         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11063         * config.guess (sparc-auspex-sunos*):  Added.
11064         (f300-fujitsu-*): Added.
11065
11066         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11067         * config.guess:  Recognize a Tadpole as a sparc.
11068
11069 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11070
11071         * config.guess: Don't assume that NextStep version is either 2 or
11072         3.  NextStep 4 (aka OpenStep 4) has come out now.
11073
11074 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11075
11076         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11077         From Rik Faith <faith@cs.unc.edu>.
11078
11079 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11080
11081         * config.sub: Contributions from bug-gnu-utils to:
11082         Support plain "hppa" (no version given) architecture, reported by
11083         OpenStep.
11084         OpenBSD like NetBSD.
11085         LynxOs is not a hardware supplier.
11086
11087         * config.guess: Contributions from bug-gnu-utils to add support for:
11088         OpenBSD like NetBSD.
11089         Stratus systems.
11090         More Pyramid systems.
11091         i[n>4]86 Intel chips.
11092         M680[n>4]0 Motorola chips.
11093         Use unknown instead of lynx for hardware manufacturer.
11094
11095 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11096
11097         * install.sh (chmodcmd): Set to null if the DST directory already
11098         exists.
11099
11100 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11101
11102         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11103         not use mt-ppc target Makefile fragment any more.
11104
11105 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11106
11107         * configure.in (*-*-windows):  Exclude everything but those dirs
11108         needed to build windows.
11109
11110 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11111
11112         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11113
11114 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11115
11116         * configure.in:  Exclude mmalloc from i386-windows.
11117
11118 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11119
11120         * Undo my previous change.
11121
11122 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11123
11124         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11125         unconditionally.
11126         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11127
11128 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11129
11130         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11131         host to add it's own flags.
11132
11133 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11134
11135         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11136
11137 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11138
11139         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11140         (CXX_FOR_TARGET): Likewise.
11141         (GCC_FOR_TARGET): Define.
11142         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11143         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11144         CC_FOR_TARGET was specified on the command line.
11145         (MAKEOVERRIDES): Don't define.
11146
11147 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11148
11149         * configure.in (m32r): Fix spelling of libg++ libs.
11150
11151 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11152
11153         * config.sub (-apple*): Remove, now redundant.
11154
11155 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11158
11159         * configure: Rework yesterday's sed script patch.
11160
11161         * config.sub: Merge with FSF.
11162
11163 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11164
11165         * config.guess:  Merge from FSF.
11166
11167         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11168         * config.guess: Use pc instead of unknown, for pc clone systems.
11169         Change linux to linux-gnu.
11170
11171         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11172         * config.guess: Avoid non-portable tr syntax.
11173
11174 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11175
11176         * test-build.mk (HOLES): Add "xargs" for gdb.
11177
11178         * configure: Avoid hpux10.20 sed bug.
11179
11180 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11181
11182         * configure.in:  Add support for windows host
11183         (that is a build done under the Microsoft build environment).
11184
11185 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11186
11187         * Makefile.in: Replace all uses of srcroot with s, to shrink
11188         command line lengths.
11189
11190         Patches from Geoffrey Noer <noer@cygnus.com>:
11191         * configure.in: If configuring for newlib, pass --with-newlib to
11192         subdirectories.
11193         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11194         -Bnewlib/ and -Lwinsup to gcc.
11195         (CXX_FOR_TARGET): Likewise.
11196
11197 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11198
11199         * Makefile.in (ETC_SUPPORT): Add configure.
11200
11201 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11202
11203         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11204         host configuration file.
11205
11206 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11207
11208         * configure.in: Break mn10x00 support into separate
11209         mn10200 and mn10300 configurations.
11210         * config.sub: Likewise.
11211
11212 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11213
11214         * configure.in: Add lots of stuff to noconfigdirs for
11215         the mn10x00 targets.
11216
11217         * config.sub, configure.in: Add mn10x00 support.
11218
11219 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11220
11221         * make-all.com: Call conf-a-gas, not config-a-gas.
11222
11223 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11224
11225         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11226         targets.
11227
11228 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11229
11230         * mpw-README: Add much more detail for native PowerMac.
11231         * mpw-install: New file.
11232         * mpw-configure: Add --norecursion and --help options.
11233         * mpw-config.in: Translate readme and install files when
11234         copying to objdir.
11235         * mpw-build.in: Don't always depend on byacc and flex.
11236         (install-only-top): New action.
11237
11238 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11239
11240         * configure.in:  You can now configure GDB for the v850.
11241
11242 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11243
11244         * configure.in (noconfigdirs): Don't configure any C++ dirs
11245         if targeting D10V.
11246
11247 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11248
11249         * config.sub: Recognize mips64vr5000.
11250
11251 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11252
11253         * configure.in: Use a single line for host_tools and native_only.
11254
11255 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11256
11257         * config.sub, configure.in: Add entries for m32r.
11258
11259 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11260
11261         * Makefile.in (inet-install): Don't run install-gzip.
11262
11263 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11264
11265         * configure.in:  Don't config lots of things for *-*-windows*.
11266
11267 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11268
11269         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11270         (host_libs, host_tools): Copy from configure.in.
11271         * mpw-configure: Don't complain about directories not found.
11272
11273 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11274
11275         * configure.in (i[345]86): Recognize i686 for pentium pro.
11276         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11277         file.
11278
11279         * config.guess (i[345]86): Ditto.
11280
11281 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11282
11283         * configure.in (noconfigdirs): Removed gdb for D10V.
11284
11285 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11286
11287         * configure.in: Remove ld, target-libio, target-libg++, and
11288         target-libstdc++ from noconfigdirs.
11289
11290 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11291
11292         * configure: Fix three locations where shell scripts were
11293         being run directly rather than with config_shell.
11294
11295 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11296
11297         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11298         * config.sub (basic_machine): Recognize v850.
11299
11300 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11301
11302         * mpw-configure: Handle multiple enable/disable options and
11303         pass them down recursively, handle -c and -s flags appropriately
11304         depending on choice of compiler, add escape mechanism for
11305         quoted arguments to gC.
11306
11307 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11308
11309         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11310         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11311         so that -mrelocatable-lib and -mno-eabi are used.
11312
11313         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11314         not support --print-multi-lib, don't abort.
11315
11316 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11317
11318         * make-all.com: Run config-a-gas.
11319         * setup.com: Don't copy subdirectory files around.
11320
11321 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11322
11323         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11324         target, it now compiles correctly.
11325
11326 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11327
11328         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11329
11330 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11331
11332         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11333
11334 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11335
11336         * configure.in (native_only): Add prms.
11337
11338 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11339
11340         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11341         (BINUTILS_SUPPORT_DIRS): Likewise.
11342
11343 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11344
11345         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11346         d10v support is added.
11347
11348 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11349
11350         * configure.in (d10v-*-*): New target.
11351
11352 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11353
11354         * config.guess (HP 9000/811): Recognize this as a PA1.1
11355         machine.
11356
11357 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11358
11359         * Makefile.in (do-tar-gz): New target, split out from tail end of
11360         taz target.  Run each command separately, don't use pipes.
11361         (taz): Use it.
11362
11363 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11364
11365         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11366         * mpw-build.in: No builds should depend on building byacc or flex,
11367         they are assumed to be installed already.
11368
11369 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11370
11371         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11372         variable that CC_FOR_TARGET needs.
11373
11374 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11375
11376         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11377         options have changed since the last time the subdirectory was
11378         configured, and if it has, reconfigure.
11379         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11380         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11381
11382 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11383
11384         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11385         CLEAN_MODULES): Add bash.
11386         (all-bash): New target.
11387
11388 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11389
11390         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11391
11392 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11393
11394         * config.sub (basic_machine): Recognize d10v as a valid processor.
11395
11396 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11397
11398         * mpw-configure: Add support for --bindir.
11399         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11400
11401 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11402
11403         * configure.in: add bash, time, gawk to list of hosttools and things
11404         to only build for native toolchains
11405
11406 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11407
11408         * Makefile.in (docdir): Remove.
11409
11410 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11411
11412         * Makefile.in (datadir): Set to $(prefix)/share.
11413
11414 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11415
11416         * configure.in: build diff and patch for cygwin32-hosted
11417         toolchains.
11418
11419 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11420
11421         * config.sub: Accept -rtems*.
11422
11423 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11424
11425         * configure.in: enable dosrel for cygwin32-hosted builds,
11426                 remove diff from the list of things not buildable
11427                 via Canadian Cross
11428
11429 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11430
11431         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11432         don't get ". ".
11433
11434 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11435
11436         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11437
11438 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11439
11440         * Makefile.in (taz): Handle case where tex3patch didn't even get
11441         checked out.  Also, if it was found, put the symlink in a new util
11442         subdirectory.
11443
11444 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11445
11446         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11447
11448 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11449
11450         * config.sub: Recognize -openvms.
11451         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11452         * make-all.com, setup.com: New files.
11453
11454 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11455
11456         * Makefile.in (taz): tex3patch moved to texinfo/util.
11457
11458 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11459
11460         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11461         * configure.in: remove make from disable-if-Can-Cross list
11462                 enable gdb if ${host} and ${target} are cygwin32
11463
11464 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11465
11466         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11467         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11468
11469 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11470
11471         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11472         distinguish sysv/svr4/bsd variants.
11473         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11474
11475 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11476
11477         * configure.in: Added copyright notice.
11478         * move-if-change: Added copyright notice.
11479
11480 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11481
11482         * configure.in (powerpcle-*-solaris*): Until we get shared
11483         libraries working, don't build gdb, sim, make, tcl, tk, or
11484         expect.
11485
11486 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11487
11488         * config.guess:  Merge with FSF:
11489
11490         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11491         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11492
11493         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11494         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11495
11496         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11497         * config.guess:  Combine two OSF1 rules.
11498         Also recognize field test versions.  From mjr@zk3.dec.com.
11499         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11500         because GNU uname does not support -p.  From pmr@pajato.com.
11501
11502 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11503
11504         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11505
11506 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11507
11508         * mpw-README: Document GCCIncludes.
11509
11510 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11511
11512         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11513
11514 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11515
11516         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11517
11518 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11519
11520         * configure.in (*-*-cygwin32): Configure make.
11521
11522 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11523
11524         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11525
11526 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11527
11528         * Makefile.in (all-inet): Depend on all-perl.
11529
11530         * Makefile.in (inet-install): New target.
11531
11532         * Makefile.in (all-inet): Depend on all-tcl.
11533         (all-inet): Depend on all-send-pr.
11534
11535 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11536
11537         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11538         temporarily.
11539
11540 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11541
11542         * configure.in: Don't configure --with-gnu-ld on AIX.
11543
11544 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11545
11546         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11547
11548 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11549
11550         * Makefile.in (ALL_MODULES): Added all-inet.
11551         (CROSS_CHECK_MODULES): Added check-inet.
11552         (INSTALL_MODULES): Added install-inet.
11553         (CLEAN_MODULES): Added clean-inet.
11554         (all-indent): New target.
11555
11556         * configure.in (host_tools): Added inet.
11557         (native_only): Added inet.
11558         (noconfigdirs): Added inet.
11559
11560 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11561
11562         * configure.in: Don't configure libgloss if we are not configuring
11563         newlib.
11564
11565 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11566
11567         * configure.in: Don't configure libgloss for unsupported
11568         architectures.
11569
11570 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11571
11572         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11573
11574 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11575
11576         * Makefile.in (ALL_MODULES): Include all-apache.
11577         (CROSS_CHECK_MODULES): Include check-apache.
11578         (INSTALL_MODULES): Include install-apache.
11579         (all-apache): New target.
11580
11581         * configure.in: Added apache everywhere perl is seen.
11582
11583 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11584
11585         * Makefile.in: Add support for clean-{module} and
11586         clean-target-{module} rules.
11587
11588 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11589
11590         * configure.in (*-*-ose) do not build libgloss.
11591
11592 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11593
11594         * config.guess (prep*:SunOS:5.*:*): Turn into
11595         powerpele-unknown-solaris2.
11596
11597 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11598
11599         * configure.in: Permit --enable-shared to specify a list of
11600         directories.
11601
11602 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11603
11604         * configure.in (host==solaris): Pass only the first word of $CC
11605         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11606
11607 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11608
11609         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11610
11611 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11612
11613         * Makefile.in (ALL_MODULES): Include all-perl.
11614         (CROSS_CHECK_MODULES): Include check-perl.
11615         (INSTALL_MODULES): Include install-perl.
11616         (ALL_X11_MODULES): Include all-guile.
11617         (CHECK_X11_MODULES): Include check-guile.
11618         (INSTALL_X11_MODULES): Include install-guile.
11619         (all-perl): New target.
11620         (all-guile): New target.
11621
11622         * configure.in (host_tools): Include perl and guile.
11623         (native_only): Include perl and guile.
11624         (noconfigdirs): Don't build guile and perl; no ports have been
11625         done.
11626
11627 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11628
11629         * configure (--enable-*): Handle quoted option lists such as
11630         --enable-sim-cflags='-g0 -O' better.
11631
11632 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11633
11634         * Makefile.in ({,inst}all-target): New rule so we can make and
11635         install all of the target directories easily.
11636
11637 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11638
11639         * configure.in: Add missing global flag in sed substitution when
11640         deleting `target-' from ${configdirs}.
11641
11642 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11643
11644         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11645         option.
11646
11647         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11648         config/mh-necv4.
11649
11650         * install.sh: Correct misspelling of transformbasename.
11651
11652         * config.guess: Recognize mips-*-sysv*.
11653
11654 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11655
11656         * config.sub: Recognize mon960.
11657
11658 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11659
11660         * configure: Restore Canadian Cross handling of BISON and LEX,
11661         removed in Feb 20 change.
11662
11663 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11664
11665         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11666         Mention make install.  Remove the old copyright date as well the
11667         clumsy and rather pointless copyright on the README file.
11668
11669 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11670
11671         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11672         Makefile after running symlink-tree, then run `make distclean' to
11673         avoid clobbering any generated files in srcdir.
11674
11675 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11676
11677         * configure.in (m68k-*-netbsd*): Build everything now.
11678
11679 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11680
11681         * Makefile.in (taz): Fix quoting.
11682
11683 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11684
11685         * configure.in (sparclet-*-*): Build everything now.
11686
11687 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11688
11689         * configure.in (m68k-*-linux*): New host.
11690
11691 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11692
11693         * configure: Check for bison before byacc.
11694
11695 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11696
11697         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11698         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11699         searching PATH.  These are used as fallbacks by Makefile.in if
11700         flex/bison/byacc aren't in objdir.
11701
11702 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11703
11704         * Makefile.in: Make everything which depends upon all-bfd also
11705         depend upon all-opcodes, in case --with-commonbfdlib is used.
11706
11707 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11708
11709         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11710         building NT native compilers on Unix.
11711
11712 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11713
11714         * configure.in: Don't get CC from the host Makefile fragment if we
11715         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11716         Solaris test for /usr/ucb/cc to the post target script, just after
11717         the compiler sanity test.
11718
11719 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11720
11721         * config.sub: Merge with FSF.
11722
11723 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11724
11725         * Makefile.in (RPATH_ENVVAR): New variable.
11726         (REALLY_SET_LIB_PATH): Use it.
11727         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11728
11729 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11730
11731         * config.sub, configure.in: Recognize sparclet cpu.
11732
11733 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11734
11735         * config.guess:  Support m68k-cbm-sysv4.
11736
11737 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11738
11739         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11740         m68k-unknown-linuxaout from linker help string.  Put quotes around
11741         $ld_help_string.
11742
11743 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11744
11745         * config.guess (powerpc-harris-powerunix): Add guess for port
11746         to new target.
11747
11748 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11749
11750         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11751
11752 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11753
11754         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11755         $(REALLY_SET_LIB_PATH) in Makefile.
11756         * Makefile.in (SET_LIB_PATH): New variable.
11757         (REALLY_SET_LIB_PATH): New variable.
11758         ($(DO_X)): Use $(SET_LIB_PATH).
11759         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11760         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11761         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11762         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11763         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11764         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11765         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11766         (install-dosrel): Likewise.
11767         (all-opcodes): Depend upon all-libiberty.
11768
11769 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11770
11771         * config.guess (*:CYGWIN*): New
11772
11773 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11774
11775         * Makefile.in (all-target-winsup): All all-target-libiberty.
11776
11777 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11778
11779         * configure.in (noconfigdirs): Add missing # in front of comment.
11780
11781 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11782
11783         * configure.in: add second pass to things added to noconfigdirs
11784         so *-gm-magic can exclude libgloss properly.
11785
11786 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11787
11788         * mpw-configure (extralibs_name, rez_name): Set correctly
11789         for MWC68K compiler.
11790
11791         * mpw-README: Add more info on the necessary build tools.
11792
11793 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11794
11795         * configure.in, config.sub: Recognize cygwin32.
11796
11797 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11798
11799         * config.guess, config.sub: Recognize A/UX.
11800
11801 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11802
11803         * config.sub: Merge with gcc/config.sub.
11804
11805 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11806
11807         * mpw-build.in (do-binutils): Add build of stamps.
11808
11809 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11810
11811         * config.sub: Add recognition for mips64vr4100*-* targets.
11812
11813 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11814
11815         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11816         Add creation of gconfigargs with `--enable-shared' turned on.
11817         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11818         ($(host)-stamp-stage3-configured): Likewise.
11819         (HOLES): Add chatr and ldd.
11820         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11821
11822 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11823
11824         * configure: Pass --nfp to recursive configures.
11825
11826 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11827
11828         * Makefile.in (DLLTOOL): New.
11829         (DLLTOOL_FOR_TARGET): New.
11830         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11831         (EXTRA_TARGET_FLAGS): Ditto.
11832         (EXTRA_GCC_FLAGS): Ditto.
11833         (CONFIGURE_TARGET_MODULES): Ditto.
11834         (DO_X): Ditto.
11835         * configure: Add DLLTOOL.
11836
11837 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11838
11839         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11840         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11841         mh-sco, since old workarounds no longer needed, and don't
11842         build ld, since libraries have weak symbols in COFF.
11843
11844 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11845
11846         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11847
11848 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11849
11850         * configure.in: Make sure that ${CC} can be used to compile an
11851         executable.
11852
11853 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11854
11855         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11856         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11857         nothing depending on whether gdbtk is being built.
11858
11859 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11860
11861         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11862
11863 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11864
11865         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11866         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11867
11868 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11869
11870         * config-ml.in: Add support for
11871         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11872         Simplify setting of multidirs from --disable-foo.
11873
11874 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11875
11876         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11877         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11878         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11879         non-empty, pass them on to the  GCC make.
11880         (all-bootstrap): New rule that is like all-gcc, except it executes
11881         the GCC bootstrap rule instead of the GCC all rule.
11882
11883 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11884
11885         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11886
11887 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11888
11889         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11890         DG/UX support.
11891
11892 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11893
11894         * config.sub (i*86*) Change [345] to [3456]
11895
11896 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11897
11898         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11899         --with-gnu-ld=no.
11900
11901 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11902
11903         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11904         AIX multilibs get built.
11905
11906 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11907
11908         * configure.in (i386-win32): Don't build expect if we're not
11909         building the tcl subdir.
11910
11911 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11912
11913         * Makefile.in: (configure-target-examples, all-target-examples):
11914         New targets, configure and build example programs.
11915
11916 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11917
11918         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11919         use it as input to sedit the generated MPW makefile.
11920         * mpw-README: Add a suggestion about Gestalt.h.
11921
11922 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11923
11924         * config.sub: Accept *-*-ieee*.
11925
11926 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11927
11928         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11929         Ronald F. Guilmette <rfg@monkeys.com>.
11930
11931 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11932
11933         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11934         for powerpc-pe native.
11935         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11936         (target==powerpc-pe): duplicate i386-win32 entry.
11937
11938 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11939
11940         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11941         of vxworks, not just vxworks5.1.
11942
11943 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11944
11945         * mpw-configure: Add support for exec-prefix.
11946
11947 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11948
11949         * config.guess: Recognize HP model 816 machines as having
11950         a PA1.1 processor.
11951
11952 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11953
11954         * configure: Ignore new autoconf configure options.
11955
11956 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11957
11958         * config.guess:  Recognize Pentium under SCO.
11959         From Robert Lipe <robertl@arnet.com>.
11960
11961 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11962
11963         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11964
11965 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11966
11967         * configure.in: Don't configure gas for alpha-dec-osf*.
11968
11969 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11970
11971         * configure.in: Default to --with-stabs for some targets for which
11972         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11973         i[345]86*-*-unixware*.
11974
11975 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11976
11977         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11978         rather than basing it on the target.  Simplify handling of options
11979         controlling which directories to configure.  Remove extraneous
11980         slash in multi-clean target.
11981
11982 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11983
11984         * config-ml.in: Prefix more variables with ml_ so they don't collide
11985         with configure's.
11986
11987 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11988
11989         * configure: Don't turn -v into --v.
11990
11991 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11992
11993         * configure.in (targargs): Fix typo.
11994
11995         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11996
11997 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11998
11999         * configure.in: Strip --host and --target options from
12000         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12001         --with-cross-host option when building with a cross-compiler.
12002         * configure: Canonicalize the arguments put into config.status by
12003         always using `=' for an option with an argument.  Pass a presumed
12004         --host or --target explicitly.
12005
12006 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12007
12008         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12009         into general OS recognition case.
12010
12011 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12012
12013         * configure.in (target_configdirs): add target-winsup only
12014         for win32 target systems.
12015
12016 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12017
12018         * Makefile.in (all-target-libgloss): Depend upon
12019         configure-target-newlib, since when libgloss is built it looks to
12020         see if the newlib directory exists.
12021
12022 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12023
12024         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12025         cfg-ml-*.in.
12026
12027 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12028
12029         * configure: Handle LD and LD_FOR_TARGET when configuring a
12030         Canadian Cross.
12031
12032 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12033
12034         * configure.in (target_libs): add target-winsup.
12035         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12036         (target==ppcle-pe): remove ld from $noconfigdirs.
12037
12038 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12039
12040         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12041         Preserve relative path names in $srcdir.  Build symlink tree if
12042         configuring cross target dir and srcdir=. (= no VPATH support).
12043         (configure-target-libg++): Depend on configure-target-librx.
12044         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12045         * config-ml.in: New file.
12046         * symlink-tree: New file.
12047         * configure: Ensure srcdir="." if that's what it is.
12048
12049 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12050
12051         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12052         includes and FLEX_SKELETON setting.
12053         * mpw-configure (--with-gnu-ld): New option, controls whether
12054         to use PPCLink or ld with PowerMac GCC.
12055         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12056         * mpw-config.in: Configure grez if targeting Mac.
12057
12058         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12059         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12060         just macos.
12061         * configure.in: Configure grez resource compiler if targeting Mac.
12062         * Makefile.in (all-grez, install-grez): New targets.
12063
12064 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12065
12066         * configure: CXX defaults to gcc, not g++.  If we find
12067         gcc in the path, set CC to gcc -O2.
12068
12069 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12070
12071         * configure: Default ${build} correctly.  Avoid picking up extra
12072         spaces when reading CC and CXX from Makefile.  When doing a
12073         Canadian Cross, use plausible default values for numerous
12074         variables.
12075         * configure.in: When doing a Canadian Cross, don't try to
12076         configure tools whose configure script can't handle it.
12077
12078 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12079
12080         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12081
12082 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12083
12084         * configure:  Remove dubious bug reporting address.
12085
12086 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12087
12088         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12089         configure script, run that instead of this directory's configure.
12090         In either case, print a message that we're configuring the sub-dir.
12091
12092 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12093
12094         * configure.in: Before checking for the existence of various files,
12095         use sed to filter out "target-".
12096
12097 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12098
12099         * Makefile.in (DO_X): Split rule to decrease command line length
12100         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12101         (Philippe De Muyter).
12102
12103 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12104
12105         * Makefile.in (all-patch): depend on all-libiberty.
12106
12107 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12108
12109         * configure.in: If the only directory in target_configdirs which
12110         actually exists is libiberty, then set target_configdirs to empty,
12111         to avoid trying to build a target libiberty in a gas or gdb
12112         distribution.
12113
12114 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12115
12116         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12117         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12118         systems.
12119
12120 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12121
12122         * configure.in (copy_dirs): Use sys-include instead of include
12123         for --with-headers option.
12124
12125 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12126
12127         * Makefile.in, configure.in: Make winsup builds work with
12128         new scheme.
12129
12130 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12131
12132         * configure.in: Build the linker on AIX.
12133
12134 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12135
12136         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12137         where needed.
12138
12139 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12140
12141         * Makefile.in (all-gcc): Fix typo.
12142
12143 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12144
12145         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12146
12147 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12148
12149         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12150         to target-xiberty, to provide more flexibility.
12151         (target_subdir):  Define.  Create if cross.
12152         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12153         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12154         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12155         check-libFOO -> check-target-libFOO, etc.
12156         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12157         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12158         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12159         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12160         allow ALL_GCC="" to only configure.
12161         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12162         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12163         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12164
12165 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12166
12167         * Makefile.in (taz): Build "info" in etc explicitly.
12168
12169 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12170
12171         * configure.in:  Make sure that CC is undefined (as opposed to
12172         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12173         problem with autoconf trying to configure on a host without GCC.
12174
12175 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12176
12177         * mpw-configure: Set host alias from choice of host compiler,
12178         only use generic MPW Makefile sed if present, edit a file
12179         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12180         * mpw-README: Add problem notes about CW6 and CW7.
12181
12182 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12183
12184         * Makefile.in (taz): Use ";" instead of ";;".
12185
12186 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12187
12188         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12189         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12190         DISTDOCDIRS.
12191         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12192         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12193
12194 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12195
12196         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12197         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12198         Move bfd to DISTSTUFFDIRS.
12199
12200 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12201
12202         * Makefile.in (X11_LIB): Removed.
12203         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12204
12205         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12206
12207 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12208
12209         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12210         names.
12211
12212 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12213
12214         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12215
12216 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12217
12218         * configure.in (i[345]86-*-win32): Always build newlib.
12219         Don't configure cvs, autoconf or texinfo.
12220         * Makefile.in (LD_FOR_TARGET): New.
12221         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12222         Pass down LD_FOR_TARGET.
12223
12224 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12225
12226         * winsup: New directory.
12227         * Makefile.in: Build winsup.
12228         * configure.in: Winsup is configured when target is win32.
12229         Can only build win32 target GDB when native.
12230
12231 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12232
12233         * config.guess: Recognize HP model 819 machines as having
12234         a PA 1.1 processor.
12235
12236 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12237
12238         * configure: Fix sed loop which substitutes for CC and CXX to
12239         avoid bug found in various sed implementations.
12240
12241 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12242
12243         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12244         simulator.  Use standard powerpc-*-eabi*.
12245
12246 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12247
12248         * configure.in: Stop putting gas and binutils in noconfigdirs for
12249         powerpc-*-aix* and rs6000-*-*.
12250
12251 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12252
12253         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12254         -mcall-aixdesc libraries.
12255
12256 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12257
12258         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12259
12260         * config.sub (arm | armel | armeb): Fix shell syntax.
12261
12262 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12263
12264         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12265         -msoft-float and -mcpu=common support.
12266         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12267         libraries.
12268
12269 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12270
12271         * configure.in: Allow configuration and build of emacs19 for the alpha.
12272
12273 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12274
12275         * configure.in (CC): Get ^CC, not just any old CC, from
12276         ${host_makefile_frag}.
12277
12278 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12279
12280         * configure.in (CC): Try to get CC from
12281         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12282
12283 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12284
12285         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12286         only if it exists in $(srcdir).
12287
12288 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12289
12290         * configure: If CC and CXX are not set in the environment, set
12291         them, based on either an existing Makefile or on searching for gcc
12292         in PATH.  Substitute for CC and CXX in Makefile.
12293         * configure.in: Remove libm from target_libs.  Separate
12294         target_configdirs from configdirs.  If CC is not set in
12295         environment, try to get it from a host Makefile fragment.  Rewrite
12296         changes of configdirs to use skipdirs instead.  A few minor
12297         tweaks.  Take directories out of target_configdirs as they are
12298         taken out of configdirs.  Remove existing Makefile files from
12299         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12300         CONFIG_ARGUMENTS in Makefile.
12301         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12302         by configure.in.
12303         (CONFIG_ARGUMENTS): Likewise.
12304         (CONFIGURE_TARGET_MODULES): New variable.
12305         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12306         ($(CONFIGURE_TARGET_MODULES)): New target.
12307         (configure-libg++, configure-libio): New targets.
12308         (all-libg++): Depend upon configure-libg++.
12309         (all-libio): Depend upon configure-libio.
12310         (configure-libgloss, all-libgloss): New targets.
12311         (configure-libstdc++): New target.
12312         (all-libstdc++): Depend upon configure-libstdc++.
12313         (configure-librx, all-librx): New targets.
12314         (configure-newlib): New target.
12315         (all-newlib): Depend upon configure-newlib
12316         (configure-xiberty): New target.
12317         (all-xiberty): Depend upon configure-xiberty.
12318
12319 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12320
12321         * configure.in (host i[345]86-*-win32):  Expand the
12322         noconfigdirs again.
12323
12324 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12325
12326         * mpw-configure: Fix sed command file name.
12327
12328 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12329
12330         * configure.in (host i[345]86-*-win32): Reduce the
12331         noconfigdirs again.
12332
12333 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12334
12335         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12336         or powerpc*-*-pe*, since they are not yet supported.
12337
12338 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12339
12340         Add PowerMac support and many other enhancements.
12341         * mpw-configure: New option --cc to select compiler to use,
12342         paste options set according to --cc into the generated
12343         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12344         if mpw-make.sed is present.
12345         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12346         add forward includes for PowerPC include files.
12347         * mpw-build.in: Build using Makefile.PPC if present.
12348         (do-byacc, etc): Remove separate version resource builds.
12349         (do-gas): Build "stamps" before "all".
12350         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12351         * mpw-README: Update to reflect --cc option, PowerMac support,
12352         and recently-reported compatibility problems.
12353
12354 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12355
12356         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12357         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12358         (--with-multilib-top): Pass to recursive invocations.
12359
12360 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12361
12362         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12363         v810-*-*.
12364
12365 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12366
12367         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12368         gdb, ld and opcodes on v810-*-*.
12369
12370 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12371
12372         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12373         (local-maintainer-clean): New target.
12374         (maintainer-clean): New target.
12375         (realclean): Just depend upon maintainer-clean.
12376
12377 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12378
12379         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12380
12381 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12382
12383         * configure.in: Build ld in mips*-*-bsd* case.
12384
12385 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12386
12387         * config.sub: Accept -lites* OS.  From Ian Dall.
12388
12389 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12390
12391         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12392         targets.
12393
12394 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12395
12396         * configure.in: treat i386-win32 canadian cross the same as
12397         i386-go32 canadian cross.
12398
12399 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12400
12401         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12402         running under the simulator to build a reduced set of libraries.
12403         (powerpc-*-eabiaix): Add fine grained multilib support added to
12404         other powerpc targets yesterday.
12405
12406 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12407
12408         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12409         -disable-softfloat, -disable-relocatable, -disable-aix, and
12410         -disable-sysv to control which multilib libraries get built.
12411
12412 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12413
12414         * configure: Add Makefile.tem to list of files to remove in trap
12415         handler.
12416
12417 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12418
12419         * config.guess (*Linux*):  Add missing "exit"s.
12420         Also, need specific check for alpha-unknown-linux (uses COFF).
12421
12422 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12423
12424         * config.guess:  Merge with FSF:
12425
12426         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12427         * config.guess (AIX4): More robust release numbering discovery.
12428
12429         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12430         * config.guess (i386-sequent-ptx): Properly get version number.
12431
12432         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12433         * config.guess (mips:*:4*:UMIPS): New case.
12434
12435 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12436
12437         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12438         (i386-win32 host): Likewise.  Don't build readline.
12439
12440 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12441
12442         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12443         SUPPORT_FILES to submakes.
12444
12445 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12446
12447         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12448         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12449         mpw-configure.
12450
12451 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12452
12453         * configure.in (appdirs): Use =, not ==, in test expression when
12454         trying to build the text to print in the warning message for
12455         Solaris users.
12456
12457 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12458
12459         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12460
12461 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12462
12463         * config.guess: Recognize lynx-2.3.
12464
12465 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12466
12467         * config.sub (z8ksim): Deleted
12468         (z8k-*-coff): New, this is the one true name of the target.
12469
12470 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12471
12472         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12473
12474 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12475
12476         * config.guess (*:Linux:*:*): First try asking the linker what the
12477         default object file format is (elf, aout, or coff).  Then if this
12478         fails, try previous methods.
12479
12480 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12481
12482         * configure.in: Don't build newlib for *-*-vxworks5.1.
12483
12484 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12485
12486         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12487         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12488
12489 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12490
12491         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12492
12493 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12494
12495         * cfg-ml-com.in: New file.
12496         * cfg-ml-pos.in: New file.
12497
12498 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12499
12500         * COPYING.NEWLIB: Add HP free copyright to list.
12501
12502 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12503
12504         * config.sub: Recognize -eabi* for the system, not just -eabi.
12505
12506 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12507
12508         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12509         * config.sub, configure.in (win32): New target and host.
12510
12511 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12512
12513         * configure.in: Add i386-pe configuration.
12514
12515 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12516
12517         * mpw-build.in (install): Install GDB after LD.
12518
12519 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12520
12521         * mpw-config.in (elf/mips.h): Always forward-include, needed
12522         for GDB to build.
12523
12524 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12525
12526         * testsuite: New directory for customer acceptance and whole tool
12527         chain tests.
12528
12529 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12530
12531         * configure: If per-host line isn't found, but AC_OUTPUT is found
12532         and a configure script exists, run it instead.
12533
12534 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12535
12536         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12537
12538 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12539
12540         * configure: Set build_{cpu,vendor,os,alias} to host values when
12541         --build isn't specified.
12542
12543 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12544
12545         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12546         (FLAGS_TO_PASS): Pass them.
12547         (EXTRA_TARGET_FLAGS): Ditto.
12548
12549 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12550
12551         * Makefile.in (all-libg++): Depend on all-libstdc++.
12552
12553 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12554
12555         * configure.in (noconfigdirs): Enable all packages for
12556           i386-unknown-netbsd.
12557
12558 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12559
12560         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12561         hosted builds (DOS builds)
12562
12563 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12564
12565         Changes for ARM based on patches from Richard Earnshaw:
12566         * config.sub: Handle armeb and armel.
12567         * configure.in: Omit arm linker only for riscix.
12568
12569 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12570
12571         * config.guess:  Update from FSF.
12572
12573 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12574
12575         * config.sub: Recognize powerpcle as the little endian variant of
12576         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12577         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12578         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12579         temporarily.
12580
12581 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12582
12583         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12584
12585 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12586
12587         * config.sub: Accept -lites* as a basic system type.
12588
12589 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12590
12591         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12592         installed, and if so return linuxoldld as the system name.
12593
12594 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12595
12596         * config.guess: Add hppa1.1-hp-lites support.
12597
12598 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12599
12600         * configure.in: Don't build newlib for m68k-vxworks5.1.
12601
12602 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12603
12604         * configure.in (mips-sgi-irix6): Use mh-irix5.
12605
12606 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12607
12608         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12609
12610 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12611
12612         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12613         OSF/1.  Fix compiler flags.
12614         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12615
12616 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12617
12618         * configure.in: Recognize --with-newlib.
12619         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12620
12621 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12622
12623         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12624         to *_X11_MODULES due to gdbtk needing X include files et al.
12625
12626 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12627
12628         Merge in support for Mac MPW as a host.
12629         (Old change descriptions retained for informational value.)
12630
12631         * mpw-config.in: Add generic include forwards for cpu-specific
12632         include files in aout and elf directories.
12633
12634         * mpw-configure: Added copyright.
12635         * mpw-config.in: Check for presence of required build tools.
12636         (target_libs): Add newlib.
12637         (target_tools): Add examples.
12638         (Read Me): Generate as "Read Me for MPW" instead.
12639         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12640         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12641         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12642
12643         * mpw-configure: Remove subdir-specific makefile hackery,
12644         delete mk.tmp after using it.
12645
12646         * mpw-build.in (all): Display start and end times.
12647
12648         * mpw-configure (host_canonical): Set.
12649         (target_cpu): Always add to makefiles.
12650         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12651         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12652         (mpw-mh-mpw): Look for in srcdir and srcroot.
12653         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12654
12655         * mpw-build.in: (install-only): New target.
12656
12657         * mpw-configure (host_alias, target_alias): Rename from hostalias
12658         and targetalias, add into generated Makefile.
12659         (mk.tmp): If present, add into generated Makefile.
12660         * mpw-build.in (all-gas): Build config.h first before gas proper.
12661
12662         * mpw-configure (config.status): Write only if changed.
12663         * mpw-config.in (readline): Configure it (not built, just used for
12664         definitions).
12665
12666         * mpw-config.in (elf/mips.h): Add a forward include.
12667
12668         * mpw-config.in: Forward-include most .h files in include into
12669         extra-include.
12670         (readline): Don't build.
12671         mpw-build.in (install): Install GDB.
12672
12673         * mpw-configure (prefix, mpw_prefix): Handle it.
12674         * mpw-config.in (mmalloc, readline): Don't configure.
12675         * mpw-build.in (thisscript): Rename to ThisScript.
12676         Use mpw-build instead of BuildProgram everywhere.
12677         (mmalloc, readline): Don't build.
12678         * mpw-README: New file, basic documentation about the MPW port.
12679
12680         * mpw-config.in: Use forward-include to create include files.
12681
12682         * mpw-configure: Add more things to the top of each configured
12683         Makefile, including contents of config/mpw-mh-mpw.
12684         * mpw-config.in (extra-include): Create this directory and fill it
12685         with Posix-like include files when configuring.
12686
12687         * config.sub (apple, mac, mpw): Add various aliases.
12688
12689         * mpw-build.in: New file, top-level build script fragment for MPW.
12690         * mpw-configure: New file, configure script for MPW.
12691         * mpw-config.in: New file, config fragment for MPW.
12692
12693 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12694
12695         * configure.in (host_libs): Remove glob, since it is gone from the
12696         sources.
12697
12698 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12699
12700         * Makefile.in: define empty GDB_NLM_DEPS var.
12701
12702         * configure.in(target_makefile_frag): use config/mt-netware
12703         for netware targets.
12704
12705 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12706
12707         * config.sub: Merge in recent FSF changes.  Remove linux special
12708         cases.
12709
12710 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12711
12712         Revert this change:
12713
12714         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12715
12716                 * build-all.mk: Use CC=cc -Xs on Solaris.
12717
12718 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12719
12720         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12721         stop using it.
12722         * Makefile.in: Nuke all references to glob subdirectory.
12723
12724 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12725
12726         * configure.in: Fix --enable-shared logic in per-host.
12727
12728 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12729
12730         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12731
12732 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12733
12734         * configure.in (noconfigdirs): Don't build gas on AIX, for
12735         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12736
12737 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12738
12739         * configure: Fix --cache-file to work if the file argument is a
12740         relative path.
12741
12742 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12743
12744         * configure: If the --cache-file is used, pass it down to
12745         configure in subdirectories.
12746
12747 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12748
12749         * config.sub: add vxworks29k configuration.
12750
12751 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12752
12753         * Makefile.in (taz): Do "diststuff" part quietly.
12754
12755 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12756
12757         * config.sub: Mini-merge with gcc/config.sub.
12758
12759 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12760
12761         * config.guess (IRIX): Sed - to _.
12762
12763 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12764
12765         * Makefile.in (source-vault, binary-vault): New targets.
12766
12767 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12768
12769         * config.sub: Recognize -eabi as a basic system type.
12770
12771 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12772
12773         * configure.in (enable_shared stuff): Fix typo.
12774
12775 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12776
12777         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12778
12779 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12780
12781         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12782
12783 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12784
12785         * configure.in (rs6000-*-*): Don't build gas.
12786
12787 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12788
12789         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12790         reduce command line length.
12791         (AS_FOR_TARGET): Check for as.new, not Makefile.
12792         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12793
12794 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12795
12796         * config.guess:  Merge from FSF.
12797
12798 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12799
12800         * configure: Don't use $ when handling program_suffix.
12801
12802 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12803
12804         * configure.in:  Configure tk for hppa/hpux.
12805
12806 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12807
12808         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12809
12810 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12811
12812         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12813         to LIBCXXFLAGS.  Tests are better run without it.
12814
12815 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12816
12817         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12818
12819 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12820
12821         * configure.in (*-*-netware*): Don't configure xiberty.
12822
12823 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12824
12825         * configure.in:  Remove tk from native_only list.
12826
12827 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12828
12829         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12830           for special NCD build.
12831
12832 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12833
12834         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12835         makeall.bat, they're only useful for binutils snapshots.
12836         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12837         makeall.bat to specified SUPPORT_FILES.
12838
12839 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12840
12841         * build-all.mk: Add Ericsson targets to sun4 and solaris
12842           hosts.  Add  BNR's sun4 target to solaris host, so their
12843           build-from-source will be tested in-house first.
12844
12845 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12846
12847         * Makefile.in (LIBCFLAGS): New variable.
12848         (CFLAGS_FOR_TARGET): Ditto.
12849         (LIBCFLAGS_FOR_TARGET): Ditto.
12850         (LIBCXXFLAGS): Ditto.
12851         (CXXFLAGS_FOR_TARGET): Ditto.
12852         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12853         (BASE_FLAGS_TO_PASS): Pass them.
12854         (EXTRA_TARGET_FLAGS): Ditto.
12855
12856         * configure.in: Support --enable-shared.
12857
12858 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12859
12860         * configure.in (target_libs):  Include libstdc++ again.
12861         * config.guess:  Update from FSF (for FreeBSD).
12862
12863 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12864
12865         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12866         makeall.bat.
12867         (DISTDOCDIRS): Add `etc'.
12868         (ETC_SUPPORT_PFX): New variable.
12869         (taz): Include anything from etc starting with a word in
12870         ETC_SUPPORT_PFX.
12871
12872 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12873
12874         * config.sub: Update for recent FSF changes.  Remove obsolete
12875         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12876         spacing changes.
12877
12878 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12879
12880         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12881
12882         * config.guess:  Merge with FSF.
12883         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12884
12885 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12886
12887         * configure: Since the "trap 0" handler will override the exit
12888         status on many systems, only use it for "exit 1", and make it set
12889         a non-zero exit status; reset it before "exit 0".  Also, check
12890         exit status of config.sub, and error out if it failed.
12891
12892 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12893
12894         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12895         and install libgloss.
12896
12897 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12898
12899         * Makefile.in (all-binutils): Depend upon all-byacc.
12900
12901         * configure.in: Don't build emacs on Irix 5.
12902
12903 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12904
12905         * configure.in (*-*-netware*): Add libio.
12906
12907 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12908
12909         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12910         (CHECK_TARGET_MODULES): Ditto.
12911         (INSTALL_TARGET_MODULES): Ditto.
12912         (TARGET_LIBS): Ditto.
12913         (all-libstdc++): Note dependencies.
12914
12915 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12916
12917         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12918
12919 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12920
12921         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12922         -fexternal-templates.
12923
12924         * configure.in (target_libs): Add libstdc++.
12925         (noconfigdirs): Add libstdc++ as appropriate.
12926
12927 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12928
12929         * config.guess:  Update from FSF.
12930
12931 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12932
12933         * configure: Use ${config_shell} when running ${configsub}.
12934
12935 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12936
12937         * config.sub: No longer recognize h8300h.
12938
12939 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12940
12941         * config.sub: Remove extraneous differences between config.sub and
12942         gcc/config.sub.
12943
12944 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12945
12946         * Makefile.in (DISTSTUFFDIRS): Add gas.
12947
12948 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12949
12950         * COPYING.NEWLIB: New file.
12951
12952 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12953
12954         * config.guess (HP-UX):  Patch from Harlan Stenn
12955         <harlan@landmark.com> to also emit release level.
12956
12957 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12958
12959         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12960
12961 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12962
12963         * config.sub:  Merge nextstep cleanup from FSF.
12964
12965 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12966
12967         * configure.in (arm-*-*): Don't configure ld for this target.
12968
12969 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12970
12971         * configure.in (*-*-netware): don't configure libg++, libio,
12972           librx, or newlib.
12973
12974 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12975
12976         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12977         configure ld--it works, but it doesn't support shared libraries.
12978
12979 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12980
12981         * config.guess (*-unknown-freebsd*):  Get rid of possible
12982         trailing "(Release)" in version string.
12983         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12984
12985 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12986
12987         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12988         Fix type: *-next-neststep -> *-next-nextstep.
12989
12990         * config.guess:  Merge from FSF:
12991
12992         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12993
12994         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12995
12996         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12997
12998         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12999         instead of UNIX_SV for UnixWare 1.0).
13000
13001 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13002
13003         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13004         to make gdb/nlm/* build after the compiler and linker.
13005
13006 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13007
13008         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13009         not just i[34]86.
13010         (m68k-atari-sysv4):  Relocate to match FSF version.
13011
13012         * config.guess:  More merges from the FSF:
13013
13014         Add a space before function call or macro invocation.
13015
13016         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13017
13018         * config.guess: Add trap cmd to remove dummy.c and dummy when
13019         interrupted.
13020
13021         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13022
13023         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13024         (dummy): Redirect stderr from compilation of dummy.c.
13025
13026         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13027
13028         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13029
13030 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13031
13032         * configure: Accept and ignore --cache*, for compatibility with
13033         new autoconf.
13034
13035 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13036
13037         * config.guess:  Merge from FSF:
13038
13039         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13040
13041         * config.guess (Pyramid*:OSx*:*:*): New case.
13042         (PATH): Add /.attbin at end for finding uname.
13043         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13044
13045         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13046
13047         * config.guess (M88*:DolphinOS:*:*): New case.
13048
13049         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13050
13051         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13052         to select whether to use ELF or COFF.
13053
13054         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13055
13056         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13057
13058         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13059
13060         * config.guess: Guess the OS version for HPUX.
13061
13062         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13063
13064         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13065
13066 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13067
13068         * configure.in: Recognize --with-headers, --with-libs, and
13069         --without-newlib.
13070         * Makefile.in (all-xiberty): Depend upon all-ld.
13071
13072 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13073
13074         * configure.in: Change i[34]86 to i[345]86.
13075
13076 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13077
13078         * configure (version): A few more tweaks to help message.
13079
13080 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13081
13082         * Makefile.in:  Remove (for now) librx as a host library,
13083         now that we're building it for target.
13084
13085 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13086
13087         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13088         (Karl Berry).
13089
13090 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13091
13092         * configure.in:  Also configure librx.
13093
13094 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13095
13096         * Makefile.in:  Update various rules to reflect that librx
13097         is now needed for libg++.
13098
13099 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13100
13101         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13102
13103 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13104
13105         * configure.in: Configure the examples directory.
13106
13107 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13108
13109         * configure: Simplify Jun 2 1994 change.
13110
13111 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13112
13113         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13114         /bin/gcc isn't good enough to build gcc.
13115
13116 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13117
13118         * Makefile.in (GDB_SUPPORT_FILES): Remove
13119         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13120         (gdb.tar.gz): Add new rule to use standard distribution building
13121         mechanism.
13122
13123 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13124
13125         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13126         Bill Cox <bill@cygnus.com>.
13127
13128 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13129
13130         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13131
13132 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13133
13134         * configure:  Search current dir first in .gdbinit.
13135
13136 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13137
13138         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13139
13140 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13141
13142         * config.sub:  Refer to NeXT's operating system as nextstep.
13143
13144         * config.sub (case $basic_machine):  Re-order the cases, to match
13145         the order in the FSF version (which is mostly alphabethical).
13146         Merge in some additions and changes from the FSF.
13147
13148 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13149
13150         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13151         * config.sub: Recognize cxux7.
13152         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13153
13154 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13155
13156         * config.sub:  Fix typo powerpc -> powerpc-*.
13157
13158 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13159
13160         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13161
13162         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13163         parallel with all-emacs and install-emacs).  Top-level command
13164         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13165
13166 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13167
13168         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13169         $(relbindir)/make before doing ``make install'', and use
13170         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13171         installing over running make binary.
13172         ($(host)-stamp-stage3-installed): Likewise.
13173
13174 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13175
13176         * config.guess: Recognize Mach.
13177
13178 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13179
13180         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13181         see whether --exec-prefix was used.
13182
13183 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13184
13185         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13186
13187 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13188
13189         * Makefile.in: Add all-librx target similar to all-libproc.
13190
13191 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13192
13193         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13194         with post 1.2 uname bogosity.
13195
13196 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13197
13198         * configure: Remove temporary files on receipt of a signal.
13199
13200 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13201
13202         * configure: If there is a package_makefile_frag, remove
13203         ${subdir}/Makefile.tem after copying it in.
13204
13205 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13206
13207         * build_all.mk: support rs6000 lynx identifies itself as
13208         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13209         since /bin/gcc is too feeble to compile a modern gcc.
13210
13211 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13212
13213         * brought devo/test-build.mk update-to-date with progressive/
13214           test-build.mk. Add lynx targets and hppa flag info.
13215
13216 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13217
13218         * configure.in:  Use mh-ncrsvr43.  Patch from
13219         Tom McConnell <tmcconne@sedona.intel.com>.
13220
13221 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13222
13223         * config.guess (i386-unknown-bsdi):  No longer need to
13224         check #if defined(__bsdi__) && defined(__i386__).
13225
13226 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13227
13228         * configure: Set program_transform_nameoption correctly.
13229
13230 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13231
13232         * brought build-all.mk update-to-date with progressive build-all.mk,
13233           added new targets and hppa info.
13234
13235 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13236
13237         * configure: If config.guess result is a prefix of the user
13238         specified target, assume a native build and use the user specified
13239         target as the host alias.  Remove SunOS patch suffix removal hack.
13240         * configure.in: Remove SunOS patch suffix removal hack.
13241
13242         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13243         in NATIVE_CHECK_MODULES.
13244
13245 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13246
13247         * Makefile.in: Rename HOST_ONLY to NATIVE.
13248         * configure: Delete SunOs patch suffix from host_canonical
13249           and build_canonical variables that are prepended to Makefiles.
13250         * configure.in: Add comments for easier maintenance.
13251
13252 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13253
13254         * Makefile.in: Add all-libproc target similar to all-gui.
13255
13256 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13257
13258         * Makefile.in (CHECK_MODULES): split into
13259         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13260
13261 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13262
13263         * config.guess (i386-unknown-bsdi): New system to guess.
13264
13265 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13266
13267         * Makefile.in: Add all-gui target (but not yet build by "all").
13268
13269 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13270
13271         * config.sub: Move deletion of patch suffix from here...
13272         * configure.in: To here, at Ian's suggestion.  The top-
13273           level scripts might need to know of a patch level.
13274
13275 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13276
13277         * config.sub: Strip off patch suffix so rtl is recognized
13278           as a sunos4.1.3 machine, even though it's been patched.
13279
13280 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13281
13282         * Makefile.in (INSTALL_LAST): Delete.
13283         (INSTALL_DOSREL): New.
13284
13285 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13286
13287         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13288         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13289         whether we pass down --with-gnu-ld anyhow.
13290
13291 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13292
13293         * Makefile.in (INSTALL_LAST): Change operation so it works
13294         on more flavors of make.
13295         * configure.in (go32): Don't build libg++ or libio.
13296
13297 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13298
13299         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13300         they can be overriden by templates.
13301
13302 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13303
13304         * configure.in (target==go32): Don't build gdb.
13305         * dosrel: New directory.
13306
13307 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13308
13309         * configure.in (host==go32): Configure dosrel too.
13310         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13311         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13312         be set by incoming names or templates.
13313         (INSTALL_LAST): New rule.
13314
13315 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13316
13317         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13318
13319 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13320
13321         * configure.in (appdirs): New variable.  Currently empty, but will
13322         be used in gas distribution.  If nonempty, lists a set of
13323         directories at least one of which must get configured, or top
13324         level configuration is considered to have failed.
13325         (rs6000-*-lynxos*): Use new file name.
13326
13327 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13328
13329         Eliminate XTRAFLAGS.
13330         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13331         newlib include files using -idirafter, and also use -nostdinc.
13332         (CXX_FOR_TARGET): Likewise.
13333         (XTRAFLAGS): Removed.
13334         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13335         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13336         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13337         ($(DO_X)): Don't pass down XTRAFLAGS.
13338
13339 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13340
13341         * configure.in (mips*-dec-bsd*): New target; do build linker.
13342         (mips*-*-bsd*): New target; don't build linker.
13343
13344 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13345
13346         * configure.in: support rs6000-*-lynxos* configuration.
13347         support sunos4 as a cross target.
13348
13349         * config.sub: look for lynx*, not lynx since the OS version may
13350         legitimately be part of the name.
13351
13352 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13353
13354         * configure.in (i[34]86-*-sco*): Move to be with other i386
13355         targets.
13356         (romp-*-*): New target.  Skip various binary utilities.
13357         (vax-*-*): New target.  Don't build newlib.
13358         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13359
13360 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13361
13362         * configure.in: Only set host_makefile_frag if config
13363         directory exists.
13364
13365 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13366
13367         * install.sh: If $dstdir exists, don't check whether each
13368         component does.
13369
13370 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13371
13372         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13373
13374 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13375
13376         * configure.in (*-*-lynxos*): Don't configure newlib for either
13377         native or cross Lynx.
13378
13379 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13380
13381         * config.sub (sparc64-elf): Fix os.
13382         (z8k): Remove duplicate.
13383
13384 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13385
13386         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13387         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13388
13389 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13390
13391         * configure: Make file links cleanly even if Lynx fails on
13392           an NFS symlink (at least fail cleanly).
13393
13394 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13395
13396         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13397         -XNh2000.
13398
13399 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13400
13401         * configure: Unknown options are fatal again.
13402
13403 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13404
13405         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13406         compatibility.
13407
13408 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13409
13410         * build-all.mk: Add `clean' target.
13411
13412 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13413
13414         * config.guess:  Add SINIX support.
13415         * configure.in:  Add mips-*-sysv4* support.
13416
13417 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13418
13419         * build-all.mk: Document all useful targets.
13420         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13421         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13422
13423 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13424
13425         * configure: Support --silent, --quiet.
13426
13427 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13428
13429         * configure: Support --disable-FEATURE.
13430
13431 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13432
13433         * config.guess: Recognize NCR running SVR4.3.
13434
13435 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13436
13437         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13438         Patch from Paul Eggert <eggert@twinsun.com>.
13439
13440 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13441
13442         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13443
13444 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13445
13446         * configure: Make unrecognized options give nonfatal warnings
13447         instead of fatal errors, and pass them to any subdirectory
13448         configures in case they recognize them.
13449         Make --x equivalent to --with-x.
13450
13451 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13452
13453         * configure: Add --enable-* options.  Clean up usage message and
13454         some comments.
13455
13456 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13457
13458         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13459
13460 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13461
13462         * configure.in (hppa*-*-*): Enable binutils.
13463
13464 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13465
13466         * config.sub: Recognize cisco.
13467
13468 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13469
13470         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13471
13472 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13473
13474         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13475         than one configuration name.  Add comment.
13476
13477 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13478
13479         * config.guess: about target *-hitachi-hiuxwe2, fixed
13480         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13481         macro is incorrect.]
13482
13483 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13484
13485         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13486         than the "make ls" stuff which used to be here.
13487
13488 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13489
13490         * config.guess:  Recognize i[34]86-unknown-freebsd.
13491         From Shawn M Carey <smcarey@rodan.syr.edu>.
13492
13493 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13494
13495         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13496
13497 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13498
13499         * config.guess: Check for ptx.
13500
13501 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13502
13503         * config.sub: Add os9k checking.
13504
13505 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13506
13507         * config.guess: Handle OSF1 running on HPPA processors
13508
13509 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13510
13511         * configure: If subdir configure fails, print out a message with
13512         subdirectory name, in case subdir's configure code didn't identify
13513         itself.
13514
13515 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13516
13517         * configure.in: Remove embedded newlines from configdirs.
13518         Avoid mismatches of substrings.  Fix matching strings at end
13519         of configdirs.
13520
13521 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13522
13523         * config.guess:  Add Lynx/rs6000 config support.
13524
13525 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13526
13527         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13528
13529 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13530
13531         * configure.in (hppa*-*-osf*): Treat this just like most other
13532         PA configurations (eg no binutils or ld).
13533         (hppa*-*-*elf*): These configurations have binutils and ld.
13534
13535 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13536
13537         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13538
13539 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13540
13541         * configure.in (rs6000-*-*): Build gas.
13542
13543 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13544
13545         * Makefile.in:  Avoid bug in losing hpux sed.
13546
13547 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13548
13549         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13550         for GDB and GDB has been fixed to not need it.
13551
13552 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13553
13554         * config.guess: Recognize vax hosts.
13555
13556 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13557
13558         * configure (while loop): Don't use "break 2" inside case
13559         statement -- the case statement isn't an enclosing loop.
13560
13561 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13562
13563         * config.guess:  Clean up NeXT support, to allow nextstep
13564         on Intel machines.  Make OS be nextstep.
13565
13566 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13567
13568         * config.guess: Add alternate forms for Convex.
13569
13570 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13571
13572         * configure:  Completely rewrite option processing.  Take
13573         advantage of pattern-matching to avoid invoking test frequently.
13574         Also clean up host and target defaulting logic.
13575
13576 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13577
13578         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13579         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13580         commands (plus user environment) will fit SCO limits.
13581
13582 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13583
13584         * configure.in: Don't issue warnings about directories which are
13585         not being configured if -norecursion is set.  Correct test for
13586         --with-gnu-as and --with-gnu-ld to not get confused by substring
13587         matches.
13588
13589         * configure.in: Don't build gas for alpha-dec-osf1*.
13590
13591 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13592
13593         * configure:  Back out Per's change of 12/19/1993.  It changes the
13594         behavior of configure in unexpected and confusing ways.
13595
13596         Also, use different delim char when calculating
13597         program_transform_name so that the name can contain slashes.
13598
13599 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13600
13601         * configure.in, config.sub: Add support for VSTa micro-kernel.
13602
13603 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13604
13605         * configure.in: Nuke hacks which were used to get a special
13606         version of GAS for HPPA configurations.
13607
13608 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13609
13610         * configure:  If only ${target_alias} is given, use that
13611         as the default for ${host_alias}.
13612         * configure:  Add missing back-slashes before nested quotes.
13613
13614 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13615
13616         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13617
13618 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13619
13620         * config.guess:  Recognize some Tektronix configurations.
13621         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13622
13623 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13624
13625         * config.sub: Match any flavor of SH.
13626
13627 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13628
13629         * configure.in: Don't try to configure newlib for Alpha.
13630
13631 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13632
13633         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13634         libg++ or libio for any Alpha target.
13635
13636         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13637
13638 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13639
13640         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13641         default arguments -- so it tried to compress itself.
13642
13643 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13644
13645         * configure.in (notsupp): ensure that a space is always at the end
13646           of the configdirs list, since the grep checks for an explicit space
13647
13648 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13649
13650         * configure.in (target i386-sysv4.2): don't build ld, since static
13651           versions of many libraries are not available.
13652
13653 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13654
13655         * config.guess: Recognize Apollos (using environment variables).
13656         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13657
13658 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13659
13660         * config.guess: Recognize Sony news mips running newsos.
13661
13662 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13663
13664         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13665         "fi ; else" for bash.
13666
13667 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13668
13669         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13670
13671 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13672
13673         * config.sub: accept unixware as an alias for svr4.2.
13674         Fix some inconsistancies with the gcc version.
13675
13676 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13677
13678         * Makefile.in (DISTDOCDIRS):  Add gdb.
13679
13680 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13681
13682         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13683
13684 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13685
13686         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13687         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13688         this now.
13689
13690 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13691
13692         * config.sub: Accept hiux* as an OS name.
13693
13694         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13695         etc/make-stds.texi.  The underscore came from gcc, and dje now
13696         agrees that RUNTESTFLAGS is the correct name.
13697
13698 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13699
13700         * install.sh:  Remove 'set -e'.  It makes any conditionals
13701         in the script useless.
13702
13703         * config.guess: Automatically recognize arm-acorn-riscix
13704         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13705
13706 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13707
13708         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13709
13710 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13711
13712         * Makefile.in (DISTDOCDIRS): New variable.
13713         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13714         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13715
13716 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13717
13718         * configure.in (hppa target): check the source directory for the
13719           pagas sub-directory
13720
13721 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13722
13723         * config.sub: Allow -aout* and -elf*.
13724
13725 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13726
13727         * configure.in: Don't build ld on i386-solaris2, same as for
13728         sparc-solaris2.
13729
13730 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13731
13732         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13733
13734 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13735
13736         * configure.in:  Configure gdb for alpha.
13737
13738 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13739
13740         * Makefile.in (CXXFLAGS): Add -O.
13741
13742 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13743
13744         * config.guess: added support for DG Aviion
13745
13746 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13747
13748         * configure.in: Produce warning message for subdirectories not
13749         configurable for this host/target combination.  Don't try to
13750         configure gdb for vms.
13751
13752 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13753
13754         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13755         appropriate files before making "diststuff".
13756         (DISTBISONFILES): New var: list of files to be edited.
13757         (DISTSTUFFDIRS): Add binutils.
13758
13759 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13760
13761         * config.sub: also handle mipsel and mips64el (for little endian mips)
13762
13763 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13764
13765         * configure.in: Add * to end of all OS names.
13766
13767 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13768
13769         * configure.in: Build newlib for LynxOS native.
13770
13771 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13772
13773         * config.guess: Add support for delta 88k running SVR3.
13774
13775         * configure.in: Add comment about HP compiler vs. emacs.
13776
13777 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13778
13779         * configure.in: don't build ld on solaris2 (not a viable option
13780           due to bugs in getpwnam & getpwuid)
13781
13782 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13783
13784         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13785         config.guess will produce a full version number.
13786
13787 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13788
13789         * configure.in: Build linker and binutils for alpha-dec-osf1.
13790
13791 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13792
13793         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13794         and gdb/testsuite/Makefile.in.
13795
13796 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13797
13798         * configure.in: recognize mips*- instead of mips-
13799
13800 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13801
13802         * config.sub: Accept linux*coff and linux*elf as operating
13803         systems.
13804
13805 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13806
13807         * config.sub: Recognize mips64, and mips3 as an alias for it.
13808
13809 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13810
13811         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13812         gdb knows how to handle OSF/1 shared libraries.
13813
13814 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13815
13816         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13817         * config.guess: Recognize Hitachi's HIUX.
13818         * config.sub: Recognize h3050r* and hppahitachi.
13819         Remove redundant cases for hp9k[23]*.
13820
13821 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13822
13823         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13824         if gas and ld are in the source tree and are in ${configdirs}.
13825         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13826         --with options (but still pass them down on the command line,
13827         if they were explicitly specified).
13828
13829 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13830
13831         * configure: substitute SHELL value in Makefile.in with
13832         ${CONFIG_SHELL}
13833
13834 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13835
13836         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13837         *-*-solaris2* targets.
13838
13839 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13840
13841         * Makefile.in: define M4, and pass it down to sub-makes;
13842         all-autoconf now depends on all-m4
13843
13844 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13845
13846         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13847         presence of {ar,ranlib} instead of a configured directory
13848
13849 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13850
13851         * config.guess: Accept 34?? as well as 33?? for NCR.
13852
13853 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13854
13855         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13856         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13857
13858 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13859
13860         * configure: grab values for $(CC) and $(CXX) from the
13861         environment, so that someone can do "CC=gcc configure; make" and
13862         have it work right (matching the way that autoconf works now)
13863
13864         * configure.in, Makefile.in: add support for gash, the tcl
13865         interface to Galaxy
13866
13867         * config.guess: add NetBSD variants (hp300, x86)
13868
13869 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13870
13871         * install.sh: Support -d option (in the manner of SunOS 4 install,
13872         as it is more deterministic than that of GNU install)
13873         (chmodcmd): Set file to mode 755 by default (should also do default
13874         chgrp and chown, but I don't feel like dealing with that now)
13875
13876 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13877
13878         * config.sub: Remove h8300hhms alias.
13879
13880 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13881
13882         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13883
13884 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13885
13886         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13887         as stmp-fixinc
13888
13889 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13890
13891         * config.sub: recognize m88110-bug-coff.
13892
13893 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13894
13895         * Makefile.in (all-libio): all dependencies on the toolchain used
13896         to build this (gcc, gas, ld, etc)
13897
13898 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13899
13900         * config.guess: Deal with OSF/1 1.3 on alpha.
13901
13902 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13903
13904         * install.sh: add some 'else true' clauses for portability
13905
13906         * configure.in: don't build libio for h8[35]00-*-* targets
13907
13908 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13909
13910         * Makefile.in:  Add support for new libio.
13911
13912 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13913
13914         * install.sh: If one command fails, don't try the rest.  Don't try
13915         to remove $dsttmp (via trap) unless we have already created it.
13916         If $src doesn't exist, detect it and exit with an error.
13917
13918         * config.guess: Recognize BSD on hp300.
13919
13920 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13921
13922         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13923         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13924
13925 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13926
13927         * Makefile.in (all-send-pr): depends on all-prms
13928
13929 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13930
13931         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13932
13933 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13934
13935         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13936         Added test for mips-mips-riscos5.
13937
13938 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13939
13940         * configure.in: use mh-hp300 for 68k HP hosts
13941
13942 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13943
13944         * configure: add support for CONFIG_SHELL, so that you can use
13945         some alternate shell for evaluating configure scripts
13946
13947 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13948
13949         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13950         in configure script to bug-gdb@prep.ai.mit.edu when building
13951         distribution archive.
13952         * Makefile.in (COMPRESS):  Remove def.
13953         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13954         gdb.tar.Z and make-gdb.tar.Z respectively.
13955         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13956         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13957         to convergence with 'taz' target in Makefile.in.
13958
13959 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13960
13961         * install.sh (dsttmp): use trap to ensure that tmp files go
13962         away on error conditions
13963
13964 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13965
13966         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13967
13968 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13969
13970         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13971         its parent is '/' not ''.
13972
13973         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13974
13975 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13976
13977         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13978         that ${newsrcdir}/configure.in does.
13979
13980 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13981
13982         * test-build.mk: support for CONFIG_SHELL
13983
13984 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13985
13986         * config.sub (netware):  Add as a basic system type.
13987
13988 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13989
13990         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13991           $(srcdir)/ from the dependency on Makefile.in.
13992
13993 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13994
13995         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13996         (h8300hhms is temporary until multi-libraries are implemented).
13997         * configure.in: Handle h8300h too.
13998
13999 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14000
14001         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14002
14003 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14004
14005         * configure:  Remove extraneous output when guessing host type.
14006         * config.guess:  Remove extraneous output when guessing using C
14007         compiler rather than uname, or when guessing fails.
14008
14009 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14010
14011         * Makefile.in: remove all.cross and install.cross targets
14012
14013         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14014           definitions
14015
14016 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14017
14018         * configure.in (target sh): Build gprof.
14019
14020 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14021
14022         * config.sub: change -solaris to -solaris2
14023
14024 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14025
14026         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14027
14028 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14029
14030         * configure: Correct error message for missing Makefile.in to
14031         print correct directory.
14032
14033 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14034
14035         * install.sh: kludge around 386BSD shell bug
14036
14037 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14038
14039         * config.guess:  Recognize NeXT.
14040         * config.guess:  Recognize i486-ncr-sysv4.
14041         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14042
14043 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14044
14045         * Makefile.in (MAKEINFOFLAGS): New variable.
14046         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14047         * build-all.mk, test-build.mk: Pass down --no-split as
14048         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14049
14050 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14051
14052         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14053
14054 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14055
14056         * Makefile.in (libg++.tar.z):  New rule.
14057         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14058         * Makefile.in (taz):  Only do a single chmod.
14059
14060 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14061
14062         * install.sh: don't use dirname anymore (replaced with sed usage)
14063
14064 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14065
14066         * Makefile.in:  Change extension for gzip'd files from '.z' to
14067         '.gz' per new FSF standard usage.
14068
14069 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14070
14071         * configure: put quotes around the final value of program_transform_name
14072
14073 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14074
14075         * Makefile.in: new install.sh support; update install-info rules
14076
14077 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14078
14079         * configure.in: Build diff for crosses, but not for go32 host.
14080
14081         * configure.in: Build gprof only for native, and don't build it
14082         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14083
14084 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14085
14086         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14087
14088 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14089
14090         * configure.in (host_tools): Add prms.
14091
14092 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14093
14094         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14095         with $(FLAGS_TO_PASS) on the command line
14096
14097         * config.sub: Recognize lynx and lynxos
14098
14099 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14100
14101         * config.sub: Accept -ecoff*, not just -ecoff.
14102
14103 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14104
14105         * Makefile.in (taz): Use .gz suffix instead of .z.
14106         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14107         names.
14108
14109 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14110
14111         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14112
14113 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14114
14115         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14116         that rebuilds that might happen during 'make install' don't get
14117         bogus gcc include files
14118
14119 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14120
14121         Change from Utah for HPPA support:
14122         * config.guess: Recognize hppa1.x-hp-bsd.
14123
14124 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14125
14126         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14127         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14128
14129 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14130
14131         * config.sub: Add support for rom68k and bug boot monitors.
14132
14133 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14134
14135         * Makefile.in: Make all-opcodes depend on all-bfd.
14136
14137 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14138
14139         * config.guess: Added special check for i[34]86-univel-sysv4*.
14140
14141 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14142
14143         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14144         the processor rather than assuming i486.
14145
14146 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14147
14148         * config.guess: Recognize SunOS6 as Solaris3.
14149
14150 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14151
14152         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14153         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14154
14155 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14156
14157         * build-all.mk (all-cross): New target for Canadian Cross.
14158         Added Q2 go32 targets.
14159         * test-build.mk: Configure go32 cross sparclite-aout and
14160         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14161         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14162
14163 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14164
14165         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14166         GO32 hosted toolchains
14167
14168 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14169
14170         * configure: change  so "-exec-prefix" gets passed down rather
14171         than "-exec_prefix" so autoconf generated Makefiles get the
14172         exec_prefix set right.
14173
14174 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14175
14176         * config.guess: get the Solaris2 minor version number
14177
14178         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14179
14180 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14181
14182         * config.guess: Recognize some Sequent platforms.
14183
14184 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14185
14186         * Makefile.in: added the vault-install target
14187
14188         * configure.in: actually use the Sun3 makefile fragment that's in
14189         config, also added the release dir to configdirs
14190
14191 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14192
14193         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14194
14195 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14196
14197         * configure.in: remove some program from Alpha targetted toolchains
14198
14199 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14200
14201         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14202         gprof.
14203         (taz): Run "make diststuff" in those directories instead of "make
14204         proto-dir".  Look for "VERSION=" only at start of line in subdir
14205         Makefile.  Use "gzip -9" for compression.
14206         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14207         (binutils.tar.z): New target.
14208
14209 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14210
14211         * Makefile.in (taz): Include gpl.texinfo.
14212
14213 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14214
14215         * Makefile.in (setup-dirs): Merged into "taz" target.
14216         (taz): Only do `proto-dir' stuff if a directory is actually needed
14217         for this target.
14218
14219 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14220
14221         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14222         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14223         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14224         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14225         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14226
14227 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14228
14229         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14230         config.sub, and move-if-change to gdb testsuite distribution
14231         archive, so the testsuite can be extracted, configured, and
14232         run separately from the gdb distribution.  Blow away the Chill
14233         tests that require a Chill compiled executable, since GNU Chill
14234         is not yet publically available.
14235
14236 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14237
14238         * test-build.mk: set environment variables in a single command,
14239         instead of a list of assignments and exports
14240
14241         * config.guess: recognize Alpha/OSF1 systems
14242
14243 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14244
14245         * configure: Change help message to prefer --options rather than
14246           -options.
14247
14248 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14249
14250         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14251         zippy@ecst.csuchico.edu.
14252         * config.guess: Recognize miniframe.
14253
14254 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14255
14256         * Makefile.in: Use srcroot to find runtest rather than rootme.
14257         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14258
14259 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14260
14261         * test-build.mk: Extensive additions to support building on a
14262         machine other than the host.
14263
14264 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14265
14266         * configure (tooldir): Fix for i386-aix again.
14267
14268 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14269
14270         * configure, Makefile.in:  Change definition of $(tooldir)
14271         to match the FSF.
14272
14273 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14274
14275         * config.guess:  Recognize i[34]86/SVR4.
14276
14277 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14278
14279         * Makefile.in (all-gdb): gdb depends on sim.
14280
14281 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14282
14283         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14284         at the same time we make the prototype gdb directory.
14285         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14286         files at the same time as the gdb base release distribution.
14287
14288 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14289
14290         * Makefile.in (check): Use individual check targets rather than
14291         DO_X rule.
14292         (check-gcc): Added.
14293
14294 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14295
14296         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14297         for System V release 3.2.
14298
14299 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14300
14301         * config.sub: Recognize hppaosf.
14302         * configure.in: Do configure ld/binutils/gas for it.
14303
14304 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14305
14306         * configure (tooldir): Alter syntax used to set this, for systems
14307         where "\$" isn't handled right, like i386-aix.
14308
14309 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14310
14311         * configure: Pass program-transform-name, not
14312         program_transform_name, to recursive configures.
14313
14314 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14315
14316         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14317         of gas+ld+binutils.
14318
14319 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14320
14321         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14322
14323 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14324
14325         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14326
14327 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14328
14329         * Makefile.in (PRMS): Set back to all-prms.
14330
14331 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14332
14333         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14334         targets, rather than for MIPS hosts.
14335
14336 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14337
14338         * configure.in: add comment for --with-x default values
14339
14340         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14341
14342         * Makefile.in: add check-* targets for each of the directories in
14343         the tree.  Add a definition of RUNTEST that will use the one we
14344         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14345
14346 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14347
14348         * configure.in: Removed obsolete references to bfd_target and
14349         target_makefile_frag.
14350
14351         * build-all.mk: Set assorted targets for Q2.
14352         * config.sub: Recognize z8k-sim and h8300-hms.
14353         * test-build.mk: Really don't pass host to configure.
14354         (HOLES): Added uname.
14355
14356 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14357
14358         * configure: Handle an empty program-prefix, program-suffix or
14359         program-transform-name correctly.
14360
14361 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14362
14363         * build-all.mk: -G 8 no longer required for MIPS targets.
14364         * test-build.mk: Don't pass host argument to configure; make it
14365         guess.
14366
14367 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14368
14369         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14370         * Makefile.in (COMPRESS):  New macro, like GZIP.
14371
14372 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14373
14374         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14375
14376         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14377         with gas currently defaults to -G 0.
14378
14379 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14380
14381         * Makefile.in (all-flex): flex depends on byacc.
14382
14383         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14384         to test-build.mk as RELEASE_TAG.
14385         * test-build.mk (configargs): New variable containing arguments to
14386         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14387         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14388
14389         * config.guess: Use /bin/uname when checking -X argument on SCO,
14390         to avoid invoking GNU uname which doesn't understand -X.
14391
14392         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14393
14394         * configure.in: Build gas for mips-*-*.
14395
14396 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14397
14398         * Makefile.in (all.normal): insert missing backslash.
14399
14400 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14401
14402         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14403
14404         * Makefile.in: Complete overhaul to merge many almost identical
14405         targets.
14406
14407 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14408
14409         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14410         (gdb.tar.Z): Adjusted.
14411
14412         * Makefile.in (setup-dirs, taz): New targets; should be general
14413         enough to adapt for gdb sometime.  Build only .z file.
14414         (gas.tar.z): New target.
14415
14416 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14417
14418         * build-all.mk: Use CC=cc -Xs on Solaris.
14419
14420 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14421
14422         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14423         for handling BISON for FSF releases.
14424
14425 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14426
14427         * configure: Actually implement the change zoo just documented.
14428
14429 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14430
14431         * configure: when using config.guess, only set target_alias when
14432         it's not already been set (ie, on the command line)
14433
14434 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14435
14436         * Makefile.in: add installcheck target, set PRMS to install-prms
14437
14438 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14439
14440         * configure: add support for package_makefile_fragment, handle the
14441         case where a directory has a configure.in file but no Makefile.in
14442         more gracefully (with an actual understandable error message, even);
14443         add support for --without (and add this to the usage message); also
14444         explicitly add a --host=${host_alias} to the command line when
14445         config.guess is used
14446
14447 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14448
14449         * configure: Must use both --host and --target in recursive calls.
14450
14451 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14452
14453         * Makefile.in: Change deja-gnu to dejagnu.
14454
14455 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14456
14457         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14458
14459 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14460
14461         * configure.in: canonicalize all instances to *-*-solaris2*,
14462         also strip out a number of tools to not build for go32 host
14463
14464 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14465
14466         * config.guess: add GPL.
14467
14468         * Makefile.in, config.guess, config.sub, configure: bump
14469           copyrights to 93.
14470
14471 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14472
14473         * Makefile.in (do-info): Removed obsolete check for existence of
14474         localenv file.
14475
14476         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14477
14478 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14479
14480         * Makefile.in: a couple of 'else true' for decstation,
14481         support for TclX
14482
14483         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14484
14485 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14486
14487         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14488
14489 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14490
14491         * config.guess: Recognize i386-ibm-aix (PS/2).
14492         * configure.in: Use config/mh-aix386 file for it.
14493
14494 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14495
14496         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14497         CC_FOR_TARGET instead.
14498         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14499
14500 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14501
14502         * Makefile.in: Add sim to list of directories sent with gdb
14503
14504 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14505
14506         * configure.in: Put back mips-dec-bsd* case.
14507
14508 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14509
14510         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14511         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14512         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14513
14514 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14515
14516         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14517
14518         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14519         (install-info): install dir.info only if it exists,
14520         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14521
14522 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14523
14524         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14525         gas for mips-dec-bsd.
14526
14527 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14528
14529         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14530         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14531
14532 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14533
14534         * configure.in: Added "dejagnu" to hosttools list.
14535
14536 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14537
14538         * config.sub, configure.in, config.guess:  Add support
14539         for Bosx, an AIX variant from Bull.
14540         Patches from F.Pierresteguy@frcl.bull.fr.
14541
14542 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14543
14544         * devo/dejagnu: Initial creation of devo/dejagnu.
14545         Migrated dejagnu testcases and support files for testing software
14546         tools to reside as subdirectories, currently called "testsuite",
14547         within the directory of the software tool.  Migrated all programs,
14548         support libraries, etc. beloging to dejagnu proper from
14549         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14550         with no modifications.  The changes to these files which will
14551         allow them to configure, build, and execute properly will be made
14552         in a future update.
14553
14554 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14555
14556         * Makefile.in: Change send_pr to send-pr.
14557         * configure.in: Likewise.
14558         * send_pr: Renamed directory to send-pr.
14559
14560 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14561
14562         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14563
14564 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14565
14566         * README:  Update for gdb-4.8 release.
14567         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14568         gdb-xxx.tar.z (gzip'd) file also.
14569
14570 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14571
14572         * Makefile.in: make all-diff depend on all-libiberty
14573
14574 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14575
14576         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14577
14578 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14579
14580         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14581
14582 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14583
14584         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14585         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14586         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14587
14588 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14589
14590         * Makefile.in:  makeinfo binary is in a new location
14591
14592 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14593
14594         * config.sub: Accept -ecoff as an OS.
14595
14596         * Makefile.in: Various changes to eliminate a level of make
14597         recursion and reduce the required command line length.
14598         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14599         sub-makes.
14600         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14601         variables holding settings for specific sub-makes.
14602         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14603         in terms of BASE_FLAGS_TO_PASS.
14604         (TARGET_LIBS): New variable listing directories which use
14605         TARGET_FLAGS_TO_PASS.
14606         (subdir_do): Eliminated.
14607         (do-*): New set of targets to replace subdir_do.
14608         (various): All targets which used subdir_do now depend on do-*.
14609         (local-clean): Renamed from do_clean.
14610         (local-distclean): New target, dependency of distclean and
14611         realclean.
14612         (install-info): Don't create directories.  Depend on dir.info
14613         rather than calling make recursively.
14614         (install-dir.info): Eliminated.
14615         (install-info-dirs): Create all info directories here.
14616         (dir.info): Depend upon do-install-info.
14617
14618         * test-build.mk (HOLES): Added false.
14619
14620 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14621
14622         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14623
14624 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14625
14626         * Makefile.in (info): remove dependency on all-texinfo.  The
14627         problem was really in texinfo/C, not at this level.
14628
14629 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14630
14631         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14632
14633 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14634
14635         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14636         GDB releases.
14637
14638 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14639
14640         * configure: Include srcdir in message about target of link not
14641         being found.  Don't convert `-' to `_' in `with' options being
14642         passed to subdirs.
14643
14644 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14645
14646         * configure.in: add uudecode to host_tools
14647
14648         * Makefile.in: added {all,install}-uudecode targets, added them to
14649         the appropriate lists
14650
14651 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14652
14653         * Makefile.in (all-gcc): Added dependency on all-gas.
14654
14655         * configure.in (mips-*-*): Build ld and binutils.
14656
14657 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14658
14659         * configure: check return code from mkdir, print error message and
14660           exit on failure.
14661
14662 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14663
14664         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14665
14666 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14667
14668         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14669
14670 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14671
14672         * config.sub (h8500):  Recognize this as a cpu type.
14673
14674 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14675
14676         * configure: source directory missing is no longer a warning
14677
14678         * configure.in: recognize irix[34]* instead of irix[34]
14679
14680         * Makefile.in: define and pass down X11_LIB
14681
14682 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14683
14684         * guess-systype: Renamed to ...
14685         * config.guess:  ... by popular request.
14686         * configure.in, Makefile.in:  Update accordingly.
14687
14688 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14689
14690         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14691         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14692         + Execute ./dummy instead of assuming . is in PATH.
14693
14694 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14695
14696         * guess-systype:  New shell script.  Attempts to guess the
14697         canonical host name of the executing host.
14698         Only a few hosts are supported so far.
14699         * configure:  Call guess-systype if no host is specified.
14700
14701 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14702
14703         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14704         gcc Makefile.
14705
14706
14707 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14708
14709         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14710         (all-gcc, install-gcc, subdir_do): Use it.
14711
14712 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14713
14714         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14715
14716 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14717
14718         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14719           set exclusively by configure, using configure.in .
14720
14721 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14722
14723         * test-build.mk: set $PATH for all builds
14724
14725         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14726
14727 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14728
14729         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14730         the one used in gcc/Makefile.in, so that a null expansion doesn't
14731         override the one needed to build gcc with a native cc.
14732
14733
14734 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14735
14736         * configure: Accept -with arguments.
14737
14738 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14739
14740         * Makefile.in: added h8300sim
14741
14742 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14743
14744         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14745         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14746         (all-cygnus, native, build-cygnus): Make
14747         $(canonhost)-stamp-3stage-done, not $(host)....
14748         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14749         i386-sco3.2v4.  Added else true to if command.
14750
14751 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14752
14753         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14754
14755 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14756
14757         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14758
14759 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14760
14761         * configure.in: don't remove binutils from Solaris builds
14762
14763 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14764
14765         * Makefile.in: get rid of earlier definitions for *clean,
14766         also handle the recursive info rule better
14767
14768 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14769
14770         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14771         do more-or-less the right thing.
14772
14773 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14774
14775         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14776         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14777
14778 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14779
14780         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14781         $(host_canonical).
14782
14783         * configure.in: split the configdirs list into 4 categories (native
14784         v. cross, library v. tool) and handle the cross-only and native-
14785         only in more reasonable (and correct!) way.
14786
14787 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14788
14789         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14790         configdirs anymore.
14791
14792 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14793
14794         * Makefile.in: extensive cleanup::  removed all of the explicit
14795         clean-* targets, collapsed many wrappers around subdir_do into
14796         one, added additional targets to satisfy standards.texi, deleted
14797         some old targets, some changes for consistency
14798
14799 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14800
14801         * configure.in: handle some programs as cross-only, and others as
14802         native only
14803
14804         * test-build.mk: handle partial holes in a more generic manner
14805
14806         * Makefile.in: m4 depends on libiberty
14807
14808 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14809
14810         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14811         time, wdiff, and find to configdirs
14812
14813         * Makefile.in: all, clean, and install rules for the new programs
14814         added to configure.in
14815
14816 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14817
14818         * configure.in: use mh-sun for all *-sun-* hosts
14819
14820 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14821
14822         * Makefile.in: define flags for X11 include files and library file
14823         locations, pass them down to the programs that need this info
14824
14825         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14826
14827 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14828
14829         * configure.in: start building libg++ for HP-UX targets
14830
14831 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14832
14833         * README:  Update references to files moved into etc/.
14834
14835 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14836
14837         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14838         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14839
14840 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14841
14842         * configure: accept dash as well as underscore in long option
14843         names for FSF compatibility.
14844
14845 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14846
14847         * config.sub: added -sco3.2v4 support from FSF.
14848
14849 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14850
14851         * configure.in: expand the section that adds or removes
14852         directories from the list of programs to build, to handle native
14853         vs. cross in addition to host v. native
14854
14855 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14856
14857         * Makefile.in:  Replace C++ in macro names with CXX.
14858         This is less likely to break ...
14859
14860 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14861
14862         * test-build.mk: add -w to GNU_MAKE
14863
14864 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14865
14866         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14867         add 'sparc' to list of recognized cpus.  This needed to make
14868         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14869         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14870         then changes that into $CPU-wrs-vxworks.
14871
14872         * configure.in: remove most references to gdbtest, regularize
14873         target based program removal
14874
14875         * test-build.mk: import from p3 tree (many fixes and changes)
14876
14877 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14878
14879         * Makefile.in: added rules to handle tcl, tk, and expect
14880
14881         * configure.in: handle those directories if they exist
14882
14883 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14884
14885         * config.sub: removed bogus hppabsd and hppahpux names, since
14886         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14887
14888 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14889
14890         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14891         depends upon all-xiberty
14892
14893         * Makefile.in: changes from p3, including:
14894
14895         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14896
14897         * Makefile.in (XTRAFLAGS): include newlib directories if
14898         newlib/Makefile exists, rather than if host != target.
14899
14900         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14901
14902         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14903         from the same source tree and not building a cross-compiler.  This
14904         matters for the libg++ configuration if reconfiguring a tree that
14905         has already been installed.
14906
14907         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14908
14909         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14910         pick up the machine and system specific header files.
14911
14912         * Makefile.in: added AS_FOR_TARGET, passed down in
14913         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14914         the C compiler to use to create programs which are run in the
14915         build environment, set it to default to $(CC), and passed it down
14916         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14917
14918         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14919
14920         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14921         We need them for unusual native builds, like systems without
14922         ranlib.
14923
14924         * configure: also define $(host_canonical) and
14925         $(target_canonical), which are the full, canonical names for the
14926         given host and target
14927
14928 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14929
14930         * Makefile.in:  Added separate definitions for C++.
14931
14932 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14933
14934         * configure.in (configdirs):  Add deja-gnu.
14935
14936 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14937
14938         * README:  Update for configure.texi and gdb-4.7 release.
14939
14940 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14941
14942         * Makefile.in:  Move "all" target to top of file.
14943         Previously, first target was ".PHONY" which caused BSD4.4 make
14944         to build .PHONY when make was run without arguments.
14945
14946 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14947
14948         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14949         Library-copylefted code in libiberty.
14950
14951 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14952
14953         * config.sub:  Replace m68kmote with plain old m68k.
14954
14955 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14956
14957         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14958
14959 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14960
14961         * config.sub: Complain if no argument is given.  Added support for
14962         386bsd as OS and target alias.
14963
14964 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14965
14966         * Makefile.in (XTRAFLAGS): include newlib directories if
14967         newlib/Makefile exists, rather than if host != target.
14968
14969 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14970
14971         * config.sub: recognize sparclite-wrs-vxworks.
14972
14973         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14974         p3.) Added clean-xiberty to clean.
14975
14976 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14977
14978         * configure.in: use *-*-* instead of nested cases for host and target
14979
14980 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14981
14982         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14983         from the same source tree and not building a cross-compiler.  This
14984         matters for the libg++ configuration if reconfiguring a tree that
14985         has already been installed.
14986
14987 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14988
14989         * config.sub (i486v/i486v4):  Merge in from FSF version.
14990
14991 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14992
14993         * configure: only set PWD if it is already set.
14994
14995 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14996
14997         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14998         doesn't have unset and all success paths (and most error paths)
14999         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15000         to just ${PWD} to avoid confusion.)
15001
15002 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15003
15004         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15005         even for a native compilation.
15006
15007 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15008
15009         Changes to make the gdb.tar.Z rule work better.
15010
15011         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15012         (DEVO_SUPPORT):  Add configure.texi.
15013         (bfd-ilrt.tar.Z):  Remove ancient rule.
15014
15015 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15016
15017         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15018         pick up the machine and system specific header files.
15019
15020         * configure.in, config.sub: added new target m68010-adobe-scout,
15021         with alias of adobe68k.  Changed configure.in to check for
15022         -scout before -sco* to avoid a false match.
15023
15024         * Makefile.in: added AS_FOR_TARGET, passed down in
15025         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15026         the C compiler to use to create programs which are run in the
15027         build environment, set it to default to $(CC), and passed it down
15028         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15029
15030 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15031
15032         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15033         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15034         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15035         FOR_TARGET variants, to newlib and libg++.
15036
15037 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15038
15039         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15040         first.
15041
15042 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15043
15044         * config.sub:  Accept `elf' as an environment.
15045
15046 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15047
15048         * Makefile.in (all-opcodes):  cd into the right directory
15049
15050 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15051
15052         * configure: added -program_transform_name option, used as
15053         argument to sed when installing programs.
15054         configure.texi: added documentation for -program_prefix,
15055         -program_suffix and -program_transform_name.
15056
15057 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15058
15059         * config.sub:  Accept i486 where i386 ok.
15060
15061 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15062
15063         * config.sub: accept we32k
15064
15065 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15066
15067         * config.sub, configure.in: accept OSE68000 and OSE68k.
15068
15069         * Makefile.in: don't create all directories for ``make install'';
15070         let the subdirectories create the ones they need.
15071
15072 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15073
15074         * COPYING: new file, GPL v2
15075
15076 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15077
15078         * Makefile.in: use the new gen-info-dir, which needs a template
15079         argument (which also lives in texinfo)
15080
15081         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15082
15083 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15084
15085         * config.sub (ncr3000):  Change i386 to i486.
15086
15087 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15088
15089         * Makefile.in: add install-rcs, install-grep to
15090         install-no-fixedincludes, removed install-bison and install-libgcc
15091
15092 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15093
15094         * configure.in: grab the HPUX makefile fragment if on HPUX
15095
15096 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15097
15098         * Makefile.in: eradicate bison spoor (ditto libgcc).
15099          configure.in: recognise m68{k,000}-ericsson-OSE.
15100          es1800 is alias for m68k-ericsson-OSE
15101
15102 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15103
15104         * configure.in: rearrange the parts that remove programs from
15105         configdirs, based now on HOST==TARGET or by canonical triple.
15106
15107 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15108
15109         * test-build.mk: recurse explicitly with -f test-build.mk when
15110           appropriate.  predicate stage3 and comparison on the existence
15111           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15112           On very clean, also remove ...stamp-co.  Build in-place before
15113           doing other builds.
15114
15115 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15116
15117         * Makefile.in, configure.in: add tgas
15118
15119 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15120
15121         * Makefile.in: a number of changes merged in from progressive.
15122
15123         * configure.in: add libm.
15124
15125         * .cvsignore: ignore some stuff that comes from test-build.mk.
15126
15127 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15128
15129         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15130
15131 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15132
15133         * configure: Add program_suffix (parallel to program_prefix)
15134         * Makefile.in: adjust directory-creating script for losing decstation
15135
15136 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15137
15138         * configure:  Minor $subdir-related fixes.
15139
15140 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15141
15142         * configure: fix various problems with propogating
15143         makefile_target_frag in subdirs.
15144         * configure.in: config libgcc if its there
15145
15146 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15147
15148         * config.sub:  HPPA merge.
15149
15150 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15151
15152         * Makefile.in:  Replace all-bison with all-byacc in all
15153         dependency lines for other tools (which now use byacc).
15154
15155 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15156
15157         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15158
15159 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15160
15161         * Makefile.in: make gprof rules similar to byacc rules (instead of
15162         vestigal $(unsubdir) that didn't work...)
15163
15164 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15165
15166         * config.sub:  Add support for Linux.
15167         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15168         (at least for libg++).
15169
15170 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15171
15172         * configure.texi: fix doc for the -nfp option to configure
15173
15174 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15175
15176         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15177
15178 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15179
15180         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15181         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15182         * configure.in: added solaris* host_makefile_frag hook.
15183
15184 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15185
15186         * config.sub: changed recognition of m68000 so that various
15187         m68k types can be specified via m680[01234]0
15188
15189 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15190
15191         * config.sub (basic_machine): fix sed so that '-foo' isn't
15192         completely substituted out while .+'-foo' loses the '-foo'
15193
15194 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15195
15196         * config.sub ($os): Add -aout.
15197
15198 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15199
15200         * configure:  If host_makefile_frag is absolute, don't
15201         prefix ${invsubdir} (relevant to libg++ auto-configure).
15202
15203 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15204
15205         * Makefile.in (tooldir): Define it.
15206         (all-ld): Depend on all-flex.
15207
15208 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15209
15210         * Makefile.in (check):  Fix libg++ special case.
15211
15212 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15213
15214         * configure: do not bury `pwd` into config.status, thus do fewer
15215           pwd's.
15216
15217         * configure: print the "Building in" message only when building in
15218           other than "." AND verbose.
15219
15220         * configure: remove -s, rework -v to better accommodate guested
15221           configures.
15222
15223         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15224
15225 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15226
15227         * Makefile.in: macroize flags passed on recursion.  remove
15228           fileutils.
15229
15230 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15231
15232         * configure: get makesrcdir right for subdirs deeper than 1.
15233
15234         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15235           install.
15236
15237 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15238
15239         * Makefile.in: don't print subdir_do or recursion lines.
15240
15241 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15242
15243         * standards.texi: added menu item.
15244
15245         * Makefile.in: build and install standards.info.
15246
15247         * standards.texi: new file.
15248
15249 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15250
15251         * configure: test for and move config.status pieces from
15252           ${subdir}/.
15253
15254 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15255
15256         * configure:  Test for existance of files before trying to mv
15257         them, to avoid numerous non-existance messages.
15258
15259 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15260
15261         * configure: correct final line of config.status.
15262
15263         * configure: patch from eggert.  Avoids a protection problem if
15264           the original Makefile.in is read only.
15265
15266         * configure: use move-if-change from gcc to create config.status.
15267           Some makefiles depend on config.status to tell if a directory
15268           has been reconfigured for a different host.  This change
15269           prevents those directories from remaking everything in the case
15270           where the reconfig was only intended to rebuild a Makefile.
15271
15272         * configure: test for config.sub with "config.sub sun4" rather
15273           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15274           host alias from a missing config.sub.
15275
15276 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15277
15278         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15279           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15280
15281 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15282
15283         * configure: mkdir ${subdir} as needed.
15284
15285 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15286
15287         * Makefile.in,configure.in: added autoconf.
15288
15289 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15290
15291         * Makefile.in: no longer pass against on recursion.
15292
15293         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15294           definitions are not inherited.
15295
15296         * configure: correct makesrcdir when subdir is .
15297
15298 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15299
15300         * configure:  Add support for 'subdirs' variable, which is
15301         like 'configdirs', except that configure doesn't re-invoke
15302         itself for subdirs, it just creates a Makefile for each subdir.
15303         * configure.texi:  Document subdirs.
15304
15305 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15306
15307         * configure.in: added flex to configdirs
15308
15309 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15310
15311         * Makefile.in: remove clean-stamps from clean.
15312
15313 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15314
15315         * configure.in:  Add gdbtest to configdirs.
15316
15317 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15318
15319         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15320         to recursive makes.
15321         * configure.in:  Recognize new ncr3000 config.
15322
15323 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15324
15325         * Makefile.in, configure.in: removed references to gdbm.
15326
15327 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15328
15329         * config.sub:  Don't canonicalize os value
15330         newsos* to bsd (readline needs to check for newsos).
15331         (This fix was earlier made Jan 31, but got re-broken.)
15332
15333 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15334
15335         * configure.in:  sco is an os, not a vendor!
15336
15337         * configure:  Quote $( better.  Keep various shells happy.
15338
15339 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15340
15341         * Makefile.in: eliminate stamp-files.
15342
15343 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15344
15345         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15346           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15347
15348 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15349
15350         * config.sub:  fix iris/iris3.
15351
15352 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15353
15354         * configure: re-add -rm.
15355
15356 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15357
15358         * Maskefile.in: add .stmp-rcs to all.
15359
15360         * configure.in: remove gas from rs6000 build, use aix host fragment.
15361
15362 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15363
15364         * configure: pass down site_option during recursion.
15365
15366 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15367
15368         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15369
15370 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15371
15372         * configure: Change exec_prefix so that it really defaults to prefix.
15373
15374 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15375
15376         * Makefile.in, configure.in:  Add support for mmalloc library.
15377
15378 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15379
15380         * Makefile.in: add stmp dependencies for a few more things.
15381
15382 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15383
15384         * configure: adjusted error message on objdir/srcdir configure
15385           collision, per john's suggestion.
15386
15387         * Makefile.in: add libiberty stmp to all and all.cross.
15388
15389 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15390
15391         * Makefile.in: remove force dependencies, add grep to all.
15392
15393 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15394
15395         * Makefile.in: drop flex.  make stamp files work.
15396
15397         * configure: added test for conflicting configuration in srcdir,
15398           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15399           gets cranky.  use relative paths for configure and srcdir
15400           whenever possible.  Send some error messages to stderr that were
15401           going to stdout.
15402
15403 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15404
15405         * Makefile.in:  Fix libg++ rule to check for gcc directory
15406         before using gcc/gcc.  Also pass XTRAFLAGS.
15407
15408 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15409
15410         * Makefile.in: added stmp-files so that directories aren't polled
15411           when they are already built.
15412
15413         * configure.texi: fixed a node pointer problem.
15414
15415 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15416
15417         * config.sub configure.in gdb/configure.in
15418         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15419         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15420         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15421
15422 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15423
15424         * configure: -recurring becomes -silent.  corrected help message
15425           for -site= option.
15426
15427         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15428
15429 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15430
15431         * configure: when building Makefile for crosses, replace
15432           tooldir and program_prefix.  default srcdir from location of
15433           config.sub.  remove "for host in hosts" and "for target in
15434           targets" loops.
15435
15436 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15437
15438         * Makefile.in: Do not pass bindir or mandir to cvs.
15439
15440 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15441
15442         * Makefile.in, configure.in: removed traces of namesubdir,
15443           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15444           copyrights to '92, changed some from Cygnus to FSF.
15445
15446         * configure.texi: remove most references to multiple hosts,
15447           multiple targets, subdirs, etc.
15448
15449         * configure.man: removed rcsid. reference config.sub not
15450           config.subr.
15451
15452         * Makefile.in: mkdir $(infodir) on install-info.
15453
15454 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15455
15456         * configure.texi:  Explain better about .gdbinit and about
15457         the environment that configure.in sections run in.
15458
15459 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15460
15461         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15462
15463 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15464
15465         * README:  DOC.configure => cfg-paper.texi.
15466
15467 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15468
15469         * config.sub (near case $os):  Don't convert newsos* to bsd!
15470
15471 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15472
15473         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15474         the number of copies of COPYING that go into the GDB tar file.
15475
15476 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15477
15478         * bfd/configure.in, gdb/config/mh-i386sco,
15479         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15480         Fix SCO configuration stuff.
15481
15482 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15483
15484         * Makefile.in:  For libg++, make sure the -I pointing
15485         to the gcc directory goes *after* all the libg++-local -I flags.
15486         Also, move just-gcc dependency from just-libg++ to all-libg++.
15487
15488 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15489
15490         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15491
15492 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15493
15494         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15495
15496 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15497
15498         * config.sub:  Add stratus configuration frags.  Also
15499         submitted to FSF.
15500
15501 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15502
15503         * Makefile.in (DEV_SUPPORT):  add configure.man.
15504
15505         * config.sub(Decode manufacturer-specific):  add -none*.
15506
15507 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15508
15509         * Makefile.in:  remove form feeds to make Sun's make happy.
15510         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15511
15512 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15513
15514         * Makefile.in (AR_FLAGS):  Make quieter.
15515
15516 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15517
15518         * configure.in:  Add libg++.
15519         * configure:  When verbose, don't output the command line at each
15520         level; it will be unremarkably the same as the previous version,
15521         which will be the same as what the user typed.
15522
15523 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15524
15525         * configure.in, Makefile.in: fix clean-info, add flex.  add
15526           fileutils.
15527
15528         * configure: be less sensitive to spaces in Makefile.in.  Do not
15529           look for sources in "..".  Doing so breaks subdirectories that
15530           might have their own configure.  If a subdir has it's own
15531           configure script, use it.
15532
15533 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15534
15535         * cfg-paper.texi: some changes suggested by rms.
15536
15537 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15538
15539         * config.sub:  Merge in some small additions from the FSF version,
15540         taken from the gcc distribution, to bring the Cygnus and FSF
15541         versions into closer sync.
15542
15543 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15544
15545         * configure.in:  Changed svr4 references to sysv4.
15546
15547 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15548
15549         * configure: added -V for version number option.
15550
15551 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15552
15553         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15554           renamed from DOC.configure to cfg-paper.texi.
15555
15556 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15557
15558         * configure, config.subr, config.sub: config.subr is now
15559           config.sub again.
15560
15561 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15562
15563         * configure.texi: new file, in progress.
15564
15565         * Makefile.in: build info file and install the man page for
15566           configure.
15567
15568         * configure.man: new file, first cut.
15569
15570         * configure: find config.subr again now that configuration "none"
15571           has gone.  removed all traces of the -ansi option.  removed all
15572           traces of the -languages option.
15573
15574         * config.subr: resync from rms.
15575
15576 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15577
15578         * configure, config.sub, config.subr: merge config.sub into
15579           config.subr, call the result config.subr, remove config.sub, use
15580           config.subr.
15581
15582         * Makefile.in: revised install for dir.info.
15583
15584 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15585
15586         * configure.in: add decstation host makefile frag.
15587
15588         * Makefile.in: BISON now bison -y again.  also install-gcc on
15589           install.  clean-gdbm on clean.  infodir belongs in datadir.
15590           Make directories for info install.  Build dir.info here then
15591           install it.
15592
15593 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15594
15595         * Makefile.in: fix for bad directory tests.
15596
15597 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15598
15599         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15600           regexp.  -srcdir relative was being handled incorrectly.
15601
15602         * Makefile.in: unwrapped some for loops so that parallel makes
15603           work again and so one can focus one's attention on a particular
15604           package.
15605
15606 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15607
15608         * configure: added PWD as a stand in for `pwd` (for speed). use
15609           elif wherever possible.  make -srcdir work without -objdir.
15610           -objdir= commented out.
15611
15612 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15613
15614         * configure: +options become --options.  -subdirs commented out.
15615           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15616           Makefile now at top of generated Makefile.  Removed cvs log
15617           entries.  added -srcdir.  create .gdbinit only if there is one
15618           in ${srcdir}.
15619
15620         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15621           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15622           and mandir now keyed off datadir by default.
15623
15624 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15625
15626         * Freshly created ChangeLog.
15627
15628 \f
15629 Local Variables:
15630 mode: change-log
15631 left-margin: 8
15632 fill-column: 76
15633 version-control: never
15634 End: