OSDN Git Service

* MAINTAINERS: Move my Embecosm email address into the
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2
3         * MAINTAINERS: Move my Embecosm email address into the
4         write-after-approval section.
5
6 2010-01-26  Ian Lance Taylor  <iant@google.com>
7
8         * MAINTAINERS: Add myself as Go frontend maintainer.
9
10 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
11
12         PR libstdc++/36101, PR libstdc++/42813
13         * configure.ac (bootstrap_target_libs): Make inclusion of
14         target-libgomp conditional on libgomb being in target_configdirs.
15         * configure: Regenerate.
16
17 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
18
19         PR libstdc++/36101, PR libstdc++/42813
20         * configure.ac (bootstrap_target_libs): Include target-libgomp.
21         * configure: Regenerate.
22
23 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
24
25         PR libstdc++/36101, PR libstdc++/42813
26         * configure.ac (target_configdirs): Substitute.
27         * Makefile.def: Bootstrap target module libgomp.
28         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
29         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
30         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
31         * configure, Makefile.in: Regenerate.
32
33 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
34
35         * MAINTAINERS: Adjust my details.
36
37 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
38
39         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
40
41 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
42
43         * MAINTAINERS: reindented my entry with tabs instead of spaces.
44
45 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
46
47         * MAINTAINERS (Write After Approval): Add myself.
48
49 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
50
51         * MAINTAINERS (Write After Approval): Add myself.
52
53 2010-01-11  Richard Guenther  <rguenther@suse.de>
54
55         PR lto/41569
56         * Makefile.def (all-lto-plugin): Depend on all-gcc.
57         * Makefile.in: Regenerated.
58
59 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
60
61         * configure.ac: Enable libjava build on x86_64-*freebsd*.
62         * configure: Regenerate.
63
64 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
65             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
66
67         PR bootstrap/42424
68         * configure.ac: Include libtool m4 files.
69         (_LT_CHECK_OBJDIR): Call it.
70         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
71         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
72
73         * configure: Regenerate.
74
75 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
76
77         PR bootstrap/41818
78         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
79         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
80         * Makefile.in: Regenerate.
81
82 2010-01-02  Richard Guenther  <rguenther@suse.de>
83
84         PR lto/41529
85         * configure.ac: Include config/elf.m4.  Disable LTO if not
86         builting for an elf target.
87         * configure: Regenerate.
88
89 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
90
91         * MAINTAINERS: Change my email address.
92
93 2009-12-18  Ben Elliston  <bje@au.ibm.com>
94
95         * config.sub, config.guess: Update from upstream sources.
96
97 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
98
99         * MAINTAINERS (Write After Approval): Add myself.
100
101 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
102
103         PR middle-end/30447
104         PR middle-end/30789
105         PR other/40302
106
107         * configure.ac: Require MPC.
108         * configure: Regenerate.
109
110 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
111
112         PR target/38384
113         PR bootstrap/40972
114         * libtool.m4: Sync from git Libtool.
115         * ltoptions.m4: Likewise.
116         * ltversion.m4: Likewise.
117         * lt~obsolete.m4: Likewise.
118         * ltmain.sh: Likewise.
119
120 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
121
122         * configure.ac: Update minimum MPC version to 0.8.
123         * configure: Regenerate.
124
125 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
126
127         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
128         * configure: Regenerated.
129
130 2009-11-21  Ian Lance Taylor  <iant@google.com>
131
132         * configure.ac: Change default of poststage1_ldflags to be empty if
133         poststage1_libs is set.  When poststage1_libs is empty, and
134         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
135         * configure: Rebuild.
136
137 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
138
139         * MAINTAINERS (Write After Approval): Update my email address.
140
141 2009-11-20  Ben Elliston  <bje@au.ibm.com>
142
143         * config.guess: Update from upstream sources.
144
145 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
146
147         * Makefile.def: Restore host and target settings for gmp.
148         * Makefile.in: Rebuild.
149
150 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
151
152         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
153         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
154         Fix portability of test of C++ as bootstrap language.  Add
155         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
156         * configure: Rebuild.
157         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
158         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
159         in-tree building.
160         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
161         (POSTSTAGE1_HOST_EXPORTS): Use it.
162         (STAGE[+id+]_CXXFLAGS): New.
163         (BASE_FLAGS_TO_PASS): Pass it down.
164         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
165         extra_exports.
166         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
167         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
168         extra_exports.
169         * Makefile.in: Rebuild.
170
171 2009-11-17  Ben Elliston  <bje@au.ibm.com>
172
173         * config.sub, config.guess: Update from upstream sources.
174
175 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
176
177         * MAINTAINERS (Write After Approval): Add myself.
178
179 2009-11-09  Jon Beniston <jon@beniston.com>
180
181         * MAINTAINERS (Write After Approval): Add myself.
182
183 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
184
185         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
186         paths for *-w64-mingw* and x86_64-*mingw*.
187         * configure: Regenerated.
188
189 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
190
191         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
192
193 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
194
195         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
196         Phil Edwards to Write-After Approval.
197
198 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
199
200         * configure.ac: Disable target-winsup & co for
201         x86_64-*-mingw* and *-w64-mingw* targets.
202         * configure: Regenerated.
203
204 2009-10-16  Nick Clifton  <nickc@redhat.com>
205
206         * MAINTAINERS: Add myself as a maintainer for the RX port.
207
208 2009-10-26  Johannes Singler <singler@kit.edu>
209
210         * MAINTAINERS (Write After Approval): Update my e-mail address.
211
212 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
213
214         * configure.ac (CLooG test): Use = with test.
215         * configure: Regenerate.
216
217 2009-10-22  Richard Guenther  <rguenther@suse.de>
218
219         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
220         cloog if the ppl version check failed.  Move flags saving
221         before setting in libelf check.
222         * configure: Regenerate.
223
224 2009-10-21  Richard Guenther  <rguenther@suse.de>
225
226         * configure.ac: Adjust the ppl and cloog configure to work as
227         documented.  Disable cloog if ppl was disabled.  Omit the version
228         checks if they were disabled.
229         * configure: Re-generate.
230
231 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
232
233         * configure.ac: Add 'lto' to enable_languages, not
234         new_enable_languages, and only if not already present.
235         * configure: Regenerate.
236
237 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
238
239         * README: Refer to the various COPYING* files instead of just
240         COPYING.
241         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
242
243 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
244
245         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
246         
247 2009-10-07  Richard Guenther  <rguenther@suse.de>
248
249         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
250         and Richard Guenther as reviewers.
251         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
252         as reviewers.
253
254 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
255
256         * config.sub: Update from upstream sources.
257
258 2009-10-06  Ian Lance Taylor  <iant@google.com>
259
260         * Makefile.def: check-gold depends upon all-gas.
261         * Makefile.in: Rebuild.
262
263 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
264
265         * MAINTAINERS (Write After Approval): Add myself.
266
267 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
268
269         * Makefile.def: all-lto-plugin depends on all-libiberty.
270         set bootstrap=true for lto-plugin.
271         Add lto-plugin.
272         * Makefile.in: Regenerate.
273         * configure.ac (host_libs): Add lto-plugin.
274         * configure: Regenerate.
275
276 2009-10-03  Diego Novillo  <dnovillo@google.com>
277
278         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
279         (HOST_LIBELFLIBS): Define.
280         (HOST_LIBELFINC): Define.
281         * Makefile.in: Regenerate.
282         * configure.ac: Add --enable-lto.
283         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
284         If --enable-lto is used, add 'lto' to new_enable_languages.
285         If --enable-lto is used and gold is enabled, add
286         lto-plugin to configdirs.
287         * configure: Regenerate.
288
289 2009-10-03  Simon Baldwin  <simonb@google.com>
290
291         * configure.ac: If --with-system-zlib, suppress local zlib and
292         pass --with-system-zlib to subdir configure scripts.
293         * configure: Regenerate.
294
295 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
296             Paolo Bonzini  <bonzini@gnu.org>
297
298         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
299         $(srcdir).
300         * Makefile.in: Rebuilt.
301
302 2009-09-26  Gary Funck <gary@intrepid.com>
303
304         * MAINTAINERS (Write After Approval): Add myself.
305
306 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
307
308         * configure.ac: Update minimum MPC version to 0.7.
309         * configure: Regenerate.
310
311 2009-09-25  Nick Clifton  <nickc@redhat.com>
312
313         * configure.ac: Pass any --cache-file=/dev/null option on to
314         subconfigures.
315         * configure: Regenerate.
316
317 2009-09-23  Nick Clifton  <nickc@redhat.com>
318
319         * config.sub, config.guess: Update from upstream sources.
320
321 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
322
323         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
324         * Makefile.in: Rebuilt.
325
326 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
327
328         PR bootstrap/32272
329         * configure.ac: Error out if $srcdir isn't '.' but contains
330         host-${host_noncanonical}.
331         * configure: Regenerate.
332
333 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
334
335         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
336         maintainer.
337
338 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
339
340         * configure.ac: If bootstrapping a combined tree with
341         --enable-gold, require c++ in stage1_languages.
342         * configure: Regenerate.
343
344         * configure.ac: Also add target_libs of stage1_languages to
345         bootstrap_target_libs.
346         * configure: Regenerate.
347
348         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
349         with --enable-languages not containing c++.
350         * configure: Regenerate.
351
352 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
353
354         * configure.ac: Disable java and boehm-gc for bfin-*-*.
355         * configure: Regenerate.
356
357 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
358
359         * MAINTAINERS (Write After Approval): Update my e-mail address,
360         and move from from here...
361         (Waiting for paperwork): To here.
362
363 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
364
365         * MAINTAINERS (Reviewers): Add self as driver reviewer.
366
367 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
368
369         * configure.ac: Do not use $extrasub for replacing @if/@endif
370         parts in Makefile; instead, use additional arguments to
371         AC_CONFIG_COMMANDS to do the replacement manually, with several
372         sed invocations, to avoid HP-UX sed command limits.
373         * configure: Regenerate.
374
375 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
376
377         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
378         blank before -L.
379
380 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
381
382         * configure.ac (with-build-config): Document.  Handle without.
383         Handle missing argument.
384         * configure: Rebuilt.
385
386 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
387
388         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
389         Default to bootstrap-debug only if compare-debug works.
390         * configure: Rebuilt.
391         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
392         * Makefile.in: Rebuilt.
393
394 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
395
396         * MAINTAINERS (OS Port Maintainers): Update my email address.
397
398 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
399
400         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
401         * Makefile.in: Rebuilt.
402
403 2009-09-01  Chris Demetriou  <cgd@google.com>
404
405         * MAINTAINERS (Write After Approval): Add myself.
406
407 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
408
409         PR debug/30161
410         * include/dwarf2.h (enum dwarf_tag): Added
411         DW_TAG_GNU_template_template_param
412         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
413
414 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
415
416         * Makefile.tpl (AWK): Fix typo.
417         * Makefile.in: Regenerate.
418
419 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
420
421         * configure.ac: Detect awk and sed.
422         * Makefile.def (flags_to_pass): Add AWK and SED.
423         * Makefile.tpl (AWK, SED): New.
424         (BASE_FLAGS_TO_PASS): Add AWK and SED.
425         * configure: Regenerate.
426         * Makefile.in: Regenerate.
427
428 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
429
430         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
431         (collapseslashes): Likewise.
432
433 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
434
435         * configure.ac (AC_PREREQ): Bump to 2.64.
436
437 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
438
439         * configure.ac: Remove --with-datarootdir, --with-docdir,
440         --with-pdfdir, --with-htmldir switches.
441         * configure: Regenerate.
442
443         * configure: Regenerate.
444
445         * compile: Sync from Automake 1.11.
446         * depcomp: Likewise.
447         * install-sh: Likewise.
448         * missing: Likewise.
449         * mkinstalldirs: Likewise.
450         * ylwrap: Likewise.
451
452 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
453
454         * ltmain.sh (func_normal_abspath): New function.
455         (func_relative_path): Likewise.
456         (func_mode_help): Document new -bindir option for link mode.
457         (func_mode_link): Add new -bindir option, and use it to place
458         output DLL if specified.
459
460 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
461
462         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
463         (baseargs): Add --disable-option-checking.
464         * configure: Regenerate.
465
466         * Makefile.def (configure-target-libiberty): Depend on
467         all-binutils and all-ld.
468         (configure-target-newlib): Likewise.
469         * Makefile.in: Regenerate.
470
471 2009-08-17  Ben Elliston  <bje@au.ibm.com>
472
473         * config.sub, config.guess: Update from upstream sources.
474
475 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
476
477         Sync from src, merge:
478
479         2009-07-02  Tristan Gingold  <gingold@adacore.com>
480
481         * configure.ac: Do not exclude gas for i386-*-darwin.
482         Add a case for x86_64-*-darwin.
483         * configure: Regenerate.
484
485 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
486
487         * MAINTAINERS: Add my name to Write After Approval list.
488
489 2009-08-06  Michael Eager <eager@eagercon.com>
490
491         * configure.ac: Add Microblaze target.
492         * configure: Regenerate.
493
494 2009-07-31  Christian Bruel  <christian.bruel@st.com>
495
496         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
497         * configure: Regenerate.
498         
499 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
500
501         * MAINTAINERS (Write After Approval): Update my e-mail address.
502
503 2009-07-06  Ian Lance Taylor  <iant@google.com>
504
505         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
506         * configure: Rebuild.
507
508 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
509
510         * MAINTAINERS: Move myself to the Graphite Reviewers.
511
512 2009-06-30  Wei Guozhi  <carrot@google.com>
513
514         * MAINTAINERS: Add my name to Write After Approval list.
515
516 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
517
518         PR bootstrap/40338
519         * configure.ac (comparestring): Create new variable.
520         * Makefile.tpl (comparestring): Use to skip some comparisions.
521         * configure: Regenerate.
522         * Makefile.in: Regenerate.
523
524 2009-06-26  Doug Evans  <dje@sebabeach.org>
525
526         * Makefile.def (host_modules): Add cgen.
527         * Makefile.in: Regenerate.
528         * configure.ac (host_tools): Add cgen.
529         * configure: Regenerate.
530
531 2009-06-23  DJ Delorie  <dj@redhat.com>
532
533         * MAINTAINERS: Add myself as mep maintainer.
534
535 2009-06-23  Ian Lance Taylor  <iant@google.com>
536
537         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
538         boot_languages.  Only bootstrap target libraries listed in
539         target_libs for some boot language.  Add --with-stage1-ldflags,
540         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
541         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
542         if not building with C++.
543         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
544         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
545         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
546         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
547         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
548         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
549         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
550         * configure, Makefile.in: Rebuild.
551
552 2009-06-23  Li Feng  <nemokingdom@gmail.com>
553
554         * MAINTAINERS: Added my name to write-after-approval list.
555
556 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
557
558         * configure.ac: Define is_elf for QNX Neutrino targets.
559         * configure: Regenerate.
560
561 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
562
563         * MAINTAINERS: Added my name to the write-after-approval list
564
565 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
566
567         * configure.ac: Detect MPC in default directory.
568         * configure: Regenerate.
569
570 2009-06-03  Jerome Guitton  <guitton@adacore.com>
571             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
572
573         * Makefile.tpl (all): Avoid a trailing backslash.
574         * Makefile.in: Regenerate.
575
576 2009-06-03  Ben Elliston  <bje@au.ibm.com>
577
578         * config.sub, config.guess: Update from upstream sources.
579
580 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
581
582         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
583         to noconfdirs.
584         * configure: Regenerate.
585
586 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
587
588         * Makefile.tpl ([+compare-target+]): Compare all stage
589         directories, rather than just gcc.
590         * Makefile.in: Rebuilt.
591
592 2009-06-01  Doug Kwan  <dougkwan@google.com>
593
594         * configure.ac: Support gold for target arm*-*-*.
595         * configure: Regenerate.
596
597 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
598
599         * Makefile.def: Add MPC support and dependencies.
600         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
601
602         * Makefile.in, configure: Regenerate.
603
604 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
605
606         * Makefile.tpl (all): Avoid harmless warning in make all when
607         gcc-bootstrap is enabled but stage_last does not exist.
608         * Makefile.in: Rebuilt.
609
610 2009-05-24  Nicolas Roche  <roche@adacore.com>
611
612         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
613         * Makefile.in: Regenerate.
614
615 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
616
617         * MAINTAINERS: Update my e-mail address.
618
619 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
620
621         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
622         * configure:  Regenerate.
623
624 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
625
626         PR other/40159
627         * Makefile.tpl (all): Don't assume gcc-bootstrap and
628         gcc-no-bootstrap are mutually exclusive.
629         * Makefile.in: Rebuilt.
630
631 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
632
633         PR other/40159
634         * Makefile.tpl (all): Don't end with unconditional success.
635         * Makefile.in: Rebuilt.
636
637 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
638
639         PR target/37137
640         * Makefile.def (flags_to_pass): Remove redundant and incomplete
641         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
642         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
643         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
644         stage_configureflags, stage_cflags and stage_libcflags into
645         explicit Makefile macros.
646         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
647         GFORTRAN.
648         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
649         CC.  Set CC_FOR_BUILD from CC.
650         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
651         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
652         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
653         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
654         and GFORTRAN.
655         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
656         (_LIBCFLAGS): Renamed to _TFLAGS.
657         (do-compare-debug, do-compare3-debug): Drop.
658         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
659         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
660         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
661         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
662         (XGCC_FLAGS_FOR_TARGET): New.
663         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
664         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
665         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
666         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
667         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
668         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
669         TFLAGS.
670         (BUILD_CONFIG): Include if requested.
671         (all): Set TFLAGS on bootstrap.
672         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
673         (all-stageid-prefixmodule): Likewise.
674         (do-clean, distclean-stageid): Set TFLAGS.
675         (restrap): Fix whitespace.
676         * Makefile.in: Rebuilt.
677
678 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
679
680         * config.guess: Sync with src.
681
682 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
683
684         * configure.ac ($with_ppl):  Default to no if not supplied.
685         ($with_cloog):  Likewise.
686         configure:  Regenerate.
687
688 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
689
690         * MAINTAINERS: Update my e-mail address.
691
692 2009-04-27  Nick Clifton  <nickc@redhat.com>
693
694         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
695
696 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
697
698         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
699         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
700         * Makefile.in: Regenerate.
701
702 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
703
704         PR bootstrap/39739
705         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
706         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
707
708         * configure, Makefile.in: Regenerate.
709
710 2009-04-21  Taras Glek  <tglek@mozilla.com>
711
712         * include/hashtab.h: Update GTY annotations to new syntax
713         * include/splay-tree.h: Likewise
714
715 2009-04-17  Ben Elliston  <bje@au.ibm.com>
716
717         * config.sub, config.guess: Update from upstream sources.
718
719 2009-04-15  Anthony Green  <green@moxielogic.com>
720
721         * configure.ac: Add moxie support.
722         * configure: Rebuilt.
723
724 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
725
726         * configure.ac: Change copyright header to refer to version
727         3 of the GNU General Public License and to point readers at the
728         COPYING3 file and the FSF's license web page.
729         * Makefile.def: Likewise.
730         * Makefile.tpl: Likewise.
731         * Makefile.in: Regenerate.
732
733 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
734
735         * configure.ac: Restore match for darwin9 or later. Use double
736         brackets since regeneration eats one pair.
737         * configure: Regenerate.
738
739 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
740
741         PR gas/10039
742         * configure.ac: Require texinfo 4.7.
743         * configure: Regenerated.
744
745 2009-04-09  Nick Clifton  <nickc@redhat.com>
746
747         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
748         the GCC Runtime Library Exception.
749
750 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
751
752         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
753         * configure: Regenerate.
754
755 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
756
757         * Makefil.def (languages): New entries.
758         * Makefile.tpl (check-gcc-*): New generic target.
759         * Makefile.in: Regenerate.
760
761 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
762
763         * MAINTAINERS:  Update my email address.
764
765 2009-03-18  Tom Tromey  <tromey@redhat.com>
766
767         * configure: Rebuild.
768         * configure.ac (host_libs): Add libiconv.
769         * Makefile.in: Rebuild.
770         * Makefile.def (host_modules): Add libiconv.
771         (configure-gdb, all-gdb): Depend on libiconv.
772
773 2009-03-16  Tristan Gingold  <gingold@adacore.com>
774
775         * configure.ac: Treat gdb as supported on x86_64-darwin.
776         * configure: Regenerate.
777
778 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
779
780         * configure.ac (--with-host-libstdcxx): New option.
781         * configure: Regenerate.
782
783 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
784
785         * MAINTAINERS:  Move myself into the write after approval list.
786
787 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
788
789         * MAINTAINERS: Update e-mail address.
790         
791 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
792
793         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
794
795 2009-03-10  Ira Rosen <irar@il.ibm.com>
796
797         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
798
799 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
800
801         Backport from git Libtool:
802
803         2009-01-19  Robert Millan  <rmh@aybabtu.com>
804         Support GNU/kOpenSolaris.
805         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
806         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
807         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
808         GNU/kOpenSolaris.
809
810 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
811
812         * MAINTAINERS: Update e-mail address.
813
814 2009-02-24  Michael Eager  <eager@eagercon.com>
815
816         * MAINTAINERS (Write After Approval): Add self.
817
818 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
819
820         * MAINTAINERS (Write After Approval): Add myself.
821
822 2009-02-05  Andreas Schwab  <schwab@suse.de>
823
824         * Makefile.tpl (stage_last): Define $r and $s before using
825         $(RECURSE_FLAGS_TO_PASS).
826         * Makefile.in: Regenerate
827
828 2009-01-30  Ian Lance Taylor  <iant@google.com>
829
830         * MAINTAINERS: Move myself to the Global Reviewers list.
831
832 2009-01-29  Robert Millan  <rmh@aybabtu.com>
833
834         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
835         * configure: Regenerate.
836
837 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
838
839         * MAINTAINERS: Make whitespace consistent.
840         Remove Robert Millan from Write After Approval.
841
842 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
843
844         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
845         (all-opcodes): Depend on all-libiberty.
846         * Makefile.in: Regenerate.
847
848 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
849
850         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
851         * configure: Regenerate.
852
853 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
854
855         * MAINTAINERS (Write After Approval): Add myself.
856
857 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
858
859         * MAINTAINERS: Add myself to reviewers (Fortran).
860
861 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
862
863         PR tree-optimization/38515
864         * configure.ac (cloog-polylib): Removed.
865         (with_ppl, with_cloog): Test for "no".
866         * configure: Regenerated.
867
868 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
869
870         * MAINTAINERS: Moved myself to reviewers (Fortran).
871
872 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
873
874         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
875         (Write After Approval): Remove myself.
876
877 2009-01-03  Diego Novillo  <dnovillo@google.com>
878
879         * MAINTAINERS: Remove myself from alias maintainership.
880
881 2009-01-02  David Ayers  <ayers@fsfe.org>
882
883         * MAINTAINERS: Update e-mail address.
884
885 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
886
887         * MAINTAINERS: Make whitespace consistent.
888
889 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
890
891         Backport from upstream Libtool:
892         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
893         Add cache variables to tests that require the linker to work.
894         For shlibpath_overrides_runpath, this also changes the semantics
895         to let the result from the C compiler take precedence.
896
897 2008-12-02  Ben Elliston  <bje@au.ibm.com>
898
899         * config.sub, config.guess: Update from upstream sources.
900
901 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
902
903         * configure.ac (ppllibs): Add by default the lib flags.
904         * configure: Regenerate.
905
906 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
907
908         * MAINTAINERS:  Add myself to the write after approval list.
909
910 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
911
912         * configure.ac: Add double brackets on darwin[912].
913         * configure: Regenerate.
914
915 2008-12-03  Daniel Kraft  <d@domob.eu>
916
917         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
918         Approval to Reviewer section (for Fortran front-end).
919
920 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
921
922         * configure.ac: Expand to darwin10 and later.
923         * configure: Regenerate.
924
925 2008-12-02  Andreas Schwab  <schwab@suse.de>
926
927         * Makefile.def: configure-target-boehm-gc depends on
928         all-target-libstdc++-v3.
929         * Makefile.in: Regenerate.
930
931 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
932
933         * MAINTAINERS:  Add myself as mingw maintainer.
934
935 2008-12-02  Ben Elliston  <bje@au.ibm.com>
936
937         * config.sub, config.guess: Update from upstream sources.
938
939 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
940
941         * README.SCO: Remove.
942
943 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
944
945         * MAINTAINERS:  Add myself to the write after approval list.
946
947 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
948
949         * MAINTAINERS:  Update my email address in WAA section.
950
951 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
952
953         * MAINTAINERS: Update e-mail address.
954
955 2008-11-27  Toon Moene <toon@moene.org>
956
957         * MAINTAINERS: Change e-mail address.
958
959 2008-11-27  Tristan Gingold  <gingold@adacore.com>
960
961         * configure.ac: Build gdb for i?86-*-darwin*
962         * configure: Regenerated.
963
964 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
965
966         * MAINTAINERS: Added my full name.
967
968 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
969
970         PR bootstrap/38014
971         PR bootstrap/37923
972
973         Revert:
974
975         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
976
977         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
978         * Makefile.in: Regenerated.
979
980         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
981
982         PR gdb/921
983         PR gdb/1646
984         PR gdb/2175
985         PR gdb/2176
986
987         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
988         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
989         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
990         (HOST_EXPORTS): Pass CPPFLAGS.
991         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
992         (LDFLAGS_FOR_TARGET): Initialize from configure script.
993         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
994         * Makefile.in, configure: Regenerated.
995         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
996         and CPPFLAGS_FOR_BUILD.
997
998 2008-11-06  Jeff Law <law@redhat.com>
999
1000         * MAINTAINERS: Add myself as middle end maintainer.
1001
1002 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1003
1004         * MAINTAINERS (Write after approval): Add myself.
1005
1006 2008-11-05  Diego Novillo  <dnovillo@google.com>
1007
1008         * MAINTAINERS (Global Reviewers): Add myself.
1009         (Non-Algorithmic Maintainers): Remove myself.
1010
1011 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1012
1013         * MAINTAINERS (Write after approval): Add myself.
1014
1015 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1016
1017         * MAINTAINERS (Write after approval): Add myself.
1018
1019 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1020
1021         * configure.ac (spu-*-*): Remove special case.
1022         * configure: Regenerate.
1023
1024 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1025
1026         * MAINTAINERS (Write after approval): Update my email address.
1027
1028 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1029
1030         * configure.ac [spu-*-*]: Do not set skipdirs.
1031         * configure: Re-generate.
1032
1033 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1034
1035         * MAINTAINERS (Various Maintainers): Add myself to reload.
1036
1037 2008-10-25  Richard Guenther  <rguenther@suse.de>
1038
1039         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1040         maintainer.  Remove myself as libgcc-math maintainer.
1041         (Non-Algorithmic Maintainers): Remove myself.
1042
1043 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1044
1045         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1046         * Makefile.in: Regenerated.
1047
1048 2008-10-23  Cary Coutant  <ccoutant@google.com>
1049
1050         * MAINTAINERS (Write after approval): Add myself.
1051
1052 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1053
1054         PR gdb/921
1055         PR gdb/1646
1056         PR gdb/2175
1057         PR gdb/2176
1058
1059         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1060         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1061         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1062         (HOST_EXPORTS): Pass CPPFLAGS.
1063         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1064         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1065         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1066         * Makefile.in, configure: Regenerated.
1067         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1068         and CPPFLAGS_FOR_BUILD.
1069
1070 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1071
1072         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1073         Sebastian Pop.
1074
1075 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1076
1077         * MAINTAINERS (Write After Approval): Added myself.
1078
1079 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1080
1081         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1082         recommended version to 2.3.2.
1083
1084         * configure: Regenerate.
1085
1086 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1087
1088         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1089
1090 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1091
1092         * MAINTAINERS (Write After Approval): Update e-mail address.
1093
1094 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1095
1096         * libtool.m4: Update to libtool 2.2.6.
1097         * lt~obsolete.m4: Update to libtool 2.2.6.
1098         * ltmain.sh: Update to libtool 2.2.6.
1099         * ltsugar.m4: Update to libtool 2.2.6.
1100         * ltversion.m4: Update to libtool 2.2.6.
1101         * ltoptions.m4: Update to libtool 2.2.6.
1102         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1103
1104 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1105
1106         * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1109
1110         * MAINTAINERS (Write After Approval): Update my name.
1111
1112 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1113
1114         * MAINTAINERS: Add myself in "Write After Approval".
1115
1116 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1117
1118         * MAINTAINERS: Add myself as ia64 maintainer.
1119
1120 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1121
1122         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1123         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1124         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1125         and Michael Tiemann from Write After Approval since they do not
1126         actually have access.
1127
1128 2008-09-05  Richard Guenther  <rguenther@suse.de>
1129
1130         * configure.ac: Initialize clooglibs to -lcloog.
1131         * configure: Re-generate.
1132
1133 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1134
1135         * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1138
1139         * configure.ac (--with-cloog-polylib): New.
1140         (--disable-cloog-version-check): New.
1141         (--disable-ppl-version-check): New.
1142         * configure: Re-generate.
1143
1144 2008-09-03  Richard Guenther  <rguenther@suse.de>
1145
1146         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1147         cloog test.
1148         * configure: Re-generate.
1149
1150 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1151
1152         Add picoChip port.
1153         * MAINTAINERS: Add picoChip maintainers.
1154
1155 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1156             Tobias Grosser  <grosser@fim.uni-passau.de>
1157             Jan Sjodin  <jan.sjodin@amd.com>
1158             Harsha Jagasia  <harsha.jagasia@amd.com>
1159             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1160             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1161             Adrien Eliche  <aeliche@isty.uvsq.fr>
1162
1163         Merge from graphite branch.
1164         * configure: Regenerate.
1165         * Makefile.in: Regenerate.
1166         * configure.ac (host_libs): Add ppl and cloog.
1167         Add checks for PPL and CLooG.
1168         * Makefile.def (ppl, cloog): Added modules and dependences.
1169         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1170         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1171
1172 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1173
1174         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1175         (GCC_SHLIB_SUBDIR): New.
1176         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1177         * configure: Regenerate.
1178         * Makefile.in: Regenerate.
1179
1180 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1181
1182         * MAINTAINERS: Consistently use tabs to separate columns.
1183
1184 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1185
1186         * MAINTAINERS (Write after Approval): Add myself.
1187
1188 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1189
1190         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1191         Enable bfd, binutils and opcodes.
1192         * configure: Regenerate.
1193
1194 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1195
1196         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1197
1198 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1199
1200         * MAINTAINERS:  Use correct Umlaut for last name.
1201
1202 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1203
1204         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1205
1206 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1207
1208         * MAINTAINERS: Update my email address.
1209
1210 2008-08-16  Nicolas Roche  <roche@adacore.com>
1211
1212         * Makefile.tpl: Add BOOT_ADAFLAGS.
1213         * Makefile.in: Regenerate.
1214
1215 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1216
1217         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1218         * configure: Regenerate.
1219
1220 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1221
1222         * configure.ac: Add makefile fragments for hpux.
1223         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1224         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1225         * configure: Regenerate.
1226         * Makefile.in: Regenerate.
1227
1228 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1229
1230         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1231
1232 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1233
1234         * MAINTAINERS (Write after Approval): Add myself.
1235
1236 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1237
1238         * MAINTAINERS (Write After Approval):  Add myself.
1239
1240 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1241
1242         * MAINTAINERS (Write After Approval):  Add myself.
1243
1244 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1245
1246         * MAINTAINERS: Update my email address.
1247
1248 2008-06-25  Joey Ye  <joey.ye@intel.com>
1249
1250         * MAINTAINERS (Write After Approval):  Add myself.
1251
1252 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1253
1254         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1255         * Makefile.in: Regenerate.
1256         * configure: Regenerate.
1257
1258 2008-06-17  Daniel Kraft  <d@domob.eu>
1259
1260         * MAINTAINERS (Write After Approval):  Add myself.
1261
1262 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1263
1264         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1265         "$@" is still intact with both Autoconf 2.59 and 2.62.
1266         * configure: Regenerate.
1267
1268 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1269
1270         * Makefile.tpl: Fix comment errors.
1271         * Makefile.in: Regenerate.
1272
1273 2008-06-12  David S. Miller  <davem@davemloft.net>
1274             David Edelsohn  <edelsohn@gnu.org>
1275
1276         * configure.ac: Add powerpc*-*-* to gold supported targets.
1277         * configure: Regenerate.
1278
1279 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1280
1281         PR tree-optimization/36218
1282         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1283         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1284         (all prefix="build-"): Pass them to build-system sub-makes.
1285         * Makefile.in: Regenerate.
1286
1287 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1288
1289         * MAINTAINERS (mt port): Remove.
1290         (sco5, unixware, sco udk): Remove.
1291         (Kean Johnston): Add to Write After Approval.
1292
1293 2008-05-30  Julian Brown  <julian@codesourcery.com>
1294
1295         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1296         of libobjc for ARM EABI Linux.
1297         * configure: Regenerate.
1298
1299 2008-05-18 Xinliang David Li   <davidxl@google.com>
1300
1301         * ChangeLog: Remove wrong ChangeLog entry.
1302
1303 2008-05-17 Xinliang David Li   <davidxl@google.com>
1304
1305         * MAINTAINERS (Write After Approval): Add myself.
1306
1307 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1308
1309         * MAINTAINERS (Write After Approval): Add myself.
1310
1311 2008-05-14  Rafael Espíndola  <espindola@google.com>
1312
1313         * config-ml.in: don't handle --enable-shared and --enable-static.
1314
1315 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1316
1317         * MAINTAINERS: Update my email address.
1318
1319 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1320
1321         * MAINTAINERS: Update my email address.
1322
1323 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1324
1325         * MAINTAINERS (Write After Approval): Add myself.
1326
1327 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1328
1329         * MAINTAINERS (Write After Approval): Add myself.
1330
1331 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1332
1333         * MAINTAINERS (crx): Add myself.
1334
1335 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1336
1337         Sync with src:
1338         2008-04-14  David S. Miller  <davem@davemloft.net>
1339
1340         * configure.ac: Add sparc*-*-* to gold supported targets.
1341         * configure: Regenerate.
1342
1343 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1344
1345         PR bootstrap/35457
1346         * configure.ac: Include override.m4.
1347         * configure: Regenerate.
1348
1349 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1350
1351         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1352         * Makefile.in: Regenerate.
1353
1354 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1355
1356         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1357         as nonconfigurable directories list.
1358         * configure: Regenerate.
1359
1360 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1361
1362         * config.sub, config.guess: Update from upstream sources.
1363
1364 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1365
1366         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1367         * Makefile.in: Regenerate.
1368
1369 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1370
1371         * configure.ac: Do not build libssp for the AVR.
1372         * configure: Regenerate.
1373
1374 2008-04-07  Ian Lance Taylor  <iant@google.com>
1375
1376         * Makefile.def: check-gold depends upon all-binutils.
1377         * Makefile.in: Regenerate.
1378
1379 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1380
1381         * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2008-04-04  Nick Clifton  <nickc@redhat.com>
1384
1385         PR binutils/4334
1386         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1387         builds.
1388         * configure: Regenerate.
1389
1390 2008-04-04  NightStrike  <NightStrike@gmail.com>
1391
1392         PR other/35151
1393         * configure.ac: Combine rules for mingw32 and mingw64.
1394         * configure: Regenerate.
1395
1396 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1397
1398         * MAINTAINERS (Write After Approval): Add myself.
1399
1400 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1401
1402         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1403         * Makefile.in (.NOTPARALLEL): Ditto.
1404
1405 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1406
1407         * MAINTAINERS (Write After Approval): Add myself.
1408
1409 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1410
1411         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1412         * Makefile.in (.NOTPARALLEL): Regenerate.
1413
1414 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1415
1416         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1417         * Makefile.in: Regenerate.
1418
1419 2008-03-26  Jakub Staszak  <kuba@et.pl>
1420
1421         * MAINTAINERS (Write After Approval): Add myself.
1422
1423 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1424
1425         * MAINTAINERS:  Update e-mail address.
1426
1427 2008-03-20  Ian Lance Taylor  <iant@google.com>
1428
1429         * configure.ac: Add support for --enable-gold.
1430         * Makefile.def: Add gold as a directory like ld.
1431         * configure, Makefile.in: Regenerate.
1432
1433 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1434
1435         * configure.ac: m4_include config/proginstall.m4.
1436         * configure: Regenerate.
1437
1438         Backport from upstream Libtool:
1439
1440         2007-10-12  Eric Blake  <ebb9@byu.net>
1441
1442         Deal with Autoconf 2.62's semantic change in m4_append.
1443         * ltsugar.m4 (lt_append): Replace broken versions of
1444         m4_append.
1445         (lt_if_append_uniq): Don't require separator to be overquoted,
1446         and avoid broken m4_append.
1447         (lt_dict_add): Fix typo.
1448         * libtool.m4 (_LT_DECL): Don't overquote separator.
1449
1450 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1451
1452         * config.rpath: Add AIX 6 support.
1453
1454 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1455
1456         * Makefile.def (stageprofile).  Remove -fprofile-generate
1457         from stage_libcflags.
1458         * Makefile.in: Regenerate.
1459
1460 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1461
1462         * config.sub, config.guess: Update from upstream sources.
1463
1464 2008-03-06  Tom Tromey  <tromey@redhat.com>
1465
1466         * MAINTAINERS: Update for treelang deletion.
1467
1468 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1469
1470         * MAINTAINERS: Update my email address.
1471
1472 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1473
1474         * MAINTAINERS (darwin port): Add myself as a maintainer.
1475         (objective-c/c++): Add myself as a maintainer.
1476
1477 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1478
1479         * MAINTAINERS (Write After Approval): Update my email address.
1480
1481 2008-02-25  Tomas Bily  <tbily@suse.cz>
1482
1483         * MAINTAINERS (Write After Approval): Add myself.
1484
1485 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1486
1487         * MAINTAINERS (OpenMP): Add myself.
1488
1489 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1490
1491         PR bootstrap/32009
1492         PR bootstrap/32161
1493
1494         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1495         * configure: Regenerate.
1496
1497         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1498         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1499         STAGE4_LIBCFLAGS): New.
1500         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1501         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1502         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1503         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1504         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1505         for target modules.  Don't export LIBCFLAGS.
1506         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1507         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1508         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1509         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1510         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1511         * Makefile.in: Regenerate.
1512
1513 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1514
1515         PR libgcj/33085
1516         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1517         Do not use -DDLL_EXPORT.  Backport from upstream.
1518
1519 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1520
1521         * MAINTAINERS (Write After Approval): Add myself.
1522
1523 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1524
1525         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1526         * configure: Regenerate.
1527
1528 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1529
1530         * configure.ac (xtensa*-*-*): Recognize processor variants.
1531         * configure: Regenerate.
1532
1533 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1534
1535         PR bootstrap/34922
1536         * configure.ac (PARSE_ARGS): Push suitable setting of
1537         ac_subdirs_all, for `./configure --help=recursive'.
1538         Handle `+' in generic toplevel directory disabling.
1539         * configure: Regenerate.
1540
1541 2008-01-28  Nick Clifton  <nickc@redhat.com>
1542
1543         * MAINTAINERS (xstormy16): Take over maintainership.
1544
1545 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1546
1547         * MAINTAINERS (c4x port): Remove.
1548
1549 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1550
1551         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1552
1553 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1554
1555         * config.sub, config.guess: Update from upstream sources.
1556
1557 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1558
1559         * MAINTAINERS (Write After Approval): Add myself.
1560
1561 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1562
1563         * MAINTAINERS: Update my email address.
1564
1565 2008-01-09  Raksit Ashok  <raksit@google.com>
1566
1567         * MAINTAINERS (Write After Approval): Add myself.
1568
1569 2008-01-09  Raksit Ashok  <raksit@google.com>
1570
1571         * MAINTAINERS (Write After Approval): Add myself.
1572
1573 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1574
1575         * config.sub, config.guess: Update from upstream sources.
1576
1577 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1578
1579         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1580         Change recommended MPFR from 2.2.1 -> 2.3.0.
1581         * configure: Regenerate.
1582
1583 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1584
1585         * MAINTAINERS: Update my email address.
1586
1587 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1588
1589         * MAINTAINERS: Update my email address.
1590
1591 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1592
1593         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1594         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1595         * Makefile.in: Regenerate.
1596
1597 2007-12-10  Mark Heffernan <meheff@google.com>
1598
1599         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1600         misplaced entries.
1601
1602 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1603
1604         * configure.ac: Enable libjava for x86_64-*-darwin9.
1605         * configure: Regenerate.
1606
1607 2007-12-07  Bill Maddox <maddox@google.com>
1608
1609         * MAINTAINERS (Write After Approval): Add myself.
1610
1611 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1612
1613         * config.sub, config.guess: Update from upstream sources.
1614
1615 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1616
1617         * config-ml.in: Remove 64bit configure tests.
1618
1619 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1620
1621         * config-ml.in: Robustify against white space in absolute file
1622         names.
1623
1624         * config-ml.in (multi-clean): Substitute ${Makefile}.
1625         Remove superfluous ${Makefile} in list.
1626
1627 2007-11-19  Thiemo Seufer  <ths@mips.com>
1628
1629         * config-ml.in: Don't hardcode the Makefile name.
1630
1631 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1632
1633         * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1636
1637         * MAINTAINERS (Write After Approval): Add myself.
1638
1639 2007-11-06  Doug Kwan <dougkwan@google.com>
1640
1641         * MAINTAINERS (Write After Approval): Add myself.
1642
1643 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1644
1645         * MAINTAINERS (mercury): Remove entry.
1646         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1647
1648 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1649
1650         * Makefile.def (dependencies): Make configure-gdb depend on
1651         all-intl.
1652         * Makefile.in: Regenerated.
1653
1654 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1655
1656         * MAINTAINERS (Fortran maintainer): Remove myself.
1657
1658 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1659
1660         * Makefile.def: To avoid problems running with parallel makes,
1661         build newlib before libgloss so that target specific header
1662         files are availble.
1663         * Makefile.in: Regenerate
1664
1665 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1666
1667         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1668         * Makefile.in: Regenerate.
1669
1670 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1671
1672         * MAINTAINERS (Register allocation reviewer): Add myself.
1673
1674 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1675
1676         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1677         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1678         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1679         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1680         * configure: Regenerate.
1681
1682 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1683
1684         * MAINTAINERS (Register allocation reviewer): Add myself.
1685
1686 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1687
1688         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1689         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1690         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1691         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1692         * configure.ac: Default them to host tools for $host = $build.
1693         Subst them.
1694
1695         * configure: Regenerate.
1696         * Makefile.in: Regenerate.
1697
1698 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1699
1700         * MAINTAINERS (Register allocation reviewer): Add myself.
1701
1702 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1703
1704         * MAINTAINERS (Register allocation reviewer): Add myself.
1705
1706 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1707
1708         * MAINTAINERS (Write After Approval): Fix typo.
1709
1710 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1711
1712         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1713         * configure: Regenerate.
1714
1715 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1716
1717         PR bootstrap/31906
1718         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1719         they're already prefixed.
1720
1721 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1722
1723         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1724         libstdc++.
1725         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1726         * configure: Regenerate.
1727         * Makefile.in: Regenerate.
1728
1729 2007-09-17  Andreas Schwab  <schwab@suse.de>
1730
1731         * configure.ac: Raise minimum makeinfo version to 4.6.
1732         * configure: Regenerate.
1733
1734 2007-09-17  Johannes Singler <singler@ira.uka.de>
1735
1736         * MAINTAINERS (write-after-approval) add myself
1737
1738 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1739
1740         * configure.ac: Correct makeinfo version check.
1741         * configure: Regenerate.
1742
1743 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1744
1745         * MAINTAINERS: Update my email address.
1746
1747 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1748
1749         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1750         to $skipdirs and only disable gprof for newlib.  Use the normal
1751         mips*-elf* handling in other respects.
1752         * configure: Regnerate.
1753
1754 2007-09-12  David Daney  <ddaney@avtrex.com>
1755
1756         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1757         enabling libgcj.
1758         * configure: Regenerate.
1759
1760 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1761
1762         PR other/32154
1763         * configure.ac: For libgloss targets, point the linker to the linker
1764         script, startup code and simulator library.
1765         * configure: Regenerate.
1766
1767 2007-09-07  Andrew Haley  <aph@redhat.com>
1768
1769         * configure.ac (noconfigdirs): Remove target-libffi and
1770         target-libjava.
1771         * configure: Regenerate.
1772
1773 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1774
1775         PR target/33281
1776         * configure.ac: Use config/mh-mingw on mingw.
1777         * configure: Regenerate.
1778
1779 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1780
1781         * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2007-09-05  Richard Guenther  <rguenther@suse.de>
1784
1785         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1786         nor --disable-checking is provided also turn on yes and types
1787         checking for stage1.
1788         * configure: Re-generate.
1789
1790 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1791
1792         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1793         (Write After Approval): Remove myself.
1794
1795 2007-08-29  Nick Clifton  <nickc@redhat.com>
1796
1797         * config.sub, config.guess: Update from upstream sources.
1798
1799 2007-08-22  Bud Davis  <jmdavis@link.com>
1800
1801         * MAINTAINERS (Write After Approval): Added myself.
1802         * MAINTAINERS (Reviewers): Removed myself.
1803
1804 2007-08-18  Paul Brook  <paul@codesourcery.com>
1805             Joseph Myers  <joseph@codesourcery.com>
1806
1807         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1808         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1809         * Makefile.in: Regenerate.
1810         * configure.ac (--with-debug-prefix-map): New.
1811         * configure: Regenerate.
1812
1813 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1814             Nigel Stephens  <nigel@mips.com>
1815
1816         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1817         as target_makefile_frag.
1818         * configure: Regenerate.
1819
1820 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1821
1822         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1823         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1824         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1825         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1826         (do-compare, do-compare3, do-compare-debug): New.
1827         ([+compare-target+]): Use them.
1828
1829 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1830
1831         * MAINTAINERS (Write After Approval): Change my email address.
1832
1833 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1834             Ben Elliston  <bje@au.ibm.com>
1835
1836         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1837         --silent if $silent.
1838         * configure: Regenerate.
1839
1840 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1841
1842         * MAINTAINERS (Various Maintainers): Add myself as
1843         loop infrastructure maintainer.  Update my e-mail
1844         address.
1845
1846 2007-07-31  Diego Novillo  <dnovillo@google.com>
1847
1848         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1849         Adjust description.
1850
1851 2007-07-26  Richard Guenther  <rguenther@suse.de>
1852
1853         * configure.ac: Add types checking to stage1 checking flags.
1854         * configure: Regenerate.
1855
1856 2007-07-17  Nick Clifton  <nickc@redhat.com>
1857
1858         * COPYING3: New file.  Contains version 3 of the GNU General
1859         Public License.
1860         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1861         Lesser General Public License.
1862
1863 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1864
1865         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1866
1867 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1868
1869         * MAINTAINERS (S/390 co-maintainer): Add myself.
1870         (Write After Approval): Remove myself.
1871
1872 2007-07-13  Dan Hipschman  <dsh@google.com>
1873
1874         * MAINTAINERS (Write After Approval): Add myself.
1875
1876 2007-07-11  Nick Clifton  <nickc@redhat.com>
1877
1878         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1879         WINDRES export.
1880         * Makefile.in: Regenerate.
1881
1882 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1883
1884         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1885         maintainer.
1886
1887 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1888
1889         * lt~obsolete.m4: New. Import from 20070318 libtool.
1890
1891 2007-07-03  Julian Brown  <julian@codesourcery.com>
1892
1893         * MAINTAINERS (Write After Approval): Add myself.
1894
1895 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1896
1897         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1898         * configure: Regenerate.
1899
1900 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1901
1902         * configure.ac: Add some missing m4 quotation.
1903         * configure: Regenerate.
1904
1905 2007-07-02  Simon Baldwin  <simonb@google.com>
1906
1907         * MAINTAINERS (Write After Approval): Add myself.
1908
1909 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1910
1911         * configure: Regenerate.
1912
1913 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1914
1915         * Makefile.def: Add windmc tool to build.
1916         * Makefile.tpl: Likewise.
1917         * configure.ac: Likewise.
1918         * Makefile.in: Regenerate.
1919         * configure: Regenerate.
1920
1921 2007-06-28  DJ Delorie  <dj@redhat.com>
1922
1923         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1924         not building newlib.
1925         * configure: Regenerated.
1926
1927 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1928
1929         * MAINTAINERS (Write After Approval): Add myself.
1930
1931 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1932
1933         * MAINTAINERS (Write After Approval): Add myself.
1934
1935 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1936
1937         * MAINTAINERS (Write After Approval): Add myself.
1938
1939 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1940
1941         * MAINTAINERS (Write After Approval): Add myself.
1942
1943 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1944
1945         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1946         * Makefile.in: Regenerated.
1947
1948 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1949
1950         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1951         bfin*-*-uclinux* targets.
1952         * configure: Regenerate.
1953
1954 2007-06-14  Ian Lance Taylor  <iant@google.com>
1955
1956         * MAINTAINERS: Add myself as non-algorithmic global write
1957         maintainer.
1958
1959 2007-06-14  Diego Novillo  <dnovillo@google.com>
1960
1961         * MAINTAINERS: Add self as middle-end maintainer and
1962         non-algorithmic global write maintainer.
1963
1964 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1965
1966         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1967         Move all Fortran maintainers except Paul Brook into the
1968         Non-Autopoiesis section.
1969
1970 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1971
1972         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1973         (distclean-stage[+id+]): Possibly delete stage_last.
1974         * Makefile.in: Regenerate.
1975
1976 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1977
1978         * MAINTAINERS (Various Maintainer): Fix typo.
1979
1980 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1981
1982         * MAINTAINERS (Various Maintainer): Add myself as
1983         dataflow maintainer.
1984
1985 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1986
1987         * config.sub, config.guess: Update from upstream sources.
1988
1989 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1990
1991         * Makefile.tpl: Fix spelling error.
1992         * Makefile.in: Regenerate.
1993
1994 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1995
1996         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1997         lt_cv_sys_max_cmd_len.
1998
1999 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2000
2001         * MAINTAINERS (Various Maintainers): Add myself as
2002         auto-vectorizer maintainer.
2003
2004 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2005
2006         PR libjava/32098
2007         * libtool.m4: Revert previous change.
2008         * ltgcc.m4: Put it here.
2009
2010 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2011
2012         * MAINTAINERS (Various Maintainers): Add myself as
2013         auto-vectorizer maintainer.
2014
2015 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2016
2017         PR libjava/32098
2018         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2019
2020 2007-05-30  Richard Guenther  <rguenther@suse.de>
2021
2022         * MAINTAINERS (Various Maintainers): Add myself as
2023         auto-vectorizer maintainer.
2024
2025 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2026
2027         PR bootstrap/29382
2028         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2029         * configure: Rebuilt.
2030
2031 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2032
2033         * MAINTAINERS (Write After Approval): Removed my name.
2034
2035 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2036
2037         * MAINTAINERS (Write After Approval): Remove myself.
2038
2039 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2040
2041         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2042
2043 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2044
2045         * ltmain.sh: Update from ToT Libtool.
2046         * libtool.m4: Update from ToT Libtool.
2047         * ltsugar.m4: New. Update from ToT Libtool.
2048         * ltversion.m4: New. Update from ToT Libtool.
2049         * ltoptions.m4: New. Update from ToT Libtool.
2050         * ltconfig: Remove.
2051         * ltcf-c.sh: Remove.
2052         * ltcf-cxx.sh: Remove.
2053         * ltcf-gcj.sh: Remove.
2054
2055 2007-05-22  Ollie Wild  <aaw@google.com>
2056
2057         * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2060
2061         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2062         stage_cflags.
2063         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2064         Remove CFLAGS/LIBCFLAGS.
2065         (configure-stage[+id+]-[+prefix+][+module+],
2066         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2067         * Makefile.in: Regenerate.
2068
2069 2007-05-15  Diego Novillo  <dnovillo@google.com>
2070
2071         * MAINTAINERS: Update e-mail address.
2072
2073 2007-05-15  Revital Eres  <eres@il.ibm.com>
2074
2075         * MAINTAINERS (Write After Approval): Add myself.
2076
2077 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2078
2079         * MAINTAINERS (Write After Approval): Updated my address.
2080
2081 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2082
2083         * MAINTAINERS (Write After Approval): Add myself.
2084
2085 2007-05-11  Silvius Rus  <rus@google.com>
2086
2087         * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2007-04-23  Tom Tromey  <tromey@redhat.com>
2090
2091         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2092
2093 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2094
2095         * MAINTAINERS (cpplib): Rename to ...
2096         (libcpp): ... this.  Add C/C++ front end maintainers.
2097
2098 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2099
2100         * config-ml.in: Pass ${ml_config_env} to configure calls.
2101
2102 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2103
2104         * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2107
2108         * MAINTAINERS (Write After Approval): Add myself.
2109
2110 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2111
2112         * MAINTAINERS (fortran 95 front end): Add myself.
2113
2114 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2115
2116         * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2119
2120         * MAINTAINERS (Modulo Scheduler): Add myself.
2121
2122 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2123
2124         * MAINTAINERS (fortran 95 front end): Add myself.
2125         (c++ front end): whitespace fix.
2126
2127 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2128
2129         * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2132
2133         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2134         of glob.  Quote arguments with single quotes too.
2135         * configure: Regenerate.
2136
2137 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2138
2139         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2140         * Makefile.in: Regenerate
2141
2142 2007-03-07  Andreas Schwab  <schwab@suse.de>
2143
2144         * configure: Regenerate.
2145
2146 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2147
2148         * configure.ac: Add "--with-pdfdir" configure option,
2149         which defines pdfdir variable.
2150         * Makefile.def (target=fixincludes): Add install-pdf to
2151         missing targets.
2152         (recursive_targets): Add install-pdf target.
2153         (flags_to_pass): Add pdfdir.
2154         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2155         target.
2156         * configure: Regenerate
2157         * Makefile.in: Regenerate
2158
2159 2007-02-28  Eric Christopher  <echristo@apple.com>
2160
2161         Revert:
2162         2006-12-07  Mike Stump  <mrs@apple.com>
2163
2164         * Makefile.def (dependencies): Add dependency for
2165         install-target-libssp and install-target-libgomp on
2166         install-gcc.
2167         * Makefile.in: Regenerate.
2168
2169 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2170
2171         * configure: Regenerate.
2172         * configure.ac: Move statements after variable declarations.
2173
2174 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2175
2176         * MAINTAINERS: Add myself as sh maintainer.
2177
2178 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2179
2180         * configure.ac: Adjust for loop syntax.
2181         * configure: Regenerate.
2182
2183 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2184
2185         * configure: Rebuilt.
2186
2187 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2188
2189         * configure.ac: Drop multiple occurrences of --enable-languages,
2190         and fix its quoting.
2191         * configure: Rebuilt.
2192
2193 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2194             Nathan Sidwell  <nathan@codesourcery.com>
2195             Vladimir Prus  <vladimir@codesourcery.com>
2196             Joseph Myers  <joseph@codesourcery.com>
2197
2198         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2199         * configure: Regenerate.
2200
2201 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2202
2203         * ltconfig (freebsd*): Default to elf.
2204
2205 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2206
2207         * configure.ac (target_libraries): Move libgcc before libiberty.
2208         * configure: Regenerated.
2209
2210 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2211             Paolo Bonzini  <bonzini@gnu.org>
2212
2213         PR bootstrap/30753
2214         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2215         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2216         * configure: Regenerated.
2217
2218 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2219
2220         * MAINTAINERS (Language Front End Maintainers): Update my mail
2221         address.
2222
2223 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2224
2225         PR bootstrap/30748
2226         * configure.ac: Correct syntax for Solaris ksh.
2227         * configure: Regenerated.
2228
2229 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2230
2231         * configure.ac: Sync with src.
2232         * configure: Regenerate.
2233
2234 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2235
2236         * Makefile.in: Regenerate.
2237
2238 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2239
2240         * config.sub: Sync with src.
2241
2242 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2243
2244         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2245         noncanonical equivalents.
2246         * configure.in: Rename to...
2247         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2248         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2249         target_noncanonical.  Use them.  Rewrite removal of configure
2250         arguments for autoconf 2.59.  Discard variable settings.  Force
2251         program_transform_name for native tools.
2252
2253         * Makefile.in: Regenerated.
2254         * configure: Regenerated with autoconf 2.59.
2255
2256 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2257
2258         * MAINTAINERS (Write After Approval): Add myself.
2259
2260 2007-01-31  Andreas Schwab  <schwab@suse.de>
2261
2262         * Makefile.tpl (LDFLAGS): Substitute it.
2263         * Makefile.in: Regenerate.
2264
2265 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2266
2267         * MAINTAINERS (Write After Approval): Add myself.
2268
2269 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2270
2271         * MAINTAINERS (spu port): Add myself.
2272
2273 2007-01-23  Richard Guenther  <rguenther@suse.de>
2274
2275         PR bootstrap/30541
2276         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2277         * Makefile.tpl (GNATBIND): Substitute it.
2278         (GNATMAKE): Likewise.
2279         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2280         of STAGE_PREFIX.
2281         * Makefile.in: Regenerate.
2282         * configure: Regenerate.
2283
2284 2007-01-18  Mike Stump  <mrs@apple.com>
2285
2286         * configure.in: Re-enable -Werror for gcc builds.
2287
2288 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2289
2290         * MAINTAINERS (Write After Approval): Add myself.
2291
2292 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2293
2294         * configure.in: Change == to = in test command.
2295         * configure: Regenerate.
2296
2297 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2298             Nick Clifton  <nickc@redhat.com>
2299             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2300
2301         * configure.in (build_configargs, host_configargs, target_configargs):
2302         Remove build/host/target parameters.
2303         (host_libs): Add gmp and mpfr.
2304         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2305         * Makefile.def (gmp, mpfr): New.
2306         (gcc): Remove target.
2307         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2308         target_os, target_vendor): New.
2309         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2310         * configure: Regenerate.
2311         * Makefile.in: Regenerate.
2312
2313 2007-01-11  Matt Fago  <fago@earthlink.net>
2314
2315         * configure.in: Try to link to functions only in mpfr 2.2.x
2316         to improve robustness of configure tests.
2317         * configure: Regenerate.
2318
2319 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2320
2321         * MAINTAINERS: Add myself as i386 maintainer.
2322
2323 2007-01-08  Jan Hubicka  <jh@suse.cz>
2324
2325         * MAINTAINERS: Add myself as i386 maintainer.
2326
2327 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2328
2329         * configure.in: Add support for an x86_64-mingw* target.
2330         * configure: Regenerate.
2331
2332 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2333
2334         * Makefile.tpl (all-target): Correct @if conditional for target
2335         modules.
2336         * configure.in: Omit libiberty if building only target libgcc.
2337         * configure, Makefile.in: Regenerated.
2338
2339 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2340
2341         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2342         * configure: Regenerate.
2343
2344 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2345
2346         * Makefile.def (target_modules): Add libgcc.
2347         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2348         * Makefile.tpl (clean-target-libgcc): Delete.
2349         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2350         on gcc even for bootstrapped modules.  Rewrite handling of
2351         lang_env_dependencies to loop over target_modules.
2352         * configure.in (target_libraries): Add target-libgcc.
2353         * Makefile.in, configure: Regenerated.
2354
2355 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2356
2357         * configure.in: Reorganize recognition of languages.  Add
2358         --enable-stage1-languages.  Show supported languages for the chosen
2359         target rather than all recognized languages.
2360         * configure: Regenerate.
2361
2362 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2363
2364         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2365         * Makefile.in: Regenerate.
2366
2367 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2368
2369         * configure.in: Warn that MPFR 2.2.0 is buggy.
2370         * configure: Regenerate.
2371
2372 2006-12-27  Ian Lance Taylor  <iant@google.com>
2373
2374         * configure.in: When removing Makefiles to force a reconfigure, also
2375         remove prev-DIR*/Makefile.
2376         * configure: Regenerate.
2377
2378 2006-12-22  Andreas Schwab  <schwab@suse.de>
2379
2380         * configure: Regenerate with correct autoconf version.
2381
2382 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2383
2384         * configure.in: add AC_SUBST for *_FOR_TARGET.
2385         * configure: Regenerate.
2386
2387 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2388
2389         * configure.in: Simplify logic for rejecting languages that cannot
2390         be built.  Separate the case when a language is unsupported,
2391         from the case when the user chooses not to build a language.
2392
2393 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2394
2395         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2396         it only affects bootstrap and could be tested on "$host" as well.
2397         * configure: Regenerate.
2398         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2399
2400 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2401
2402         PR bootstrap/29544
2403         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2404         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2405         move here comment from Makefile.tpl.
2406         * Makefile.tpl: Move some definitions higher in the file.
2407         (STAGE1_CHECKING): New.
2408         * configure.in: Add --enable-stage1-checking.
2409         * configure: Regenerate.
2410         * Makefile.in: Regenerate.
2411
2412 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2413
2414         * MAINTAINERS: Add myself as build system maintainer.
2415
2416 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2417
2418         * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2006-12-13  Eric Christopher  <echristo@apple.com>
2421
2422         * MAINTAINERS: Add myself as darwin maintainer.
2423
2424 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2425
2426         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2427
2428 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2429
2430         MAINTAINERS: Update my entry.
2431
2432 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2433
2434         * configure.in:  Handle spu makefile frag.
2435         * Makefile.tpl (MAINT): Define
2436         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2437         * configure: Regenerate.
2438         * Makefile.in: Regenerate.
2439
2440 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2441
2442         * config.guess: Import latest version.
2443         * config.sub: Likewise.
2444
2445 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2446
2447         * configure.in (spu-*-*): Don't skip target-libiberty.
2448         * configure: Regenerate.
2449
2450 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2451
2452         PR bootstrap/30134
2453         * configure.in: Correct x86 darwin support for libjava to powerpc
2454         and i?86 only.
2455         * configure: Regenerate.
2456
2457 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2458
2459         * configure.in: Add x86 darwin support for libjava.
2460         * configure: Regenerate.
2461
2462 2006-12-07  Mike Stump  <mrs@apple.com>
2463
2464         * Makefile.def (dependencies): Add dependency for
2465         install-target-libssp and install-target-libgomp on
2466         install-gcc.
2467         * Makefile.in: Regenerate.
2468
2469 2006-12-04  Richard Guenther  <rguenther@suse.de>
2470
2471         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2472         (Non-Algorithmic Maintainers): Move over non-algorithmic
2473         loop optimizer maintainers, add myself as a non-algorithmic
2474         middle-end maintainer.
2475
2476 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2477
2478         * MAINTAINERS (Write After Approval): Add myself.
2479
2480 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2481
2482         * configure.in: Update error message for missing GMP/MPFR.
2483
2484         * configure: Regenerate.
2485
2486 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2487
2488         * configure.in: Update MPFR version in error message.
2489
2490         * configure: Regenerate.
2491
2492 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2493
2494         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2495         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2496         --with-gmp-lib): New flags.
2497
2498         * configure: Regenerate.
2499
2500 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2501
2502         * MAINTAINERS (Write After Approval): Change my email address.
2503
2504 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2505
2506         * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2006-11-22  Philipp Thomas <pth@suse.de>
2509
2510         * MAINTAINERS (i18n): Update e-mail address.
2511
2512 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2513
2514         * MAINTAINERS (spu port): Add myself as maintainer.
2515         (Write After Approval): Remove myself.
2516
2517 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2518
2519         * configure.in (skipdirs): Don't build libssp for SPU.
2520         * configure: Regenerate.
2521
2522 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2523
2524         * MAINTAINERS (spu port): Add myself as maintainer.
2525         (libobjc): Update my email address.
2526
2527 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2528
2529         * MAINTAINERS (Write After Approval): Add myself.
2530
2531 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2532
2533         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2534         * configure : Rebuilt.
2535
2536 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2537
2538         * MAINTAINERS (Write After Approval): Add myself.
2539
2540 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2541
2542         * MAINTAINERS (Write After Approval): Add myself.
2543
2544 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2545
2546         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2547         libmpfr.a.
2548         * configure: Regenerate.
2549
2550 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2551
2552         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2553         (unstage): Test for stage_last presence.
2554
2555         PR bootstrap/29802
2556         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2557         * Makefile.in: Regenerate.
2558
2559 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2560
2561         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2562         maintainers.
2563
2564 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2565
2566         * MAINTAINERS (Write After Approval): Add myself.
2567
2568 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2569
2570         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2571         and stageN-package/Makefile.
2572         * Makefile.in: Regenerated.
2573
2574 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2575
2576         * configure.in: Remove target-libgloss from noconfigdirs for
2577         bfin-*-*.
2578         * configure: Regenerated.
2579
2580 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2581
2582         * configure.in (have_gmp): Only error if the gcc directory exists.
2583
2584         * configure: Regenerate.
2585
2586 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2587
2588         * configure.in: Robustify error message for missing GMP/MPFR.
2589
2590         * configure: Regenerate.
2591
2592 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2593
2594         * MAINTAINERS (Write After Approval): Add myself.
2595
2596 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2597
2598         * MAINTAINERS: Change email address.
2599
2600 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2601
2602         * MAINTAINERS (Write After Approval): Add myself.
2603
2604 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2605
2606         * MAINTAINERS (Write After Approval): Add myself.
2607
2608 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2609
2610         * MAINTAINERS (Write After Approval): Move myself to
2611         Write After Approval section.
2612
2613 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2614
2615         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2616         need_gmp anymore.
2617         * configure: Regenerate.
2618
2619 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2620
2621         * MAINTAINERS (Write After Approval): Add myself.
2622
2623 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2624
2625         * config.guess: Import latest version.
2626         * config.sub: Likewise.
2627
2628 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2629
2630         * Makefile.def: Added pdf target handling.
2631         * Makefile.tpl: Added pdf target handling.
2632         * Makefile.in: Regenerated.
2633
2634 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2635
2636         * MAINTAINERS: Add self as score port maintainer.
2637
2638 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2639
2640         * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2643
2644         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2645         or newer.
2646         * configure: Regenerated.
2647
2648 2006-09-27  Dave Brolley  <brolley@redhat.com>
2649
2650         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2651         $s instead of $r.
2652         * configure: Regenerated.
2653
2654 2006-09-26  Thiemo Seufer  <ths@mips.com>
2655
2656         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2657         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2658         * configure: Regenerate.
2659
2660 2006-09-24  Graeme Peterson <gridly@gmail.com>
2661
2662         * MAINTAINERS (Write After Approval): Remove myself.
2663
2664 2006-09-22  Chao-ying Fu  <fu@mips.com>
2665
2666         * MAINTAINERS (Write After Approval): Add myself.
2667
2668 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2669
2670         * MAINTAINERS: Add self as soft-fp maintainer.
2671
2672 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2673
2674         * MAINTAINERS: Add myself as avr maintainer.
2675         Remove Marek Michalkiewicz as avr maintainer.
2676
2677 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2678
2679         * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2682
2683         * configure.in: Never build newlib for a Mingw host.
2684         Never build newlib as Mingw target library.
2685         Test the existence of winsup/cygwin for building a Cygwin newlib,
2686         rather than just winsup.
2687         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2688         building a Mingw target.
2689         * configure: Regenerate.
2690
2691 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2692
2693         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2694
2695 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2696
2697         * config.guess: Import from src (was more updated).
2698         * config.sub: Likewise.
2699
2700 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2701
2702         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2703         * configure: Regenerated.
2704
2705 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2706
2707         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2708         for stages after the first.
2709
2710 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2711
2712         * Makefile.def: Add dependencies for configure-opcodes
2713         on configure-intl and all-opcodes on all-intl.
2714         * Makefile.in: Regenerated.
2715
2716 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2717
2718         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2719
2720 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2721
2722         Port to hosts whose 'sort' and 'tail' implementations
2723         treat operands with leading '+' as file names, as POSIX
2724         has required since 2001.  However, make sure the code still
2725         works on pre-POSIX hosts.
2726         * ltmain.sh: Don't assume "sort +2" is equivalent to
2727         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2728
2729 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2730
2731         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2732
2733 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2734
2735         * ltconfig: chmod 644 before ranlib during install.
2736
2737 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2738
2739         PR bootstrap/18058
2740         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2741         if the bootstrap compiler is a GCC version that supports it.
2742         * configure: Regenerate.
2743
2744 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2745
2746         * configure.in: Fix thinkos in previous check-in.
2747         * configure: Regenerate.
2748
2749 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2750
2751         PR other/27063
2752         * configure.in: Test subdir_requires and give an appropriate
2753         error message.
2754         * configure: Regenerate.
2755
2756 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2757
2758         * MAINTAINERS (Write After Approval): Add myself.
2759
2760 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2761
2762         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2763
2764 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2765
2766         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2767
2768 2006-06-20  David Ayers  <d.ayers@inode.at>
2769
2770         PR bootstrap/28072
2771         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2772         whether target-libjava is being configured instead of whether the
2773         java front end is enabled.
2774         * configure: Regenerate.
2775
2776 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2777
2778         PR target/27540
2779         * configure.in: Only enable libgomp on IRIX 6.
2780         * configure: Regenerate.
2781
2782 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2783
2784         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2785         too.
2786         * Makefile.in: Regenerate.
2787
2788 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2789
2790         * config-ml.in: Alter CCASFLAGS to include special
2791         multilib options the same as is done for CFLAGS.
2792
2793 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2794
2795         * configure.in: Don't enable libgomp on hpux10.
2796         * configure: Rebuilt.
2797
2798 2006-06-12  David Ayers  <d.ayers@inode.at>
2799
2800         PR bootstrap/27963
2801         PR target/19970
2802         * configure.in: Remove target-boehm-gc from noconfigdirs where
2803         ${libgcj} is specified.
2804         * configure: Regenerate.
2805
2806 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2807
2808         Sync from src:
2809
2810         * configure.in: Sync.
2811         * configure: Regenerated.
2812
2813         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2814
2815         * Makefile.def: Added dependencies from sim and gdb on intl, and
2816         added configure dependencies to everything with an all dependency
2817         on intl.
2818         * Makefile.in: Regenerated.
2819
2820 2006-06-06  David Ayers  <d.ayers@inode.at>
2821
2822         PR libobjc/13946
2823         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2824         * Makefile.in: Regenerate.
2825         * configure.in: Add --enable-objc-gc at toplevel and have it
2826         enable boehm-gc for Objective-C.
2827         Remove target-boehm-gc from libgcj.
2828         Add target-boehm-gc to target_libraries.
2829         Add target-boehm-gc to noconfigdirs where ${libgcj}
2830         is specified.
2831         Assert that boehm-gc is supported when requested for Objective-C.
2832         Only build boehm-gc if needed either for Java or Objective-C.
2833         * configure: Regenerate.
2834
2835 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2836
2837         PR 27674
2838         * Makefile.tpl (configure-[+prefix+][+module+],
2839         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2840         Remove rule to unstage bootstrapped modules.
2841         (stage_current): New.
2842         * Makefile.in: Regenerate.
2843
2844 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2845
2846         * MAINTAINERS (Write After Approval): Update my e-mail address.
2847
2848 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2849
2850         * include/libiberty.h: Declare pex_run_in_environment.
2851
2852 2006-05-31  Asher Langton  <langton2@llnl.gov>
2853
2854         * MAINTAINERS (Write After Approval): Add myself.
2855
2856 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2857
2858         * Makefile.def (bfd, opcodes): Fix lib_path.
2859         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2860         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2861         * Makefile.in: Regenerate.
2862
2863 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2864
2865         * Makefile.in: Regenerate.
2866
2867 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2868
2869         * Makefile.def: Add install-html target. Add datarootdir
2870         docdir and htmldir to flags_to_pass.
2871         * Makefile.tpl: Add install-html target.
2872         * Makefile.in: Regenerate.
2873         * configure.in: Add --with-datarootdir, --with-docdir, and
2874         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2875         * configure: Regenerate.
2876
2877 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2878
2879         * configure.in: Enable gprof for cross builds.
2880         * configure: Regenerate.
2881
2882 2006-05-22  Richard Guenther  <rguenther@suse.de>
2883
2884         Revert
2885         2006-01-31  Richard Guenther  <rguenther@suse.de>
2886         Paolo Bonzini  <bonzini@gnu.org>
2887
2888         * Makefile.def (target_modules): Add libgcc-math target module.
2889         * configure.in (target_libraries): Add libgcc-math target library.
2890         (--enable-libgcc-math): New configure switch.
2891         * Makefile.in: Re-generate.
2892         * configure: Re-generate.
2893         * libgcc-math: New toplevel directory.
2894
2895 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2896             Andreas Tobler  <a.tobler@schweiz.ch>
2897
2898         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2899         * configure: Rebuilt.
2900
2901 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2902
2903         * MAINTAINERS (Write After Approval): Add myself.
2904
2905 2006-05-01  DJ Delorie  <dj@redhat.com>
2906
2907         * configure.in: Restore CFLAGS if GMP isn't present.
2908         * configure: Regenerate.
2909
2910 2006-05-01  Richard Guenther  <rguenther@suse.de>
2911
2912         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2913         maintainer.
2914
2915 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2916
2917         * MAINTAINERS (Write After Approval): Add myself.
2918
2919 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2920
2921         * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2006-04-18  DJ Delorie  <dj@redhat.com>
2924
2925         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2926         reference libgloss so that libssp can be built in a combined
2927         tree.
2928         * configure: Regenerate.
2929
2930 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2931
2932         * MAINTAINERS (Write After Approval): Add myself.
2933
2934 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2935
2936         * configure.in: Require makeinfo 4.4 or higher.
2937         * configure: Regenerate.
2938
2939 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2940
2941         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2942         Rearrange the entries of other libraries to have them in one place.
2943
2944 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2945
2946         * MAINTAINERS (Write After Approval): Remove myself.
2947         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2948
2949 2006-03-14  Richard Guenther  <rguenther@suse.de>
2950
2951         * configure: Regenerate with autoconf 2.13.
2952
2953 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2954
2955         * MAINTAINERS: Use my work address.
2956
2957         * MAINTAINERS: Update my E-mail address.
2958
2959 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2960
2961         * configure.in: Handle --disable-<component> generically.
2962         * configure: Regenerate.
2963
2964 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2965
2966         PR libgcj/17311
2967         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2968
2969 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2970
2971         * MAINTAINERS (Write After Approval):  Remove myself.
2972         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2973
2974 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2975
2976         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2977         (TARGET_CONFIGDIRS): Remove.
2978         * configure.in: Remove AC_SUBST(target_configdirs).
2979         * Makefile.in, configure: Regenerated.
2980
2981 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2982
2983         * MAINTAINERS (Write After Approval):  Remove myself.
2984         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2985
2986 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2987
2988         PR bootstrap/25670
2989
2990         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2991
2992         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2993         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2994         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2995         BUILD_PREFIX, BUILD_PREFIX_1.
2996         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2997
2998         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2999         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3000
3001         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3002         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3003         of `cat stage_current`.  Always provide the `r' and `s' variables.
3004         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3005         a single shell execution.
3006         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3007         bootstrapped modules, make the stage1 module if the build was not
3008         started yet, else build the current stage.
3009         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3010         (all-build, all-host, all-target, [+make_target+]-host,
3011         [+make_target+]-target): Do not use \-continued lines.
3012         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3013         (current_stage, restrap, stage_last): New.
3014
3015         * Makefile.in: Regenerate.
3016         * configure: Regenerate.
3017
3018 2006-02-19  Bud Davis  <jmdavis@link.com>
3019
3020         * MAINTAINERS (Write After Approval):  Remove myself.
3021         (Language Front End Maintainers):  Add myself as fortran 95
3022         maintainer and update e-mail address.
3023
3024 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3025
3026         * MAINTAINERS (Write After Approval):  Remove myself.
3027         (Language Front End Maintainers):  Add myself as fortran 95
3028         maintainer.
3029
3030 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3031
3032         * MAINTAINERS (Write After Approval): Add myself.
3033
3034 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3035
3036         * MAINTAINERS (Write After Approval):  Remove myself.
3037         (Language Front End Maintainers):  Add myself as
3038         fortran 95 maintainer.
3039
3040 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3041
3042         Sync from src:
3043
3044         2005-12-27  Leif Ekblad  <leif@rdos.net>
3045
3046         * configure.in: Add support for RDOS target.
3047         * configure: Regenerate.
3048
3049 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3050             Andreas Schwab  <schwab@suse.de>
3051
3052         * configure: Regenerate.
3053
3054 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3055
3056         * configure.in (enable_libgomp): Add AIX.
3057         * configure: Regenerate.
3058
3059 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3060
3061         * MAINTAINERS (Write After Approval): Add myself.
3062
3063 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3064
3065         * MAINTAINERS (Write After Approval): Add myself.
3066
3067 2006-01-31  Richard Guenther  <rguenther@suse.de>
3068         Paolo Bonzini  <bonzini@gnu.org>
3069
3070         * Makefile.def (target_modules): Add libgcc-math target module.
3071         * configure.in (target_libraries): Add libgcc-math target library.
3072         (--enable-libgcc-math): New configure switch.
3073         * Makefile.in: Re-generate.
3074         * configure: Re-generate.
3075         * libgcc-math: New toplevel directory.
3076
3077 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3078
3079         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3080         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3081         the assembler, linker and binutils.
3082         * configure: Regenerate.
3083
3084 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3085
3086         * MAINTAINERS (Write After Approval): Add myself.
3087
3088 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3089
3090         * configure: Regenerate.
3091
3092 2006-01-18  Richard Henderson  <rth@redhat.com>
3093             Jakub Jelinek  <jakub@redhat.com>
3094             Diego Novillo  <dnovillo@redhat.com>
3095
3096         * libgomp: New directory.
3097         * Makefile.def: Add target_module libgomp.
3098         * Makefile.in: Regenerate.
3099         * configure.in (target_libraries): Add target-libgomp.
3100         * configure: Regenerate.
3101
3102 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3103
3104         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3105         @ from continuation.
3106         * Makefile.in: Rebuilt.
3107
3108 2006-01-04  Chris Lattner  <sabre@gnu.org>
3109
3110         * MAINTAINERS (Write After Approval): Add myself.
3111
3112 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3113
3114         PR bootstrap/24252
3115
3116         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3117         * Makefile.tpl (OBJDUMP): New.
3118         (EXTRA_HOST_FLAGS): Add it.
3119         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3120
3121         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3122         to use symbolic links between directories.  Avoid race conditions
3123         or make them harmless.
3124         * configure.in: Do not try to use symbolic links between directories.
3125
3126         * Makefile.def (LEAN): Pass.
3127         * Makefile.tpl (LEAN): Define.
3128         (stage[+id+]-start): Accept that the previous directory does not
3129         exist, if the bootstrap is lean.
3130         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3131         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3132         configure substitution.
3133         ([+compare-target+]): Likewise.
3134         ([+bootstrap-target+]-lean): New.
3135         * configure.in: Remove lean bootstrap support from here.
3136
3137         * Makefile.in: Regenerate.
3138         * configure: Regenerate.
3139
3140 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3141
3142         * MAINTAINERS (libdecnumber): Add myself.
3143
3144 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3145
3146         * libtool-ldflags: New script.
3147
3148 2006-01-02  Andreas Schwab  <schwab@suse.de>
3149
3150         * configure.in: When reconfiguring remove Makefile in
3151         all stage directories.
3152         * configure: Regenerate.
3153
3154 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3155
3156         * MAINTAINERS: Update my email address.
3157
3158 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3159
3160         Revert Ada-related part of the previous change.
3161
3162         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3163         Do not pass.
3164         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3165         * Makefile.in: Regenerate.
3166         * configure.in: Do not include mt-ppc-aix target fragment.
3167         * configure: Regenerate.
3168
3169 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3170
3171         * configure.in: Select appropriate fragments for PowerPC/AIX.
3172         * configure: Regenerate.
3173
3174         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3175         BOOT_CFLAGS, BOOT_LDFLAGS.
3176         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3177         BOOT_CFLAGS, BOOT_LDFLAGS.
3178         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3179         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3180         (stage): Fail if we cannot complete the work.
3181         * Makefile.in: Regenerate.
3182
3183 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3184
3185         * configure.in: Replace ms1 with mt.
3186         * configure: Rebuilt.
3187
3188 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3189
3190         * MAINTAINERS: Update my email address.
3191
3192 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3193
3194         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3195         install-host-nogcc): Don't invoke $(stage) at the end.
3196         * Makefile.in: Regenerate.
3197
3198 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3199
3200         * configure.in: Flip the top-level bootstrap switch.
3201         * configure: Regenerate.
3202
3203 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3204
3205         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3206         $(stage) and $(unstage).
3207         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3208         (all): Remove stray semicolon.
3209         (local-distclean): Don't handle multilib.tmp and multilib.out.
3210         (install.all): Set $s for consistency.
3211         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3212         check_multilibs setting.  Always make the install directory.
3213         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3214         Correct @if/@endif.
3215         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3216         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3217         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3218         (multilib.out): Remove.
3219         * Makefile.in: Regenerated.
3220
3221 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3222
3223         * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3226
3227         * MAINTAINERS: Add myself as mt maintainer.
3228
3229         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3230
3231 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3232
3233         * MAINTAINERS: Change email address.
3234
3235 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3236
3237         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3238         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3239         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3240         Find in-tree tools if available.
3241         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3242         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3243         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3244         (COMPILER_*_FOR_TARGET): New.
3245         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3246         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3247         (CONFIGURED_*, USUAL_*): Remove.
3248         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3249         STRIP): Use autoconf substitutions.
3250         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3251         COMPILER_NM_FOR_TARGET): New.
3252         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3253
3254         (all): Make all-host and all-target in parallel.
3255         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3256         that $$r and $$s are set before invoking a recursive make.
3257         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3258         ([+bootstrap-target+]): Inline most of the `all' target.
3259
3260 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3261
3262         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3263         from the gcc build directory.
3264         * Makefile.in: Regenerate.
3265
3266 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3267
3268         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3269         depend on all-libdecnumber.
3270         * configure.in (host_libs): Include libdecnumber.
3271         * Makefile.in: Regenerate.
3272         * configure: Likewise.
3273
3274 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3275
3276         * libdecnumber: Import decNumber sources from the dfp-branch.
3277
3278 2005-11-21  Kean Johnston  <jkj@sco.com>
3279
3280         * config.sub, config.guess: Sync from upstream sources.
3281
3282 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3283
3284         Import from Autoconf sources:
3285
3286         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3287         * config/move-if-change: Don't output "$2 is unchanged";
3288         suggested by Ben Elliston.  Handle weird characters correctly.
3289
3290 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3291
3292         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3293         to match upstream libtool for darwin.
3294
3295 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3296
3297         * Makefile.def: Remove gdb dependencies for gdbtk.
3298         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3299         (configure-gdb, install-gdb): New rules.
3300         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3301         * Makefile.in, configure: Regenerated.
3302
3303 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3304
3305         * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3308
3309         * MAINTAINERS (Write After Approval): Add myself.
3310
3311 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3312
3313         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3314         Diego Novillo.
3315
3316 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3317
3318         PR bootstrap/24297
3319         * Makefile.tpl (do-[+make-target+], do-check, install,
3320         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3321         are set before recursing.
3322         * Makefile.in: Regenerate.
3323
3324 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3325
3326         PR bootstrap/18939
3327         * Makefile.def (gcc) <target>: Fix thinko.
3328         * Makefile.in: Regenerate.
3329
3330 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3331
3332         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3333         * configure: Regenerate.
3334
3335 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3336
3337         * MAINTAINERS (Write After Approval): Add self.
3338
3339 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3340
3341         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3342         target-libffi, target-qthreads, target-libjava, and
3343         targetlibobjc.
3344         * configure: Regenerate.
3345
3346 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3347
3348         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3349         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3350         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3351         (USUAL_OBJDUMP_FOR_TARGET): New.
3352         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3353         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3354         * configure, Makefile.in: Regenerated.
3355
3356 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3357
3358         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3359         before other host packages.
3360
3361 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3362
3363         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3364
3365 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3366
3367         PR bootstrap/22340
3368
3369         * configure.in (default_target): Remove.
3370         * Makefile.tpl (all): Do not use prerequisites as subroutines
3371         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3372         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3373         use prerequisites as subroutines.
3374         (check-host, check-target): New.
3375         (bootstrap configure & all targets): Do not use stage*-start
3376         if the directory layout is already ok.
3377         (non-bootstrap configure & all targets): Prepend a $(unstage).
3378         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3379         (NOTPARALLEL): Remove.
3380         (unstage, stage variables): New variables.
3381         (unstage, stage targets): Simply expand to those variables.
3382
3383         * configure: Regenerate.
3384         * Makefile.in: Regenerate.
3385
3386 2005-10-04  James E Wilson  <wilson@specifix.com>
3387
3388         * Makefile.def (lang_env_dependencies): Add libmudflap.
3389         * Makefile.in: Regenerate.
3390
3391 2005-10-03  Andreas Schwab  <schwab@suse.de>
3392
3393         Backport from libtool CVS:
3394         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3395
3396         * ltmain.sh: add support for installing into temporary
3397         staging area (e.g. 'make install DESTDIR=...')
3398
3399 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3400
3401         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3402         * configure: Regenerated.
3403
3404 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3405
3406         * configure: Regenerate with the correct
3407         autoconf version.
3408
3409 2005-09-30  Catherine Moore  <clm@cm00re.com>
3410
3411         * configure.in (bfin-*-*): New.
3412         * configure: Regenerated.
3413
3414 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3415
3416         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3417         (LIPO_FOR_TARGET): New.
3418         (CONFIGURED_LIPO_FOR_TARGET): New.
3419         (USUAL_LIPO_FOR_TARGET): New.
3420         (STRIP_FOR_TARGET): New.
3421         (CONFIGURED_STRIP_FOR_TARGET): New.
3422         (USUAL_STRIP_FOR_TARGET): New.
3423         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3424         STRIP_FOR_TARGET.
3425         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3426         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3427         * Makefile.in: Regenerate.
3428         * configure: Regenerate.
3429
3430 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3431
3432         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3433         (rs6000-*-aix*): Same.
3434         * configure: Regenerate.
3435
3436 2005-09-16  Tom Tromey  <tromey@redhat.com>
3437
3438         * MAINTAINERS: Add self as java maintainer.
3439
3440 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3441
3442         * configure.in: Recognize f95 in the --enable-languages option,
3443         and substitute it for fortran, issuing a warning.
3444         * configure: Regenerate.
3445
3446 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3447
3448         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3449         * configure:  Regenerated.
3450
3451 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3452
3453         * MAINTAINERS: Add self as ms1 maintainer.
3454
3455 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3456
3457         * Makefile.def (libssp): Add to lang_env_dependencies.
3458         * Makefile.in: Regenerate.
3459
3460 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3461
3462         * MAINTAINERS: Add myself as middle-end maintainer.
3463
3464 2005-08-17  Christian Groessler  <chris@groessler.org>
3465
3466         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3467         * Makefile.in: Regenerate.
3468
3469 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3470
3471         * MAINTAINERS (write after approval): Added myself.
3472
3473 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3474
3475         * MAINTAINERS (Write After Approval): Add myself.
3476
3477 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3478
3479         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3480         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3481         Look for alternate names of the target cc and c++
3482         * configure: Regenerate.
3483
3484 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3485
3486         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3487         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3488         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3489         tools; remove code to manually set them.
3490         (Target tools): Look in the environment for them.
3491         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3492         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3493         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3494         build directory.
3495         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3496         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3497         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3498         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3499         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3500         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3501         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3502         * configure: Regenerate.
3503         * Makefile.in: Regenerate.
3504
3505 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3506
3507         * MAINTAINERS: Update for removed CPU targets.
3508
3509 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3510
3511         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3512         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3513         * Makefile.in: Regenerated.
3514
3515 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3516
3517         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3518         (CFLAGS_FOR_TARGET): Use it.
3519         (CXXFLAGS_FOR_TARGET): Likewise.
3520         * Makefile.in: Regenerated.
3521         * configure.in (--with-build-sysroot): New option.
3522         * configure: Regenerated.
3523
3524 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3525
3526         * Makefile.tpl: Wrap install between unstage and stage
3527         * Makefile.in: Regenerate.
3528
3529 2005-07-21  Eric Christopher  <echristo@apple.com>
3530
3531         * MAINTAINERS: Update affiliation.
3532
3533 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3534
3535         * MAINTAINERS: Add self as crx port maintainer.
3536
3537 2005-07-20  DJ Delorie  <dj@redhat.com>
3538
3539         * MAINTAINERS: Add self as m32c maintainer.
3540
3541 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3542
3543         * all files: Update FSF address.
3544
3545 2005-07-15  Eric Christopher  <echristo@redhat.com>
3546
3547         * MAINTAINERS: Change affiliation.
3548
3549 2005-07-14  Jim Blandy  <jimb@redhat.com>
3550
3551         * configure.in: Add cases for Renesas m32c.
3552         * configure: Regenerated.
3553
3554 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3555
3556         * COPYING.LIB: Update from fsf.org.
3557
3558 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3559
3560         * COPYING, compile, config.guess,
3561         config.sub, install-sh, missing, mkinstalldirs,
3562         symlink-tree, ylwrap: Sync from upstream sources.
3563         * config-ml.in: Update FSF address.
3564
3565 2005-07-13  Eric Christopher  <echristo@redhat.com>
3566
3567         * configure.in: Add toplevel noconfigdir support for tpf.
3568         * configure: Regenerate.
3569
3570 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3571
3572         PR ada/22340
3573
3574         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3575         * Makefile.in: Regenerate.
3576
3577 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3578
3579         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3580         Brolley to write-after-approval.
3581
3582 2005-07-07  Andreas Schwab  <schwab@suse.de>
3583
3584         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3585         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3586         * Makefile.in: Regenerated.
3587
3588 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3589
3590         * configure.in: Don't build sim or rda when targetting darwin.
3591         * configure: Regenerate.
3592
3593 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3594
3595         * configure.in: Add --enable-libssp and --disable-libssp.
3596         * configure: Regenerate with autoconf-2.13.
3597
3598 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3599
3600         * Makefile.def (target_modules): Add libssp.
3601         * configure.in (target_libraries): Add target-libssp.
3602         * configure: Rebuilt.
3603         * Makefile.in: Rebuilt.
3604
3605 2005-07-01  Zack Weinberg  <zackw@panix.com>
3606
3607         * MAINTAINERS: Change email address.  Resign from maintainership.
3608
3609 2005-07-01  Richard Guenther  <rguenther@suse.de>
3610
3611         * MAINTAINERS: Change my e-mail address and affiliation.
3612
3613 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3614
3615         * Makefile.def (stagefeedback): Come after profile.
3616         Define profiledbootstrap target.
3617         * Makefile.tpl (profiledbootstrap): Remove.
3618         (stageprofile-end): Zap stagefeedback.
3619         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3620         * Makefile.in: Regenerate.
3621
3622 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3623
3624         * MAINTAINERS: Update my email address.
3625
3626 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3627
3628         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3629         In 'cpp' stanza, support '#line' as well as '# '.
3630
3631 2005-06-08  Andreas Schwab  <schwab@suse.de>
3632
3633         * MAINTAINERS: Move myself from 'Write After Approval' to
3634         'CPU Port Maintainers' section as m68k maintainer.
3635
3636 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3637
3638         * configure.in (unsupported_languages): New macro.
3639         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3640         non-ported target libraries in noconfigdirs.
3641         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3642         non-linux-gnu.  Remove libgcj_ex_libffi.
3643         <lang_frag loop>: Set add_this_lang=no if the language is in
3644         unsupported_languages.
3645         * configure: Regenerate.
3646
3647 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3648
3649         * configure.in: Fix typo in handling of --with-mpfr-dir.
3650         * configure: Regenerate.
3651
3652 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3653
3654         * MAINTAINERS: Update my email address.
3655
3656 2005-06-02  Jim Blandy  <jimb@redhat.com>
3657
3658         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3659         accepted into the master sources.)
3660
3661 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3662             Michael Snyder  <msnyder@redhat.com>
3663             Stan Cox  <scox@redhat.com>
3664
3665         * configure.in: Set noconfigdirs for ms1.
3666
3667         * configure: Regenerate.
3668
3669 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3670
3671         * MAINTAINERS (Write After Approval): Add self.
3672
3673 2005-06-01  Josh Conner  <jconner@apple.com>
3674
3675         * MAINTAINERS (Write After Approval): Add self.
3676
3677 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3678
3679         * MAINTAINERS: Update my email address.
3680
3681 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3682
3683         * MAINTAINERS (Write After Approval): Add self.
3684
3685 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3686
3687         * MAINTAINERS (Write After Approval): Remove self.
3688
3689 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3690
3691         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3692         (Dependencies): Consider target modules for bootstrap dependencies.
3693         Make target bootstrap modules depend on each stage's gcc.
3694         * Makefile.in: Regenerate.
3695
3696 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3697
3698         * Makefile.def (configure-gcc): Depend on binutils having been built.
3699         (all-gcc): No need to do it here.
3700         * Makefile.in: Regenerate.
3701
3702 2005-05-19  Paul Brook  <paul@codesourcery.com>
3703
3704         * configure.in: Rewrite misleading error message when requested
3705         language cannot be built.
3706         * configure: Regenerate.
3707
3708 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3709
3710         * ylwrap: Import from Automake 1.9.5.
3711
3712 2005-05-13  David Ung  <davidu@mips.com>
3713
3714         * MAINTAINERS (Write After Approval): Add self.
3715
3716 2005-05-09  Mike Stump  <mrs@apple.com>
3717
3718         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3719         lt_cv_sys_max_cmd_len for now.
3720
3721 2005-05-09  Stan Cox  <scox@redhat.com>
3722
3723         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3724
3725 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3726
3727         * README.SCO: Update the URL.
3728
3729 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3730
3731         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3732         with_gnu_ld to libtool.
3733         * ltcf-c.sh (aix[45]): Define file_list_spec.
3734         * ltcf-cxx.sh (aix[45]): Same.
3735         * ltcf-gcj.sh (aix[45]): Same.
3736         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3737         exists, write list of input files to temporary file.
3738
3739 2005-05-04  Mike Stump  <mrs@apple.com>
3740
3741         * configure.in: Always pass --target to target configures as
3742         otherwise rebuilds that do --recheck will fail.
3743         * confiugure: Rebuilt.
3744
3745 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3746
3747         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3748         STAGE_HOST_EXPORTS.
3749         (configure, all): Add bootstrap support.
3750         (Host modules, target modules): Pass post-stage1 flags and exports.
3751         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3752         * Makefile.in: Regenerate.
3753
3754 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3755
3756         * configure: Regenerate.
3757
3758 2005-04-27  Mike Stump  <mrs@apple.com>
3759
3760         * MAINTAINERS: Add self as darwin maintainer.
3761
3762 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3763
3764         * config.sub: Update from master copy.
3765
3766 2005-04-21  Mike Stump  <mrs@apple.com>
3767
3768         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3769         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3770
3771 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3772
3773         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3774         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3775         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3776         "*-*-elf" and "*-*-linux*".
3777         * configure: Regenerate.
3778
3779 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3780
3781         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3782
3783 2005-04-12  Mike Stump  <mrs@apple.com>
3784
3785         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3786
3787 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3788
3789         * MAINTAINERS (Write After Approval): Add myself.
3790
3791 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3792
3793         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3794
3795 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3796
3797         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3798         (TARGET_CONFIGARGS): Include --with-target-subdir.
3799         (configure, all): New macros.  Use them throughout.
3800         * Makefile.in: Regenerate.
3801
3802 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3803
3804         * MAINTAINERS (Write After Approval): Add myself.
3805
3806 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3807
3808         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3809
3810 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3811
3812         * MAINTAINERS: Move John Carr to Write After Approval.
3813
3814 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3815
3816         * config/mh-mingw32: Delete.
3817         * configure.in: Don't use it.
3818         * configure: Regenerate.
3819
3820 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3821
3822         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3823         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3824         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3825         (HOST_LIB_PATH): Generate from Makefile.def.
3826         (TARGET_LIB_PATH): Likewise.
3827         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3828         * Makefile.in: Regenerate.
3829         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3830         (RPATH_ENVVAR): Include Darwin case.
3831         * configure: Regenerate.
3832
3833 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3834
3835         * MAINTAINERS (Various Maintainers): Remove self.
3836         (Write After Approval): Add self.
3837
3838 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3839
3840         * MAINTAINERS (Various Maintainers): Add self.
3841
3842 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3843
3844         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3845         * configure: Regenerate.
3846
3847 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3848
3849         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3850         gcc_version, and gcc_version_trigger from set of flags to pass.
3851         * Makefile.tpl: Remove definitions of above variables.
3852         (config.status): Remove dependency on $(gcc_version_trigger).
3853         * Makefile.in: Regenerate.
3854         * configure.in: Do not reference config/gcc-version.m4 nor
3855         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3856         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3857         * configure: Regenerate.
3858
3859 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3860             Andrew Pinski <pinskia@physics.uc.edu>
3861
3862         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3863         * Makefile.in: Regenerate.
3864
3865 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3866
3867         * MAINTAINERS (Write After Approval): Add myself.
3868
3869 2005-03-03  David Ayers  <d.ayers@inode.at>
3870
3871         * MAINTAINERS (Write After Approval): Add myself.
3872
3873 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3874
3875         PR libgcj/20160
3876         * ltmain.sh: Avoid creating archives with components that have
3877         duplicate basenames.
3878
3879 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3880
3881         PR bootstrap/20250
3882         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3883         instead of check.
3884         * Makefile.in: Regenerate.
3885
3886 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3887
3888         * Makefile.in: Regenerate to fix conflict between the previous two
3889         patches.
3890
3891 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3892
3893         PR bootstrap/17383
3894         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3895         * Makefile.tpl (HOST_SUBDIR): New substitution.
3896         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3897         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3898         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3899         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3900         (Host modules, Bootstrapped modules): Use it.
3901         (Build modules, Target modules): Do not create symlink trees,
3902         always configure out-of-srcdir.
3903         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3904         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3905         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3906         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3907
3908         * Makefile.in: Regenerate.
3909         * configure: Regenerate.
3910
3911 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3912
3913         Merged from libada-gnattools-branch:
3914         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3915
3916         * gnattools: New directory.
3917         * Makefile.def: Add gnattools as a module, depending on target-libada.
3918         * Makefile.in: Regenerate.
3919         * configure.in: Include gnattools in host_tools; disable it if ada
3920         is disabled.
3921         * configure: Regenerate.
3922
3923 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3924
3925         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3926         treelang maintainer.
3927         (Write After Approval): Remove myself.
3928
3929 2005-02-23  Paul Schlie  <schlie@comcast.net>
3930
3931         * configure.in: Allow darwin targeted ports to build tk, itcl and
3932         libgui.
3933         * configure: Regenerate.
3934
3935 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3936
3937         PR libgcj/10353
3938         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3939         * configure: Regenerate.
3940
3941 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3942
3943         * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3946
3947         * MAINTAINERS: Update my e-mail address.
3948
3949 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3950
3951         * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3954
3955         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3956         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3957         target-libgloss when not *-*-elf and *-*-aout.
3958         * configure: Regenerate.
3959
3960 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3961
3962         * MAINTAINERS: Remove obsolete entries.
3963
3964         * MAINTAINERS (Write After Approval): Add Michael Matz.
3965
3966 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3967
3968         * MAINTAINERS: Remove self as cpplib maintainer.
3969
3970 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3971
3972         * install-sh, config.sub: Import from upstream.
3973
3974 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3975
3976         PR bootstrap/18222
3977         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3978         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3979         * Makefile.in: Regenerate.
3980
3981 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3982
3983         * MAINTAINERS: Update my email address.
3984
3985 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3986             Andreas Schwab  <schwab@suse.de>
3987
3988         PR bootstrap/18033
3989         * config-ml.in: Eval option if surrounded by single quotes.
3990
3991 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3992
3993         Revert 2004-12-28 Makefile changes, a better fix will be
3994         applied to mainline and src after GCC 4.0 branches.
3995
3996 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3997
3998         PR bootstrap/17383
3999
4000         * Makefile.def (target_modules): Remove stage parameter,
4001         it is always true now.
4002         * Makefile.tpl (configure-build-[+module+],
4003         configure-target-[+module+]): Always build symlink tree
4004         for the directory and for include.  BUILD_SUBDIR and
4005         TARGET_SUBDIR cannot be . anymore.
4006         * Makefile.in: Regenerate.
4007
4008 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4009
4010         Revert 2004-12-08 Makefile changes.
4011
4012 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4013
4014         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4015         cygwin, mingw.
4016
4017 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4018
4019         * configure.in (sh64-*-*): Reenable gprof.
4020         * configure: Regenerate.
4021
4022 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4023
4024         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4025         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4026         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4027         * Makefile.in: Regenerate.
4028
4029 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4030
4031         * MAINTAINERS: Update my email address.
4032
4033 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4034
4035         * Makefile.tpl: Generate normal dependencies if the LHS module is
4036         not bootstrapped.
4037         * Makefile.in: Regenerate.
4038
4039 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4040
4041         * configure.in: Include config/gxx-include-dir.m4.  Use
4042         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4043         * configure: Regenerate.
4044
4045 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4046
4047         * config.if: Delete.
4048         * configure.in: Set libstdcxx_incdir directly.
4049         * configure: Regenerate.
4050
4051 2004-12-02  Eric Christopher  <echristo@redhat.com>
4052
4053         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4054         * Makefile.in: Regenerate.
4055
4056 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4057
4058         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4059         * configure: Regenerate.
4060
4061 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4062
4063         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4064         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4065         * configure: Regenerate.
4066
4067 2004-12-01  Eric Christopher  <echristo@redhat.com>
4068
4069         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4070         of things to remove.
4071
4072 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4073
4074         * MAINTAINERS (Write After Approval): Update my e-mail address.
4075
4076 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4077
4078         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4079         from CVS libtool to always pass_all.
4080
4081 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4082
4083         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4084         (hppa*64*-*-*): Delete incorrect comment.
4085         * configure: Rebuilt.
4086
4087 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4088
4089         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4090
4091 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4092
4093         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4094         from CVS libtool to always pass_all.
4095
4096 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4097
4098         * install-sh, compile: Import from automake.
4099
4100 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4101
4102         * config.guess, config.sub:  Import from savannnah.
4103
4104 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4105
4106         * MAINTAINERS (Write After Approval): Add myself
4107
4108 2004-11-12  Mike Stump  <mrs@apple.com>
4109
4110         * Makefile.def: Add html support.
4111         * Makefile.tpl: Likewise.
4112         * Makefile.in: Regenerate.
4113
4114 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4115
4116         PR 18423
4117         * configure.in: Remove all instances of build-fixincludes from
4118         noconfigdirs.
4119         (build_configargs): Supply --target to subdirectories.
4120         * configure: Regenerate.
4121
4122         * Makefile.def: Make gcc install depend on fixincludes install.
4123         * Makefile.in: Regenerate.
4124
4125 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4126
4127         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4128
4129 2004-11-11  Paul Brook  <paul@codesourcery.com>
4130
4131         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4132
4133 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4134
4135         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4136         target-libgfortran.
4137         * configure: Regenerate.
4138
4139 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4140
4141         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4142         like CC.
4143
4144 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4145
4146         * Makefile.def (host fixincludes): Specify missing targets.
4147         * Makefile.in: Regenerate.
4148
4149 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4150
4151         * MAINTAINERS: Add myself
4152
4153 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4154
4155         * MAINTAINERS (Write After Approval): Add myself.
4156
4157 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4158
4159         * Makefile.def: Build fixincludes for the host, too.
4160         * Makefile.in: Regenerate.
4161         * configure.in (host_tools): Add fixincludes.
4162         * configure: Regenerate.
4163
4164 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4165
4166         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4167         * configure: Regenerated.
4168
4169 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4170
4171         PR other/17783
4172         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4173         * configure: Regenerated.
4174
4175 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4176
4177         * README.SCO: Update per FSF instructions.
4178
4179 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4180
4181         PR target/18151
4182         * configure.in (case ${target}): Do not build fixincludes for avr.
4183         * configure: Regenerated.
4184
4185 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4186
4187         * configure.in (case ${target}): Do not build fixincludes
4188         on platforms where it is not used.
4189         * configure: Regenerated.
4190
4191 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4192
4193         * configure.in: Use an absolute path to install-sh.
4194         * configure: Regenerated.
4195
4196 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4197
4198         * MAINTAINERS (Write After Approval): Add myself.
4199
4200 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4201
4202         * MAINTAINERS: Remove from Write After Approval those that are
4203         already maintainers.
4204
4205 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4206
4207         * MAINTAINERS:  Update my email address.
4208
4209 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4210
4211         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4212         * configure: Regenerate.
4213
4214 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4215
4216         * MAINTAINERS:  Update my email address.
4217
4218 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4219
4220         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4221         entries belonging to this category.
4222
4223 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4224
4225         * MAINTAINERS: Update my e-mail address.
4226
4227 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4228
4229         Fix wrong conflict resolution in:
4230
4231         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4232
4233         * Makefile.in: Regenerate.
4234         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4235         in the recursive `make', instead of hardwiring `all'.
4236         (Autogenerated TARGET-* variables): New.
4237
4238 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4239
4240         * configure.in: Enable target-libgloss for crx-*-*.
4241         * configure: Regenerate.
4242
4243 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4244
4245         * MAINTAINERS (Various Maintainers): Move the "windows,
4246         cygwin, mingw" maintainer to ...
4247         (OS Port Maintainers): ... here.
4248
4249 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4250
4251         * MAINTAINERS (Write After Approval): Remove those that are
4252         maintainers of some subsystem.
4253
4254 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4255
4256         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4257         * ltcf-cxx.sh (tpf*): Likewise.
4258         * ltconfig (tpf*): Add TPF OS configuration support.
4259
4260 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4261
4262         * MAINTAINERS: Change my email address to my new work account.
4263
4264 2004-09-24  Michael Roth  <mroth@nessie.de>
4265
4266         * configure.in (--without-headers): Add missing double quotes.
4267         * configure: Regenerate.
4268
4269 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4270
4271         * ylwrap: Revert to previous version.
4272
4273 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4274
4275         PR bootstrap/17369
4276         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4277         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4278         SET_GCC_LIB_PATH_CMD.
4279         (BASE_TARGET_EXPORTS): Likewise.
4280         * Makefile.in: Regenerated.
4281
4282         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4283         * configure: Regenerated.
4284
4285 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4286
4287         * config.guess: New upstream version
4288         * compile, depcomp, install-sh, ylwrap: Likewise.
4289
4290 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4291
4292         * config/mh-x86omitfp: New host makefile fragment.  Add
4293         -fomit-frame-pointer to the default BOOT_CFLAGS.
4294         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4295         * configure: Regenerate.
4296
4297 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4298
4299         PR target/11572
4300         * configure.in (*-*-darwin*): Renable libobjc.
4301         * configure: Regenerate.
4302
4303 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4304
4305         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4306
4307 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4308
4309         * Makefile.def: Remove libbanshee.
4310         * Makefile.tpl: Ditto.
4311         * configure.in: Ditto.
4312         * Makefile.in: Regen.
4313         * configure: Ditto.
4314
4315 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4316
4317         * ltmain.sh: Use $pic_object as $non_pic_object if
4318         $non_pic_object=none.
4319
4320 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4321
4322         * missing: Import latest version from master repository.
4323
4324 2004-09-06  Nick Clifton  <nickc@redhat.com>
4325
4326         * config.sub: Import latest version from master repository.
4327         * config.guess: Likewise.
4328         This includes these changes:
4329
4330         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4331
4332         * config.sub: Handle crisv32, alias etraxfs.
4333         * config.guess (crisv32:Linux:*:*): Handle.
4334
4335         2004-08-13  Brad Smith  <brad@comstyle.com>
4336
4337         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4338         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4339
4340         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4341
4342         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4343         assume the processor is a powerpc.  This is because coreutils
4344         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4345         in this case, due to a MacOS X bug that causes
4346         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4347         to return a negative number.
4348         Problem reported by Petter Reinholdtsen in:
4349         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4350
4351         2004-07-19  Ben Elliston  <bje@gnu.org>
4352
4353         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4354
4355         2004-06-24  Ben Elliston  <bje@gnu.org>
4356
4357         * config.guess: Update copyright years.
4358         * config.sub: Likewise.
4359
4360         2004-06-22  Robert Millan  <robertmh@gnu.org>
4361
4362         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4363         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4364
4365         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4366
4367         * config.guess (*:*VMS:*:*): New entry. Replaces
4368         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4369         manufacturer.
4370
4371         2004-06-22  Ben Elliston  <bje@gnu.org>
4372
4373         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4374         * config.sub: Likewise.
4375
4376         2004-06-22  Ben Elliston  <bje@gnu.org>
4377
4378         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4379         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4380
4381         2004-06-11  Ben Elliston  <bje@gnu.org>
4382
4383         * config.guess (pegasos:OpenBSD:*:*): Remove.
4384
4385         2004-06-11  Ben Elliston  <bje@gnu.org>
4386
4387         From Wouter Verhelst <wouter@grep.be>:
4388         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4389
4390         2004-06-11  Ben Elliston  <bje@gnu.org>
4391
4392         * config.guess (luna88k:OpenBSD:*:*): New.
4393
4394         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4395
4396         * config.guess (m32r*:Linux:*:*): New case.
4397         * config.sub: Handle m32rle.
4398
4399         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4400
4401         From Jens Petersen  <petersen@redhat.com>:
4402         * config.sub: Handle sparcv8.
4403
4404         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4405
4406         From Tom Smith <smith@cag.lkg.hp.com>:
4407         * config.guess: Version suffixes are equally significant on Tru64
4408         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4409         prefix of "P" (patched kernel).
4410
4411         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4412
4413         * config.sub: Add support for National Semiconductor CRX target.
4414
4415 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4416
4417         * MAINTAINERS (Various Maintainers): Remove myself as web page
4418         maintainer, add myself as maintainer of build status lists.
4419
4420 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4421
4422         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4423         *-*-netware, but add target-libmudflap.
4424         Consolidate *-*-netware targets (of which really only i?86 exists)
4425         into a single entry.
4426         * configure: Likewise.
4427
4428 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4429
4430         * Makefile.tpl (sorry): Remove.
4431         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4432         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4433         (do-clean): Clean per-stage directories too.
4434         (do-distclean): Run distclean-stage1 too.
4435         (.NOTPARALLEL): Enable during toplevel bootstrap.
4436         (stage[+id+]-bubble): Enable parallel execution during
4437         the recursive invocation.
4438         * Makefile.in: Regenerate.
4439
4440         Fix previous checkin:
4441
4442         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4443         include.
4444         * configure.in: Fix indentation.
4445         * configure: Regenerate.
4446
4447 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4448
4449         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4450         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4451         * configure: regenerate
4452         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4453         -mdynamic-no-pic
4454
4455
4456 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4457
4458         * Makefile.def (build_modules): Add fixincludes.
4459         (dependencies): Make gcc depend on fixincludes.
4460         * configure.in (build_tools): Add fixincludes.
4461         (build_configdirs): Always include build_libs.
4462         * Makefile.in: Regenerate.
4463         * configure: Regenerate.
4464
4465 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4466
4467         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4468         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4469         phony targets; do not generate timestamp files.
4470         (distclean-stageN): Remove references to their timestamp files.
4471         (restageN, touch-stageN): Remove.
4472         (stageN-bubble): Rewritten.
4473         (compare): Support lean bootstraps.
4474         * Makefile.in: Regenerate.
4475
4476         * configure.in: Only warn when bootstrapping but
4477         build != host or build != target.  Support lean bootstraps.
4478         * configure: Regenerate.
4479
4480 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4481
4482         * configure.in:  Give a better error message if GMP/MPFR are missing
4483         and a language needing them has been requested.
4484         * configure:  Regenerated.
4485
4486 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4487
4488         * configure.in:  Print a list of available language front-ends if
4489         a requested one is missing.  Tidy stray tab characters.
4490         * configure:  Regenerated.
4491
4492 2004-08-19  Michael Koch  <konqueror@gmx.de>
4493
4494         * gcc/doc/install.texi: Update entry about automake for libjava.
4495
4496 2004-08-17  Robert Millan  <robertmh@gnu.org>
4497
4498         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4499         (instead of FreeBSD).
4500         * configure: Regenerate.
4501
4502 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4503
4504         * Makefile.in: Regenerate.
4505         * configure: Regenerate.
4506
4507         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4508         stage_*_flags.
4509         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4510         for bootstrapped modules if toplevel bootstrap is going.
4511         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4512         modules.  Adjust for changes in Makefile.def.  Enable several
4513         rules even in non-bootstrap mode, just to avoid peppering the
4514         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4515         (stage-[+prev+]-bubble): Remove.
4516
4517         * Makefile.def (Dependencies): Depend on all-build-bison,
4518         all-build-flex, all-build-byacc, all-build-texinfo, rather
4519         than the host variations.
4520         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4521         with BUILD_SUBDIR.
4522         (BISON): Update for recent Bisons.
4523         (YACC): Fix typo.
4524         (cross): Depend on all-build.
4525         (all): Do not depend on all-build.
4526         (prebootstrap): Remove.
4527         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4528         (Prebootstrap dependencies): Add them to the per-stage targets
4529         and to all-prebootstrap.
4530         * configure.in (build_configdirs): Always enable build_tools.
4531         (BUILD_DIR_PREFIX): Remove.
4532
4533         * Makefile.def (gcc): Add target variable.
4534         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4535         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4536         in the recursive `make', instead of hardwiring `all'.
4537         (Autogenerated TARGET-* variables): New.
4538
4539 2004-08-13  Brian Booth  <bbooth@redhat.com>
4540
4541         * MAINTAINERS: Remove myself from write-after-approval.
4542
4543 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4544
4545         * src-release: Stop distributing mmalloc with gdb (which doesn't
4546         use it).
4547         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4548         * Makefile.in: Regenerate.
4549
4550 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4551
4552         * configure.in (arm*-*-eabi*): New target.
4553         * configure: Regenerate.
4554
4555 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4556
4557         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4558         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4559         (Dependencies): New section.
4560         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4561         (configure-target-[+module+]): Depend on maybe-all-gcc
4562         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4563         (toplevel profiledbootstrap): Fix dependencies.
4564         * Makefile.in: Regenerate.
4565
4566 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4567
4568         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4569         target-libiberty to noconfigdirs.
4570         * configure: Regenerate.
4571
4572 2004-08-03  Paul Brook  <paul@codesourcery.com>
4573
4574         * configure.in: Check for MPFR as well as GMP.
4575         * configure: Regenerate.
4576
4577 2004-08-01  Robert Millan  <robertmh@gnu.org>
4578
4579         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4580         libmudflap for all GNU-based systems (with Glibc).
4581         * configure: Regenerate.
4582
4583 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4584
4585         * Makefile.def (host-modules): Add gcc.
4586         * Makefile.in: Regenerate.
4587         * Makefile.tpl (sorry): New rule.
4588         (configure-host, all-host, [+make_target+]-host, do-check,
4589         install-host): Do not add gcc as a special case.
4590         (host modules): Add a small special-casing for gcc.  Export
4591         extra_make_flags through the environment.
4592         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4593         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4594         other recursive targets for gcc): Remove.
4595
4596         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4597         (stage, unstage): New rules.
4598         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4599         distclean-stage[+id+]): Use stage_current.
4600         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4601         the stage*-start rules.
4602
4603 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4604
4605         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4606         use -all_load flag.
4607
4608 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4609
4610         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4611         * configure: Regenerate.
4612
4613 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4614
4615         * maintainer-scripts/gcc_release: Revert yesterday's change.
4616
4617 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4618
4619         * MAINTAINERS: Add myself to write-after-approval.
4620
4621 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4622
4623         * libf2c: Removed.
4624         * gcc/gccbug.in: Updated because of libf2c removal.
4625         * maintainer-scripts/gcc_release: Ditto.
4626
4627 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4628
4629         * configure.in: Build libmudflap by default on FreeBSD.
4630         * configure: Regenerated.
4631
4632 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4633
4634         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4635         systems.
4636         * configure: Regenerated.
4637
4638 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4639
4640         PR target/16344
4641         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4642         feedback based compiler.
4643         * Makefile.in: Rebuilt.
4644
4645 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4646
4647         * Makefile.def (host_modules): Set bootstrap=true for flex.
4648         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4649         * Makefile.in: Rebuilt.
4650
4651 2004-07-07  Jan Hubicka  <jh@suse.cz>
4652
4653         * MAINTAINERS: Add self as a profile feedback maintainer.
4654
4655 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4656
4657         * configure.in:  Do not prepend $srcdir to /dev/null in
4658         makefile fragments.
4659         * configure:  Regenerate.
4660
4661 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4662
4663         * Makefile.def (build_modules): Add bison, byacc, flex,
4664         m4, texinfo.
4665         (flags_to_pass): Add FLEX.
4666         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4667         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4668         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4669         DEFAULT_MAKEINFO): Remove.
4670         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4671         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4672         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4673         objdir or else use configured tool.
4674         (all-build): New.
4675         (all): Depend on it.
4676         (Build module dependencies): Add.
4677         * Makefile.in: Regenerate.
4678         * configure.in: Better support for multiple build modules,
4679         matching what is done for host/target modules.  Do not look
4680         for "plausible" locations of build tools if Canadian cross.
4681         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4682         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4683         * configure: Regenerate.
4684
4685 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4686
4687         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4688         * Makefile.in: Regenerate.
4689
4690 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4691
4692         * Makefile.tpl (configure-build-[+module+],
4693         configure-[+module+], configure-target-[+module+]): Pass
4694         [+extra_configure_args+].
4695         (all-build-[+module+], all-[+module+], check-[+module+],
4696         install-[+module+], [+make_target+]-[+module+],
4697         all-target-[+module+], check-target-[+module+],
4698         install-target-[+module+], [+make_target+]-target-[+module+]):
4699         Pass [+extra_make_args+].
4700         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4701         (GCC_HOST_EXPORTS): Remove.
4702         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4703         cross, check-gcc, check-gcc-c++, install-gcc,
4704         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4705         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4706         * Makefile.in: Regenerate.
4707
4708 2004-06-21  Matthew Sachs  <msachs@apple.com>
4709
4710         * MAINTAINERS: Added self to write-after-approval.
4711
4712 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4713
4714         * configure.in: Check for srcdir/winsup rather than build directory
4715         winsup.
4716         * configure: Regenerate.
4717
4718 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4719
4720         * configure.in: Don't build Cygwin native newlib if winsup
4721         directory is missing.  Emit warning instead.
4722         * configure: Regenerate.
4723
4724 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4725
4726         * Makefile.tpl (touch-stage[+id+]): New.
4727         (restage[+prev+]): Depend on touch-stage[+id+].
4728
4729         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4730         Use it throughout.
4731
4732         * Makefile.def: Add profile and feedback bootstrap stages.
4733         Remove next field from bootstrap stages.
4734         * Makefile.tpl (LN, LN_S): Substitute.
4735         (stageN-start, stageN-end): Use double-colon rules, to
4736         provide a hook for additional setup commands.
4737         (distclean-stageN-gcc, restageN): Create dependencies from
4738         [+prev+], not from [+next+].
4739         (stageN-bubble): Add commands for successive stages from
4740         [+prev+], using double-colon rules.
4741         (all-stageN-gcc): Fix typo.
4742         (stagefeedback-start, profiledbootstrap): New.
4743         * Makefile.in: Regenerate.
4744         * configure.in: Call ACX_PROG_LN.
4745         * configure: Regenerate.
4746
4747 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4748
4749         * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4752
4753         * MAINTAINERS (Write After Approval): Add myself.
4754
4755 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4756
4757         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4758         without gcc.
4759         * configure: Regenerate.
4760
4761 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4762
4763         * Makefile.tpl: Fix typo.
4764         * Makefile.in: Regenerate.
4765
4766 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4767
4768         * configure.in: Remove new- prefix from toplevel
4769         bootstrap targets.
4770         * configure: Regenerate.
4771
4772 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4773
4774         * Makefile.tpl (all.normal): Rename to all.
4775         (all): Replace with a rule to pick the default
4776         target from configure.
4777         (all-gcc, configure-gcc): Use conditionals to
4778         do nothing when toplevel bootstrap is going on.
4779         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4780         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4781         * configure.in: Support --enable-bootstrap.
4782
4783         * Makefile.def: Remove new- prefix from toplevel
4784         bootstrap targets.
4785         * Makefile.tpl: Likewise.
4786
4787         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4788         target.
4789
4790         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4791         $(RECURSE_FLAGS) to recursive invocation of make.
4792
4793         * Makefile.in: Regenerate.
4794         * configure: Regenerate.
4795
4796 2004-05-30  Andreas Jaeger  <aj@suse.de>
4797             Jim Wilson <wilson@specifixinc.com>
4798
4799         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4800         like CC.
4801
4802 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4803
4804         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4805         * configure: Regenerate.
4806
4807 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4808
4809         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4810         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4811         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4812         targets.
4813         * Makefile.in: Regenerate.
4814
4815 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4816
4817         * configure.in: Test the ability to symlink directories.
4818         * configure: Regenerate.
4819
4820         * Makefile.def (bootstrap-stage): New definitions.
4821         * Makefile.tpl (configure-stage1-gcc,
4822         configure-stage2-gcc, configure-stage3-gcc,
4823         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4824         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4825         new-restage3, compare): Autogenerate, see Makefile.in
4826         entry for behavioral changes.
4827         (distclean-stage1, new-stage1-start, new-stage1-end,
4828         new-stage1-bubble, distclean-stage2, new-stage2-start,
4829         new-stage2-end, new-stage2-bubble, distclean-stage3,
4830         new-stage3-start, new-stage3-end): New autogenerated targets.
4831         (objext, prebootstrap, BOOT_CFLAGS,
4832         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4833         targets.
4834
4835         * Makefile.in: Regenerate.
4836         (distclean-stage1, new-stage1-start, new-stage1-end,
4837         new-stage1-bubble, distclean-stage2, new-stage2-start,
4838         new-stage2-end, new-stage2-bubble, distclean-stage3,
4839         new-stage3-start, new-stage3-end): New targets.
4840         (all-stage1-gcc): Move prebootstrap dependency from here...
4841         (configure-stage1-gcc): ...to here.
4842         (new-bootstrap): Use bubble targets.
4843         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4844         Use per-stage distclean targets.
4845         (configure-stage1-gcc, configure-stage2-gcc,
4846         configure-stage3-gcc, all-stage1-gcc,
4847         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4848         Use new-stageN-start to prepare the tree.
4849
4850 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4851
4852         * Makefile.def (host_modules): add libcpp.
4853         * Makefile.tpl: Add dependencies on and for libcpp.
4854         * Makefile.in: Regenerate.
4855         * configure.in: Add libcpp host module.
4856         * configure: Regenerate.
4857
4858 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4859
4860         * Makefile.tpl: Whenever a recursive target is defined, wrap
4861         it in a special @if/@endif block, and prepare its maybe
4862         dependency in the @if/@endif block
4863         * configure.in: Instead of writing maybe dependencies, remove
4864         the @if/@endif statements, and remove the @if/@endif blocks
4865         that remain.
4866         * configure: Regenerate.
4867         * Makefile.in: Regenerate.
4868
4869 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4870
4871         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4872
4873 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4874
4875         PR bootstrap/15120
4876         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4877         * */configure: Rebuilt.
4878
4879 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4880
4881         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4882         of libf2c.
4883         * configure, Makefile.in: Regenerate.
4884
4885 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4886
4887         * MAINTAINERS (Write After Approval): Add myself.
4888
4889 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4890
4891         Merge from tree-ssa-20020619-branch.
4892
4893         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4894         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4895         (HOST_GMPLIBS): Define.
4896         (HOST_GMPINC): Define.
4897         (TARGET_LIB_PATH): Add libmudflap.
4898         (GFORTRAN_FOR_TARGET): Define.
4899         (configure-build*): Export GFORTRAN.
4900         (configure-gcc): Export GMPLIBS and GMPINC.
4901         (all-gcc): Add maybe-all-libbanshee.
4902         (configure-target-libgfortran): Define.
4903         * Makefile.in: Regenerate.
4904         * configure.in (host_libs): Add libbanshee.
4905         (target_libraries): Add target-libmudflap and target-libgfortran.
4906         Add --with-libbanshee.
4907         Handle --disable-libmudflap.
4908         (*-*-freebsd*): Use with_gmp.
4909         Add $(libgcj) to noconfigdirs.
4910         * configure: Regenerate.
4911         * depcomp: New file.
4912         * MAINTAINERS: Add tree-ssa maintainers.
4913
4914 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4915
4916         * MAINTAINERS (Various Maintainers): Add myself.
4917
4918 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4919
4920         * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4923
4924         * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4927
4928         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4929         * configure: Regenerate.
4930
4931 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4932
4933         Revert:
4934         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4935
4936         * Makefile.def (flags_to_pass): Remove *dir variables that
4937         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4938         as well as prefix and exec_prefix.
4939         * Makefile.in: Regenerate.
4940
4941 2004-04-26  Robert Millan  <robertmh@gnu.org>
4942
4943         Add patches from libtool CVS.
4944         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4945         * ltconfig: Likewise.
4946         * ltcf-c.sh: Likewise.
4947         * ltcf-cxx.sh: Likewise.
4948         * ltcf-gcj.sh: Likewise.
4949
4950 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4951
4952         * Makefile.def (host_modules): Mark with the bootstrap
4953         flag packages on which gcc depends.
4954         * Makefile.tpl (all-bootstrap): Use it.
4955         * Makefile.in: Regenerate.
4956
4957 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4958
4959         * Makefile.def (flags_to_pass): Remove *dir variables that
4960         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4961         as well as prefix and exec_prefix.
4962         * Makefile.in: Regenerate.
4963
4964 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4965
4966         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4967         * configure: Regenerate.
4968         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4969         * gcc/Makefile.tpl (compare): Use the result of the test.
4970         * gcc/Makefile.in: Regenerate.
4971
4972 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4973
4974         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4975         Always relocate gcc and prev-gcc to the original names, even
4976         if the build fails.
4977         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4978         New targets.
4979
4980 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4981
4982         * MAINTAINERS: Update my email address.
4983
4984 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4985
4986         * configure.in (mips*-*-irix5*): Enable ld.
4987         * configure: Regenerate.
4988
4989 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4990
4991         * configure: Regenerate.
4992
4993 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4994
4995         * Makefile.tpl (configure-[+module+], configure-gcc,
4996         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4997         Set and export LDFLAGS.
4998         * Makefile.in: Regenerate.
4999
5000 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5001
5002         * MAINTAINERS: Add myself to write-after-approval.
5003
5004 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5005
5006         PR bootstrap/14871
5007         * Makefile.tpl: If we don't have built-in-tree target tools,
5008         use the ones found by configure rather than hacking around with
5009         program_transform_name.
5010         * configure.in: Give Makefile.tpl the information necessary
5011         to do that.
5012         * Makefile.in: Regenerate.
5013         * configure: Regenerate.
5014
5015 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5016
5017         PR bootstrap/14760
5018         * configure.in: When computing baseargs, strip *all* copies of
5019         offending options.  Also, don't match/substitute the trailing space,
5020         so that this actually works when two similar options are separated by
5021         only one space.
5022         * configure: Regenerate.
5023
5024 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5025
5026         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5027         (rs6000-*-aix*): Same.
5028         * configure: Regenerate.
5029
5030 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5031
5032         * MAINTAINERS: Add myself to write-after-approval.
5033
5034 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5035
5036         * MAINTAINERS: Add myself to write-after-approval.
5037
5038 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5039
5040         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5041         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5042         * Makefile.in: Regenerate.
5043
5044         * configure.in (top level bootstrap support): Rework --enable-werror
5045         to set @stage2_werror_flag@.
5046         * configure: Regenerate.
5047         * Makefile.tpl (top level bootstrap support): Pass
5048         @stage2_werror_flag@ down to configure in stages 2 and 3.
5049         * Makefile.in: Regenerate.
5050
5051 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5052
5053         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5054         for stages 2 and 3 as well as in make.  As a consequence, remove
5055         OUTPUT_OPTION (now detected by configure) from the flags passed down
5056         to make.
5057         * Makefile.in: Regenerate.
5058
5059         * Makefile.tpl (new-bootstrap): Fix typo.
5060         * Makefile.in: Regenerate.
5061
5062 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5063
5064         * Makefile.tpl: Rearrange by moving recursive_targets rules
5065         into their proper sections.
5066         * Makefile.tpl (top level bootstrap support): Move disabling
5067         of coverage flags from 'make' to 'configure'; improve comments.
5068         * Makefile.in: Regenerate.
5069
5070         * Makefile.tpl (experimental top level bootstrap) Move stage1
5071         language setting from all- target to configure- target; disable
5072         intermodule optimization in stage 1; prevent gratuitous rebuilds
5073         of stage 1.
5074         * Makefile.in: Regenerate.
5075         * configure.in: Comma-separate stage 1 language list for top
5076         level bootstrap.
5077         * configure: Regenerate.
5078
5079         * Makefile.tpl: Clean up experimental top level bootstrap support:
5080         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5081         prev-gcc in configure- targets as well as all- targets.
5082         * Makefile.in: Regenerate.
5083
5084 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5085
5086         * compile: New file imported from automake.
5087
5088 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5089
5090         * configure.in: Remove symbolic link section.
5091         * configure: Regenerate.
5092         * Makefile.tpl (links): Remove.
5093         * Makefile.in: Regenerate.
5094
5095 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5096             Nathanael Nerode  <neroden@gcc.gnu.org>
5097
5098         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5099         Set with AC_CHECK_PROGS.
5100         * configure.in: Fix comment typo from last patch.
5101         * configure: Regenerate.
5102
5103 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5104
5105         * Makefile.tpl: Introduce experimental top level bootstrap support.
5106         * Makefile.in: Regenerate.
5107         * configure.in: Introduce support for top level bootstrap.
5108         * configure: Regenerate.
5109
5110 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5111             Paolo Bonzini  <bonzini@gnu.org>
5112
5113         PR bootstrap/14522
5114         * configure.in: Cope with shells that do not support unquoted ^
5115         * configure: Regenerate.
5116
5117 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5118             Paolo Bonzini  <bonzini@gnu.org>
5119
5120         PR bootstrap/14522
5121         * configure.in: Cope with shells that do not support nesting
5122         quotes inside quoted backquote substitutions.
5123         * configure: Regenerate.
5124
5125 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5126
5127         PR bootstrap/14522
5128         * configure.in: Fix escaping of $.
5129         * configure: Regenerate.
5130
5131 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5132
5133         * configure: Regenerate, since I forgot to while committing Paolo's
5134         changes.
5135
5136 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5137
5138         PR ada/14131
5139         Move language detection to the top level.
5140         * configure.in: Find default values for the tools as
5141         soon as possible.  Disable ada if GNAT is not found.
5142         Emit error message about missing languages.  Expand
5143         --enable-languages=all for the gcc subdirectory.
5144
5145 2004-03-10  Ben Elliston  <bje@gnu.org>
5146
5147         * MAINTAINERS: Update my email address.
5148
5149 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5150
5151         * ltconfig: Disable building static libraries if building shared
5152         libraries on AIX 5L.
5153
5154 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5155
5156         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5157         and disable libgcj.
5158         * configure: Regenerated.
5159
5160 2004-03-01  Brian Booth  <bbooth@redhat.com>
5161
5162         * MAINTAINERS: Add myself to write-after-approval.
5163
5164 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5165
5166         * MAINTAINERS: Add myself to write-after-approval.
5167
5168 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5169
5170         PR bootstrap/7087
5171         * Makefile.tpl: Guard XFOO sed statements better.
5172         * Makefile.tpl: Add dependency for configure-target-libada.
5173         * Makefile.in: Regenerate (incidentally fixes broken
5174         commit when libada-branch was merged).
5175
5176 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5177
5178         * MAINTAINERS: Add myself to write-after-approval.
5179
5180 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5181
5182         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5183         maintainers.
5184
5185 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5186
5187         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5188         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5189
5190 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5191
5192         PR bootstrap/11932
5193         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5194
5195 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5196
5197         * MAINTAINERS: Added myself to write-after-approval.
5198
5199 2004-02-14  Michael Koch  <konqueror@gmx.de>
5200
5201         * MAINTAINERS: Added myself to write-after-approval.
5202
5203 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5204
5205         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5206         some OS port maintainers to OS port maintainers section.
5207
5208 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5209
5210         * MAINTAINERS: Add self.
5211
5212 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5213
5214         * MAINTAINERS: Alphabetize.
5215
5216 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5217
5218         * MAINTAINERS: Remove myself.
5219
5220 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5221
5222         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5223         (rs6000-*-aix*): Same.
5224         * configure: Regenerate.
5225
5226 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5227
5228         * configure.in (host): Add in missing $noconfigdirs to defines.
5229         * configure: Regenerate.
5230
5231 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5232             Nathanael Nerode  <neroden@gcc.gnu.org>
5233
5234         PR ada/6637, PR ada/5911
5235         Merge with libada-branch:
5236         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5237         with appropriate dependencies. Add --enable-libada configure switch.
5238         * configure, Makefile.in: Regenerate.
5239
5240 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5241
5242         * MAINTAINERS: Add myself to write-after-approval.
5243
5244 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5245
5246         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5247         * configure: Regenerate.
5248
5249 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5250
5251         Merge from upstream:
5252
5253         * ltmain.in: When setting IFS to '~', be careful about user
5254         arguments that contain '~'.
5255
5256         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5257
5258         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5259         Also test $base_compile against $CC with escaped arguments. Bug
5260         reported by Geoff Keating <geoffk@apple.com>.
5261
5262 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5263
5264         * MAINTAINERS: Remove i960 port.
5265
5266 2004-01-23  DJ Delorie  <dj@redhat.com>
5267
5268         * Makefile.def (target_modules) [libiberty]: Don't stage.
5269         * Makefile.in: Rebuilt.
5270
5271 2004-01-20  Caroline Tice  <ctice@apple.com>
5272
5273         * MAINTAINERS: Add myself to write-after-approval.
5274
5275 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5276
5277         * MAINTAINERS: Update my email address.
5278
5279 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5280
5281         * MAINTAINERS: Add myself to write-after-approval.
5282
5283 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5284
5285         * MAINTAINERS: Remove entries without email address.
5286
5287 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5288
5289         * MAINTAINERS: Add myself to write-after-approval.
5290
5291 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5292
5293         * MAINTAINERS: Update my email address.
5294
5295 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5296
5297         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5298         * Makefile.tpl (configure-target-[+module+]): Support stage.
5299         * Makefile.in: Rebuilt.
5300
5301 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5302
5303         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5304
5305 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5306
5307         * MAINTAINERS: Add myself as a MIPS maintainer.
5308
5309 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5310
5311         * configure.in: Use ./config.cache, not config.cache.
5312         * configure: Regenerate.
5313         * Makefile.tpl: Special-casing not needed for GCC any more.
5314         * Makefile.in: Regenerate.
5315
5316         * configure.in: Don't share a cache file for host dirs.
5317         * configure: Regenerate.
5318
5319         * config-ml.in: Don't mess with the cache file.
5320
5321 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5322
5323         * MAINTAINERS: Move myself from 'Write After Approval' to
5324         'CPU Port Maintainers' section as SPARC maintainer.
5325
5326 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5327
5328         * Makefile.tpl: Make GCC use a separate config.cache.
5329         * Makefile.in: Regenerate.
5330
5331         PR bootstrap/11932, PR bootstrap/11933
5332         (I don't know if it will fix either of them, but it relates
5333         to them.)
5334         * configure.in: Don't use shared config.cache for target
5335         directories.
5336         * configure: Regenerate.
5337
5338 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5339
5340         * MAINTAINERS: Add myself to 'Write After Approval' section.
5341
5342 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5343
5344         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5345         * configure: Regenerated.
5346
5347 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5348
5349         * MAINTAINERS: Remove the mn10200 maintainer.
5350
5351 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5352
5353         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5354         * configure: Regenerated.
5355
5356 2003-12-16  Jan Hubicka  <jh@suse.cz>
5357
5358         * MAINTAINERS: Add myself as callgraph maintainer.
5359
5360 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5361
5362         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5363         * configure: Regenerate.
5364
5365 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5366
5367         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5368         'Write After Approval' section. Update email.
5369
5370 2003-12-01  James Lemke <jim@wasabisystems.com>
5371
5372         * MAINTAINERS (Write After Approval): Add myself.
5373
5374 2003-11-20  Matt Thomas  <matt@3am-software.com>
5375
5376         * MAINTAINERS: Add myself as a vax port maintainer.
5377
5378 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5379
5380         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5381         (configure-build-[+module+], configure-[+module+]): Likewise.
5382         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5383         * Makefile.in: Regenerate.
5384
5385 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5386
5387         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5388         shared/dylibed libraries.
5389         * ltmain.sh: Likewise.
5390         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5391         * ltcf-cxx.sh: Likewise.
5392         * ltcf-gcj.sh: Likewise.
5393         * ltconfig: Likewise.
5394
5395 2003-11-17  Stan Cox  <scox@redhat.com>
5396
5397         * MAINTAINERS: Add myself as iq2000 port maintainer.
5398
5399 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5400
5401         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5402         * Makefile.in: Regenerate.
5403
5404 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5405
5406         * config.sub: Update to 2003-11-03 version.
5407
5408 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5409
5410         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5411         * configure:  Regenerate.
5412
5413 2003-10-20  Nicolas Pitre <nico@cam.org>
5414
5415         * MAINTAINERS: Add myself to 'Write After Approval' section.
5416
5417 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5418
5419         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5420
5421 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5422
5423         * MAINTAINERS: Update my email address.
5424
5425 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5426
5427         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5428
5429 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5430
5431         * MAINTAINERS: Add myself to 'Write After Approval' section.
5432
5433 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5434
5435         * config.guess: Update to 2003-10-16 version.
5436         * config.sub: Update to 2003-10-16 version.
5437
5438 2003-10-15 David Daney  <ddaney@avtrex.com>
5439
5440         * MAINTAINERS: Added myself to 'Write After Approval' section.
5441
5442 2003-10-15  Falk Hueffner  <falk@debian.org>
5443
5444         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5445         'Write After Approval' section. Update email.
5446
5447 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5448
5449         * MAINTAINERS: Move myself from 'Write After Approval' to
5450         'Various Maintainers' section as middle-end maintainer.
5451
5452 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5453
5454         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5455         HOST_FLAGS_TO_PASS.
5456         * Makefile.in: Regenerate.
5457
5458 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5459
5460         * config.guess: Update to 2003-10-07 version.
5461         * config.sub: Update to 2003-10-07 version.
5462
5463 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5464
5465         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5466         * ltconfig (irix5*, irix6*): Don't override version_type.
5467
5468 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5469
5470         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5471         * configure: Rebuilt
5472         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5473         * Makefile.in: Rebuilt
5474
5475 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5476
5477         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5478
5479 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5480
5481         * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2003-09-29  Paul Koning  <ni1d@arrl.net>
5484
5485         * MAINTAINERS: Move myself from "Write After Approval"
5486         to CPU platform maintainers for pdp11 platform.
5487
5488 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5489
5490         * MAINTAINERS: Move myself from 'Write After Approval' to
5491         'Various Maintainers' section as libffi testsuite maintainer.
5492
5493 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5494
5495         * configure.in: Pass a computed --program-transform-name
5496         to subconfigures.
5497         * configure: Regenerated.
5498
5499 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5500
5501         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5502         * Makefile.in: Regenerate.
5503
5504         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5505         * Makefile.in: Regenerate.
5506
5507 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5508
5509         * MAINTAINERS: Move myself from 'Write After Approval'
5510         to 'Various Maintainers' (objective-c) section.
5511
5512 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5513
5514         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5515         quoting.
5516         * configure: Regenerated.
5517
5518 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5519
5520         * MAINTAINERS (Write After Approval): Add myself to write after
5521         approval list.
5522
5523 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5524
5525         * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5528
5529         * MAINTAINERS: Update my e-mail address.
5530
5531 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5532
5533         * libtool.m4 (LD): Correct powerpc64 host match.
5534
5535 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5536
5537         * MAINTAINTERS: Update my affiliation and email address.
5538
5539 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5540
5541         * MAINTAINERS (Write After Approval): Add myself.
5542
5543 2003-09-04  DJ Delorie  <dj@redhat.com>
5544
5545         * configure: Regenerate.
5546
5547 2003-09-04  Robert Millan  <robertmh@gnu.org>
5548
5549         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5550
5551 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5552
5553         * configure.in: Ensure arguments to sed are properly spaced.
5554         * configure: Regenerate.
5555
5556 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5557
5558         * MAINTAINERS: Update my e-mail address.
5559
5560 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5561
5562         * MAINTAINERS (Write After Approval): Add myself.
5563
5564 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5565
5566         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5567         * configure: Regenerated.
5568
5569 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5570
5571         * MAINTAINERS: Update my email address.
5572
5573 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5574
5575         * configure.in:  Use newline instead of semicolon when assuming
5576         shell arguments in a for loop.
5577         * configure:  Regenerated.
5578
5579 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5580
5581         * MAINTAINERS: Resurrect the i860 maintainer.
5582
5583 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5584
5585         PR 8180
5586         * configure.in: When testing with_libs and with_headers, treat
5587         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5588         * configure: Regenerate.
5589
5590         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5591         make, shell, etc.
5592         (baseargs): Likewise.
5593         * configure: Regenerate.
5594
5595 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5596
5597         * MAINTAINERS (Write After Approval): Add myself.
5598
5599 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5600
5601         * configure.in: Disable libgcj for darwin not on powerpc.
5602         * configure: Rebuild.
5603
5604 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5605
5606         * config-ml.in, symlink-tree: Add license.
5607
5608 2003-08-03  Richard Stallman  <rms@gnu.org>
5609             Eben Moglen  <moglen@columbia.edu>
5610
5611         * README.SCO: New file.
5612
5613 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5614
5615         * Makefile.tpl (check, check-c++): Express dependencies using
5616         dependencies rather than commands.
5617         * Makefile.in: Regenerate.
5618
5619 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5620
5621         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5622         * configure: Ditto.
5623
5624 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5625
5626         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5627         * Makefile.in: Update.
5628
5629 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5630
5631         * configure.in: Enable libgcj for darwin.
5632         * configure: Rebuild.
5633
5634 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5635
5636         * config-ml.in:  Use ac_configure_args directly instead of
5637         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5638         actually seen.
5639
5640 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5641
5642         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5643         creating target and build subdirs to build all parent dirs as needed.
5644         * Makefile.in: Rebuild.
5645         * configure.in: Don't build dirs explicitly here.
5646         * configure: Rebuild.
5647
5648 2003-07-26  Paul Brook  <paul@nowt.org>
5649
5650         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5651
5652 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5653
5654         * Makefile.tpl (all-make): Depend on intl.
5655         * Makefile.in: Rebuilt.
5656
5657 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5658
5659         * install-sh:  Update to newer upstream versions (associated with
5660         aclocal 1.7).
5661         * mkinstalldirs:  Likewise.
5662         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5663
5664 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5665
5666         * MAINTAINERS: Move self from Bug database only accounts
5667         to write-after-approval.
5668
5669 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5670
5671         * config.if: Remove unused libc_interface determination.
5672
5673 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5674
5675         * MAINTAINERS: Move self from write-after-approval to
5676         build machinery (*.in).
5677
5678 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5679
5680         PR bootstrap/11273
5681         PR bootstrap/11408
5682         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5683         unused INSTALL_PROGRAM_ARGS.
5684         * configure.in: Use AC_PROG_INSTALL.
5685         * Makefile.in: Regenerate.
5686         * configure: Regenerate.
5687
5688 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5689
5690         * MAINTAINERS: Alphabetize.
5691
5692 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5693
5694         * configure: Rebuilt.
5695         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5696         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5697         newlib nor libgloss.
5698         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5699         * configure.in (am33_2.0-*-linux*): Added.
5700
5701 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5702
5703         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5704         * configure: Regenerate.
5705
5706 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5707
5708         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5709         * Makefile.in: Regenerate.
5710
5711 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5712
5713         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5714         * Makefile.in: Regenerate.
5715
5716 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5717
5718         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5719         * Makefile.in: Regenerated.
5720
5721         * config-ml.in: Replace PWD with PWD_COMMAND.
5722
5723 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5724
5725         * intl: New directory; see intl/ChangeLog for details.
5726         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5727         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5728         * Makefile.in: Regenerate.
5729
5730 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5731
5732         * configure.in: Clean up config-lang.in handling.  Delete
5733         useless assignment to "subdirs".
5734         * configure: Regenerate.
5735
5736 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5737
5738         * configure.in: Rename 'target_libs' to 'target_libraries'.
5739         Remove useless reference to 'target_libs'.
5740         * configure: Regenerate.
5741
5742 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5743
5744         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5745         * Makefile.in: Regenerate.
5746
5747 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5748
5749         * Makefile.def: Introduce flags_to_pass.
5750         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5751         * Makefile.in: Regenerate.
5752
5753 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5754
5755         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5756         and target-libgloss.
5757         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5758         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5759         * configure: Regenerate.
5760
5761 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5762
5763         * configure.in: Update testsuite_flags to new location.
5764         * configure. Regenerate.
5765
5766 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5767
5768         * Makefile.tpl: Remove BUILD_CC stuff.
5769         * Makefile.in: Regenerate.
5770
5771 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5772
5773         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5774
5775 2003-06-16  Graeme Peterson <gp@qnx.com>
5776
5777         * MAINTAINERS (Write After Approval): Add myself.
5778
5779 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5780
5781         * config.guess: Update to 2003-06-12 version.
5782         * config.sub: Update to 2003-06-13 version.
5783
5784 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5785
5786         * config.guess: Update to 2003-06-06 version.
5787         * config.sub: Update to 2003-06-06 version.
5788
5789 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5790
5791         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5792         * configure. Regenerate.
5793
5794 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5795
5796         * configure.in: Disable serial configure by default.
5797         * configure: Regenerate.
5798         * Makefile.tpl: Abolish .NOTPARALLEL.
5799         * Makefile.in: Regenerate.
5800
5801         * Makefile.tpl: Replace {build,host,target}_canonical by
5802         {build,host,target}.
5803         * Makefile.in: Regenerate.
5804
5805         * Makefile.tpl: Fix stupid pasto.
5806         * Makefile.in: Regenerate.
5807
5808 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5809
5810         * Makefile.tpl: Remove bogus conditional.
5811         * Makefile.in: Regenerate.
5812
5813 2003-06-05  Jan Hubicka  <jh@suse.cz>
5814
5815         * Makefile.tpl (profiledbootstrap): New target.
5816         * Makefile.in (profiledbootstrap): New target.
5817
5818 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5819
5820         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5821         Pinski. Remove user names from other bugzilla-only maintainers.
5822
5823 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5824
5825         * Makefile.tpl: Make 'recursive targets' using autogen rather
5826         than shell loop.  Remove duplicate 'clean' targets and false
5827         comments.
5828         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5829         Add systematic method of specifying missing targets in subdirs.
5830         Add copyright boilerplate.
5831         * Makefile.in: Regenerate.
5832         * configure.in: Add 'recursive targets' to maybe list.
5833         * configure: Regenerate.
5834
5835         * MAINTAINERS: "GNATS only" -> "Bug database only".
5836
5837         * Makefile.tpl: Rename [+target+] to [+make_target+].
5838         * Makefile.def: Rename 'target' to 'make_target'.
5839
5840 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5841
5842         * MAINTAINERS: Add self as options handling maintainer.
5843
5844 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5845
5846         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5847         been too long since I touched those ports.
5848
5849 2003-05-28  DJ Delorie  <dj@redhat.com>
5850
5851         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5852         * Makefile.in: Regenerate.
5853
5854 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5855
5856         * configure.in: Use curly braces in the definition of tooldir.
5857         * configure: Regenerate.
5858
5859 2003-05-21  DJ Delorie  <dj@redhat.com>
5860
5861         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5862         newlib or libgloss.
5863         * Makefile.in: Regenerate.
5864
5865 2003-05-21  DJ Delorie  <dj@redhat.com>
5866
5867         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5868         * Makefile.in: Regenerate.
5869
5870 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5871
5872         * MAINTAINERS: Update my e-mail address.
5873
5874 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5875
5876         * configure.in: Switch more things to use maybe dependencies.
5877         * Makefile.tpl: Switch more things to use maybe dependencies.
5878         Factor out common code from autogen IF statements.
5879         * configure: Regenerate.
5880         * Makefile.in: Regenerate.
5881
5882 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5883
5884         * configure.in: Accept i[3456789]86 for machine type.
5885         * configure: Regenerate.
5886
5887 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5888
5889         * configure.in: Switch more things to use maybe dependencies.
5890         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5891         * configure: Regenerate.
5892         * Makefile.tpl: Switch more things to use maybe dependencies.
5893         * Makefile.in: Regenerate.
5894
5895 2003-05-16  Andreas Schwab  <schwab@suse.de>
5896
5897         * Makefile.tpl (install-opcodes): Define.
5898         * Makefile.in: Rebuild.
5899
5900 2003-05-13  Andreas Jaeger  <aj@suse.de>
5901
5902         * config.guess: Update to 2003-05-09 version.
5903         * config.sub: Update to 2003-05-09 version.
5904
5905 2003-05-13  Michael Eager <eager@mvista.com>
5906
5907         * configure.in: Correct sed script so that options in quotes are not
5908         deleted.
5909         * configure: Rebuild.
5910
5911 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5912
5913         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5914         and $$s/newlib/libc/sys/cygwin32 include paths.
5915         * configure: Ditto.
5916
5917 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5918
5919         * MAINTAINERS: Update my email addresses.
5920
5921 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5922
5923         * config-ml.in: Propagate INSTALL variables.
5924
5925 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5926
5927         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5928
5929 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5930
5931         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5932         * Makefile.in: Regenerate.
5933
5934 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5935
5936         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5937
5938 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5939
5940         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5941
5942 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5943
5944         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5945         * Makefile.in: Regenerated.
5946
5947 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5948
5949         * MAINTAINERS (Write After Approval): Upgrade myself from
5950         GNATS only to write-after-approval. Update my mail address.
5951
5952 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5953
5954         (OS Port Maintainers: freebsd): Add myself.
5955
5956 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5957
5958         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5959
5960 2003-04-22  Kean Johnston  <jkj@sco.com>
5961
5962         * MAINTAINERS (SCO ports): Added myself.
5963
5964 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5965
5966         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5967
5968 2003-04-19  Kean Johnston  <jkj@sco.com>
5969
5970         * MAINTAINERS (Write After Approval): Add myself.
5971
5972 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5973
5974         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5975         * Makefile.in: Regenerate.
5976
5977 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5978
5979         * configure.in (powerpc64*-*-linux*): Remove.
5980         * configure: Rebuilt.
5981
5982 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5983
5984         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5985         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5986         and restrap.
5987         * Makefile.in:  Regenerate.
5988
5989 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5990
5991         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5992         * configure: Regenerated.
5993
5994 2003-04-15  DJ Delorie  <dj@redhat.com>
5995
5996         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5997
5998 2003-04-13  Nick Clifton  <nickc@redhat.com>
5999
6000         * config-ml.in: Remove support for --disable-aix removing
6001         call-aix multilibs.
6002
6003 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6004
6005         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6006         * */configure: Rebuilt.
6007
6008 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6009
6010         * MAINTAINERS: Add my email address.
6011
6012 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6013
6014         * MAINTAINERS (Write After Approval): Add myself.
6015
6016 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6017
6018         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6019         * Makefile.in: Regenerate.
6020
6021 2003-03-14  Michael Chastain  <mec@shout.net>
6022
6023         * Makefile.in: Regenerate with correct Makefile.def.
6024
6025 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6026
6027         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6028         Make macro.
6029         * Makefile.in: Regenerate.
6030         * configure.in: Clean up gxx_include_dir logic.
6031         * configure: Regenerate.
6032
6033 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6034
6035         * MAINTAINERS (Write After Approval): Add myself.
6036
6037 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6038
6039         * MAINTAINERS: Update my mail address.
6040
6041 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6042
6043         * configure.in (gxx_include_dir): Fix typo.
6044         * configure: Regenerated.
6045
6046 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6047
6048         * Makefile.tpl: Reindent.
6049         * Makefile.in: Regenerate.
6050         * configure.in: Reindent.  Don't set unused variables.
6051         * configure: Regenerate.
6052
6053 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6054
6055         * configure.in: Include $(build_tooldir)/sys-include in
6056         FLAGS_FOR_TARGET.
6057         * configure: Regenerated.
6058
6059 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6060
6061         * Makefile.tpl: Always pass down RANLIB.
6062         * Makefile.in: Regenerate.
6063
6064         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6065         * Makefile.in: Regenerate.
6066         * configure.in: Remove unused logic relating to --enable-shared
6067         and --enable-threads.  Remove bogus comments.  Remove redundant
6068         noconfigdirs.
6069         * configure: Regenerate.
6070
6071         * configure.in: Replace ${libstdcxx_version} by its value.
6072         Remove reference to mh-dgux.
6073         * configure: Regenerate.
6074
6075 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6076
6077         * MAINTAINERS (Write After Approval): Add myself.
6078
6079 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6080
6081         * Makefile.tpl: Rearrange.
6082         * Makefile.in: Regenerate.
6083
6084 2003-02-25  Uwe Stieber <uwe@wwws.de>
6085
6086         * configure.in: Add support for kaOS as cross build target system.
6087         * configure: Regenerated.
6088
6089 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6090
6091         * MAINTAINERS (Write after approval): Add myself.
6092
6093 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6094
6095         * MAINTAINERS: Update my email address.
6096
6097 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6098
6099         * MAINTAINERS: Add self to blanket write privs. section.
6100
6101 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6102
6103         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6104         configure-target-* as some target builds may require additional
6105         flags for preprocessor tests.
6106         * Makefile.in: Regenerated.
6107
6108 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6109
6110         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6111         * ltconfig: Handle it.
6112         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6113         auto-detecting it.
6114
6115         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6116         it is used as argument to $CC.
6117         * ltcf-gcj.sh: Likewise.
6118
6119         * configure.in: Introduce --enable-maintainer-mode.
6120         * configure: Rebuilt.
6121         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6122         for maintainer mode.
6123         * Makefile.in: Rebuilt.
6124
6125 2003-02-18  Jason Merrill  <jason@redhat.com>
6126
6127         * Makefile.tpl (check-c++): Allow parallelism.
6128
6129 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6130
6131         * MAINTAINERS: Remove John Carr (who never actually had access to
6132         gcc.gnu.org).
6133
6134 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6135
6136         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6137         don't configure target-libobjc.
6138         * configure: Regenerate.
6139
6140 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6141
6142         * Makefile.tpl (RANLIB): Define.
6143         * Makefile.in: Regenerate.
6144
6145 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6146
6147         * MAINTAINERS: Update my email.
6148
6149 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6150
6151         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6152         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6153         * Makefile.in: Regenerated.
6154         * configure.in: Remove all traces of snavigator, db, and grep.
6155         * configure: Regenerated.
6156
6157 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6158
6159         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6160         After Approval.
6161
6162 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6163
6164         * MAINTAINERS (Write after approval): Add myself.
6165
6166 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6167
6168         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6169         * Makefile.in: Regenerated.
6170
6171 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6172
6173         * config.guess: Updated to 2003-01-30's version.
6174         * config.sub: Updated to 2003-01-28's version.
6175
6176 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6177
6178         * config.if: If gcc_version is already set, just use it.  Don't set
6179         gcc_version_trigger if it's already set, otherwise set it to
6180         gcc/version.c, but only if the file exists.  If it is not set and
6181         gcc/version.c does not exist, try to extract the version number from
6182         $CC.
6183
6184 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6185
6186         * MAINTAINERS: Add myself to write-after-approval list.
6187
6188 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6189
6190         * configure.in:  Revert 24Jan change.
6191         * configure:  Regenerate.
6192
6193 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6194
6195         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6196         entry of HJ Lu.
6197
6198 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6199
6200         * configure.in: Revert previous change.
6201         * configure: Regenerate.
6202
6203 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6204
6205         * configure.in: Make rda native-only.
6206         * configure: Regenerate.
6207
6208 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6209
6210         * MAINTAINERS: Move myself from GNATS-only-accounts to
6211         write-after-approval.
6212
6213 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6214
6215         * configure.in: Add missing \.
6216         * configure: Rebuilt.
6217
6218 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6219
6220         * configure.in (baseargs): Avoid using \| in sed regular
6221         expressions.
6222         * configure: Rebuilt.
6223
6224 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6225
6226         * configure.in (baseargs): Remove all supported forms of
6227         --cache-file, --srcdir, --host, --build and --target options
6228         from argument lists.
6229         * configure: Rebuilt.
6230
6231 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6232
6233         * MAINTAINERS: Add myself to write-after-approval list.
6234
6235 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6236
6237         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6238         * configure: Rebuilt.
6239
6240 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6241
6242         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6243         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6244         * Makefile.in: Regenerate.
6245         * configure: Regenerate.
6246
6247 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6248
6249         * configure.in: Remove Makefile in build, host and target modules
6250         unless configure was run with --no-recursion.
6251         * configure: Rebuilt.
6252
6253 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6254
6255         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6256         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6257         * Makefile.in: Regenerate.
6258
6259 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6260
6261         * config.guess: Update to 2003-01-03 version.
6262         * config.sub: Update to 2003-01-03 version.
6263
6264 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6265
6266         * configure: Regenerate with proper autoconf 2.13.
6267
6268 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6269
6270         * configure.in: Add AC_PREREQ for consistency.
6271         * configure: Regenerate.
6272
6273 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6274
6275         * configure.in (GDB_TK): Add tcl directories conditional on
6276         gdb/gdbtk directory being present.
6277         * configure: Regenerate.
6278
6279 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6280
6281         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6282         by gcc if LD is not defined and we are not doing a Canadian Cross.
6283         * configure: Rebuilt.
6284
6285 2002-12-31  Tom Tromey  <tromey@redhat.com>
6286
6287         * Makefile.in: Rebuilt.
6288         * Makefile.def (target_modules) [libffi]: Allow installation.
6289
6290 2002-12-31  Andreas Schwab  <schwab@suse.de>
6291
6292         * configure.in: Fix use of $program_transform_name.
6293         * configure: Regenerated.
6294
6295 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6296
6297         * configure.in (baseargs): Don't remove first configure argument.
6298         * configure: Regenerated.
6299
6300 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6301
6302         * Makefile.tpl (local-distclean): Don't remove...
6303         (multilib.ts): ... this.  Moved into...
6304         (multilib.out): ... this.  Don't use sub-make.
6305         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6306         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6307         (configure-build-[+module+], configure-[+module+],
6308         configure-target-[+module+], configure-gcc): ... these.  Test
6309         for Makefile existence.  Drop config.status from dependencies.
6310         * Makefile.in: Rebuilt.
6311         * configure.in: Move gcc-version-trigger to the end of
6312         ac_configure_args.  Add comments to maybedep.tmp and
6313         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6314         nonopt from baseargs, matching and removing corresponding
6315         whitespace while at it.
6316         * configure: Rebuilt.
6317
6318 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6319
6320         * configure.in (host_configargs): Replace reference to
6321         no-longer-defined buildopts with --build=${build_alias}.
6322         * configure: Rebuilt.
6323
6324         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6325         program_transform_name to standard idiom.
6326         (AUTOGEN, AUTOCONF): Define.
6327         (Makefile.in): Use $(AUTOGEN).
6328         (Makefile): Depend on config.status, and use autoconf-style rule to
6329         build it.  Move original commands to...
6330         (config.status): ... this new target.
6331         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6332         $(AUTOCONF).
6333         * Makefile.in: Rebuilt.
6334
6335 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6336
6337         * Makefile.tpl: Fix dramatic bustage due to change in
6338         program_transform_name.
6339         * Makefile.in: Regenerate.
6340
6341         * configure.in: Remove unnecessary PATH setting.
6342         * configure: Regnerate.
6343
6344         * configure.in: Don't default to unprefixed tools unless
6345         the native tools will work.
6346         * configure: Regenerate.
6347
6348         * configure.in: Convert to autoconf script.  Blow away lots
6349         of now-redundant Makefile fragments.
6350         * configure: Generate using Autoconf.
6351         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6352         * Makefile.in: Regenerate.
6353
6354 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6355
6356         * configure: Fix stupid bug where RANLIB was mistakenly included.
6357
6358         * configure.in: Rename (buildargs, hostargs, targargs) to
6359         (build_configargs, host_configargs, target_configargs).
6360
6361         * configure.in: Move logic out of sed statement.
6362
6363         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6364         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6365
6366 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6367
6368         * config.sub: Import from master repository
6369         * config.guess: Ditto
6370
6371 2002-12-24  Andreas Schwab  <schwab@suse.de>
6372
6373         * Makefile.tpl (multilib.out): Fix missing space.
6374         * Makefile.in: Regenerate.
6375
6376 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6377
6378         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6379         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6380         * Makefile.in: Regenerate.
6381         * configure.in: Remove unnecessary leftovers.
6382
6383 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6384
6385         * configure.in (extra_ranlibflags_for_target): New variable.
6386         (*-*-darwin): Add -c to ranlib commands.
6387         * configure (tooldir): Handle extra_ranlibflags_for_target.
6388
6389 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6390
6391         * Makefile.tpl: Revert HJL's change.
6392         * Makefile.in: Regenerated.
6393         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6394         always.
6395
6396 2002-12-19  Andreas Schwab  <schwab@suse.de>
6397
6398         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6399         * Makefile.in: Regenerate.
6400
6401 2002-12-18  H.J. Lu <hjl@gnu.org>
6402
6403         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6404         * Makefile.in: Regenerated.
6405
6406         * configure.in (build_prefix): New. Substitute.
6407
6408 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6409
6410         * Makefile.tpl: Don't let real targets depend on phony targets.
6411         * Makefile.in: Regenerate.
6412
6413         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6414         * Makefile.in: Regenerate.
6415
6416 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6417
6418         * config.sub: Import from master repository
6419         * config.guess: Ditto
6420
6421 2002-12-16  Jason Merrill  <jason@redhat.com>
6422
6423         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6424         previous 'make bootstrap'.
6425         * Makefile.in: Regenerate.
6426
6427 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6428
6429         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6430
6431 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6432
6433         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6434         * Makefile.in: Regenerate.
6435
6436 2002-12-13  Jason Merrill  <jason@redhat.com>
6437
6438         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6439         library tests.
6440         (check-c++): Just depend on it and check-target-libstdc++-v3.
6441         * Makefile.in: Regenerate.
6442
6443 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6444
6445         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6446         * Makefile.in: Rebuilt.
6447
6448 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6449
6450         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6451
6452 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6453
6454         * configure: Fix bug put in by gremlins.
6455
6456         * Makefile.tpl: Substitute more autoconfily.
6457         * configure: Substitute more autoconfily.
6458         * Makefile.in: Regenerate.
6459
6460 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6461
6462         * config.sub: Import from master repository
6463         * config.guess: Ditto
6464         * MAINTAINERS: Added Svein Seldal under write after approval
6465
6466 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6467
6468         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6469         * Makefile.in (all-sim): Ditto.
6470
6471 2002-12-06  DJ Delorie  <dj@redhat.com>
6472
6473         * Makefile.tpl: Change configure dependencies to not have real
6474         targets depend on phony targets.
6475
6476 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * configure.in: Revert unintentional change.
6479
6480         * Makefile.tpl: Change dependency for */multilib.out so that
6481         it works when gcc isn't in the tree.
6482
6483         * configure.in: Substitute more.
6484         * configure: Run subconfigures from the Makefile.
6485         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6486         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6487
6488 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6489
6490         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6491
6492 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6493
6494         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6495         and corresponding dependencies.
6496         * Makefile.in: Regenerate.
6497
6498         * configure.in (host_tools): Order binutils, gas and ld for
6499         convenience in running the testsuites.
6500
6501         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6502         * Makefile.in: Regenerate.
6503         * configure.in: Introduce rules to serialize subconfigure runs.
6504
6505         * configure.in: Introduce BASE_CC_FOR_TARGET.
6506         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6507         Realize configure-build-* targets.  Realize configure-target-* targets.
6508         * Makefile.in: Regenerate.
6509
6510 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6511
6512         * configure: Move gcc_version_trigger stuff from here...
6513         * configure.in: ...to here.
6514
6515         * configure.in: Separate subconfigure options added by this file from
6516         options given by the user.  Add machinery to put args for host
6517         subconfigures into the Makefile.
6518
6519         * Makefile.tpl: Remove 'vault' targets.
6520         * Makefile.tpl: Reorder and comment dependencies.
6521         * Makefile.in: Regenerate.
6522
6523 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6524         * configure.in: Fix my broken commit of previous patch. (sigh)
6525
6526 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6527
6528         * configure.in: Move host-specific darwin noconfigdirs into
6529         the host-specific section.
6530
6531 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6532
6533         * configure.in: Move host-specific darwin noconfigdirs into
6534         the host-specific section.
6535
6536 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6537
6538         * configure: Remove skip-this-dir support.
6539         * Makefile.tpl: Remove skip-this-dir support.
6540
6541         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6542         subdirectories.
6543         * Makefile.in: Regenerate.
6544
6545         * Makefile.tpl: Strip out useless setting of 'dir'.
6546         * Makefile.in: Regenerate.
6547
6548 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6549
6550         * configure.in: Fix deeply stupid bug.
6551
6552         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6553         shell code in CXX_FOR_TARGET
6554         * Makefile.def: Introduce raw_cxx.
6555         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6556         RAW_CXX_FOR_TARGET.
6557         * Makefile.in: Regenerate.
6558
6559 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6560
6561         * Makefile.tpl: Remove unnecessary ifs.
6562         * Makefile.in: Regenerate.
6563
6564         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6565         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6566         targets for 'no_install' modules.
6567         * configure: Move GDB_TK substitution to configure.in.  Move
6568         build_modules stuff to configure.in.
6569         * configure.in: Implement soft dependency machinery.  Maybe-ize
6570         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6571         * Makefile.in: Regenerate.
6572
6573 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         * Makefile.tpl: Make all-target, install-target behave similarly
6576         to all, install (only hitting configured targets).  Eliminate
6577         unused macro defintions.
6578
6579         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6580         build != host.
6581
6582         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6583
6584         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6585
6586         * configure.in: Produce lists of subdir targets we're actually
6587         configuring.  Remove references to "dosrel".
6588         * Makefile.tpl: Let configure set which subdir targets are hit.
6589         Remove install-cross; clean up install; remove ALL.  Remove
6590         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6591         Autogenerate host module targets.  Remove empty dependency lines
6592         and redundant dependency; rearrange slightly.
6593         * Makefile.def: Add host-side libtermcap, utils.
6594
6595         * Makefile.in: Regenerate.
6596
6597 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6598
6599         * ltconfig (osf[345]): Append $major to soname_spec.
6600         Reflect this in library_names_spec.
6601         * ltmain.sh (osf): Prefix $major with . for use as extension.
6602
6603 2002-11-19  Andreas Jaeger  <aj@suse.de>
6604
6605         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6606         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6607         and sparc64 GNU/Linux systems.
6608
6609 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6610
6611         * MAINTAINERS: Update email.
6612
6613 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6614
6615         * MAINTAINERS: Complete James Dennett's entry.
6616
6617 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6618
6619         * MAINTAINERS (Write After Approval): Add myself.
6620
6621 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6622
6623         * Makefile.tpl: syntactic cleanup
6624
6625 2002-11-13 Stuart Hastings <stuart@apple.com>
6626
6627         * MAINTAINERS: Add myself to write-after-approval list.
6628
6629 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6630
6631         * Makefile.def: Add list of recursive targets to autogenerate.
6632         Add build_modules.
6633         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6634         targets.  Autogenerate *-build-* targets.
6635         * Makefile.in: Regenerate.
6636
6637 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6638
6639         * configure: More autoconf-style substitutions.
6640         * Makefile.tpl: More autoconf-style substitutions.
6641         * Makefile.in: Regenerate.
6642
6643 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6644
6645         * configure: Substitute more variables in a more autoconf-friendly
6646         way.  Simplify slightly.
6647         * Makefile.tpl: Make more variables substitutable in an
6648         autoconf-friendly way.
6649         * Makefile.in: Regenerate.
6650
6651 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6652
6653         * MAINTAINERS (Write After Approval): Add myself.
6654
6655 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6656
6657         * configure.in (v810*): Remove special setting of tools.
6658
6659         * configure: Add support for extra required flags for ar or nm.
6660         * configure.in (aix4.3+): Use above support for target-specific
6661         issues, rather than using config/mt-aix43.
6662
6663 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6664
6665         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6666         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6667         with $srcdir.  Reformat indentation.  Substitute some variables
6668         formerly hard-coded in the Makefile for build=host.
6669         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6670         * Makefile.def: Autogenerate more.
6671         * Makefile.in: Regenerate.
6672
6673 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6674
6675         * MAINTAINERS (Write After Approval): Add myself.
6676
6677 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6678
6679         * Makefile.def (host_modules): Add rda.
6680         * Makefile.in: Regenerate.
6681         * configure.in (target_tool): Add target-rda to list.
6682
6683 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6684
6685         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6686
6687 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6688
6689         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6690         and restrap targets to this rule.
6691         * Makefile.in:  Regenerate.
6692
6693 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6694
6695         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6696         GNATS only accounts.
6697
6698 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6699
6700         * configure.in (i[3456]86-*-linux*): Add check to disable
6701         ${libgcj} for glibc1.
6702
6703 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6704
6705         * MAINTAINERS: Add myself as ip2k port maintainer.
6706
6707 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6708
6709         * configure.in: Add tic4x target.
6710
6711 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6712
6713         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6714         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6715         * Makefile.in: Regenerate.
6716
6717         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6718         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6719         * Makefile.in: Regenerate.
6720
6721 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6722
6723         * MAINTAINERS: Add myself as web pages co-maintainer.
6724
6725 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6726
6727         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6728         * Makefile.in: Regenerate.
6729
6730 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6731
6732         * MAINTAINERS: Add myself and Nathan Sidwell
6733         <nathan@codesourcery.com> as VxWorks maintainers.
6734
6735 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6736
6737         * Makefile.def: Remove order dependency comments.
6738         * Makefile.tpl: Add explicit install-install dependencies.
6739         * Makefile.in: Regenerate.
6740
6741         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6742         * Makefile.in: Regenerate.
6743
6744         * Makefile.tpl: Add configure-target (for src-release in src)
6745         * Makefile.in: Regenerate.
6746
6747 2002-09-30  Nick Clifton  <nickc@redhat.com>
6748
6749         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6750
6751 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6752
6753         * configure.in (s390*-*-linux*): Enable libgcj.
6754
6755 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6756
6757         * configure: Revert accidentally applied changes.
6758
6759         * Makefile.tpl: Make more autoconf-friendly.
6760         * Makefile.in: Regenerate.
6761         * configure: Make substitution more autoconf-like.
6762
6763 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6764
6765         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6766         single entry to handle all these.
6767         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6768         libjava on arm-*-elf.
6769
6770 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6771
6772         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6773         things that depend on them.
6774
6775 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6776
6777         * Makefile.tpl: Make subsituted variables more autoconfy.
6778         * Makefile.in: Regenerate.
6779         * configure: Make seds more autoconfy.
6780
6781 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6782
6783         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6784         * Makefile.in: Regenerate.
6785         * configure.in: Rewrite sed statements to look autoconfy.
6786
6787         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6788         all-target-foo on configure-target-foo.
6789         * Makefile.def: Ditto.
6790         * Makefile.in: Rebuild.
6791
6792 2002-09-25  Andrew Haley  <aph@redhat.com>
6793
6794         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6795
6796 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6797
6798         * Makefile.def: New file.
6799         * Makefile.tpl: New file.
6800         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6801         * contrib/gcc_update: Note that Makefile.in is a generated file.
6802
6803         * configure.in: Minor rearrangement.  Simplify tests.
6804
6805 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6806
6807         * configure.in (with_headers): Skip copy if value is "yes".
6808         (with_libs): Likewise.
6809
6810 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6811
6812         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6813         * configure.in (sh*-*-pe*): Ditto.
6814         * configure.in (mips*-*-pe*): Ditto.
6815         * configure.in (*arm-wince-pe): Ditto.
6816
6817         * configure.in: Rearrange.
6818
6819 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6820
6821         * MAINTAINERS: Update my email address.
6822
6823 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6824
6825         * MAINTAINERS: (Write After Approval): Add myself.
6826
6827 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6828
6829         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6830
6831 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6832
6833         * MAINTAINERS: Change my mailing address.
6834
6835 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6836
6837         * MAINTAINERS (Write After Approval): Remove myself.
6838         (Various Maintainers: c++ runtime libs): Add myself.
6839
6840 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6841
6842         * MAINTAINERS (Write After Approval): Remove myself.
6843         (Various Maintainers: c++ runtime libs): Add myself.
6844
6845 2002-08-15  Eric Christopher  <echristo@redhat.com>
6846
6847         * config.sub: Import from master repository.
6848         * config.guess: Ditto.
6849
6850 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6851
6852         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6853         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6854         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6855
6856 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6857
6858         * MAINTAINERS: Add self to rs6000 vector extensions.
6859
6860 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6861
6862         * libiberty/configure: Reverted unintended yesterday's check in.
6863
6864 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6865
6866         * boehm-gc/configure, libf2c/configure: Rebuilt.
6867         * libffi/configure, libiberty/configure: Ditto.
6868         * libjava/configure, libobjc/configure: Ditto.
6869         * libstdc++-v3/configure, zlib/configure: Ditto.
6870         Merged from binutils:
6871         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6872         From Steve Ellcey <sje@cup.hp.com>:
6873         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6874         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6875         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6876         IA64.
6877         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6878         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6879         soname_spec, sys_lib_search_path_spec): Ditto.
6880
6881 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6882
6883         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6884
6885 2002-08-04  H.J. Lu  (hjl@gnu.org)
6886
6887         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6888
6889 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6890
6891         * MAINTAINERS (Write After Approval): Add myself.
6892
6893 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6894
6895         * configure.in: Move generic linux case to end.  Copy generic
6896         linux noconfigdirs to mips*-*-linux* entry and new
6897         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6898
6899 2002-07-19  Michael Matz  <matz@suse.de>
6900
6901         * MAINTAINERS: Add myself as ra* maintainer.
6902
6903 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6904
6905         * config.guess: Update to 2002-07-09 version.
6906         * config.sub: Update to 2002-07-03 version.
6907
6908 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6909
6910         * MAINTAINERS: Fix typo in a maintainer email address.
6911
6912 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6913
6914         * configure.in: Remove two redundant tests.
6915
6916 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6917
6918         * configure.in (mips*-*-irix6*o32): Enable stabs.
6919
6920 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6921
6922         * configure.in: Don't build grez.
6923         * Makefile.in: Ditto.
6924
6925         * Makefile.in: Remove references to bsp, cygmon, libstub.
6926         * configure.in: Ditto.
6927
6928         * configure.in: Remove leftover reference to gdbtest.
6929
6930 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6931
6932         * configure.in (gxx_include_dir):  Change to match versioned
6933         C++ headers if --enable-version-specific-runtime-libs is used.
6934
6935 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6936
6937         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6938
6939 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6940
6941         * configure.in: Make --without-x work.
6942
6943 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6944
6945         * configure.in: Rearrange target Makefile fragment collection.
6946
6947         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6948         cvs[src].
6949         * configure.in: Ditto.
6950
6951 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6952
6953         * MAINTAINERS (Write After Approval): Update my e-mail address.
6954
6955 2002-06-24  Ben Elliston  <bje@redhat.com>
6956
6957         * configure.in (host_tools): Remove cgen.
6958
6959         * Makefile.in (all-cgen): Remove; runs from its source directory.
6960         (check-cgen, install-cgen, clean-cgen): Likewise.
6961         (all-opcodes): Do not depend on all-cgen.
6962         (all-sim): Likewise.
6963
6964 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6965
6966         * Makefile.in: Eliminate 'apache' targets.
6967         * configure.in: Eliminate 'apache' targets.
6968
6969         * configure.in: Eliminate redundant tests.  Reorganize.
6970
6971         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6972
6973         * config-ml.in: Eliminate references to Cygnus configure.
6974
6975         * Makefile.in: Eliminate references to building emacs.
6976
6977 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6978
6979         * MAINTAINERS: Update my email address.
6980
6981 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6982
6983         * config.if (libstdcxx_incdir): Version C++ headers.
6984         (cxx_incdir): Remove.
6985
6986 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6987
6988         * MAINTAINERS (Write After Approval): Add self.
6989
6990 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6991
6992         * configure.in: Add support for ip2k.
6993
6994 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6995
6996         * configure.in: Fix AIX configury bug.
6997
6998 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6999
7000         * MAINTAINERS (Write After Approval): Add self.
7001
7002 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7003
7004         * configure.in: replace ${topsrcdir} with ${srcdir}
7005
7006         * configure.in: Move definition of libstdcxx_flags
7007         right above usage, rather than waaay earlier.
7008
7009         * configure.in: Pull definition of is_cross_compiler earlier.
7010
7011         * configure.in: Rearrange a little.
7012
7013         * configure.in: Remove references to librx.
7014         * Makefile.in: Remove references to librx.
7015
7016 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7017
7018         * config.sub: Add support for avr target.
7019         Import from master sources, rev 1.255
7020
7021 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7022
7023         * configure, .cvsignore:  Revert previous change...
7024         * Makefile:  ...delete.
7025
7026 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7027
7028         * configure.in: Eliminate ${gasdir} variable.
7029
7030 2002-06-18  Dave Brolley  <brolley@redhat.com>
7031
7032         * configure.in: Add support for frv.
7033         * config.sub: Add support for frv.
7034
7035 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7036
7037         * configure:  Remove garbage from previous commit.
7038
7039 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7040
7041         * configure:  For in-source builds, make a subdir and re-exec there.
7042         * Makefile:  New file.  Pass targets through to build directory.
7043         * .cvsignore:  No longer ignore "Makefile".
7044
7045 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7046
7047         * MAINTAINERS (Write After Approval): Add self.
7048
7049 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7050
7051         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7052
7053 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7054
7055         * configure.in (vax-*-netbsd*): Re-enable gas.
7056
7057 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7058
7059         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7060         BUILD_PREFIX_1, to correct nomenclature.
7061         * configure: Likewise.
7062
7063         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7064         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7065
7066 2002-05-31  Olaf Hering  <olh@suse.de>
7067
7068         * config-ml.in: Propogate DESTDIR also.
7069
7070 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7071
7072         * configure.in (vax-*-netbsd*): Don't build gas for this
7073         platform.
7074
7075 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7076
7077         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7078         and libgcj for AVR.
7079
7080 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7081
7082         * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7085
7086         * config.guess: Update to 2002-05-22 version.
7087         * config.sub: Likewise.
7088
7089 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7090
7091         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7092         * config-ml.in: Likewise.
7093         * configure: Likewise.
7094         * configure.in: Likewise.
7095
7096 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7097
7098         * MAINTAINERS: Update my email address.
7099
7100 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7101
7102         * configure.in: Simplify makefile fragment collection.
7103
7104         * configure.in: Remove code to build emacs.
7105
7106         * configure.in : Remove --srcdir argument from targargs and buildargs
7107         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7108
7109         * configure: Move some logic to configure.in.
7110         * configure.in: Move some logic from configure.
7111
7112 2002-05-11  Tom Tromey  <tromey@redhat.com>
7113
7114         * MAINTAINERS: Reflect libgcj reality.
7115
7116 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7117
7118         * Makefile.in: Honour DESTDIR.
7119
7120 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7121
7122         * config.guess: Import 2002-03-20 version.
7123         * config.sub: Import 2002-04-26 version.
7124
7125 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7126
7127         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7128
7129 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7130
7131         * MAINTAINERS: Add self.
7132
7133 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7134
7135         * ltmain.sh: Detect and handle object name conflicts
7136         while piecewise linking a static library.
7137
7138 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7139
7140         * configure.in (noconfigdirs): Don't disable libgcj on
7141         sparc64-*-solaris* and sparcv9-*-solaris*.
7142
7143 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7144
7145         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7146
7147 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7148
7149         * configure.in (FLAGS_FOR_TARGET): Do not add
7150         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7151         on i[3456]86-*-linux*.
7152
7153 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7154
7155         * configure.in (noconfigdirs): Replace [ ] with test.
7156
7157         * configure.in (noconfigdirs): Do not add target-newlib if
7158         target == i[3456]86-*-linux*, and host == target.
7159
7160 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7161
7162         * configure.in: delete reference to absent file
7163
7164         * configure.in: replace '[' with 'test'
7165
7166         * configure.in: Eliminate references to gash.
7167         * Makefile.in: Eliminate references to gash.
7168
7169         * configure.in: remove useless references to 'pic' makefile fragments.
7170
7171         * configure.in: (*-*-windows*) Finish removing.
7172
7173         * configure.in: Eliminate redundant test for libgui.
7174
7175 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7176
7177         * MAINTAINERS: Add self and realphabetize.  Update entries
7178         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7179         entry for a29k port maintainer.
7180
7181 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7182
7183         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7184         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7185
7186 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7187
7188         * configure.in: remove references to dead files
7189
7190 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7191
7192         * MAINTAINERS: Add information about purpose of this file.
7193
7194 2002-04-18  Tom Tromey  <tromey@redhat.com>
7195
7196         * configure.in: Disallow configuring libgcj when it is already
7197         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7198         Solaris 2.8 by default.  For PR libgcj/6158.
7199
7200 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7201
7202         * configure.in:  Move default CC setting out of config/mh-* fragments
7203         directly into here.
7204
7205 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7206
7207         * configure.in: don't even try to configure or make a subdirectory
7208         if there's no configure script for it.
7209
7210 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7211
7212         * MAINTAINERS: Remove chill maintainers.
7213         * Makefile.in (CHILLFLAGS): Remove.
7214         (CHILL_LIB): Remove.
7215         (TARGET_CONFIGDIRS): Remove libchill.
7216         (CHILL_FOR_TARGET): Remove.
7217         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7218         CHILL_LIB.
7219         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7220         (CHECK_TARGET_MODULES): Likewise.
7221         (INSTALL_TARGET_MODULES): Likewise.
7222         (CLEAN_TARGET_MODULES): Likewise.
7223         (configure-target-libchill): Remove.
7224         (all-target-libchill): Remove.
7225         * configure.in (target_libs): Remove target-libchill.
7226         Do not compute CHILL_FOR_TARGET.
7227         * libchill: Remove directory.
7228
7229 2002-04-11  DJ Delorie  <dj@redhat.com>
7230
7231         * Makefile.in, configure.in: Sync with binutils, entries
7232         follow...
7233
7234 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7235
7236         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7237         (do-tar, do-bz2): New rules.
7238         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7239         (gdb-tar): New rule.
7240         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7241         (insight_dejagnu.tar): New rule.
7242         (insight.tar): New rule.
7243         (gdb+dejagnu.tar): New rule.
7244         (gdb.tar): New rule.
7245
7246 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7247
7248         * Makefile.in: Add all-tix to deps for all-snavigator
7249         so that tix is built when building snavigator.
7250
7251 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7252
7253         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7254         ld and gdb are not supported.
7255
7256 2002-01-07  Mark Salter  <msalter@redhat.com>
7257
7258         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7259         Allow target-libgloss to be built for arm, strongarm, and xscale.
7260
7261 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7262
7263         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7264         options for i[3456]86-pc-linux* native builds.
7265
7266 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7267
7268         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7269         files from .po files for a distribution.
7270
7271 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7272
7273         * configure.in: Enable libstdc++-v3 for h8300 targets.
7274
7275 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7276
7277         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7278         version from bfd/.
7279
7280 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7281
7282         * Makefile.in (VER): When present, extract the version number from
7283         the file version.in.
7284
7285 2001-05-24  Tom Rix <trix@redhat.com>
7286
7287         * configure.in : enable ld for aix
7288
7289 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7290
7291         * config.guess: Add linux target for S/390.
7292
7293 2000-11-07  Philip Blundell  <pb@futuretv.com>
7294
7295         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7296
7297 2000-11-03  Philip Blundell  <pb@futuretv.com>
7298
7299         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7300         files.
7301
7302 2001-01-15  Ben Elliston  <bje@redhat.com>
7303
7304         * configure.in (host_tools): Add sid.
7305         Always configure cgen.
7306
7307 2000-11-24  Nick Clifton  <nickc@redhat.com>
7308
7309         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7310
7311
7312 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7313
7314         * Makefile.in (ALL_MODULES): Add all-cgen.
7315         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7316         (all-cgen): New target.
7317         (all-opcodes,all-sim): Depend on all-cgen.
7318         * configure.in (host_tools): Add cgen.
7319         Only configure cgen if --enable-cgen-maint.
7320
7321 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7322
7323         * configure.in: Add *-*-freebsd* configurations.
7324
7325 2002-04-08  Tom Tromey  <tromey@redhat.com>
7326
7327         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7328         Fixes PR libgcj/6068.
7329
7330 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7331
7332         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7333
7334 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7335
7336         * configure.in (alpha*-dec-osf*): Enable libgcj.
7337
7338 2003-03-27  Matthew Gingell <gingell@gnat.com>
7339
7340         * MAINTAINERS (Write After Approval): Add myself.
7341
7342 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7343
7344         Fix for: PR bootstrap/3591, target/5676
7345         * configure.in (mcore-pe): Disable the configuration of
7346         libstdc++-v3 since exceptions are not supported.
7347
7348 2002-03-20  Anthony Green  <green@redhat.com>
7349
7350         * configure.in: Enable libgcj for xscale-elf target.
7351
7352 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7353
7354         * MAINTAINERS:  Update my email address.
7355
7356 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7357
7358         * ltmain.sh (relink_command): Fix typo in previous change.
7359
7360 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7361
7362         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7363         (relink_command): Added --tag flags.
7364         (mode=install): If relinking fails; error out.
7365
7366 2002-03-12  Richard Henderson  <rth@redhat.com>
7367
7368         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7369         .NOTPARALLEL tag.
7370         (do-check): Rename from check.
7371         (check): Allow parallel check.
7372
7373 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7374
7375         * MAINTAINERS: Add myself as maintainer for xtensa port.
7376         Fix alphabetical order in CPU port maintainer list.
7377         Remove myself from Write After Approval list.
7378
7379 2002-03-11  Richard Henderson  <rth@redhat.com>
7380
7381         * Makefile.in (.NOTPARALLEL): Add fake tag.
7382
7383 2002-03-07  H.J. Lu  (hjl@gnu.org)
7384
7385         * configure.in: Enable gprof for mips*-*-linux*.
7386
7387 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7388
7389         * MAINTAINERS (Write After Approval): Add myself.
7390
7391 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7392
7393         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7394         libjava.
7395         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7396
7397 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7398
7399         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7400         because its Makefile is there; test for the executable instead.
7401
7402 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7403
7404         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7405         libstdc++-v3 and libjava.
7406
7407 2002-02-11  Adam Megacz <adam@xwt.org>
7408
7409         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7410         boehm-gc
7411
7412 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7413
7414         * config.guess: Updated to 2002-01-30's version.
7415         * config.sub: Updated to 2002-02-01's version.
7416         Contribute sh64-elf.
7417         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7418         * configure.in: Added sh64-*-*.
7419
7420 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7421
7422         * MAINTAINERS: Belatedly add myself to write after approval list.
7423
7424 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7425
7426         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7427         Remove self as Write After Approval.
7428
7429 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7430
7431         * MAINTAINERS: Put self in as maintainer for contrib/regression
7432         directory.
7433
7434 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7435
7436         * MAINTAINERS:  Update my email address.
7437
7438 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7439
7440         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7441         target-libiberty, and target-libgloss.  Skip Java-related
7442         libraries if not supported for NetBSD on target CPU.
7443
7444 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7445
7446         * install-sh: Use _inst.$$_ for temp file name.
7447
7448 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7449
7450         * MAINTAINERS (Write After Approval): Move my contact info
7451         from here...
7452         (OS Port Maintainers): ...to here (netbsd).
7453
7454 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7455
7456         * MAINTAINERS (Write After Approval): Add myself.
7457
7458 2002-01-17  H.J. Lu <hjl@gnu.org>
7459
7460         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7461         (all-target-fastjar): Also depend on all-target-libiberty.
7462
7463 2002-01-16  H.J. Lu  (hjl@gnu.org)
7464
7465         * config.guess: Import from master sources, rev 1.225.
7466         * config.sub: Import from master sources, rev 1.238.
7467
7468 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7469
7470         * MAINTAINERS (Write After Approval): Remove myself.
7471
7472 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7473
7474         * MAINTAINERS (Write After Approval): Add myself.
7475
7476 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7477
7478         * MAINTAINERS: Add self as docs co-maintainer.
7479
7480 2001-12-11  Matthias Klose  <doko@debian.org>
7481
7482         * MAINTAINERS (Write After Approval): Add myself.
7483
7484 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7485
7486         * MAINTAINERS: Update my email address.
7487
7488 2001-12-07  Turly O'Connor  <turly@apple.com>
7489         * MAINTAINERS (Write After Approval): Add myself.
7490         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7491         (rs6000_initialize_trampoline): Call __trampoline_setup for
7492         ABI_DARWIN too.
7493         * darwin-tramp.asm: New file, implements __trampoline_setup.
7494         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7495
7496 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7497
7498         * MAINTAINERS (Write After Approval): Add myself.
7499
7500 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7501
7502         * configure, configure.in: Use temp file for long sed commands.
7503
7504 2001-12-03  Laurent Guerby  <guerby@acm.org>
7505
7506         * config.sub: Update to version 1.232 on subversion.
7507
7508 2001-12-03  Ben Elliston  <bje@redhat.com>
7509
7510         * MAINTAINERS: Update mail address for config.* patches.
7511
7512 2001-11-27  DJ Delorie <dj@redhat.com>
7513             Zack Weinberg  <zack@codesourcery.com>
7514
7515         When build != host, create libiberty for the build machine.
7516
7517         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7518         CONFIG_ARGUMENTS.
7519         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7520         New variables.
7521         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7522         and rules.
7523         (all.normal): Depend on ALL_BUILD_MODULES.
7524         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7525         (all-build-libiberty): Depend on configure-build-libiberty.
7526
7527         * configure: Calculate and substitute proper value for
7528         ALL_BUILD_MODULES.
7529         * configure.in: Create the build subdirectory.
7530         Calculate and substitute TARGET_CONFIGARGS (formerly
7531         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7532
7533 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7534
7535         * MAINTAINERS (write-after-approval): Add self.
7536
7537 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7538
7539         * MAINTAINERS (GNATS only accounts): Remove self.
7540
7541 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7542
7543         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7544         libf2c.
7545
7546 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7547
7548         * MAINTAINERS (Write After Approval): Add self.
7549
7550 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7551
7552         * MAINTAINERS: mips and s390 are also CPU ports.
7553
7554 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7555
7556         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7557
7558 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7559
7560         * MAINTAINERS: Alphabetize.
7561
7562 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7563
7564         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7565
7566 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7567
7568         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7569
7570 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7571
7572         * configure.in (--enable-languages): Be more permissive about
7573         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7574
7575 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7576
7577         * config.sub: Import from master sources, rev. 1.230.
7578         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7579
7580 2001-11-07  Laurent Guerby  <guerby@acm.org>
7581
7582         * MAINTAINERS (Write After Approval): Add self.
7583
7584 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7585
7586         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7587
7588 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7589
7590         * config.sub: Import from master sources, rev 1.226.
7591         * config.guess: Import from master sources, rev 1.216.
7592
7593 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7594
7595         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7596         * MAINTAINERS: Add self as maintainer of MMIX port.
7597         Remove old after-approval entry.
7598
7599 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7600
7601         * ChangeLog, configure: Fix spelling errors.
7602
7603 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7604
7605         * MAINTAINERS: Tweak my address.
7606
7607 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7608
7609         * MAINTAINERS: Update my email address.
7610
7611 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7612
7613         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7614         * MAINTAINERS: Add self as maintainer of CRIS port.
7615
7616 2001-10-10  Geert Bosch  <bosch@gnat.com>
7617
7618         * MAINTAINERS (Various maintainers: Ada front end):
7619         Added Robert Dewar.
7620
7621 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7622
7623         * MAINTAINERS (Write After Approval): Added self
7624
7625 2001-10-02  Geert Bosch  <bosch@gnat.com>
7626
7627         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7628
7629 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7630
7631         * configure: Handle temporary files securely using mkdir.
7632
7633 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7634
7635         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7636
7637 2001-09-26  Will Cohen <wcohen@redhat.com>
7638
7639         * configure.in (*-*-linux*): Disable configuration of target-newlib
7640         and target-libgloss.
7641
7642 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7643
7644         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7645         RANLIB.
7646
7647 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7648
7649         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7650         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7651         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7652         avoid quotes nesting problems.
7653         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7654         (DO_X): Export only variables that are set.
7655
7656 2001-09-19  Ben Elliston  <bje@redhat.com>
7657
7658         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7659         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7660         semantics.  Use the shell built-in "type" command instead.
7661
7662 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7663
7664         Merged from gcc-3_0-branch:
7665         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7666         * ltcf-c.sh: Use $objext, not $ac_objext.
7667         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7668         * ltcf-cxx.sh: Add support for GNU.
7669         2001-07-22  Timothy Wall  <twall@redhat.com>
7670         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7671         default settings if using GNU tools with that configuration.
7672         * ltcf-cxx.sh: Ditto.
7673         * ltcf-gcj.sh: Ditto.
7674         2001-07-21  Michael Chastain  <chastain@redhat.com>
7675         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7676         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7677         * ltmain.sh: Mark as gcc-local.
7678
7679 2001-08-30  Eric Christopher  <echristo@redhat.com>
7680             Jason Eckhardt  <jle@redhat.com>
7681
7682         * config.guess: Merge from master sources.
7683         * config.sub: Merge from master sources, add support for mipsisa32.
7684
7685 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7686         * config.sub: Merge from master sources, rev 1.219.
7687         * MAINTAINERS: Add self as contact for stormy16 port.
7688
7689 2001-08-14  Zack Weinberg  <zackw@panix.com>
7690
7691         * config.sub: Merge from master sources, rev 1.218.
7692         * config.guess: Merge from master sources, rev 1.209.
7693
7694 2001-08-11  Graham Stott  <grahams@redhat.com>
7695
7696         * Makefile.in (check-c++): Add missing semicolon.
7697
7698 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7699
7700         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7701
7702 2001-07-30  Eric Christopher  <echristo@redhat.com>
7703
7704         * MAINTAINERS (Various maintainers: mips port): Added myself.
7705
7706 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7707
7708         * configure.in (sh-*-linux*): New.
7709
7710 2001-07-27  Richard Henderson  <rth@redhat.com>
7711
7712         * .cvsignore: Add LAST_UPDATED.
7713
7714 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7715
7716         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7717
7718 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7719
7720         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7721
7722 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7723
7724         * MAINTAINERS (Write After Approval): Added myself.
7725
7726 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7727
7728         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7729         and libgcj on m68hc11/m68hc12.
7730
7731 2001-06-27  H.J. Lu  (hjl@gnu.org)
7732
7733         * Makefile (CFLAGS_FOR_BUILD): New.
7734         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7735
7736 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7737
7738         * README: Remove version number.
7739
7740 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7741
7742         * INSTALL/README: Update wrt. to the installation instructions now
7743         residing in gcc/doc/install.texi.
7744
7745 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7746
7747         * README: Replace with a cut-down and updated version of gcc/README.
7748
7749 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7750
7751         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7752         multilibs to be disabled.
7753
7754 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7755
7756         * MAINTAINERS (Write After Approval): Add myself.
7757
7758 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7759
7760         * config.guess: Import CVS version 1.195.
7761         * config.sub: Import CVS version 1.212.
7762
7763 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7764
7765         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7766         gcc/xgcc is built, use -print-prog-name to find out the program
7767         name to use.
7768
7769 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7770
7771         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7772         appear to also be in the master copy.
7773         * config.sub:  Import CVS version 1.211.
7774
7775 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7776
7777         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7778         with_gcc]: Use `gcc -shared' to build a shared library.
7779
7780 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7781
7782         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7783         archives.
7784
7785 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7786
7787         * MAINTAINERS (Write After Approval): Add myself.
7788
7789 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7790
7791         * configure.in (libstdcxx_flags): Do not try to execute
7792         libstdc++-v3/testsuite_flags until it exists.
7793
7794 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7795
7796         * MAINTAINERS: Update my email address.
7797
7798 2001-05-31  Graham Stott  <grahams@redhat.com>
7799
7800         * MAINTAINERS (Write After Approval): Add myself.
7801
7802 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7803
7804         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7805         libraries when using g++ with native linker.
7806
7807 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7808
7809         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7810
7811 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7812
7813         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7814         [aix4*|aix5*]: Prepend blank.
7815
7816 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7817
7818         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7819         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7820         of subdir/configure scripts to use the new libtool.m4.
7821
7822 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7823
7824         * MAINTAINERS (Write After Approval): Add myself.
7825
7826 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7827
7828         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7829
7830 2001-05-11  Ben Elliston  <bje@redhat.com>
7831
7832         * Makefile.in (all-sid): New target.
7833         (check-sid, clean-sid, install-sid): Likewise.
7834
7835 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7836
7837         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7838
7839 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7840
7841         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7842         libgcj.
7843
7844 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7845
7846         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7847         gcc/xgcc is built, use -print-prog-name to find out the program
7848         name to use.
7849
7850 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7851
7852         * configure.in (noconfigdirs): Don't reset it from scratch in the
7853         target case; only append to it.
7854
7855         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7856         sparc-*-solaris2.8]: Disable ${libgcj}.
7857
7858 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7859
7860         * configure.in (libgcj_saved): Copy from $libgcj.
7861         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7862         --disable-libgcj.
7863
7864 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7865
7866         * MAINTAINERS: Remove self as MIPS maintainer and
7867         C front end maintainer.
7868
7869 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7870
7871         * configure.in: Move *-chorusos target case to the proper switch.
7872         Disable libgcj.
7873
7874 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7875
7876         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7877         1.641.2.228.
7878
7879 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7880
7881         * Makefile.in (STAGE1_CFLAGS): Pass down.
7882
7883 2001-04-13  Alan Modra  <amodra@one.net.au>
7884
7885         * config.guess: Add hppa64-linux support.  Note for next import that
7886         this is already in the master file.
7887         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7888
7889 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7890
7891         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7892         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7893
7894 2001-04-11  Stan Shebs  <shebs@apple.com>
7895
7896         * MAINTAINERS: Add self as Darwin port maintainer.
7897
7898 2001-04-11  Alan Modra  <amodra@one.net.au>
7899
7900         * MAINTAINERS: Update my email address.
7901
7902 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7903
7904         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7905         recent versions of FreeBSD (release 3 or later).
7906         * ltconfig: On FreeBSD, -lc must not be provided when building
7907         a shared library or else the standard -pthread gcc option is
7908         rendered worthless to later users of the built library.
7909
7910 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7911
7912         * MAINTAINERS: Add self and RTH as C front end maintainers.
7913
7914 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7915
7916         * config.sub: Make sure to match an already-canonicalized
7917         machine name (eg. mn10300-unknown-elf).
7918
7919 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7920
7921         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7922         New macros.
7923         (bootstrap, cross): Use RECURSE_FLAGS.
7924         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7925
7926 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7927
7928         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7929
7930 2001-03-22  Colin Howell  <chowell@redhat.com>
7931
7932         * Makefile.in (DO_X): Do not backslash single-quotes in
7933         backquotes (two places).
7934
7935 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7936
7937         Re-installed:
7938         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7939         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7940         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7941         * ltcf-cxx.sh: Likewise.
7942         * ltcf-gcj.sh: Likewise.
7943
7944 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7945
7946         * MAINTAINERS: Add myself as "documentation co-maintainer".
7947
7948 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7949
7950         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7951         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7952
7953 2001-03-19  Tom Tromey  <tromey@redhat.com>
7954
7955         * config-ml.in: Handle GCJ and GCJFLAGS.
7956
7957 2001-03-21  Michael Chastain  <chastain@redhat.com>
7958
7959         * Makefile.in: all-m4 depends on all-texinfo.
7960
7961 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7962
7963         * MAINTAINERS: Add myself to write after approval list.
7964
7965 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7966
7967         * Makefile.in (DO_X): Quote nested quotes.
7968
7969 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7970
7971         * MAINTAINERS: Add myself to write after approval list.
7972
7973 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7974
7975         * Makefile.in (DO_X): Use double quotes for quoting
7976         "RANLIB=$${RANLIB}".
7977
7978 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7979
7980         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7981
7982 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7983
7984         * configure.in: Only use `lang_requires' for languages athat are
7985         actually enabled.
7986
7987 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7988
7989         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7990
7991 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7992
7993         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7994
7995 2001-03-07  Tom Tromey  <tromey@redhat.com>
7996
7997         * configure.in: Allow config-lang.in to set `lang_requires' to list
7998         of other required languages.
7999
8000 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8001
8002         * Makefile.in: Remove RANLIB definition. Use RANLIB
8003         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8004         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8005
8006 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8007             Alexandre Oliva  <aoliva@redhat.com>
8008
8009         * Makefile.in (check-c++): Use tabs, not spaces.
8010
8011 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8012
8013         * MAINTAINERS: add myself to Write After Approval list.
8014
8015 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8016
8017         * Makefile.in (check-c++): New rule.
8018
8019         * configure.in (target_libs): Remove libg++.
8020         (noconfigdirs): Remove libg++.
8021         (noconfigdirs): Same.
8022         (noconfigdirs): Same.
8023         (noconfigdirs): Same.
8024
8025         * config-ml.in: Remove libg++ references.
8026
8027         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8028         (ALL_TARGET_MODULES): Same.
8029         (configure-target-libg++): Remove.
8030         (all-target-libg++): Remove.
8031         (configure-target-libio): Remove.
8032         (all-target-libio): Remove.
8033         (check-target-libio): Remove.
8034         (.PHONY): Remove.
8035         (libg++.tar.bz2): Remove.
8036         (all-target-cygmon): Remove libio.
8037         (all-target-libstdc++): Remove.
8038         (configure-target-libstdc++): Remove.
8039         (TARGET_LIB_PATH): Remove libstdc++.
8040         (ALL_GCC_CXX): Remove libstdc++.
8041         (all-target-gperf): Correct.
8042
8043 2001-02-16  Nick Clifton  <nickc@redhat.com>
8044
8045         * configure.in (noconfigdirs): Allow configuration of texinfo
8046         for Cygwin hosts.
8047
8048 2001-02-15  Anthony Green  <green@redhat.com>
8049
8050         * configure: Introduce GCJ_FOR_TARGET.
8051         * configure.in: Ditto.
8052         * Makefile.in: Ditto.
8053
8054 2001-02-13  Andreas Schwab  <schwab@suse.de>
8055
8056         * MAINTAINERS: Update mail address.
8057
8058 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8059
8060         * config.guess: Add linux target for S/390.
8061         * config.sub: Likewise.
8062
8063 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8064
8065         * configure.in: for *-chorusos, don't config target-newlib and
8066         target-libgloss.
8067
8068 2001-02-06  Ben Elliston  <bje@redhat.com>
8069
8070         * configure: Output host type to stdout, not stderr.
8071
8072 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8073
8074         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8075         * ltcf-cxx.sh: Likewise.
8076
8077         * config.if: Assume enable_libstdcxx_v3 is defined.
8078
8079 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8080
8081         Remove V2 C++ library.
8082         * configure.in: Remove --enable-libstdcxx_v3 support.
8083
8084 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8085
8086         * include/demangle.h: Add prototype for java_demangle_v3.
8087
8088 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8089
8090         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8091
8092 2001-01-27  Richard Henderson  <rth@redhat.com>
8093
8094         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8095
8096 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8097
8098         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8099         Don't unset, it's non-portable and no longer necessary, set to empty
8100         instead.
8101
8102 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8103
8104         * ltconfig: Shell portability fix for the tagname validity check.
8105
8106 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8107
8108         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8109         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8110
8111 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8112
8113         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8114
8115 2001-01-26  Tom Tromey  <tromey@redhat.com>
8116
8117         * configure.in: Allow libgcj to be built on Sparc Solaris.
8118
8119 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8120
8121         * ltcf-c.sh: Add aix5 case.
8122         * ltcf-cxx.sh: Likewise.
8123         * ltconfig: Likewise.
8124
8125 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8126
8127         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8128         keep at least one of build_libtool_libs or build_old_libs set to
8129         yes.
8130
8131         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8132         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8133
8134 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8135
8136         * configure.in: Enable libgcj on several additional platforms.
8137
8138 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8139
8140         * configure.in: Enable libgcj for linux targets.
8141
8142 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8143
8144         * MAINTAINERS (Write After Approval): Add myself.
8145
8146 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8147
8148         * MAINTAINERS: Add myself as vax port maintainer.
8149
8150 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8151
8152         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8153
8154 2001-01-09  Mike Stump  <mrs@wrs.com>
8155
8156         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8157         failures of subdirectories.
8158
8159 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8160
8161         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8162         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8163         * ltcf-cxx.sh: Likewise.
8164         * ltcf-gcj.sh: Likewise.
8165         * ltconfig.sh: Fix typo.
8166
8167 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8168
8169         * configure: handle DOS-style absolute paths.
8170
8171 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8172
8173         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8174
8175 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8176
8177         * MAINTAINERS: Add myself as avr port co-maintainer.
8178
8179 2000-12-28  Ben Elliston  <bje@redhat.com>
8180
8181         * MAINTAINERS: Add myself under ``Write After Approval''.
8182
8183 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8184
8185         * texinfo: Remove directory from GCC.
8186
8187 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8188
8189         * COPYING: Update to current
8190         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8191         to 19yy as example year in copyright notice).
8192
8193 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8194
8195         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8196         (libstdcxx_incdir): Pass down.
8197         * config.if: Remove expired bits for cxx_interface, add stub.
8198         (libstdcxx_incdir): Add variable for g++ include directory.
8199         * configure.in (gxx_include_dir): Use it.
8200
8201 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8202
8203         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8204         with old-email address from ``Write After Approval''.
8205
8206 2000-12-15  Andreas Jaeger  <aj@suse.de>
8207
8208         * configure.in: Handle lang_dirs.
8209
8210 2000-12-14  Tom Tromey  <tromey@redhat.com>
8211
8212         * MAINTAINERS: Removed brads.
8213
8214         * MAINTAINERS: Added gcj developers.
8215
8216 2000-12-13  Anthony Green  <green@redhat.com>
8217
8218         * configure.in: Disable libgcj for any target not specifically
8219         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8220         with g++ abi.
8221
8222 2000-12-13  Mike Stump  <mrs@wrs.com>
8223
8224         * Makefile.in (local-distclean): Also remove fastjar.
8225
8226 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8227
8228         * contrib/gcc_update: Add fastjar --touch entries.
8229
8230 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8231
8232         * configure.in: Disable language-specific target libraries for
8233         languages that aren't enabled.
8234
8235 2000-12-10  Anthony Green  <green@redhat.com>
8236
8237         * configure.in: Define libgcj.  Disable libgcj target libraries for
8238         most targets.
8239
8240 2000-12-10  Neil Booth  <neilb@earthling.net>
8241
8242         * MAINTAINERS: Update mail address, remove from WAA list.
8243
8244 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8245
8246         * libjava: Imported from /cvs/java.
8247         * libffi: Likewise.
8248         * Boehm-gc: Likewise.
8249
8250 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8251
8252         * configure.in (target_libs): Revert 2000-12-08 patch.
8253         (noconfigdirs): Added target-libjava.
8254
8255 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8256
8257         * djunpack.bat: removed.
8258
8259 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8260
8261         * Makefile.in: handle DOS-style absolute paths.
8262         * config-ml.in: likewise.
8263         * symlink-tree: likewise.
8264
8265 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8266
8267         * fastjar: Imported.
8268
8269 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8270
8271         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8272         libjava.
8273         * configure.in (target_libs): Removed `target-libjava'.
8274
8275 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8276
8277         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8278         (ALL_MODULES): Added fastjar.
8279         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8280         (all-target-libjava): all-fastjar replaces all-zip.
8281         (all-fastjar): Added.
8282         (configure-target-fastjar, all-target-fastjar): Likewise.
8283         * configure.in (host_tools): Added fastjar.
8284
8285 2000-12-07  Mike Stump  <mrs@wrs.com>
8286
8287         * Makefile.in (local-distclean): Remove leftover built files.
8288
8289 2000-11-24  Nick Clifton  <nickc@redhat.com>
8290
8291         * configure.in (xscale-elf): Add target.
8292         (xscale-coff): Add target.
8293
8294 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8295
8296         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8297         recent versions of FreeBSD (release 3 or later).
8298         * ltconfig: On FreeBSD, -lc must not be provided when building
8299         a shared library or else the standard -pthread gcc option is
8300         rendered worthless to later users of the built library.
8301
8302 2000-11-16  Fred Fish  <fnf@be.com>
8303
8304         * configure.in (enable_libstdcxx_v3): Fix typo,
8305         libstd++ -> libstdc++.
8306
8307 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8308
8309         * MAINTAINERS: Add self to Write After Approval list.
8310
8311 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8312
8313         * MAINTAINERS: Update my email address.  Add myself to global write
8314         privs list.
8315
8316 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8317
8318         * Makefile.in: Merge with src and libgcj.
8319         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8320         configure-target-<library> when their configure scripts need the C
8321         or C++ library to have already been built to work properly.
8322         (do_proto_toplev): Set them to an empty string.
8323
8324         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8325         (REALLY_SET_LIB_PATH): Use them.
8326
8327 2000-11-17  Stan Shebs  <shebs@apple.com>
8328
8329         * MAINTAINERS: Add self to Write After Approval list.
8330
8331 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8332
8333         * configure: Provide the original toplevel configure arguments
8334         (including $0) to subprocesses in the environment rather than
8335         through gcc/configargs.h.
8336
8337 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8338
8339         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8340         C99.  Alphabetise "Write After Approval" list.
8341
8342 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8343
8344         * configure: Turn on libstdc++ V3 by default.
8345
8346         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8347         if we've got GCC.
8348
8349 2000-11-11  Philip Blundell  <philb@gnu.org>
8350
8351         * MAINTAINERS: Add self to Write After Approval list.
8352
8353 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8354
8355         * ltcf-c.sh (aix4): Improve shared library configuration; require
8356         exporting symbols.
8357         * ltcf-cxx.sh (aix4): Define.
8358         * ltconfig (aix4): Define library and soname specs appropriate for
8359         AIX.  Define command to create export symbols list.
8360
8361 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8362
8363         * config.sub: Add support for Sun Chorus
8364
8365 2000-10-31  Nick Clifton  <nickc@redhat.com>
8366
8367         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8368         <name>@redhat.com.  Also installed new email address for Clint
8369         Popetz.
8370
8371 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8372
8373         * etc: Remove directory from GCC.
8374
8375 2000-10-16  Michael Meissner  <meissner@redhat.com>
8376
8377         * configure (gcc/configargs.h): Only create if there is a build GCC
8378         directory created.
8379
8380 2000-10-16  Matthias Klose  <doko@debian.org>
8381
8382         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8383         when configured for libstdc++-v3.
8384
8385 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8386
8387         * configure: Save configure arguments to gcc/configargs.h.
8388
8389 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8390
8391         * config.guess: Import CVS version 1.157.
8392         * config.sub: Import CVS version 1.181.
8393
8394 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8395
8396         * Makefile.in (bootstrap): avoid recursion if subdir missing
8397         (cross): ditto
8398         (do-proto-toplev): ditto
8399
8400 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8401
8402         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8403         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8404
8405         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8406         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8407         all affected `configure' scripts.
8408
8409 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8410
8411         * MAINTAINERS: Add self as cpplib co-maintainer.
8412
8413 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8414
8415         * MAINTAINERS: Add self to Write After Approval list.
8416
8417 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8418
8419         * INSTALL/README: egcs -> GCC update.
8420
8421 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8422
8423         * MAINTAINERS: Add myself to Write After Approval list.
8424
8425 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8426
8427         * MAINTAINERS: Add myself to Write After Approval list.
8428
8429 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8430
8431         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8432         X11 libraries for hppa64.
8433
8434 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8435
8436         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8437
8438 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8439
8440         * Makefile.in (all-zlib): Added dummy target.
8441
8442         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8443         ltcf-gcj.sh: Updated from libtool multi-language branch.
8444
8445 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8446
8447         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8448         (bootstrap*): Depend on all-bootstrap.
8449
8450 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8451
8452         * config.guess: Import CVS version 1.156.
8453         * config.sub: Import CVS version 1.179.
8454
8455 2000-09-02  Anthony Green  <green@cygnus.com>
8456
8457         * Makefile.in (all-gcc): Depend on all-zlib.
8458         (CLEAN_MODULES): Add clean-zlib.
8459         (ALL_MODULES): Add all-zlib.
8460         * configure.in (host_libs): Add zlib.
8461
8462 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8463
8464         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8465         crosses, but add gcc/include to the header search path for them.
8466
8467 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8468
8469         * MAINTAINERS: Add self to Write After Approval list.
8470
8471 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8472
8473         * config.guess: Import CVS version 1.152.
8474         * config.sub: Import CVS version 1.177.
8475
8476 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8477
8478         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8479         $targargs to tell whether newlib is going to be built.
8480
8481         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8482         $$r/TARGET_SUBDIR/libio for _G_config.h.
8483
8484 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8485
8486         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8487
8488 2000-08-22  DJ Delorie  <dj@redhat.com>
8489
8490         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8491
8492 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8493
8494         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8495         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8496         sub-configures.
8497
8498 2000-08-21  DJ Delorie  <dj@redhat.com>
8499
8500         * MAINTAINERS: Add self as a libiberty maintainer
8501
8502 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8503
8504         * configure.in (libstdcxx_flags): Use
8505         libstdc++-v3/src/libstdc++.INC.
8506
8507 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8508
8509         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8510
8511 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8512
8513         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8514
8515         * configure: Make enable_threads and enable_shared defaults
8516         explicit.  Substitute enable_threads into generated Makefiles.
8517         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8518         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8519
8520 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8521
8522         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8523
8524 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8525
8526         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8527         previous delta.
8528
8529 2000-08-11  Jason Merrill  <jason@redhat.com>
8530
8531         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8532         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8533         (FLAGS_FOR_TARGET): Not here.
8534         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8535
8536 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8537
8538         * config-ml.in (CC, CXX): Don't introduce a leading space.
8539
8540 2000-08-07  DJ Delorie  <dj@delorie.com>
8541
8542         * MAINTAINERS: Add self as a DJGPP maintainer
8543
8544 2000-08-07  DJ Delorie  <dj@redhat.com>
8545
8546         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8547         "if we're also building gcc, and it's a gcc that will run on the
8548         build machine, we want to use its includes instead of the system's
8549         default includes".
8550
8551 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8552
8553         * MAINTAINERS: Add self to Write After Approval list.
8554
8555 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8556
8557         * configure.in (libstdcxx_flags): Don't use `"'.
8558
8559         * config-ml.in: Adjust multilib search paths to the
8560         appropriate multilib tree.
8561
8562 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8563
8564         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8565         commas in $LANGUAGES.
8566
8567 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8568
8569         * configure.in: Re-enable all references to libg++ and librx.
8570
8571 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8572
8573         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8574         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8575         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8576         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8577
8578         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8579
8580 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8581
8582         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8583         CXX_FOR_TARGET for sed.
8584
8585 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8586
8587         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8588         Do not override if already set in the environment or in configure.
8589         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8590         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8591
8592 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8593
8594         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8595         the libtool CVS tree multi-language branch.
8596         * ltconfig, ltmain.sh: Updated.
8597
8598 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8599
8600         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8601         (clean-target): Depend on it.
8602
8603         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8604         (GCC_FOR_TARGET): Use it.
8605         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8606         * configure.in: ... here.
8607         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8608         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8609
8610 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8611
8612         * MAINTAINERS: Add self to Write After Approval list.
8613
8614 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8615
8616         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8617         (configure-target-libchill, configure-target-libobjc): Likewise.
8618
8619         * configure.in: Use the same cache file for all target libs.
8620         * config-ml.in: But different cache files per multilib variant.
8621
8622 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8623
8624         * configure (topsrcdir): Don't use dirname.
8625
8626 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8627
8628         * MAINTAINERS: Add self to Write After Approval list.
8629
8630 2000-07-20  Jason Merrill  <jason@redhat.com>
8631
8632         * configure.in: Remove all references to libg++ and librx.
8633
8634         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8635
8636 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8637
8638         * config.sub: Update to subversions version 2000-07-06.
8639
8640 2000-07-12  Andrew Haley  <aph@cygnus.com>
8641
8642         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8643         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8644
8645 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8646
8647         * symlink-tree:  Check number of arguments.
8648
8649 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8650
8651         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8652         search path for a g++ extracted from the build tree.  This
8653         will allow link tests run by configure scripts in
8654         subdirectories to succeed.
8655
8656 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8657
8658         * ltconfig: Add support for mips-dde-sysv4.2MP
8659
8660 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8661
8662         * MAINTAINERS: Add myself as loop discovery maintainer.
8663
8664 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8665
8666         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8667         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8668
8669 2000-06-19  Timothy Wall  <twall@cygnus.com>
8670
8671         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8672         * config.sub: Add tic54x target.
8673
8674 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8675
8676         * MAINTAINERS: Add self as Fortran maintainer,
8677         remove Craig Burley.
8678
8679 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8680
8681         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8682         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8683
8684 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8685
8686         * MAINTAINERS: Add self as i18n maintainer
8687
8688 20000-05-21  H.J. Lu  (hjl@gnu.org)
8689
8690         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8691         directory are used if they exist. Make sure
8692         $(build_tooldir)/include is searched for header files,
8693         $(build_tooldir)/lib/ for library files.
8694         (GCC_FOR_TARGET): Likewise.
8695         (CXX_FOR_TARGET): Likewise.
8696
8697 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8698
8699         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8700
8701 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8702
8703         * Makefile.in (configure-target-libiberty): Depend on
8704         configure-target-newlib.
8705
8706 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8707
8708         * configure.in, Makefile.in: Merge all libffi-related
8709         configury stuff from the libgcj tree.
8710
8711 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8712
8713         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8714         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8715
8716 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8717
8718         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8719         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8720         current version information.  Add to proto-toplev directory.
8721         (gdb-taz): Build do-djunpack.
8722
8723 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8724
8725         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8726
8727 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8728
8729         * MAINTAINERS: Add self to Write After Approval list.
8730
8731 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8732
8733         * ltmain.sh: Preserve in relink_command any environment
8734         variables that may affect the linker behavior.
8735
8736 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8737
8738         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8739
8740 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8741
8742         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8743
8744 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8745
8746         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8747         with the version name.
8748
8749 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8750
8751         * MAINTAINERS: Add self as bb-reorder maintainer.
8752
8753 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8754
8755         * config.if: Tweak.
8756
8757 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8758
8759         * djunpack.bat: New file.
8760
8761 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8762
8763         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8764         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8765         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8766         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8767
8768 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8769
8770         * config.sub (case $basic_machine): Change default for "ibm-*"
8771         to "openedition".
8772
8773 2000-04-13  Andreas Jaeger  <aj@suse.de>
8774
8775         * MAINTAINERS: Added myself.
8776
8777 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8778
8779         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8780         (do-md5sum): New target.
8781         (MD5PROG): Define.
8782         (PACKAGE): Default to TOOL.
8783         (VER): Default to a shell script.
8784         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8785         md5 checksum generation.
8786         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8787         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8788         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8789         insight.tar.bz2): Use gdb-taz to create archive.
8790
8791 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8792
8793         * configure (warn_cflags): Delete.
8794
8795 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8796
8797         * MAINTAINERS: Added myself.
8798
8799 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8800             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8801
8802         * configure.in (enable_libstdcxx_v3): Add.
8803         (target_libs): Add bits here to switch between libstdc++-v2 and
8804         libstdc++-v3.
8805         * config.if: And this file too.
8806         * Makefile.in: Add libstdc++-v3 targets.
8807
8808 2000-04-05  Michael Meissner  <meissner@redhat.com>
8809
8810         * config.sub (d30v): Add d30v as a basic machine type.
8811
8812 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8813
8814         * configure.in: -linux-gnu*, not -linux-gnu.
8815
8816 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8817
8818         * MAINTAINERS: Add self in write-after-approval section.
8819
8820 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8821
8822         * MAINTAINERS: Add self as ia64 port maintainer.
8823
8824 2000-03-08  Neil Booth  <NeilB@earthling.net>
8825
8826         * MAINTAINERS: Add self in write-after-approval section.
8827
8828 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8829
8830         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8831         (do-tar-bz2): Replace TOOL with PACKAGE.
8832         (gdb.tar.bz2): Remove GDBTK from GDB package.
8833         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8834         dejagnu.tar.bz2): New packages.
8835
8836 2000-02-27  Andreas Jaeger  <aj@suse.de>
8837
8838         * configure.in: Add entry for mips*-*-linux*, move catch all
8839         *-*-*linux* entry below this one.
8840
8841 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8842
8843         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8844
8845 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8846
8847         * config.sub: Support an OS of "wince".
8848
8849 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8850
8851         * config.guess, config.sub: Updated to match config's 2000-02-15
8852         version.
8853
8854 2000-02-23  Linas Vepstas <linas@linas.org>
8855
8856         * config.sub: Add support for Linux/IBM 370.
8857         * configure.in: Likewise.
8858
8859 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8860
8861         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8862
8863 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8864
8865         * config.guess: Guess "cygwin" rather than "cygwin32".
8866
8867 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8868
8869         * configure (gcc_version): When setting, narrow search to
8870         lines containing `version_string'.
8871
8872 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8873
8874         * config.sub: Add support for avr target.
8875
8876 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8877
8878         * MAINTAINERS: Add maintainers for MCore port.
8879
8880 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8881
8882         * config.sub: Add mmix-knuth-mmixware.
8883
8884 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8885
8886         * MAINTAINERS: Pair cccp with cpplib maintainership.
8887
8888 2000-01-27  Christopher Faylor <cgf@redhat.com>
8889
8890         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8891         structure stuff to -L library search.
8892         (CXX_FOR_TARGET): Ditto.
8893         (CROSS_CHECK_MODULES): Fix spelling mistake.
8894
8895 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8896
8897         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8898         the C++ compiler.
8899
8900 2000-01-12  Richard Henderson  <rth@cygnus.com>
8901
8902         * configure.in: Don't build some bits for beos.
8903
8904 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8905
8906         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8907         as include files.
8908
8909 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8910
8911         * Add self as cpplib maintainer, as requested by Jason
8912         Merrill.  Correct my e-mail address.
8913
8914 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8915
8916         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8917         not mh-aix43.
8918
8919 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8920
8921         * MAINTAINERS: Add myself to "write after approval" list.
8922
8923 1999-12-14  Richard Henderson  <rth@cygnus.com>
8924
8925         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8926         * config.sub: Accept alphaev[78], alphaev8.
8927
8928 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8929
8930         * config.guess, config.sub: Update from autoconf.
8931
8932 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8933
8934         * MAINTAINERS:  update my playtime e-address.
8935
8936 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8937
8938         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8939         necessary libraries are missing.
8940
8941 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8942
8943         * MAINTAINERS: Add new 'write after approval' maintainer.
8944
8945 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8946
8947         * MAINTAINERS: Add new Java maintainer.
8948
8949 1999-10-25  Andreas Schwab  <schwab@suse.de>
8950
8951         * configure: Fix quoting inside arguments of eval.
8952
8953 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8954
8955         * config-ml.in: Allow suppression of some ARM multilibs.
8956
8957 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8958
8959         * config.guess: Add OS/390 match pattern.
8960         * config.sub: Add mvs, openedition targets.
8961         * configure.in (i370-ibm-opened*): New.
8962
8963 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8964
8965         * config.sub: Add support for configuring for pj.
8966
8967 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8968
8969         * config.sub (maybe_os): Add support for configuring for fr30.
8970
8971 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8972
8973         * configure.in: Do not configure or build ld for AIX
8974         platforms.  ld is known to be broken on these platforms.
8975
8976 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8977
8978         * config-ml.in: Pass compiler flag corresponding to multidirs to
8979         subdir configures.
8980
8981 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8982
8983         * Makefile.in (LDFLAGS): Define.
8984
8985 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8986
8987         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8988         noconfigdirs.
8989         (*-*-cygwin*): Likewise.
8990
8991 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8992
8993         * mkdep: New file.
8994         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8995         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8996
8997         From Eli Zaretskii <eliz@is.elta.co.il>:
8998         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8999         long file name when using DJGPP on MS-DOS.
9000
9001 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9002
9003         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9004
9005 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9006
9007         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9008         dependency as this causes "make check" to globally "make all"
9009
9010 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9011
9012         * configure.in (target_libs): Added target-zlib.
9013         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9014         (CONFIGURE_TARGET_MODULES): Likewise.
9015         (CHECK_TARGET_MODULES): Likewise.
9016         (INSTALL_TARGET_MODULES): Likewise.
9017         (CLEAN_TARGET_MODULES): Likewise.
9018         (configure-target-zlib): New target.
9019         (all-target-zlib): Likewise.
9020         (all-target-libjava): Depend on all-target-zlib.
9021         (configure-target-libjava): Depend on configure-target-zlib.
9022
9023         * Makefile.in (configure-target-libjava): Depend on
9024         configure-target-newlib.
9025         (configure-target-boehm-gc): New target.
9026         (configure-target-qthreads): New target.
9027
9028         * configure.in (target_libs): Added target-qthreads.
9029         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9030         (CONFIGURE_TARGET_MODULES): Likewise.
9031         (CHECK_TARGET_MODULES): Likewise.
9032         (INSTALL_TARGET_MODULES): Likewise.
9033         (CLEAN_TARGET_MODULES): Likewise.
9034         (all-target-qthreads): New target.
9035         (configure-target-libjava): Depend on configure-target-qthreads.
9036         (all-target-libjava): Depend on all-target-qthreads.
9037
9038         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9039         (CONFIGURE_TARGET_MODULES): Likewise.
9040         (CHECK_TARGET_MODULES): Likewise.
9041         (INSTALL_TARGET_MODULES): Likewise.
9042         (CLEAN_TARGET_MODULES): Likewise.
9043         (all-target-libjava): New target.
9044         (all-target-boehm-gc): Likewise.
9045         * configure.in (target_libs): Added libjava, boehm-gc.
9046
9047 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9048
9049         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9050         configure.bat in SUPPORT_FILES.
9051         (gas+binutils.tar.bz2): Likewise.
9052
9053         * makeall.bat: Remove; obsolete.
9054
9055 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9056
9057         From Mark Elbrecht:
9058         * configure.bat: Remove; obsolete.
9059
9060 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9061
9062         * configure: Add -W -Wall to the default CFLAGS when compiling with
9063         gcc.
9064
9065 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9066
9067         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9068
9069 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9070
9071         * configure.in: Build ld on IRIX6.
9072
9073 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9074
9075         * Makefile.in: Change distribution targets to use bzip2 instead of
9076         gzip.
9077         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9078         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9079
9080 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9081
9082         * config.sub: Add mcore target.
9083
9084 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9085
9086         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9087
9088 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9089
9090         * config.guess (dummy): Changed to $dummy.
9091
9092 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9093
9094         * config.sub: Tidied up case statements.
9095
9096 1999-05-22  Ben Elliston  <bje@cygnus.com>
9097
9098         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9099         <jiro@din.or.jp>.
9100
9101         * config.guess: Merge with FSF version. Future changes will be
9102         more accurately recorded in this ChangeLog.
9103         * config.sub: Likewise.
9104
9105 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9106
9107          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9108
9109 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9110
9111         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9112
9113 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9114
9115         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9116
9117 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9118
9119         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9120         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9121         Bad merge removed these two changes.
9122
9123 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9124                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9125
9126         * config.guess (interix Alpha): Add.
9127
9128 1999-04-11  Richard Henderson  <rth@cygnus.com>
9129
9130         * configure.in (i?86-*-beos*): Do config gperf; don't config
9131         gdb, newlib, or libgloss.
9132
9133 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9134
9135         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9136         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9137         from multidirs.
9138
9139 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9140
9141         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9142
9143 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9144
9145         * config.sub: Add support for mcore targets.
9146
9147 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9148
9149         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9150         not mt-ospace, in order to shut up assembler warning about using
9151         symbols that are named the same as registers.
9152
9153 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9154
9155         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9156         dependency list for all-target-cygmon.
9157
9158 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9159
9160         * config-ml.in: Check $host, not $target, for selective multilibs.
9161         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9162         thumb interworking, and underscore prefix multilibs.
9163
9164 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9165
9166         * missing: Update to version from current automake.
9167
9168 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9169
9170         * configure (gxx_include_dir): Removed.
9171
9172         * configure.in (gxx_include_dir): Handle it.
9173         * Makefile.in: Likewise.
9174
9175 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9176
9177         * config.sub (mips64vr4111,mips64vr4111el) Add.
9178
9179 1999-03-21  Ben Elliston  <bje@cygnus.com>
9180
9181         * config.guess: Correct typo for detecting ELF on FreeBSD.
9182
9183 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9184
9185         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9186         config/mh-djgpp.
9187
9188 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9189
9190         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9191         all-target-newlib to dependency list for all-target-bsp.
9192
9193 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9194
9195         * config.sub: Add i386-uwin support.
9196         * config.guess: Likewise.
9197
9198 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9199
9200         * configure.in: cleanup, add mh-*pic handling for arm, special
9201         case powerpc*-*-aix*
9202
9203 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9204
9205         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9206         can be built.
9207
9208 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9209
9210         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9211         targets.
9212
9213 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9214
9215         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9216
9217 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9218
9219         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9220
9221 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9222
9223         * config.sub: Fix typo in arm recognition.
9224
9225 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9226
9227         * configure.in (noconfigdirs): Changed target_configdirs to
9228         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9229         rather than m68k-*-* since it is not known to work on
9230         m68k-aout. Ditto for arm-*-*oabi.
9231
9232 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9233
9234         * configure.in (*-*-windows*): Remove, no longer used.
9235
9236 1999-02-19  Ben Elliston <bje@cygnus.com>
9237
9238         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9239         Smart and improved by Andrew Cagney.
9240
9241 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9242
9243         * config.guess: Recognize openbsd-*-hppa.
9244
9245 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9246
9247         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9248         only if it is not empty.
9249
9250 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9251
9252         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9253
9254         * config.guess: Modified to recognize uname's armv* syntax.
9255
9256         * config.sub: Modified to recognize uname's armv* syntax.
9257
9258 1999-02-17  Mark Salter  <msalter@cygnus.com>
9259
9260         * configure.in: Added target-bsp for sparclite.
9261
9262 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9263
9264         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9265
9266 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9267
9268         * configure.in: Add support for strongarm port.
9269         * config.sub: Add support for strongarm target.
9270
9271 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9272
9273         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9274         the old name config/mh-cygwin32.
9275         Enable texinfo.
9276
9277 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9278
9279         * configure.in: Do build ld for ix86 Solaris.
9280
9281 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9282
9283         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9284         $AR_FOR_TARGET.  Likewise for RANLIB.
9285
9286 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9287
9288         * config.sub (oabi):  Recognize.
9289         * configure.in (arm-*-oabi):  Handle.
9290
9291 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9292
9293         * config.guess: Improve detection of i686 on UnixWare 7.
9294
9295 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9296
9297         * config.guess: Add support for i386-pc-interix.
9298         * config.sub: Likewise.
9299         * configure.in: Likewise.
9300
9301 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9302
9303         * Makefile.in: Remove unneeded all-target-libio from
9304         from all-target-winsup target since it is now unneeded.
9305         Add all-target-libtermcap in its place since it is now
9306         needed.
9307
9308 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9309
9310         * configure.in: makefile stub for cygwin target is probably
9311         unnecessary.  Remove it for now.
9312
9313 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9314
9315         * configure.in: libtermcap.a should be built when cygwin is the
9316         target as well as the host.
9317         * config.guess: Allow mixed case in cygwin uname output.
9318         * Makefile.in: Add libtermcap target.
9319
9320 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9321
9322         * config.sub: Clean up handling of hppa2.0.
9323
9324 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9325
9326         * config.guess: Use C code to identify more HP machines.
9327
9328 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9329
9330         * config.sub: Handle hppa2.0.
9331
9332 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9333
9334         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9335         cygmon for all sparclite targets, regardless of object format.
9336
9337 1998-12-15  Mark Salter  <msalter@cygnus.com>
9338
9339         * configure.in: Added target-bsp for several target architectures.
9340
9341         * Makefile.in: Added rules for bsp.
9342
9343 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9344
9345         * config.guess: Improve detection of hppa2.0 processors.
9346
9347 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9348
9349         * config.guess: Recognize FreeBSD using ELF automatically.
9350
9351 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9352
9353         * configure (skip-this-dir): Add handling for new shell script, which
9354         might be created by a sub-directory's configure to indicate, this particular
9355         directory is "unwanted".
9356         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9357
9358 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9359
9360         * ltconfig: import from libtool, after changing libtool to
9361         account for the cygwin name change.
9362
9363 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9364
9365         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9366         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9367
9368 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9369
9370         * configure.in: Add libtermcap to list of cygwin dependencies.
9371
9372 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9373
9374         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9375         they include winsup/include when it's a cygwin target.
9376
9377 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9378
9379         * configure.in (host_tools): Added zip.
9380         * Makefile.in (all-target-libjava): Depend on all-zip.
9381         (all-zip): New target.
9382         (ALL_MODULES): Added all-zip.
9383         (NATIVE_CHECK_MODULES): Added check-zip.
9384         (INSTALL_MODULES): Added install-zip.
9385         (CLEAN_MODULES): Added clean-zip.
9386
9387 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9388
9389         * Makefile.in: lose "32" from comment about cygwin.
9390
9391 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9392
9393         * configure.in: Use -Os to build target libraries for the fr30.
9394
9395 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9396
9397         * config.sub: Add fr30.
9398
9399 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9400
9401         * configure.in: drop "32" from config/mh-cygwin32.  Check
9402         cygwin* instead of cygwin32*.
9403         * config.sub: Check cygwin* instead of cygwin32*.
9404
9405 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9406
9407         * config.guess: Match any version of Unixware7.
9408
9409 1998-10-20  Syd Polk  <spolk@cygnus.com>
9410
9411         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9412         if desired.
9413
9414 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9415
9416         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9417         these if the appropriate directories and files to not exist.
9418
9419 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9420
9421         * Makefile.in (DEVO_SUPPORT): Add config.if.
9422
9423 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9424
9425         * configure: Add pattern to replace "build_tooldir"'s
9426         definition in the generated Makefile with "tooldir"'s
9427         actual value.
9428
9429 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9430
9431         * config.sub: Bring back lost sparcv9.
9432
9433         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9434
9435 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9436
9437         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9438         CC_FOR_TARGET and friends.
9439
9440 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9441
9442         * Makefile.in (build_tooldir): New variable, same as tooldir.
9443         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9444         -B$(build_tooldir)/bin/.
9445         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9446
9447 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9448
9449         * README: Remove installation instructions and refer to the
9450         INSTALL directory instead.
9451
9452 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9453
9454         * config.sub: Add support for i[34567]86-pc-udk.
9455         * configure.in: Likewise.
9456
9457 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9458
9459         * Makefile.in: add bzip2 package building bits for user
9460         tools module
9461         * configure.in: ditto
9462
9463 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9464
9465         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9466         (ALL_TARGET_MODULES): Add all-target-libobjc.
9467         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9468         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9469         (all-target-libchill): Add dependencies.
9470         * configure.in (target_libs): Add libchill.
9471
9472 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9473
9474         * configure.in (target_subdir): Remove duplicate line.
9475
9476 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9477
9478         * Makefile.in (all-automake): fix dependencies.
9479
9480 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9481
9482         * configure.in: Minor cleanups for building in the $(target_alias)
9483         subdir.
9484
9485 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9486
9487         * Makefile.in (bootstrap): Set r and s before make all.  Use
9488         BASE_FLAGS_TO_PASS in make all.
9489         (cross): Likewise.
9490
9491 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9492
9493         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9494
9495 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9496
9497         * config.sub: Fix typo in last change.
9498
9499 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9500
9501         * config.sub: Add support for C4x target.
9502         * configure.in: Likewise.
9503
9504 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9505
9506         * config.sub: Recognize sparcv9 just like sparc64.
9507
9508 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9509
9510         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9511
9512 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9513
9514         * config.guess: Correctly identify Pentium II sco boxes.
9515
9516         * config.guess: Fix "tr" code.  From Weiwen Liu.
9517
9518 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9519
9520         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9521         stabs.
9522
9523 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9524
9525         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9526         (ALL_TARGET_MODULES): Add all-target-libchill.
9527         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9528         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9529         (all-target-libchill): Add dependencies.
9530         * configure.in (target_libs): Add libchill.
9531
9532 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9533
9534         * config.guess: Avoid assumptions about "tr" behaves when
9535         LANG is set to something other than English.
9536
9537 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9538
9539         * configure (gxx_include_dir): Changed to
9540         '${prefix}/include/g++'-${libstdcxx_interface}.
9541
9542         * config.if: New to determine the interfaces.
9543
9544 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9545
9546         * config.guess: Detect and handle MPE/IX.
9547         * config.sub: Deal with MPE/IX.
9548
9549 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9550
9551         * configure.in: Use mh-aix43.
9552
9553 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9554
9555         * configure: Fix --without/--disable cases for gxx-include-dir.
9556
9557 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9558
9559         * mdata-sh:  Imported.  Needed for automake support.
9560
9561 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9562
9563         * Makefile.in (taz): Try "chmod -R og=u ." before
9564         "chmod og=u `find . -print`".
9565
9566 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9567
9568         * configure.in: Add arm-elf and thumb-elf support.
9569
9570 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9571
9572         * Makefile.in: Undo previous patch.
9573
9574 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9575
9576         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9577         to here ...
9578         (install-no-fixedincludes): and here
9579         (INSTALL_MODULES): ... from here.
9580
9581 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9582
9583         * config.sub: Merge with FSF.
9584
9585         * config.guess: Merge with FSF.
9586
9587 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9588
9589         * configure (extraconfigdirs): New variable.
9590         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9591         * Makefile.in (all): Move higher in file.
9592         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9593         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9594         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9595         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9596         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9597
9598 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9599
9600         * Makefile.in (all-target-libjava): Depend on all-gcc and
9601         all-target-newlib.
9602         (configure-target-libjava): Depend on $(ALL_GCC).
9603
9604 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9605
9606         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9607         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9608
9609 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9610
9611         * INSTALL/README: Fix typo.
9612
9613 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9614
9615         * ylwrap: Change absolute path checks to check for DOS style path
9616         names.
9617
9618         * ylwrap: Don't use a full path name if the source file is in the
9619         same directory.  From hjl@lucon.org (H.J. Lu).
9620
9621         * config-ml.in: Default to being verbose, to match Feb 18 change to
9622         configure.
9623
9624 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9625
9626         Brought over from egcs:
9627
9628         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9629
9630         * configure.in (target_subdir): Set to ${target_alias} instead
9631         of "libraries".
9632
9633         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9634
9635         * configure.in (target_subdir): Set to libraries if enable_multilib.
9636
9637 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9638
9639         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9640         multilibs, force reconfiguration the first time we create
9641         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9642
9643 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9644
9645         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9646         avoid confusion with --no-recursion.
9647
9648 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9649
9650         * configure.in: Win32 hosts shouldn't use install -x
9651         * install-sh: remove -x option, and special .exe-handling
9652         hack.
9653
9654 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9655
9656         * config.guess: Recognize i586-pc-beos.
9657         * configure.in: Don't build some bits for beos.
9658
9659 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9660
9661         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9662         CFLAGS default to -O2.
9663
9664         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9665         when using GNU ld.
9666
9667 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9668
9669         * ltmain.sh: Correct install when using a different shell.
9670
9671 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9672
9673         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9674
9675 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9676
9677         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9678         target.
9679
9680 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9681
9682         * ltconfig: Update to correct AIX handling.
9683
9684 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9685
9686         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9687
9688         * configure.in (target_subdir): Set to ${target_alias} instead
9689         of "libraries".
9690
9691 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9692
9693         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9694         (Makefile): Depend on $(gcc_version_trigger).
9695
9696         * configure (gcc_version): Change default initializer to empty
9697         string.
9698         (gcc_version_trigger): New variable; pass this variable down
9699         to subdir configures to enable them checking gcc's version
9700         themselves. Emit make macros for both gcc_version vars.
9701         (topsrcdir): Initialize reliably.
9702         (recursion line): Remove --with-gcc-version=${gcc_version}.
9703
9704 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9705
9706         * configure (enable_version_specific_runtime_libs): Implement new flag
9707         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9708         in $(libsubdir); emit definition in each generated Makefile.
9709         (gxx_include_dir): Initialize depending on
9710         $enable_version_specific_runtime_libs.
9711
9712 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9713
9714         * configure (gcc_version): Initialize properly depending on
9715         how and where configure is started.
9716         (recursion line): Pass a --with-gcc-version=${gcc_version}
9717         to configures in subdirs.
9718
9719 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9720
9721         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9722         cygmon
9723
9724 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9725
9726         * configure.in: Add cygmon and libstub support for mn10200.
9727
9728 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9729
9730         * configure (gcc_version): Add new variable describing the
9731         particular gcc version we're building.
9732         * Makefile.in (libsubdir): Add new macro for the directory
9733         in which the compiler finds executables, libraries, etc.
9734         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9735         and libsubdir.
9736
9737 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9738
9739         * Makefile.in (local-clean): Remove *.log.
9740         (warning.log): Built with warn_summary from build.log.
9741         (mail-report.log): Run test_summary.
9742         (mail-report-with-warnings.log): Run test_summary including
9743         warning.log in the report.
9744
9745 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9746
9747         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9748
9749 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9750
9751         * Makefile.in (grep): Grep no longer depends on libiberty.
9752
9753 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9754
9755         * Makefile.in: all-snavigator needs all-libgui.
9756
9757 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9758
9759         * configure.in: Add cygmon and libstub support for mn10300.
9760
9761 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9762
9763         * missing: Update to version from automake 1.3.
9764
9765         * ltmain.sh: On installation, don't get confused if the same name
9766         appears more than once in the list of library names.
9767
9768 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9769
9770         * config.sub: Accept m68060 and m5200 as CPU names.
9771
9772 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9773
9774         * configure: Use && rather than using -a in test, because odd
9775         strings can confuse test.
9776         * configure.in: Likewise.
9777
9778 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9779
9780         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9781
9782 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9783
9784         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9785         bootstrap4-lean): New targets.
9786
9787 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9788
9789         * mpw-* Delete.  Not used.
9790
9791 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9792
9793         * COPYING.LIB: Update FSF address.
9794
9795 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9796
9797         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9798
9799         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9800         GAS_SUPPORT_DIRS.
9801
9802 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9803
9804         * ltconfig, ltmain.sh: Avoid producing a version number if
9805         -version-info was not used.
9806
9807 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9808
9809         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9810         building with newlib.
9811
9812 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9813
9814         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9815         Solaris `make' causes it to continue to next definition.
9816
9817 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9818
9819         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9820         the right GUI libraries and files are installed along with GDB.
9821
9822 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9823
9824         * configure.in: Change alpha to alpha* in several places.
9825
9826 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9827
9828         * config.sub: Recognize sparc86x.
9829
9830 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9831
9832         * configure.in (--enable-target-optspace): Remove debug echo.
9833
9834 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9835
9836         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9837
9838 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9839
9840         * ltconfig: Update cygwin32 support.
9841
9842         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9843         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9844         (GDB_SUPPORT_DIRS): Likewise.
9845
9846 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9847
9848         * configure.in (target_makefile_frag): If --enable-target-optspace,
9849         use -Os to compile target libraries rather than -O2.  Default to
9850         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9851         not used.
9852         * configure.in (target_cflags): Ditto for d30v.
9853
9854 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9855
9856         * Makefile.in (all-bfd): Depend on all-intl.
9857         (all-binutils): Likewise.
9858         (all-gas): Likewise.
9859         (all-gprof): Likewise.
9860         (all-ld): Likewise.
9861
9862 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9863
9864         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9865
9866 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9867
9868         * Makefile.in (all-bfd): Depend upon all-libiberty.
9869
9870         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9871
9872 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9873
9874         * Makefile.in: Add libstub.
9875
9876         * configure.in: Ditto. Build libstub for targets that have cygmon
9877         support.
9878
9879 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9880
9881         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9882
9883 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9884
9885         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9886         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9887
9888 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9889
9890         * configure: Define DEFAULT_M4 by searching PATH.
9891         * Makfile.in: Use DEFAULT_M4.
9892
9893 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9894
9895         * ltconfig: Add cygwin32 support.
9896
9897         * Makefile.in, configure.in: Add libtool as a native only directory
9898         to configure and build.
9899
9900 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9901
9902         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9903
9904 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9905
9906         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9907
9908 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9909
9910         * Makefile.in: add ash make rules
9911         * configure.in: add ash to native_only and host_tools lists
9912
9913 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9914
9915         * Makefile.in (all-gettext, all-intl): New targets.
9916         (ALL_MODULES): Added all-gettext, all-intl.
9917         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9918         (INSTALL_MODULES): Added install-gettext, install-intl.
9919         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9920
9921         * configure.in (host_tools): Added gettext.
9922         (native_only): Likewise.
9923         (noconfigdirs) [various cases]: Likewise.
9924         (host_libs): Added intl.
9925
9926 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9927
9928         * configure: Do not disable building gdbtk for cygwin32 hosts.
9929
9930 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9931
9932         * configure.in: Add thumb-coff target.
9933         * config.sub: Add thumb-coff target.
9934
9935 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9936
9937         * Makefile.in: Revert yesterday's change.
9938         (all-target-winsup):  all-target-librx stays out of here.
9939
9940 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9941
9942         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9943         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9944         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9945         Remove references to librx and libg++.
9946
9947 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9948
9949         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9950         recursive makes
9951
9952 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9953
9954         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9955         for newlib directory.
9956         (CXX_FOR_TARGET): Likewise.
9957
9958 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9959
9960         * ltconfig: Update after libtool/ltconfig.in change for
9961         hpux11.
9962
9963 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9964
9965         * ltconfig, ltmain.sh: Update to libtool 1.2.
9966
9967 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9968
9969         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9970         (install-gcc-cross): Instead, override LANGUAGES here.
9971
9972 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9973
9974         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9975         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9976
9977 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9978
9979         * configure.in: Add Thumb-pe target.
9980
9981 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9982
9983         * Makefile.in - changed sn targets to snavigator
9984         * configure.in - changed sn targets to snavigator
9985
9986 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9987
9988         * config-ml.in: After building symlink tree call make distclean
9989         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9990         to be the case for libiberty.
9991
9992 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9993
9994         * configure: When making link, also check the current
9995         directory. The configure scripts may create one.
9996
9997 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9998
9999         * config.sub: Accept alphapca56 and alphaev6 properly.
10000
10001 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10002
10003         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10004
10005 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10006
10007         * config.sub (sco5): Fix typo.
10008
10009 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10010
10011         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10012         install-itcl.
10013         (install-itcl): Remove dependency on install-tcl.
10014
10015 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10016
10017         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10018
10019 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10020
10021         * configure.in: Don't build libgui for a cygwin32 target when not on
10022         a cygwin32 host.
10023
10024 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10025
10026         * configure (redirect): Set to null, so default behavior of
10027         configure is now --verbose.
10028
10029 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10030
10031         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10032         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10033
10034 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10035
10036         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10037         this change to sync Makefile.in with its ChangeLog entries.
10038
10039 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10040
10041         * ltmain.sh (mkdir): Check that the directory doesn't exist
10042         before we exit with error, so that we don't get races during
10043         parallel builds.
10044
10045 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10046
10047         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10048
10049 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10050
10051         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10052         PICFLAG_FOR_TARGET.
10053         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10054
10055         * configure: Emit a definition for the new macro enable_shared
10056         into each Makefile.
10057
10058 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10059
10060         * configure.in (host_tools, native_only): Add libtool.
10061
10062 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10063
10064         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10065         Fix typo in ming config comment.
10066
10067 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10068
10069         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10070
10071 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10072
10073         * config.sub: Add tic30 cases, and map c30 to tic30.
10074
10075 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10076
10077         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10078         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10079         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10080         (CLEAN_TARGET_MODULES): Similarly
10081         (all-target-libf2c): Add dependences.
10082         * configure.in (target_libs): Add libf2c.
10083
10084 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10085
10086         * configure.in: Remove expect from noconfigdirs when target
10087         is cygwin32.  OK to build expect and dejagnu with Canadian
10088         Cross.
10089
10090 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10091
10092         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10093         host.
10094
10095         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10096         and mingw32.
10097
10098 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10099
10100         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10101         here as it is not defined in the toplevel Makefile.
10102
10103 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10104
10105         * configure (package_makefile_rules_frag): New variable, which names
10106         a file with generic rules, ...
10107         Change comment to mention we now have FIVE parts.
10108         * configure: Undo last change.
10109
10110 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10111
10112         * config.guess: More accurate determination of HP processor types.
10113         * config.sub: More accurate determination of HP processor types.
10114
10115 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10116
10117         * configure (package_makefile_frag): Move inserting the
10118         ${package_makefile_frag} to where it should be according
10119         to the comment.
10120
10121 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10122
10123         * config.guess: Add support for Linux/ARM.
10124
10125 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10126
10127         * .cvsignore: Remove *-info and *-install since they match
10128         release-info and mpw-install, which we don't want to just ignore.
10129
10130 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10131
10132         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10133
10134 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10135
10136         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10137         local_prefix to sub-make invocations.
10138
10139 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10140
10141         * configure.in: Check makefile fragments in the source
10142         directory.
10143
10144 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10145
10146         * configure.in: Check whether host and target makefile
10147         fragments exist before adding them to *_makefile_frag.
10148
10149 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10150
10151         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10152
10153 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10154
10155         * configure.in: Make sure we only replace RPATH_ENVVAR on
10156         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10157         regexp to sed.
10158
10159         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10160         to sub-makes.
10161
10162 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10163
10164         * config-ml.in (multi-do): LDFLAGS must include multilib
10165         designator.
10166
10167 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10168
10169         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10170
10171 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10172
10173         * config.sub: Add mingw32 support.
10174         * configure.in: Likewise.
10175
10176 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10177
10178         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10179
10180 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10181
10182         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10183         * configure (gxx_include_dir): Provide a definition for subdirs
10184         which do not use autoconf.
10185
10186 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10187
10188         * config.guess: Sync with egcs.  Picks up new alpha support,
10189         BeOS & some additional linux support.
10190
10191 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10192
10193         * config.guess: HP 9000/803 is a PA1.1 machine.
10194
10195 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10196
10197         * configure.in: It's alpha*-...
10198
10199 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10200
10201         * configure.in (host_makefile_frag, target_makefile_frag):
10202         Handle multiple config files.
10203         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10204         alpha-*-*.
10205
10206 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10207
10208         * mkdep: New file.
10209
10210 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10211
10212         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10213
10214 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10215
10216         * Makefile.in: Add libgui directory.
10217         (GDB_TK): Add all-libgui.
10218         * configure.in: Add libgui directory.
10219         * configure: Add all-libgui to GDB_TK.
10220
10221 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10222
10223         * config-ml.in (multidirs): Add m32r to multilib list.
10224
10225 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10226
10227         * Makefile.in (all-target-gperf): Change dependency to
10228         all-target-libstdc++.
10229
10230 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10231
10232         * config.guess: Add BeOS support.
10233
10234 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10235
10236         Source directory cvs renamed to cvssrc:
10237         * configure.in (host_tools): Change cvs to cvssrc.
10238         (native_only): Likewise.
10239         (noconfigdirs) [various cases]: Likewise.
10240         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10241         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10242         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10243         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10244         (all-cvssrc): Rename target from all-cvs.
10245
10246 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10247
10248         * configure (gxx_include_dir): Fix thinko.
10249
10250 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10251
10252         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10253         (install-cross, install-gcc-cross): New targets.
10254
10255 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10256
10257         * configure.in (noconfigdirs): Add support for Thumb target.
10258
10259         * config.sub (maybe_os): Add support for Thumb target.
10260
10261 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10262
10263         * Makefile.in: Add rules for cygmon.
10264
10265         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10266
10267 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10268
10269         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10270         * configure (gxx_include_dir): Provide a definition for subdirs
10271         which do not use autoconf.
10272
10273 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10274
10275         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10276         11/18/97 build
10277
10278 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10279
10280         * From Franz Sirl.
10281         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10282         found on RedHat Linux systems.
10283
10284 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10285
10286         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10287         guesses.
10288
10289 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10290
10291         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10292
10293 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10294
10295         * ltmain.sh: If mkdir fails, check whether the directory was created
10296         anyhow by some other process.
10297
10298 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10299
10300         * configure.in (d30v-*-*): Configure all directories.
10301
10302 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10303
10304         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10305         for the D30V.
10306
10307 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10308
10309         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10310
10311 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10312
10313         * include/libiberty.h: Add extern "C" { so it can be used with C++
10314         progrms.
10315         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10316         programs.
10317
10318 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10319
10320         * configure.in (d30v-*-*): Configure GCC now.
10321
10322 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10323
10324         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10325         is no longer needed.
10326
10327 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10328
10329         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10330
10331 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10332
10333         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10334         targets using "$@" to provide support for similar but not identical
10335         targets without having to duplicate code.
10336
10337 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10338
10339         * makefile.vms: Fix to work with DEC C.
10340
10341 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10342
10343         * config.sub: Add mips-tx39-elf to marketing names.
10344
10345 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10346
10347         * ltmain.sh: Handle symlinks in generated script.
10348
10349 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10350
10351         * configure: Handle autoconf style directory options: --bindir,
10352         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10353         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10354         --sysconfdir.
10355         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10356         (sharedstatedir, localstatedir, oldincludedir): New variables.
10357         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10358         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10359         sbindir, sharedstatedir, and sysconfdir.
10360
10361 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10362
10363         * Makefile.in (bootstrap-lean): New target.
10364
10365 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10366
10367         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10368         sn, and gnuserv from noconfigdirs.
10369
10370 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10371
10372         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10373
10374 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10375
10376         * Makefile.in (cross): New target.
10377
10378 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10379                           Jeff Law         <law@cygnus.com>
10380
10381         * Makefile.in (bootstrap2, bootstrap3): New targets.
10382         (all-bootstrap): Remove outdated and confusing target.
10383         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10384
10385 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10386
10387         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10388         windows.  Consistent with gdb/configure.
10389
10390 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10391
10392         * configure.in: Name Linux target fragment.
10393
10394         * configure: Rewrite so that project Makefile fragment is inserted
10395         first and appears last in the resulting Makefile.
10396
10397 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10398
10399         * Makefile.in (install-itcl): Install tcl first.
10400
10401 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10402
10403         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10404
10405 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10406
10407         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10408
10409         * configure.in (skipdirs): Add target-librx for Linux.
10410         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10411
10412 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10413
10414         * Makefile.in (bootstrap): New target.
10415
10416 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10417
10418         * config.sub: Accept 'amigados' for backward compatibility.
10419
10420 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10421
10422         * config.guess: Merge with FSF.
10423
10424 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10425
10426         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10427
10428 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10429
10430         * config.sub: Add "marketing-names" patch.
10431
10432 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10433
10434         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10435
10436 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10437
10438         * config.sub: Handle v850-elf.
10439
10440 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10441
10442         * .cvsignore (*-install): Remove.
10443
10444 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10445
10446         * ltconfig: Set CONFIG_SHELL in libtool.
10447         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10448
10449 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10450
10451         * configure.in (target_subdir): Set to libraries if enable_multilib.
10452
10453 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10454
10455         * config.guess: Update from gcc directory.
10456
10457 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10458
10459         * Makefile.in (all-sim): Depends on all-readline.
10460
10461 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10462
10463         * Makefile.in (BISON, YACC): Use $$s.
10464         (all-bison): Depend on all-texinfo.
10465
10466 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10467
10468         * Makefile.in (BISON): Add -L flag.
10469         (YACC): Likewise.
10470
10471 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10472
10473         * configure.in (noconfigdirs): Add support for v850e target.
10474
10475         * config.sub (maybe_os): Add support for v850e target.
10476
10477 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10478
10479         * configure.in (noconfigdirs): Add support for v850ea target.
10480
10481         * config.sub (maybe_os): Add support for v850ea target.
10482
10483 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10484
10485         * config.sub: Add mipstx39.  Delete r3900.
10486
10487 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10488
10489         * Makefile.in (all-autoconf): Depends on all-texinfo.
10490
10491 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10492
10493         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10494         eabi targets.
10495
10496 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10497
10498         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10499
10500         * configure: When handling a Canadian Cross, handle YACC as well as
10501         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10502         * Makefile.in (all-bison): Depend upon all-texinfo.
10503
10504 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10505
10506         * Makefile.in (BISON): bison, not byacc or bison -y.
10507         (YACC): bison -y or byacc or yacc.
10508         (various): Add *-bison as appropriate.
10509         (taz): No need to mess with BISON anymore.
10510
10511 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10512
10513         * configure: If OSTYPE matches *win32*, try to find a good value for
10514         CONFIG_SHELL.
10515
10516 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10517
10518         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10519         configure.in if it is present.
10520
10521 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10522
10523         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10524
10525 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10526
10527         * config.sub: Recognize `arc' cpu.
10528         * configure.in: Likewise.
10529         * config-ml.in: Likewise.
10530
10531 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10532
10533         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10534
10535 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10536
10537         * configure: Changed sed delimiter from ':' to '|' when
10538         attempting to substitute ${config_shell} for SHELL. On
10539         NT ${config_shell} may contain a ':' in it.
10540
10541 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10542
10543         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10544
10545 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10546
10547         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10548
10549 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10550
10551         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10552
10553         * ylwrap: If the program is a relative path, force it to be
10554         absolute.
10555
10556 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10557
10558         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10559
10560 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10561
10562         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10563         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10564         for libraries.
10565
10566 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10567
10568         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10569         separated by spaces.
10570
10571 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10572
10573         * ylwrap: New file.
10574         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10575
10576         * ltmain.sh: Handle /bin/sh at start of install program.
10577
10578         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10579
10580         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10581         * missing: New file, from automake 1.2.
10582
10583 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10584
10585         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10586         check-tk to CHECK_X11_MODULES.
10587
10588 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10589
10590         * config.sub: Merge with FSF.
10591
10592 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10593
10594         * config.guess: Merge with FSF.
10595
10596 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10597
10598         * configure: Treat msdosdjgpp like go32.
10599         * configure.in: Likewise.  Don't remove gprof for go32.
10600
10601         * configure: Change Makefile.tem2 to Makefile.tm2.
10602
10603 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10604
10605         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10606
10607 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10608
10609         * install-sh (chmodcmd): Set to null if the DST directory already
10610         exists.  Same as Nov 11th change.
10611
10612 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10613
10614         * configure (GDB_TK): Needs itcl and tix.
10615
10616 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10617
10618         * config.guess: Update from FSF.
10619
10620 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10621
10622         * Makefile.in (GDB_TK): Depend on itcl and tix.
10623
10624 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10625
10626         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10627         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10628         (INSTALL_SCRIPT): New variable.
10629         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10630         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10631         to -x.
10632         * install-sh: Add support for -x option.
10633
10634 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10635
10636         * configure.in, Makefile.in: Treat tix like itcl.
10637
10638 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10639
10640         * Makefile.in (WINDRES): New variable.
10641         (WINDRES_FOR_TARGET): New variable.
10642         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10643         (EXTRA_HOST_FLAGS): Add WINDRES.
10644         (EXTRA_TARGET_FLAGS): Add WINDRES.
10645         (EXTRA_GCC_FLAGS): Add WINDRES.
10646         ($(DO_X)): Pass down WINDRES.
10647         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10648         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10649         DLLTOOL_FOR_TARGET.
10650
10651 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10652
10653         * configure.in: configure sim before gdb for win32-x-ppc
10654
10655 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10656
10657         Move gperf into the toplevel, from libg++.
10658         * configure.in (target_tools): Add target-gperf.
10659         (native_only): Add target-gperf.
10660         * Makefile.in (all-target-gperf): New target, depend on
10661         all-target-libg++.
10662         (configure-target-gperf): Empty rule.
10663         (ALL_TARGET_MODULES): Add all-target-gperf.
10664         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10665         (CHECK_TARGET_MODULES): Add check-target-gperf.
10666         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10667         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10668
10669 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10670
10671         * config.sub (mn10200): Recognize new basic machine.
10672
10673 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10674
10675         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10676         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10677
10678 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10679
10680         * configure.in: If we're building mips-sgi-irix6* native, turn on
10681         ENABLE_MULTILIB and set TARGET_SUBDIR.
10682
10683 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10684
10685         * Makefile.in (all-sn): Depend on all-grep.
10686
10687 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10688
10689         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10690
10691         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10692         Makefile.  From Jeff Makey <jeff@cts.com>.
10693         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10694
10695         * Makefile.in (DISTBISONFILES): Remove.
10696         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10697         $(DEFAULT_YACC).
10698
10699         * configure.in: Build itl, db, sn, etc., when building for native
10700         cygwin32.
10701
10702         * Makefile.in (LD): New variable.
10703         (EXTRA_HOST_FLAGS): Pass down LD.
10704         ($(DO_X)): Likewise.
10705
10706 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10707
10708         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10709
10710 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10711
10712         * configure.in (targargs): Strip out any supplied --build argument
10713         before adding our own. Always add --build.
10714
10715 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10716
10717         * configure.in (targargs): Pass --build if we're doing
10718         a cross-compile.
10719
10720 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10721
10722         * configure: Use '|' instead of ":" as the separator in
10723         sed. Otherwise sed chokes on NT path names with drive
10724         designators. Also look for "?:*" as the leading characters in an
10725         absolute pathname.
10726
10727 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10728
10729         * config.sub: Support for r3900.
10730
10731 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10732
10733         * configure.in: Use install-sh, not install.sh.
10734
10735 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10736
10737         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10738         apply it twice.
10739
10740 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10741
10742         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10743         install-binutils.
10744
10745 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10746
10747         * Makefile.in: Add automake targets.
10748         * configure.in (host_tools): Add automake.
10749
10750 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10751
10752         * configure: Default CXX to c++, not gcc.
10753         * Makefile.in (CXX): Set to c++, not gcc.
10754         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10755
10756 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10757
10758         * install-sh: try appending a .exe if source file doesn't
10759         exist
10760
10761 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10762
10763         * configure.in: Turn on multilib by default.
10764         (cross_only): Remove target-libiberty.
10765
10766         * Makefile.in (all-gcc): Don't depend on libiberty.
10767
10768 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10769
10770         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10771
10772 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10773
10774         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10775         (DISTBISONFILES): Add ld/Makefile.in
10776
10777 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10778
10779         * configure.in: if target is cygwin32 but host isn't cygwin32,
10780         don't configure gdb tcl tk expect, not just gdb.
10781
10782 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10783
10784         * configure.in: Added gnuserv everywhere sn appears.
10785
10786         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10787         (CROSS_CHECK_MODULES): Added check-gnuserv.
10788         (INSTALL_MODULES): Added install-gnuserv.
10789         (CLEAN_MODULES): Added clean-gnuserv.
10790         (all-gnuserv): New target.
10791
10792 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10793
10794         * config.guess: Fixes for MIPS OpenBSD systems.
10795
10796 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10797
10798         * Makefile.in (INSTALL_XFORM): Remove.
10799         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10800
10801         * mkinstalldirs: New file, copied from automake.
10802         * Makefile.in (installdirs): Rename from install-dirs.  Use
10803         mkinstalldirs.  Change all users.
10804         (DEVO_SUPPORT): Add mkinstalldirs.
10805
10806 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10807
10808         * install-sh: Rename from install.sh.
10809         * Makefile.in (INSTALL): Change install.sh to install-sh.
10810         (DEVO_SUPPORT): Likewise.
10811
10812         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10813         Graichen <graichen@rzpd.de>.
10814
10815 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10816
10817         * config.guess: Recognize OpenBSD systems correctly.
10818
10819 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10820
10821         * README, Makefile.in (ETC_SUPPORT): Remove references to
10822         cfg-paper*, configure.{texi,man,info*}._
10823
10824 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10825
10826         * Makefile.in (all.normal): Ensure that gcc is built after all
10827         the x11 - ie gdb - targets.
10828
10829 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10830
10831         * makefile.vms: Don't run conf-a-gas.
10832
10833 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10834
10835         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10836
10837 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10838
10839         * configure.in: Remove noconfigdirs case since gdb also
10840         configures and builds for tic80-coff.
10841
10842 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10843
10844         * configure: Set cache_file to config.cache.
10845         * Makefile.in (local-distclean): Remove config.cache.
10846
10847 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10848
10849         * COPYING: Update FSF address.
10850
10851 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10852
10853         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10854         noconfigdirs.
10855
10856 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10857
10858         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10859         MAKEDIRS, is empty.
10860
10861 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10862
10863         * config.sub: Tweak mn10300 entry.
10864
10865 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10866
10867         * configure.in (host_tools): Put sim before gdb, so gdb's
10868         configure.tgt can determine if the simulator was configured.
10869
10870 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10871
10872         * config.sub: Move BeOS $os case to be with other Cygnus
10873         local cases.
10874
10875 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10876
10877         * config.sub: Remove misplaced comment that broke Linux.
10878
10879 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10880
10881         * config.sub: Add BeOS support.
10882
10883 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10884
10885         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10886
10887 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10888
10889         * configure.in (noconfigdirs): Remove tcl and tk from
10890         noconfigdirs for cygwin32 builds.
10891
10892 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10893
10894         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10895
10896 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10897
10898         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10899         make-all.com, use makefile.vms instead.
10900
10901 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10902
10903         * config.sub: Accept -lnews*.
10904
10905 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10906
10907         * configure.in (noconfigdirs): Disable target-newlib,
10908         target-examples and target-libiberty for d30v.
10909
10910 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10911
10912         * configure.in (noconfigdirs): Enable ld for d30v.
10913
10914 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10915
10916         * configure.in (tic80-*-*): Build compiler.
10917
10918 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10919
10920         * configure.in (d30v-*): Remove sim directory from list of
10921         unsupported d30v directories
10922
10923 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10924
10925         * config.sub, configure.in: Add d30v target cpu.
10926
10927 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10928
10929         * makefile.vms: New file.
10930         * make-all.com: Remove.
10931
10932 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10933
10934         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10935
10936 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10937
10938         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10939
10940 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10941
10942         * Makefile.in (ALL_MODULES): Added all-db.
10943         (CROSS_CHECK_MODULES): Addec check-db.
10944         (INSTALL_MODULES): Added install-db.
10945         (CLEAN_MODULES): Added clean-db.
10946
10947 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10948
10949         * config.guess: Merge with latest FSF sources.
10950
10951 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10952
10953         * Makefile.in (ALL_MODULES): Added all-itcl.
10954         (CROSS_CHECK_MODULES): Added check-itcl.
10955         (INSTALL_MODULES): Added install-itcl.
10956         (CLEAN_MODULES): Added clean-itcl.
10957
10958 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10959
10960         * configure.in: build gdb for mn10200
10961
10962 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10963
10964         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10965
10966 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10967
10968         * configure.in (tic80-*-*): Turn off most targets right now.
10969
10970 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10971
10972         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10973         rather than the makeinfo program.
10974         (do-info): Depend upon all-texinfo.
10975
10976 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10977
10978         * configure.in: Remove uses of config/mh-linux.
10979
10980         * config.sub, config.guess: Merge with latest FSF sources.
10981
10982 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10983
10984         * config.sub (case $basic_machine): Add tic80 entries.
10985
10986 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10987
10988         * config.sub, config.guess: Merge with latest FSF sources.
10989
10990 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10991
10992         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10993         * mpw-config.in: Test for NewFolderRecursive.
10994         * mpw-install: Use symbolic name for startup filename.
10995         * mpw-README: Add various additional details.
10996
10997 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10998
10999         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11000
11001 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11002
11003         * configure.in: Do build gcc and the target libraries for
11004         the mn10200.
11005
11006 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11007
11008         * configure.in: don't avoid building gdb for mn10300 any more
11009         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11010         instead of single-quoting it.
11011
11012 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11013
11014         * configure.in: Don't use --with-stabs on IRIX 6.
11015
11016 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11017
11018         * configure.in (m32r): Build gdb, libg++ now.
11019
11020 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11021
11022         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11023         directories from noconfigdirs.
11024
11025 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11026
11027         * config.sub (basic_machine): added mips16 configuration
11028
11029 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11030
11031         * config.sub: Handle d10v-unknown.
11032
11033 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11034
11035         * config.sub: Handle v850-unknown.
11036
11037 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11038
11039         * Makefile.in: add findutils
11040         * configure.in: add findutils to list of host_tools
11041
11042 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11043
11044         * config.sub: Handle mn10200 and mn10300.
11045
11046 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11047
11048         * configure.in (d10v-*): Do not build librx.
11049
11050 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11051
11052         * configure.in (mn10300): Build everything except gdb & libgloss.
11053
11054 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11055
11056         * config.guess:  Patch for Dansk Data Elektronik servers,
11057         from Niels Skou Olsen <nso@dde.dk>.
11058
11059         For ncr, use /bin/uname rather than uname, since GNU uname does not
11060         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11061
11062         Patch for MIPS R4000 running System V,
11063         from Eric S. Raymond <esr@snark.thyrsus.com>.
11064
11065         Fix thinko for nextstep.
11066
11067         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11068
11069         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11070         * config.guess: Guess mips-dec-mach_bsd4.3.
11071
11072         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11073         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11074         release numbers.
11075         * config.guess (mips-mips-riscos*):  Emit just enough of the
11076         release number.
11077
11078         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11079         * config.guess (sparc-auspex-sunos*):  Added.
11080         (f300-fujitsu-*): Added.
11081
11082         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11083         * config.guess:  Recognize a Tadpole as a sparc.
11084
11085 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11086
11087         * config.guess: Don't assume that NextStep version is either 2 or
11088         3.  NextStep 4 (aka OpenStep 4) has come out now.
11089
11090 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11091
11092         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11093         From Rik Faith <faith@cs.unc.edu>.
11094
11095 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11096
11097         * config.sub: Contributions from bug-gnu-utils to:
11098         Support plain "hppa" (no version given) architecture, reported by
11099         OpenStep.
11100         OpenBSD like NetBSD.
11101         LynxOs is not a hardware supplier.
11102
11103         * config.guess: Contributions from bug-gnu-utils to add support for:
11104         OpenBSD like NetBSD.
11105         Stratus systems.
11106         More Pyramid systems.
11107         i[n>4]86 Intel chips.
11108         M680[n>4]0 Motorola chips.
11109         Use unknown instead of lynx for hardware manufacturer.
11110
11111 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11112
11113         * install.sh (chmodcmd): Set to null if the DST directory already
11114         exists.
11115
11116 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11117
11118         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11119         not use mt-ppc target Makefile fragment any more.
11120
11121 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11122
11123         * configure.in (*-*-windows):  Exclude everything but those dirs
11124         needed to build windows.
11125
11126 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11127
11128         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11129
11130 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11131
11132         * configure.in:  Exclude mmalloc from i386-windows.
11133
11134 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11135
11136         * Undo my previous change.
11137
11138 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11139
11140         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11141         unconditionally.
11142         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11143
11144 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11145
11146         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11147         host to add it's own flags.
11148
11149 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11150
11151         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11152
11153 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11154
11155         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11156         (CXX_FOR_TARGET): Likewise.
11157         (GCC_FOR_TARGET): Define.
11158         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11159         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11160         CC_FOR_TARGET was specified on the command line.
11161         (MAKEOVERRIDES): Don't define.
11162
11163 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11164
11165         * configure.in (m32r): Fix spelling of libg++ libs.
11166
11167 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11168
11169         * config.sub (-apple*): Remove, now redundant.
11170
11171 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11172
11173         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11174
11175         * configure: Rework yesterday's sed script patch.
11176
11177         * config.sub: Merge with FSF.
11178
11179 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11180
11181         * config.guess:  Merge from FSF.
11182
11183         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11184         * config.guess: Use pc instead of unknown, for pc clone systems.
11185         Change linux to linux-gnu.
11186
11187         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11188         * config.guess: Avoid non-portable tr syntax.
11189
11190 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11191
11192         * test-build.mk (HOLES): Add "xargs" for gdb.
11193
11194         * configure: Avoid hpux10.20 sed bug.
11195
11196 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11197
11198         * configure.in:  Add support for windows host
11199         (that is a build done under the Microsoft build environment).
11200
11201 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         * Makefile.in: Replace all uses of srcroot with s, to shrink
11204         command line lengths.
11205
11206         Patches from Geoffrey Noer <noer@cygnus.com>:
11207         * configure.in: If configuring for newlib, pass --with-newlib to
11208         subdirectories.
11209         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11210         -Bnewlib/ and -Lwinsup to gcc.
11211         (CXX_FOR_TARGET): Likewise.
11212
11213 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11214
11215         * Makefile.in (ETC_SUPPORT): Add configure.
11216
11217 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11218
11219         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11220         host configuration file.
11221
11222 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11223
11224         * configure.in: Break mn10x00 support into separate
11225         mn10200 and mn10300 configurations.
11226         * config.sub: Likewise.
11227
11228 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11229
11230         * configure.in: Add lots of stuff to noconfigdirs for
11231         the mn10x00 targets.
11232
11233         * config.sub, configure.in: Add mn10x00 support.
11234
11235 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11236
11237         * make-all.com: Call conf-a-gas, not config-a-gas.
11238
11239 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11240
11241         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11242         targets.
11243
11244 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11245
11246         * mpw-README: Add much more detail for native PowerMac.
11247         * mpw-install: New file.
11248         * mpw-configure: Add --norecursion and --help options.
11249         * mpw-config.in: Translate readme and install files when
11250         copying to objdir.
11251         * mpw-build.in: Don't always depend on byacc and flex.
11252         (install-only-top): New action.
11253
11254 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11255
11256         * configure.in:  You can now configure GDB for the v850.
11257
11258 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11259
11260         * configure.in (noconfigdirs): Don't configure any C++ dirs
11261         if targeting D10V.
11262
11263 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * config.sub: Recognize mips64vr5000.
11266
11267 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11268
11269         * configure.in: Use a single line for host_tools and native_only.
11270
11271 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11272
11273         * config.sub, configure.in: Add entries for m32r.
11274
11275 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11276
11277         * Makefile.in (inet-install): Don't run install-gzip.
11278
11279 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11280
11281         * configure.in:  Don't config lots of things for *-*-windows*.
11282
11283 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11284
11285         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11286         (host_libs, host_tools): Copy from configure.in.
11287         * mpw-configure: Don't complain about directories not found.
11288
11289 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11290
11291         * configure.in (i[345]86): Recognize i686 for pentium pro.
11292         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11293         file.
11294
11295         * config.guess (i[345]86): Ditto.
11296
11297 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11298
11299         * configure.in (noconfigdirs): Removed gdb for D10V.
11300
11301 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11302
11303         * configure.in: Remove ld, target-libio, target-libg++, and
11304         target-libstdc++ from noconfigdirs.
11305
11306 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11307
11308         * configure: Fix three locations where shell scripts were
11309         being run directly rather than with config_shell.
11310
11311 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11312
11313         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11314         * config.sub (basic_machine): Recognize v850.
11315
11316 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11317
11318         * mpw-configure: Handle multiple enable/disable options and
11319         pass them down recursively, handle -c and -s flags appropriately
11320         depending on choice of compiler, add escape mechanism for
11321         quoted arguments to gC.
11322
11323 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11324
11325         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11326         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11327         so that -mrelocatable-lib and -mno-eabi are used.
11328
11329         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11330         not support --print-multi-lib, don't abort.
11331
11332 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11333
11334         * make-all.com: Run config-a-gas.
11335         * setup.com: Don't copy subdirectory files around.
11336
11337 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11338
11339         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11340         target, it now compiles correctly.
11341
11342 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11343
11344         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11345
11346 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11347
11348         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11349
11350 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11351
11352         * configure.in (native_only): Add prms.
11353
11354 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11355
11356         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11357         (BINUTILS_SUPPORT_DIRS): Likewise.
11358
11359 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11360
11361         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11362         d10v support is added.
11363
11364 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11365
11366         * configure.in (d10v-*-*): New target.
11367
11368 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11369
11370         * config.guess (HP 9000/811): Recognize this as a PA1.1
11371         machine.
11372
11373 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11374
11375         * Makefile.in (do-tar-gz): New target, split out from tail end of
11376         taz target.  Run each command separately, don't use pipes.
11377         (taz): Use it.
11378
11379 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11380
11381         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11382         * mpw-build.in: No builds should depend on building byacc or flex,
11383         they are assumed to be installed already.
11384
11385 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11386
11387         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11388         variable that CC_FOR_TARGET needs.
11389
11390 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11391
11392         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11393         options have changed since the last time the subdirectory was
11394         configured, and if it has, reconfigure.
11395         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11396         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11397
11398 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11399
11400         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11401         CLEAN_MODULES): Add bash.
11402         (all-bash): New target.
11403
11404 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11405
11406         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11407
11408 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11409
11410         * config.sub (basic_machine): Recognize d10v as a valid processor.
11411
11412 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11413
11414         * mpw-configure: Add support for --bindir.
11415         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11416
11417 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11418
11419         * configure.in: add bash, time, gawk to list of hosttools and things
11420         to only build for native toolchains
11421
11422 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11423
11424         * Makefile.in (docdir): Remove.
11425
11426 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11427
11428         * Makefile.in (datadir): Set to $(prefix)/share.
11429
11430 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11431
11432         * configure.in: build diff and patch for cygwin32-hosted
11433         toolchains.
11434
11435 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11436
11437         * config.sub: Accept -rtems*.
11438
11439 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11440
11441         * configure.in: enable dosrel for cygwin32-hosted builds,
11442                 remove diff from the list of things not buildable
11443                 via Canadian Cross
11444
11445 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11446
11447         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11448         don't get ". ".
11449
11450 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11451
11452         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11453
11454 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11455
11456         * Makefile.in (taz): Handle case where tex3patch didn't even get
11457         checked out.  Also, if it was found, put the symlink in a new util
11458         subdirectory.
11459
11460 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11461
11462         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11463
11464 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11465
11466         * config.sub: Recognize -openvms.
11467         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11468         * make-all.com, setup.com: New files.
11469
11470 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11471
11472         * Makefile.in (taz): tex3patch moved to texinfo/util.
11473
11474 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11475
11476         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11477         * configure.in: remove make from disable-if-Can-Cross list
11478                 enable gdb if ${host} and ${target} are cygwin32
11479
11480 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11481
11482         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11483         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11484
11485 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11486
11487         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11488         distinguish sysv/svr4/bsd variants.
11489         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11490
11491 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11492
11493         * configure.in: Added copyright notice.
11494         * move-if-change: Added copyright notice.
11495
11496 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11497
11498         * configure.in (powerpcle-*-solaris*): Until we get shared
11499         libraries working, don't build gdb, sim, make, tcl, tk, or
11500         expect.
11501
11502 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11503
11504         * config.guess:  Merge with FSF:
11505
11506         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11507         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11508
11509         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11510         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11511
11512         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11513         * config.guess:  Combine two OSF1 rules.
11514         Also recognize field test versions.  From mjr@zk3.dec.com.
11515         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11516         because GNU uname does not support -p.  From pmr@pajato.com.
11517
11518 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11519
11520         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11521
11522 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11523
11524         * mpw-README: Document GCCIncludes.
11525
11526 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11527
11528         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11529
11530 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11531
11532         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11533
11534 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11535
11536         * configure.in (*-*-cygwin32): Configure make.
11537
11538 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11539
11540         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11541
11542 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11543
11544         * Makefile.in (all-inet): Depend on all-perl.
11545
11546         * Makefile.in (inet-install): New target.
11547
11548         * Makefile.in (all-inet): Depend on all-tcl.
11549         (all-inet): Depend on all-send-pr.
11550
11551 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11552
11553         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11554         temporarily.
11555
11556 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11557
11558         * configure.in: Don't configure --with-gnu-ld on AIX.
11559
11560 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11561
11562         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11563
11564 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11565
11566         * Makefile.in (ALL_MODULES): Added all-inet.
11567         (CROSS_CHECK_MODULES): Added check-inet.
11568         (INSTALL_MODULES): Added install-inet.
11569         (CLEAN_MODULES): Added clean-inet.
11570         (all-indent): New target.
11571
11572         * configure.in (host_tools): Added inet.
11573         (native_only): Added inet.
11574         (noconfigdirs): Added inet.
11575
11576 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11577
11578         * configure.in: Don't configure libgloss if we are not configuring
11579         newlib.
11580
11581 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11582
11583         * configure.in: Don't configure libgloss for unsupported
11584         architectures.
11585
11586 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11587
11588         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11589
11590 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11591
11592         * Makefile.in (ALL_MODULES): Include all-apache.
11593         (CROSS_CHECK_MODULES): Include check-apache.
11594         (INSTALL_MODULES): Include install-apache.
11595         (all-apache): New target.
11596
11597         * configure.in: Added apache everywhere perl is seen.
11598
11599 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11600
11601         * Makefile.in: Add support for clean-{module} and
11602         clean-target-{module} rules.
11603
11604 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11605
11606         * configure.in (*-*-ose) do not build libgloss.
11607
11608 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11609
11610         * config.guess (prep*:SunOS:5.*:*): Turn into
11611         powerpele-unknown-solaris2.
11612
11613 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11614
11615         * configure.in: Permit --enable-shared to specify a list of
11616         directories.
11617
11618 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11619
11620         * configure.in (host==solaris): Pass only the first word of $CC
11621         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11622
11623 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11624
11625         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11626
11627 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11628
11629         * Makefile.in (ALL_MODULES): Include all-perl.
11630         (CROSS_CHECK_MODULES): Include check-perl.
11631         (INSTALL_MODULES): Include install-perl.
11632         (ALL_X11_MODULES): Include all-guile.
11633         (CHECK_X11_MODULES): Include check-guile.
11634         (INSTALL_X11_MODULES): Include install-guile.
11635         (all-perl): New target.
11636         (all-guile): New target.
11637
11638         * configure.in (host_tools): Include perl and guile.
11639         (native_only): Include perl and guile.
11640         (noconfigdirs): Don't build guile and perl; no ports have been
11641         done.
11642
11643 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11644
11645         * configure (--enable-*): Handle quoted option lists such as
11646         --enable-sim-cflags='-g0 -O' better.
11647
11648 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11649
11650         * Makefile.in ({,inst}all-target): New rule so we can make and
11651         install all of the target directories easily.
11652
11653 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11654
11655         * configure.in: Add missing global flag in sed substitution when
11656         deleting `target-' from ${configdirs}.
11657
11658 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11659
11660         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11661         option.
11662
11663         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11664         config/mh-necv4.
11665
11666         * install.sh: Correct misspelling of transformbasename.
11667
11668         * config.guess: Recognize mips-*-sysv*.
11669
11670 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11671
11672         * config.sub: Recognize mon960.
11673
11674 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11675
11676         * configure: Restore Canadian Cross handling of BISON and LEX,
11677         removed in Feb 20 change.
11678
11679 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11680
11681         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11682         Mention make install.  Remove the old copyright date as well the
11683         clumsy and rather pointless copyright on the README file.
11684
11685 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11686
11687         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11688         Makefile after running symlink-tree, then run `make distclean' to
11689         avoid clobbering any generated files in srcdir.
11690
11691 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11692
11693         * configure.in (m68k-*-netbsd*): Build everything now.
11694
11695 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11696
11697         * Makefile.in (taz): Fix quoting.
11698
11699 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11700
11701         * configure.in (sparclet-*-*): Build everything now.
11702
11703 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11704
11705         * configure.in (m68k-*-linux*): New host.
11706
11707 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11708
11709         * configure: Check for bison before byacc.
11710
11711 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11712
11713         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11714         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11715         searching PATH.  These are used as fallbacks by Makefile.in if
11716         flex/bison/byacc aren't in objdir.
11717
11718 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11719
11720         * Makefile.in: Make everything which depends upon all-bfd also
11721         depend upon all-opcodes, in case --with-commonbfdlib is used.
11722
11723 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11724
11725         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11726         building NT native compilers on Unix.
11727
11728 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11729
11730         * configure.in: Don't get CC from the host Makefile fragment if we
11731         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11732         Solaris test for /usr/ucb/cc to the post target script, just after
11733         the compiler sanity test.
11734
11735 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11736
11737         * config.sub: Merge with FSF.
11738
11739 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11740
11741         * Makefile.in (RPATH_ENVVAR): New variable.
11742         (REALLY_SET_LIB_PATH): Use it.
11743         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11744
11745 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11746
11747         * config.sub, configure.in: Recognize sparclet cpu.
11748
11749 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11750
11751         * config.guess:  Support m68k-cbm-sysv4.
11752
11753 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11754
11755         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11756         m68k-unknown-linuxaout from linker help string.  Put quotes around
11757         $ld_help_string.
11758
11759 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11760
11761         * config.guess (powerpc-harris-powerunix): Add guess for port
11762         to new target.
11763
11764 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11765
11766         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11767
11768 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11769
11770         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11771         $(REALLY_SET_LIB_PATH) in Makefile.
11772         * Makefile.in (SET_LIB_PATH): New variable.
11773         (REALLY_SET_LIB_PATH): New variable.
11774         ($(DO_X)): Use $(SET_LIB_PATH).
11775         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11776         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11777         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11778         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11779         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11780         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11781         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11782         (install-dosrel): Likewise.
11783         (all-opcodes): Depend upon all-libiberty.
11784
11785 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11786
11787         * config.guess (*:CYGWIN*): New
11788
11789 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11790
11791         * Makefile.in (all-target-winsup): All all-target-libiberty.
11792
11793 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11794
11795         * configure.in (noconfigdirs): Add missing # in front of comment.
11796
11797 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11798
11799         * configure.in: add second pass to things added to noconfigdirs
11800         so *-gm-magic can exclude libgloss properly.
11801
11802 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11803
11804         * mpw-configure (extralibs_name, rez_name): Set correctly
11805         for MWC68K compiler.
11806
11807         * mpw-README: Add more info on the necessary build tools.
11808
11809 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11810
11811         * configure.in, config.sub: Recognize cygwin32.
11812
11813 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11814
11815         * config.guess, config.sub: Recognize A/UX.
11816
11817 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11818
11819         * config.sub: Merge with gcc/config.sub.
11820
11821 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11822
11823         * mpw-build.in (do-binutils): Add build of stamps.
11824
11825 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11826
11827         * config.sub: Add recognition for mips64vr4100*-* targets.
11828
11829 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11830
11831         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11832         Add creation of gconfigargs with `--enable-shared' turned on.
11833         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11834         ($(host)-stamp-stage3-configured): Likewise.
11835         (HOLES): Add chatr and ldd.
11836         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11837
11838 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11839
11840         * configure: Pass --nfp to recursive configures.
11841
11842 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11843
11844         * Makefile.in (DLLTOOL): New.
11845         (DLLTOOL_FOR_TARGET): New.
11846         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11847         (EXTRA_TARGET_FLAGS): Ditto.
11848         (EXTRA_GCC_FLAGS): Ditto.
11849         (CONFIGURE_TARGET_MODULES): Ditto.
11850         (DO_X): Ditto.
11851         * configure: Add DLLTOOL.
11852
11853 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11854
11855         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11856         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11857         mh-sco, since old workarounds no longer needed, and don't
11858         build ld, since libraries have weak symbols in COFF.
11859
11860 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11861
11862         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11863
11864 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11865
11866         * configure.in: Make sure that ${CC} can be used to compile an
11867         executable.
11868
11869 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11870
11871         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11872         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11873         nothing depending on whether gdbtk is being built.
11874
11875 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11876
11877         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11878
11879 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11880
11881         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11882         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11883
11884 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11885
11886         * config-ml.in: Add support for
11887         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11888         Simplify setting of multidirs from --disable-foo.
11889
11890 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11891
11892         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11893         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11894         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11895         non-empty, pass them on to the  GCC make.
11896         (all-bootstrap): New rule that is like all-gcc, except it executes
11897         the GCC bootstrap rule instead of the GCC all rule.
11898
11899 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11900
11901         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11902
11903 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11904
11905         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11906         DG/UX support.
11907
11908 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11909
11910         * config.sub (i*86*) Change [345] to [3456]
11911
11912 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11913
11914         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11915         --with-gnu-ld=no.
11916
11917 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11918
11919         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11920         AIX multilibs get built.
11921
11922 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11923
11924         * configure.in (i386-win32): Don't build expect if we're not
11925         building the tcl subdir.
11926
11927 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11928
11929         * Makefile.in: (configure-target-examples, all-target-examples):
11930         New targets, configure and build example programs.
11931
11932 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11933
11934         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11935         use it as input to sedit the generated MPW makefile.
11936         * mpw-README: Add a suggestion about Gestalt.h.
11937
11938 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11939
11940         * config.sub: Accept *-*-ieee*.
11941
11942 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11943
11944         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11945         Ronald F. Guilmette <rfg@monkeys.com>.
11946
11947 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11948
11949         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11950         for powerpc-pe native.
11951         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11952         (target==powerpc-pe): duplicate i386-win32 entry.
11953
11954 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11955
11956         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11957         of vxworks, not just vxworks5.1.
11958
11959 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11960
11961         * mpw-configure: Add support for exec-prefix.
11962
11963 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11964
11965         * config.guess: Recognize HP model 816 machines as having
11966         a PA1.1 processor.
11967
11968 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11969
11970         * configure: Ignore new autoconf configure options.
11971
11972 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11973
11974         * config.guess:  Recognize Pentium under SCO.
11975         From Robert Lipe <robertl@arnet.com>.
11976
11977 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11978
11979         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11980
11981 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11982
11983         * configure.in: Don't configure gas for alpha-dec-osf*.
11984
11985 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11986
11987         * configure.in: Default to --with-stabs for some targets for which
11988         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11989         i[345]86*-*-unixware*.
11990
11991 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11992
11993         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11994         rather than basing it on the target.  Simplify handling of options
11995         controlling which directories to configure.  Remove extraneous
11996         slash in multi-clean target.
11997
11998 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11999
12000         * config-ml.in: Prefix more variables with ml_ so they don't collide
12001         with configure's.
12002
12003 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12004
12005         * configure: Don't turn -v into --v.
12006
12007 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12008
12009         * configure.in (targargs): Fix typo.
12010
12011         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12012
12013 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12014
12015         * configure.in: Strip --host and --target options from
12016         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12017         --with-cross-host option when building with a cross-compiler.
12018         * configure: Canonicalize the arguments put into config.status by
12019         always using `=' for an option with an argument.  Pass a presumed
12020         --host or --target explicitly.
12021
12022 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12023
12024         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12025         into general OS recognition case.
12026
12027 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12028
12029         * configure.in (target_configdirs): add target-winsup only
12030         for win32 target systems.
12031
12032 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12033
12034         * Makefile.in (all-target-libgloss): Depend upon
12035         configure-target-newlib, since when libgloss is built it looks to
12036         see if the newlib directory exists.
12037
12038 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12039
12040         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12041         cfg-ml-*.in.
12042
12043 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12044
12045         * configure: Handle LD and LD_FOR_TARGET when configuring a
12046         Canadian Cross.
12047
12048 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12049
12050         * configure.in (target_libs): add target-winsup.
12051         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12052         (target==ppcle-pe): remove ld from $noconfigdirs.
12053
12054 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12055
12056         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12057         Preserve relative path names in $srcdir.  Build symlink tree if
12058         configuring cross target dir and srcdir=. (= no VPATH support).
12059         (configure-target-libg++): Depend on configure-target-librx.
12060         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12061         * config-ml.in: New file.
12062         * symlink-tree: New file.
12063         * configure: Ensure srcdir="." if that's what it is.
12064
12065 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12066
12067         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12068         includes and FLEX_SKELETON setting.
12069         * mpw-configure (--with-gnu-ld): New option, controls whether
12070         to use PPCLink or ld with PowerMac GCC.
12071         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12072         * mpw-config.in: Configure grez if targeting Mac.
12073
12074         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12075         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12076         just macos.
12077         * configure.in: Configure grez resource compiler if targeting Mac.
12078         * Makefile.in (all-grez, install-grez): New targets.
12079
12080 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12081
12082         * configure: CXX defaults to gcc, not g++.  If we find
12083         gcc in the path, set CC to gcc -O2.
12084
12085 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12086
12087         * configure: Default ${build} correctly.  Avoid picking up extra
12088         spaces when reading CC and CXX from Makefile.  When doing a
12089         Canadian Cross, use plausible default values for numerous
12090         variables.
12091         * configure.in: When doing a Canadian Cross, don't try to
12092         configure tools whose configure script can't handle it.
12093
12094 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12095
12096         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12097
12098 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12099
12100         * configure:  Remove dubious bug reporting address.
12101
12102 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12103
12104         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12105         configure script, run that instead of this directory's configure.
12106         In either case, print a message that we're configuring the sub-dir.
12107
12108 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12109
12110         * configure.in: Before checking for the existence of various files,
12111         use sed to filter out "target-".
12112
12113 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12114
12115         * Makefile.in (DO_X): Split rule to decrease command line length
12116         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12117         (Philippe De Muyter).
12118
12119 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12120
12121         * Makefile.in (all-patch): depend on all-libiberty.
12122
12123 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12124
12125         * configure.in: If the only directory in target_configdirs which
12126         actually exists is libiberty, then set target_configdirs to empty,
12127         to avoid trying to build a target libiberty in a gas or gdb
12128         distribution.
12129
12130 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12131
12132         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12133         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12134         systems.
12135
12136 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12137
12138         * configure.in (copy_dirs): Use sys-include instead of include
12139         for --with-headers option.
12140
12141 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12142
12143         * Makefile.in, configure.in: Make winsup builds work with
12144         new scheme.
12145
12146 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12147
12148         * configure.in: Build the linker on AIX.
12149
12150 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12151
12152         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12153         where needed.
12154
12155 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12156
12157         * Makefile.in (all-gcc): Fix typo.
12158
12159 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12160
12161         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12162
12163 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12164
12165         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12166         to target-xiberty, to provide more flexibility.
12167         (target_subdir):  Define.  Create if cross.
12168         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12169         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12170         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12171         check-libFOO -> check-target-libFOO, etc.
12172         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12173         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12174         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12175         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12176         allow ALL_GCC="" to only configure.
12177         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12178         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12179         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12180
12181 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12182
12183         * Makefile.in (taz): Build "info" in etc explicitly.
12184
12185 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12186
12187         * configure.in:  Make sure that CC is undefined (as opposed to
12188         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12189         problem with autoconf trying to configure on a host without GCC.
12190
12191 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12192
12193         * mpw-configure: Set host alias from choice of host compiler,
12194         only use generic MPW Makefile sed if present, edit a file
12195         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12196         * mpw-README: Add problem notes about CW6 and CW7.
12197
12198 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12199
12200         * Makefile.in (taz): Use ";" instead of ";;".
12201
12202 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12203
12204         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12205         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12206         DISTDOCDIRS.
12207         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12208         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12209
12210 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12211
12212         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12213         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12214         Move bfd to DISTSTUFFDIRS.
12215
12216 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12217
12218         * Makefile.in (X11_LIB): Removed.
12219         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12220
12221         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12222
12223 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12224
12225         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12226         names.
12227
12228 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12229
12230         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12231
12232 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12233
12234         * configure.in (i[345]86-*-win32): Always build newlib.
12235         Don't configure cvs, autoconf or texinfo.
12236         * Makefile.in (LD_FOR_TARGET): New.
12237         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12238         Pass down LD_FOR_TARGET.
12239
12240 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12241
12242         * winsup: New directory.
12243         * Makefile.in: Build winsup.
12244         * configure.in: Winsup is configured when target is win32.
12245         Can only build win32 target GDB when native.
12246
12247 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12248
12249         * config.guess: Recognize HP model 819 machines as having
12250         a PA 1.1 processor.
12251
12252 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12253
12254         * configure: Fix sed loop which substitutes for CC and CXX to
12255         avoid bug found in various sed implementations.
12256
12257 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12258
12259         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12260         simulator.  Use standard powerpc-*-eabi*.
12261
12262 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12263
12264         * configure.in: Stop putting gas and binutils in noconfigdirs for
12265         powerpc-*-aix* and rs6000-*-*.
12266
12267 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12268
12269         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12270         -mcall-aixdesc libraries.
12271
12272 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12273
12274         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12275
12276         * config.sub (arm | armel | armeb): Fix shell syntax.
12277
12278 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12279
12280         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12281         -msoft-float and -mcpu=common support.
12282         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12283         libraries.
12284
12285 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12286
12287         * configure.in: Allow configuration and build of emacs19 for the alpha.
12288
12289 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12290
12291         * configure.in (CC): Get ^CC, not just any old CC, from
12292         ${host_makefile_frag}.
12293
12294 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12295
12296         * configure.in (CC): Try to get CC from
12297         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12298
12299 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12300
12301         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12302         only if it exists in $(srcdir).
12303
12304 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12305
12306         * configure: If CC and CXX are not set in the environment, set
12307         them, based on either an existing Makefile or on searching for gcc
12308         in PATH.  Substitute for CC and CXX in Makefile.
12309         * configure.in: Remove libm from target_libs.  Separate
12310         target_configdirs from configdirs.  If CC is not set in
12311         environment, try to get it from a host Makefile fragment.  Rewrite
12312         changes of configdirs to use skipdirs instead.  A few minor
12313         tweaks.  Take directories out of target_configdirs as they are
12314         taken out of configdirs.  Remove existing Makefile files from
12315         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12316         CONFIG_ARGUMENTS in Makefile.
12317         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12318         by configure.in.
12319         (CONFIG_ARGUMENTS): Likewise.
12320         (CONFIGURE_TARGET_MODULES): New variable.
12321         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12322         ($(CONFIGURE_TARGET_MODULES)): New target.
12323         (configure-libg++, configure-libio): New targets.
12324         (all-libg++): Depend upon configure-libg++.
12325         (all-libio): Depend upon configure-libio.
12326         (configure-libgloss, all-libgloss): New targets.
12327         (configure-libstdc++): New target.
12328         (all-libstdc++): Depend upon configure-libstdc++.
12329         (configure-librx, all-librx): New targets.
12330         (configure-newlib): New target.
12331         (all-newlib): Depend upon configure-newlib
12332         (configure-xiberty): New target.
12333         (all-xiberty): Depend upon configure-xiberty.
12334
12335 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12336
12337         * configure.in (host i[345]86-*-win32):  Expand the
12338         noconfigdirs again.
12339
12340 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12341
12342         * mpw-configure: Fix sed command file name.
12343
12344 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12345
12346         * configure.in (host i[345]86-*-win32): Reduce the
12347         noconfigdirs again.
12348
12349 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12350
12351         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12352         or powerpc*-*-pe*, since they are not yet supported.
12353
12354 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12355
12356         Add PowerMac support and many other enhancements.
12357         * mpw-configure: New option --cc to select compiler to use,
12358         paste options set according to --cc into the generated
12359         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12360         if mpw-make.sed is present.
12361         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12362         add forward includes for PowerPC include files.
12363         * mpw-build.in: Build using Makefile.PPC if present.
12364         (do-byacc, etc): Remove separate version resource builds.
12365         (do-gas): Build "stamps" before "all".
12366         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12367         * mpw-README: Update to reflect --cc option, PowerMac support,
12368         and recently-reported compatibility problems.
12369
12370 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12371
12372         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12373         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12374         (--with-multilib-top): Pass to recursive invocations.
12375
12376 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12377
12378         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12379         v810-*-*.
12380
12381 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12382
12383         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12384         gdb, ld and opcodes on v810-*-*.
12385
12386 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12387
12388         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12389         (local-maintainer-clean): New target.
12390         (maintainer-clean): New target.
12391         (realclean): Just depend upon maintainer-clean.
12392
12393 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12394
12395         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12396
12397 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12398
12399         * configure.in: Build ld in mips*-*-bsd* case.
12400
12401 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12402
12403         * config.sub: Accept -lites* OS.  From Ian Dall.
12404
12405 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12406
12407         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12408         targets.
12409
12410 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12411
12412         * configure.in: treat i386-win32 canadian cross the same as
12413         i386-go32 canadian cross.
12414
12415 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12416
12417         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12418         running under the simulator to build a reduced set of libraries.
12419         (powerpc-*-eabiaix): Add fine grained multilib support added to
12420         other powerpc targets yesterday.
12421
12422 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12423
12424         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12425         -disable-softfloat, -disable-relocatable, -disable-aix, and
12426         -disable-sysv to control which multilib libraries get built.
12427
12428 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12429
12430         * configure: Add Makefile.tem to list of files to remove in trap
12431         handler.
12432
12433 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12434
12435         * config.guess (*Linux*):  Add missing "exit"s.
12436         Also, need specific check for alpha-unknown-linux (uses COFF).
12437
12438 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12439
12440         * config.guess:  Merge with FSF:
12441
12442         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12443         * config.guess (AIX4): More robust release numbering discovery.
12444
12445         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12446         * config.guess (i386-sequent-ptx): Properly get version number.
12447
12448         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12449         * config.guess (mips:*:4*:UMIPS): New case.
12450
12451 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12452
12453         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12454         (i386-win32 host): Likewise.  Don't build readline.
12455
12456 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12457
12458         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12459         SUPPORT_FILES to submakes.
12460
12461 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12462
12463         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12464         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12465         mpw-configure.
12466
12467 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12468
12469         * configure.in (appdirs): Use =, not ==, in test expression when
12470         trying to build the text to print in the warning message for
12471         Solaris users.
12472
12473 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12474
12475         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12476
12477 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12478
12479         * config.guess: Recognize lynx-2.3.
12480
12481 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12482
12483         * config.sub (z8ksim): Deleted
12484         (z8k-*-coff): New, this is the one true name of the target.
12485
12486 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12487
12488         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12489
12490 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12491
12492         * config.guess (*:Linux:*:*): First try asking the linker what the
12493         default object file format is (elf, aout, or coff).  Then if this
12494         fails, try previous methods.
12495
12496 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12497
12498         * configure.in: Don't build newlib for *-*-vxworks5.1.
12499
12500 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12501
12502         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12503         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12504
12505 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12506
12507         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12508
12509 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12510
12511         * cfg-ml-com.in: New file.
12512         * cfg-ml-pos.in: New file.
12513
12514 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12515
12516         * COPYING.NEWLIB: Add HP free copyright to list.
12517
12518 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12519
12520         * config.sub: Recognize -eabi* for the system, not just -eabi.
12521
12522 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12523
12524         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12525         * config.sub, configure.in (win32): New target and host.
12526
12527 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12528
12529         * configure.in: Add i386-pe configuration.
12530
12531 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12532
12533         * mpw-build.in (install): Install GDB after LD.
12534
12535 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12536
12537         * mpw-config.in (elf/mips.h): Always forward-include, needed
12538         for GDB to build.
12539
12540 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12541
12542         * testsuite: New directory for customer acceptance and whole tool
12543         chain tests.
12544
12545 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12546
12547         * configure: If per-host line isn't found, but AC_OUTPUT is found
12548         and a configure script exists, run it instead.
12549
12550 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12551
12552         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12553
12554 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12555
12556         * configure: Set build_{cpu,vendor,os,alias} to host values when
12557         --build isn't specified.
12558
12559 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12560
12561         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12562         (FLAGS_TO_PASS): Pass them.
12563         (EXTRA_TARGET_FLAGS): Ditto.
12564
12565 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12566
12567         * Makefile.in (all-libg++): Depend on all-libstdc++.
12568
12569 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12570
12571         * configure.in (noconfigdirs): Enable all packages for
12572           i386-unknown-netbsd.
12573
12574 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12575
12576         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12577         hosted builds (DOS builds)
12578
12579 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12580
12581         Changes for ARM based on patches from Richard Earnshaw:
12582         * config.sub: Handle armeb and armel.
12583         * configure.in: Omit arm linker only for riscix.
12584
12585 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12586
12587         * config.guess:  Update from FSF.
12588
12589 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12590
12591         * config.sub: Recognize powerpcle as the little endian variant of
12592         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12593         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12594         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12595         temporarily.
12596
12597 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12598
12599         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12600
12601 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12602
12603         * config.sub: Accept -lites* as a basic system type.
12604
12605 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12606
12607         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12608         installed, and if so return linuxoldld as the system name.
12609
12610 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12611
12612         * config.guess: Add hppa1.1-hp-lites support.
12613
12614 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12615
12616         * configure.in: Don't build newlib for m68k-vxworks5.1.
12617
12618 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12619
12620         * configure.in (mips-sgi-irix6): Use mh-irix5.
12621
12622 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12623
12624         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12625
12626 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12627
12628         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12629         OSF/1.  Fix compiler flags.
12630         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12631
12632 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12633
12634         * configure.in: Recognize --with-newlib.
12635         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12636
12637 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12638
12639         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12640         to *_X11_MODULES due to gdbtk needing X include files et al.
12641
12642 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12643
12644         Merge in support for Mac MPW as a host.
12645         (Old change descriptions retained for informational value.)
12646
12647         * mpw-config.in: Add generic include forwards for cpu-specific
12648         include files in aout and elf directories.
12649
12650         * mpw-configure: Added copyright.
12651         * mpw-config.in: Check for presence of required build tools.
12652         (target_libs): Add newlib.
12653         (target_tools): Add examples.
12654         (Read Me): Generate as "Read Me for MPW" instead.
12655         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12656         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12657         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12658
12659         * mpw-configure: Remove subdir-specific makefile hackery,
12660         delete mk.tmp after using it.
12661
12662         * mpw-build.in (all): Display start and end times.
12663
12664         * mpw-configure (host_canonical): Set.
12665         (target_cpu): Always add to makefiles.
12666         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12667         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12668         (mpw-mh-mpw): Look for in srcdir and srcroot.
12669         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12670
12671         * mpw-build.in: (install-only): New target.
12672
12673         * mpw-configure (host_alias, target_alias): Rename from hostalias
12674         and targetalias, add into generated Makefile.
12675         (mk.tmp): If present, add into generated Makefile.
12676         * mpw-build.in (all-gas): Build config.h first before gas proper.
12677
12678         * mpw-configure (config.status): Write only if changed.
12679         * mpw-config.in (readline): Configure it (not built, just used for
12680         definitions).
12681
12682         * mpw-config.in (elf/mips.h): Add a forward include.
12683
12684         * mpw-config.in: Forward-include most .h files in include into
12685         extra-include.
12686         (readline): Don't build.
12687         mpw-build.in (install): Install GDB.
12688
12689         * mpw-configure (prefix, mpw_prefix): Handle it.
12690         * mpw-config.in (mmalloc, readline): Don't configure.
12691         * mpw-build.in (thisscript): Rename to ThisScript.
12692         Use mpw-build instead of BuildProgram everywhere.
12693         (mmalloc, readline): Don't build.
12694         * mpw-README: New file, basic documentation about the MPW port.
12695
12696         * mpw-config.in: Use forward-include to create include files.
12697
12698         * mpw-configure: Add more things to the top of each configured
12699         Makefile, including contents of config/mpw-mh-mpw.
12700         * mpw-config.in (extra-include): Create this directory and fill it
12701         with Posix-like include files when configuring.
12702
12703         * config.sub (apple, mac, mpw): Add various aliases.
12704
12705         * mpw-build.in: New file, top-level build script fragment for MPW.
12706         * mpw-configure: New file, configure script for MPW.
12707         * mpw-config.in: New file, config fragment for MPW.
12708
12709 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12710
12711         * configure.in (host_libs): Remove glob, since it is gone from the
12712         sources.
12713
12714 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12715
12716         * Makefile.in: define empty GDB_NLM_DEPS var.
12717
12718         * configure.in(target_makefile_frag): use config/mt-netware
12719         for netware targets.
12720
12721 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12722
12723         * config.sub: Merge in recent FSF changes.  Remove linux special
12724         cases.
12725
12726 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12727
12728         Revert this change:
12729
12730         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12731
12732                 * build-all.mk: Use CC=cc -Xs on Solaris.
12733
12734 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12735
12736         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12737         stop using it.
12738         * Makefile.in: Nuke all references to glob subdirectory.
12739
12740 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12741
12742         * configure.in: Fix --enable-shared logic in per-host.
12743
12744 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12745
12746         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12747
12748 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12749
12750         * configure.in (noconfigdirs): Don't build gas on AIX, for
12751         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12752
12753 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12754
12755         * configure: Fix --cache-file to work if the file argument is a
12756         relative path.
12757
12758 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12759
12760         * configure: If the --cache-file is used, pass it down to
12761         configure in subdirectories.
12762
12763 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12764
12765         * config.sub: add vxworks29k configuration.
12766
12767 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12768
12769         * Makefile.in (taz): Do "diststuff" part quietly.
12770
12771 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12772
12773         * config.sub: Mini-merge with gcc/config.sub.
12774
12775 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12776
12777         * config.guess (IRIX): Sed - to _.
12778
12779 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12780
12781         * Makefile.in (source-vault, binary-vault): New targets.
12782
12783 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12784
12785         * config.sub: Recognize -eabi as a basic system type.
12786
12787 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12788
12789         * configure.in (enable_shared stuff): Fix typo.
12790
12791 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12792
12793         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12794
12795 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12796
12797         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12798
12799 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12800
12801         * configure.in (rs6000-*-*): Don't build gas.
12802
12803 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12804
12805         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12806         reduce command line length.
12807         (AS_FOR_TARGET): Check for as.new, not Makefile.
12808         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12809
12810 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12811
12812         * config.guess:  Merge from FSF.
12813
12814 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12815
12816         * configure: Don't use $ when handling program_suffix.
12817
12818 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12819
12820         * configure.in:  Configure tk for hppa/hpux.
12821
12822 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12823
12824         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12825
12826 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12827
12828         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12829         to LIBCXXFLAGS.  Tests are better run without it.
12830
12831 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12832
12833         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12834
12835 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12836
12837         * configure.in (*-*-netware*): Don't configure xiberty.
12838
12839 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12840
12841         * configure.in:  Remove tk from native_only list.
12842
12843 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12844
12845         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12846           for special NCD build.
12847
12848 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12849
12850         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12851         makeall.bat, they're only useful for binutils snapshots.
12852         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12853         makeall.bat to specified SUPPORT_FILES.
12854
12855 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12856
12857         * build-all.mk: Add Ericsson targets to sun4 and solaris
12858           hosts.  Add  BNR's sun4 target to solaris host, so their
12859           build-from-source will be tested in-house first.
12860
12861 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12862
12863         * Makefile.in (LIBCFLAGS): New variable.
12864         (CFLAGS_FOR_TARGET): Ditto.
12865         (LIBCFLAGS_FOR_TARGET): Ditto.
12866         (LIBCXXFLAGS): Ditto.
12867         (CXXFLAGS_FOR_TARGET): Ditto.
12868         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12869         (BASE_FLAGS_TO_PASS): Pass them.
12870         (EXTRA_TARGET_FLAGS): Ditto.
12871
12872         * configure.in: Support --enable-shared.
12873
12874 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12875
12876         * configure.in (target_libs):  Include libstdc++ again.
12877         * config.guess:  Update from FSF (for FreeBSD).
12878
12879 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12880
12881         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12882         makeall.bat.
12883         (DISTDOCDIRS): Add `etc'.
12884         (ETC_SUPPORT_PFX): New variable.
12885         (taz): Include anything from etc starting with a word in
12886         ETC_SUPPORT_PFX.
12887
12888 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12889
12890         * config.sub: Update for recent FSF changes.  Remove obsolete
12891         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12892         spacing changes.
12893
12894 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12895
12896         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12897
12898         * config.guess:  Merge with FSF.
12899         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12900
12901 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12902
12903         * configure: Since the "trap 0" handler will override the exit
12904         status on many systems, only use it for "exit 1", and make it set
12905         a non-zero exit status; reset it before "exit 0".  Also, check
12906         exit status of config.sub, and error out if it failed.
12907
12908 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12909
12910         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12911         and install libgloss.
12912
12913 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12914
12915         * Makefile.in (all-binutils): Depend upon all-byacc.
12916
12917         * configure.in: Don't build emacs on Irix 5.
12918
12919 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12920
12921         * configure.in (*-*-netware*): Add libio.
12922
12923 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12924
12925         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12926         (CHECK_TARGET_MODULES): Ditto.
12927         (INSTALL_TARGET_MODULES): Ditto.
12928         (TARGET_LIBS): Ditto.
12929         (all-libstdc++): Note dependencies.
12930
12931 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12932
12933         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12934
12935 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12936
12937         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12938         -fexternal-templates.
12939
12940         * configure.in (target_libs): Add libstdc++.
12941         (noconfigdirs): Add libstdc++ as appropriate.
12942
12943 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12944
12945         * config.guess:  Update from FSF.
12946
12947 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12948
12949         * configure: Use ${config_shell} when running ${configsub}.
12950
12951 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12952
12953         * config.sub: No longer recognize h8300h.
12954
12955 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12956
12957         * config.sub: Remove extraneous differences between config.sub and
12958         gcc/config.sub.
12959
12960 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12961
12962         * Makefile.in (DISTSTUFFDIRS): Add gas.
12963
12964 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12965
12966         * COPYING.NEWLIB: New file.
12967
12968 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12969
12970         * config.guess (HP-UX):  Patch from Harlan Stenn
12971         <harlan@landmark.com> to also emit release level.
12972
12973 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12974
12975         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12976
12977 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12978
12979         * config.sub:  Merge nextstep cleanup from FSF.
12980
12981 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12982
12983         * configure.in (arm-*-*): Don't configure ld for this target.
12984
12985 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12986
12987         * configure.in (*-*-netware): don't configure libg++, libio,
12988           librx, or newlib.
12989
12990 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12991
12992         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12993         configure ld--it works, but it doesn't support shared libraries.
12994
12995 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12996
12997         * config.guess (*-unknown-freebsd*):  Get rid of possible
12998         trailing "(Release)" in version string.
12999         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13000
13001 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13002
13003         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13004         Fix type: *-next-neststep -> *-next-nextstep.
13005
13006         * config.guess:  Merge from FSF:
13007
13008         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13009
13010         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13011
13012         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13013
13014         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13015         instead of UNIX_SV for UnixWare 1.0).
13016
13017 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13018
13019         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13020         to make gdb/nlm/* build after the compiler and linker.
13021
13022 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13023
13024         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13025         not just i[34]86.
13026         (m68k-atari-sysv4):  Relocate to match FSF version.
13027
13028         * config.guess:  More merges from the FSF:
13029
13030         Add a space before function call or macro invocation.
13031
13032         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13033
13034         * config.guess: Add trap cmd to remove dummy.c and dummy when
13035         interrupted.
13036
13037         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13038
13039         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13040         (dummy): Redirect stderr from compilation of dummy.c.
13041
13042         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13043
13044         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13045
13046 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13047
13048         * configure: Accept and ignore --cache*, for compatibility with
13049         new autoconf.
13050
13051 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13052
13053         * config.guess:  Merge from FSF:
13054
13055         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13056
13057         * config.guess (Pyramid*:OSx*:*:*): New case.
13058         (PATH): Add /.attbin at end for finding uname.
13059         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13060
13061         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13062
13063         * config.guess (M88*:DolphinOS:*:*): New case.
13064
13065         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13066
13067         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13068         to select whether to use ELF or COFF.
13069
13070         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13071
13072         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13073
13074         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13075
13076         * config.guess: Guess the OS version for HPUX.
13077
13078         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13079
13080         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13081
13082 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13083
13084         * configure.in: Recognize --with-headers, --with-libs, and
13085         --without-newlib.
13086         * Makefile.in (all-xiberty): Depend upon all-ld.
13087
13088 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13089
13090         * configure.in: Change i[34]86 to i[345]86.
13091
13092 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13093
13094         * configure (version): A few more tweaks to help message.
13095
13096 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13097
13098         * Makefile.in:  Remove (for now) librx as a host library,
13099         now that we're building it for target.
13100
13101 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13102
13103         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13104         (Karl Berry).
13105
13106 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13107
13108         * configure.in:  Also configure librx.
13109
13110 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13111
13112         * Makefile.in:  Update various rules to reflect that librx
13113         is now needed for libg++.
13114
13115 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13116
13117         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13118
13119 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13120
13121         * configure.in: Configure the examples directory.
13122
13123 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13124
13125         * configure: Simplify Jun 2 1994 change.
13126
13127 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13128
13129         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13130         /bin/gcc isn't good enough to build gcc.
13131
13132 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13133
13134         * Makefile.in (GDB_SUPPORT_FILES): Remove
13135         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13136         (gdb.tar.gz): Add new rule to use standard distribution building
13137         mechanism.
13138
13139 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13140
13141         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13142         Bill Cox <bill@cygnus.com>.
13143
13144 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13145
13146         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13147
13148 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13149
13150         * configure:  Search current dir first in .gdbinit.
13151
13152 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13153
13154         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13155
13156 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13157
13158         * config.sub:  Refer to NeXT's operating system as nextstep.
13159
13160         * config.sub (case $basic_machine):  Re-order the cases, to match
13161         the order in the FSF version (which is mostly alphabethical).
13162         Merge in some additions and changes from the FSF.
13163
13164 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13165
13166         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13167         * config.sub: Recognize cxux7.
13168         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13169
13170 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13171
13172         * config.sub:  Fix typo powerpc -> powerpc-*.
13173
13174 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13175
13176         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13177
13178         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13179         parallel with all-emacs and install-emacs).  Top-level command
13180         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13181
13182 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13183
13184         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13185         $(relbindir)/make before doing ``make install'', and use
13186         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13187         installing over running make binary.
13188         ($(host)-stamp-stage3-installed): Likewise.
13189
13190 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13191
13192         * config.guess: Recognize Mach.
13193
13194 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13195
13196         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13197         see whether --exec-prefix was used.
13198
13199 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13200
13201         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13202
13203 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13204
13205         * Makefile.in: Add all-librx target similar to all-libproc.
13206
13207 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13208
13209         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13210         with post 1.2 uname bogosity.
13211
13212 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13213
13214         * configure: Remove temporary files on receipt of a signal.
13215
13216 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13217
13218         * configure: If there is a package_makefile_frag, remove
13219         ${subdir}/Makefile.tem after copying it in.
13220
13221 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13222
13223         * build_all.mk: support rs6000 lynx identifies itself as
13224         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13225         since /bin/gcc is too feeble to compile a modern gcc.
13226
13227 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13228
13229         * brought devo/test-build.mk update-to-date with progressive/
13230           test-build.mk. Add lynx targets and hppa flag info.
13231
13232 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13233
13234         * configure.in:  Use mh-ncrsvr43.  Patch from
13235         Tom McConnell <tmcconne@sedona.intel.com>.
13236
13237 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13238
13239         * config.guess (i386-unknown-bsdi):  No longer need to
13240         check #if defined(__bsdi__) && defined(__i386__).
13241
13242 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13243
13244         * configure: Set program_transform_nameoption correctly.
13245
13246 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13247
13248         * brought build-all.mk update-to-date with progressive build-all.mk,
13249           added new targets and hppa info.
13250
13251 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13252
13253         * configure: If config.guess result is a prefix of the user
13254         specified target, assume a native build and use the user specified
13255         target as the host alias.  Remove SunOS patch suffix removal hack.
13256         * configure.in: Remove SunOS patch suffix removal hack.
13257
13258         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13259         in NATIVE_CHECK_MODULES.
13260
13261 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13262
13263         * Makefile.in: Rename HOST_ONLY to NATIVE.
13264         * configure: Delete SunOs patch suffix from host_canonical
13265           and build_canonical variables that are prepended to Makefiles.
13266         * configure.in: Add comments for easier maintenance.
13267
13268 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13269
13270         * Makefile.in: Add all-libproc target similar to all-gui.
13271
13272 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13273
13274         * Makefile.in (CHECK_MODULES): split into
13275         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13276
13277 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13278
13279         * config.guess (i386-unknown-bsdi): New system to guess.
13280
13281 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13282
13283         * Makefile.in: Add all-gui target (but not yet build by "all").
13284
13285 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13286
13287         * config.sub: Move deletion of patch suffix from here...
13288         * configure.in: To here, at Ian's suggestion.  The top-
13289           level scripts might need to know of a patch level.
13290
13291 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13292
13293         * config.sub: Strip off patch suffix so rtl is recognized
13294           as a sunos4.1.3 machine, even though it's been patched.
13295
13296 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13297
13298         * Makefile.in (INSTALL_LAST): Delete.
13299         (INSTALL_DOSREL): New.
13300
13301 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13302
13303         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13304         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13305         whether we pass down --with-gnu-ld anyhow.
13306
13307 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13308
13309         * Makefile.in (INSTALL_LAST): Change operation so it works
13310         on more flavors of make.
13311         * configure.in (go32): Don't build libg++ or libio.
13312
13313 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13314
13315         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13316         they can be overriden by templates.
13317
13318 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13319
13320         * configure.in (target==go32): Don't build gdb.
13321         * dosrel: New directory.
13322
13323 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13324
13325         * configure.in (host==go32): Configure dosrel too.
13326         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13327         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13328         be set by incoming names or templates.
13329         (INSTALL_LAST): New rule.
13330
13331 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13332
13333         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13334
13335 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13336
13337         * configure.in (appdirs): New variable.  Currently empty, but will
13338         be used in gas distribution.  If nonempty, lists a set of
13339         directories at least one of which must get configured, or top
13340         level configuration is considered to have failed.
13341         (rs6000-*-lynxos*): Use new file name.
13342
13343 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13344
13345         Eliminate XTRAFLAGS.
13346         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13347         newlib include files using -idirafter, and also use -nostdinc.
13348         (CXX_FOR_TARGET): Likewise.
13349         (XTRAFLAGS): Removed.
13350         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13351         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13352         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13353         ($(DO_X)): Don't pass down XTRAFLAGS.
13354
13355 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13356
13357         * configure.in (mips*-dec-bsd*): New target; do build linker.
13358         (mips*-*-bsd*): New target; don't build linker.
13359
13360 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13361
13362         * configure.in: support rs6000-*-lynxos* configuration.
13363         support sunos4 as a cross target.
13364
13365         * config.sub: look for lynx*, not lynx since the OS version may
13366         legitimately be part of the name.
13367
13368 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13369
13370         * configure.in (i[34]86-*-sco*): Move to be with other i386
13371         targets.
13372         (romp-*-*): New target.  Skip various binary utilities.
13373         (vax-*-*): New target.  Don't build newlib.
13374         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13375
13376 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13377
13378         * configure.in: Only set host_makefile_frag if config
13379         directory exists.
13380
13381 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13382
13383         * install.sh: If $dstdir exists, don't check whether each
13384         component does.
13385
13386 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13387
13388         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13389
13390 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13391
13392         * configure.in (*-*-lynxos*): Don't configure newlib for either
13393         native or cross Lynx.
13394
13395 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13396
13397         * config.sub (sparc64-elf): Fix os.
13398         (z8k): Remove duplicate.
13399
13400 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13401
13402         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13403         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13404
13405 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13406
13407         * configure: Make file links cleanly even if Lynx fails on
13408           an NFS symlink (at least fail cleanly).
13409
13410 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13411
13412         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13413         -XNh2000.
13414
13415 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13416
13417         * configure: Unknown options are fatal again.
13418
13419 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13420
13421         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13422         compatibility.
13423
13424 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13425
13426         * build-all.mk: Add `clean' target.
13427
13428 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13429
13430         * config.guess:  Add SINIX support.
13431         * configure.in:  Add mips-*-sysv4* support.
13432
13433 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13434
13435         * build-all.mk: Document all useful targets.
13436         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13437         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13438
13439 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13440
13441         * configure: Support --silent, --quiet.
13442
13443 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13444
13445         * configure: Support --disable-FEATURE.
13446
13447 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13448
13449         * config.guess: Recognize NCR running SVR4.3.
13450
13451 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13452
13453         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13454         Patch from Paul Eggert <eggert@twinsun.com>.
13455
13456 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13457
13458         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13459
13460 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13461
13462         * configure: Make unrecognized options give nonfatal warnings
13463         instead of fatal errors, and pass them to any subdirectory
13464         configures in case they recognize them.
13465         Make --x equivalent to --with-x.
13466
13467 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13468
13469         * configure: Add --enable-* options.  Clean up usage message and
13470         some comments.
13471
13472 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13473
13474         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13475
13476 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13477
13478         * configure.in (hppa*-*-*): Enable binutils.
13479
13480 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13481
13482         * config.sub: Recognize cisco.
13483
13484 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13485
13486         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13487
13488 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13489
13490         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13491         than one configuration name.  Add comment.
13492
13493 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13494
13495         * config.guess: about target *-hitachi-hiuxwe2, fixed
13496         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13497         macro is incorrect.]
13498
13499 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13500
13501         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13502         than the "make ls" stuff which used to be here.
13503
13504 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13505
13506         * config.guess:  Recognize i[34]86-unknown-freebsd.
13507         From Shawn M Carey <smcarey@rodan.syr.edu>.
13508
13509 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13510
13511         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13512
13513 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13514
13515         * config.guess: Check for ptx.
13516
13517 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13518
13519         * config.sub: Add os9k checking.
13520
13521 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13522
13523         * config.guess: Handle OSF1 running on HPPA processors
13524
13525 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13526
13527         * configure: If subdir configure fails, print out a message with
13528         subdirectory name, in case subdir's configure code didn't identify
13529         itself.
13530
13531 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13532
13533         * configure.in: Remove embedded newlines from configdirs.
13534         Avoid mismatches of substrings.  Fix matching strings at end
13535         of configdirs.
13536
13537 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13538
13539         * config.guess:  Add Lynx/rs6000 config support.
13540
13541 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13542
13543         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13544
13545 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13546
13547         * configure.in (hppa*-*-osf*): Treat this just like most other
13548         PA configurations (eg no binutils or ld).
13549         (hppa*-*-*elf*): These configurations have binutils and ld.
13550
13551 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13552
13553         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13554
13555 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13556
13557         * configure.in (rs6000-*-*): Build gas.
13558
13559 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13560
13561         * Makefile.in:  Avoid bug in losing hpux sed.
13562
13563 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13564
13565         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13566         for GDB and GDB has been fixed to not need it.
13567
13568 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13569
13570         * config.guess: Recognize vax hosts.
13571
13572 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13573
13574         * configure (while loop): Don't use "break 2" inside case
13575         statement -- the case statement isn't an enclosing loop.
13576
13577 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13578
13579         * config.guess:  Clean up NeXT support, to allow nextstep
13580         on Intel machines.  Make OS be nextstep.
13581
13582 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13583
13584         * config.guess: Add alternate forms for Convex.
13585
13586 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13587
13588         * configure:  Completely rewrite option processing.  Take
13589         advantage of pattern-matching to avoid invoking test frequently.
13590         Also clean up host and target defaulting logic.
13591
13592 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13593
13594         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13595         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13596         commands (plus user environment) will fit SCO limits.
13597
13598 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13599
13600         * configure.in: Don't issue warnings about directories which are
13601         not being configured if -norecursion is set.  Correct test for
13602         --with-gnu-as and --with-gnu-ld to not get confused by substring
13603         matches.
13604
13605         * configure.in: Don't build gas for alpha-dec-osf1*.
13606
13607 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13608
13609         * configure:  Back out Per's change of 12/19/1993.  It changes the
13610         behavior of configure in unexpected and confusing ways.
13611
13612         Also, use different delim char when calculating
13613         program_transform_name so that the name can contain slashes.
13614
13615 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13616
13617         * configure.in, config.sub: Add support for VSTa micro-kernel.
13618
13619 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13620
13621         * configure.in: Nuke hacks which were used to get a special
13622         version of GAS for HPPA configurations.
13623
13624 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13625
13626         * configure:  If only ${target_alias} is given, use that
13627         as the default for ${host_alias}.
13628         * configure:  Add missing back-slashes before nested quotes.
13629
13630 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13631
13632         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13633
13634 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13635
13636         * config.guess:  Recognize some Tektronix configurations.
13637         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13638
13639 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13640
13641         * config.sub: Match any flavor of SH.
13642
13643 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13644
13645         * configure.in: Don't try to configure newlib for Alpha.
13646
13647 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13648
13649         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13650         libg++ or libio for any Alpha target.
13651
13652         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13653
13654 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13655
13656         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13657         default arguments -- so it tried to compress itself.
13658
13659 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13660
13661         * configure.in (notsupp): ensure that a space is always at the end
13662           of the configdirs list, since the grep checks for an explicit space
13663
13664 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13665
13666         * configure.in (target i386-sysv4.2): don't build ld, since static
13667           versions of many libraries are not available.
13668
13669 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13670
13671         * config.guess: Recognize Apollos (using environment variables).
13672         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13673
13674 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13675
13676         * config.guess: Recognize Sony news mips running newsos.
13677
13678 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13679
13680         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13681         "fi ; else" for bash.
13682
13683 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13684
13685         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13686
13687 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13688
13689         * config.sub: accept unixware as an alias for svr4.2.
13690         Fix some inconsistancies with the gcc version.
13691
13692 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13693
13694         * Makefile.in (DISTDOCDIRS):  Add gdb.
13695
13696 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13697
13698         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13699
13700 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13701
13702         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13703         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13704         this now.
13705
13706 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13707
13708         * config.sub: Accept hiux* as an OS name.
13709
13710         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13711         etc/make-stds.texi.  The underscore came from gcc, and dje now
13712         agrees that RUNTESTFLAGS is the correct name.
13713
13714 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13715
13716         * install.sh:  Remove 'set -e'.  It makes any conditionals
13717         in the script useless.
13718
13719         * config.guess: Automatically recognize arm-acorn-riscix
13720         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13721
13722 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13723
13724         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13725
13726 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13727
13728         * Makefile.in (DISTDOCDIRS): New variable.
13729         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13730         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13731
13732 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13733
13734         * configure.in (hppa target): check the source directory for the
13735           pagas sub-directory
13736
13737 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13738
13739         * config.sub: Allow -aout* and -elf*.
13740
13741 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13742
13743         * configure.in: Don't build ld on i386-solaris2, same as for
13744         sparc-solaris2.
13745
13746 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13747
13748         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13749
13750 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13751
13752         * configure.in:  Configure gdb for alpha.
13753
13754 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13755
13756         * Makefile.in (CXXFLAGS): Add -O.
13757
13758 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13759
13760         * config.guess: added support for DG Aviion
13761
13762 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13763
13764         * configure.in: Produce warning message for subdirectories not
13765         configurable for this host/target combination.  Don't try to
13766         configure gdb for vms.
13767
13768 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13769
13770         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13771         appropriate files before making "diststuff".
13772         (DISTBISONFILES): New var: list of files to be edited.
13773         (DISTSTUFFDIRS): Add binutils.
13774
13775 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13776
13777         * config.sub: also handle mipsel and mips64el (for little endian mips)
13778
13779 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13780
13781         * configure.in: Add * to end of all OS names.
13782
13783 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13784
13785         * configure.in: Build newlib for LynxOS native.
13786
13787 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13788
13789         * config.guess: Add support for delta 88k running SVR3.
13790
13791         * configure.in: Add comment about HP compiler vs. emacs.
13792
13793 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13794
13795         * configure.in: don't build ld on solaris2 (not a viable option
13796           due to bugs in getpwnam & getpwuid)
13797
13798 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13799
13800         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13801         config.guess will produce a full version number.
13802
13803 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13804
13805         * configure.in: Build linker and binutils for alpha-dec-osf1.
13806
13807 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13808
13809         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13810         and gdb/testsuite/Makefile.in.
13811
13812 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13813
13814         * configure.in: recognize mips*- instead of mips-
13815
13816 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13817
13818         * config.sub: Accept linux*coff and linux*elf as operating
13819         systems.
13820
13821 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13822
13823         * config.sub: Recognize mips64, and mips3 as an alias for it.
13824
13825 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13826
13827         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13828         gdb knows how to handle OSF/1 shared libraries.
13829
13830 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13831
13832         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13833         * config.guess: Recognize Hitachi's HIUX.
13834         * config.sub: Recognize h3050r* and hppahitachi.
13835         Remove redundant cases for hp9k[23]*.
13836
13837 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13838
13839         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13840         if gas and ld are in the source tree and are in ${configdirs}.
13841         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13842         --with options (but still pass them down on the command line,
13843         if they were explicitly specified).
13844
13845 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13846
13847         * configure: substitute SHELL value in Makefile.in with
13848         ${CONFIG_SHELL}
13849
13850 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13851
13852         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13853         *-*-solaris2* targets.
13854
13855 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13856
13857         * Makefile.in: define M4, and pass it down to sub-makes;
13858         all-autoconf now depends on all-m4
13859
13860 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13861
13862         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13863         presence of {ar,ranlib} instead of a configured directory
13864
13865 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13866
13867         * config.guess: Accept 34?? as well as 33?? for NCR.
13868
13869 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13870
13871         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13872         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13873
13874 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13875
13876         * configure: grab values for $(CC) and $(CXX) from the
13877         environment, so that someone can do "CC=gcc configure; make" and
13878         have it work right (matching the way that autoconf works now)
13879
13880         * configure.in, Makefile.in: add support for gash, the tcl
13881         interface to Galaxy
13882
13883         * config.guess: add NetBSD variants (hp300, x86)
13884
13885 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13886
13887         * install.sh: Support -d option (in the manner of SunOS 4 install,
13888         as it is more deterministic than that of GNU install)
13889         (chmodcmd): Set file to mode 755 by default (should also do default
13890         chgrp and chown, but I don't feel like dealing with that now)
13891
13892 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13893
13894         * config.sub: Remove h8300hhms alias.
13895
13896 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13897
13898         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13899
13900 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13901
13902         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13903         as stmp-fixinc
13904
13905 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13906
13907         * config.sub: recognize m88110-bug-coff.
13908
13909 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13910
13911         * Makefile.in (all-libio): all dependencies on the toolchain used
13912         to build this (gcc, gas, ld, etc)
13913
13914 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13915
13916         * config.guess: Deal with OSF/1 1.3 on alpha.
13917
13918 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13919
13920         * install.sh: add some 'else true' clauses for portability
13921
13922         * configure.in: don't build libio for h8[35]00-*-* targets
13923
13924 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13925
13926         * Makefile.in:  Add support for new libio.
13927
13928 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13929
13930         * install.sh: If one command fails, don't try the rest.  Don't try
13931         to remove $dsttmp (via trap) unless we have already created it.
13932         If $src doesn't exist, detect it and exit with an error.
13933
13934         * config.guess: Recognize BSD on hp300.
13935
13936 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13937
13938         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13939         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13940
13941 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13942
13943         * Makefile.in (all-send-pr): depends on all-prms
13944
13945 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13946
13947         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13948
13949 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13950
13951         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13952         Added test for mips-mips-riscos5.
13953
13954 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13955
13956         * configure.in: use mh-hp300 for 68k HP hosts
13957
13958 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13959
13960         * configure: add support for CONFIG_SHELL, so that you can use
13961         some alternate shell for evaluating configure scripts
13962
13963 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13964
13965         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13966         in configure script to bug-gdb@prep.ai.mit.edu when building
13967         distribution archive.
13968         * Makefile.in (COMPRESS):  Remove def.
13969         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13970         gdb.tar.Z and make-gdb.tar.Z respectively.
13971         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13972         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13973         to convergence with 'taz' target in Makefile.in.
13974
13975 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13976
13977         * install.sh (dsttmp): use trap to ensure that tmp files go
13978         away on error conditions
13979
13980 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13981
13982         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13983
13984 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13985
13986         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13987         its parent is '/' not ''.
13988
13989         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13990
13991 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13992
13993         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13994         that ${newsrcdir}/configure.in does.
13995
13996 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13997
13998         * test-build.mk: support for CONFIG_SHELL
13999
14000 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14001
14002         * config.sub (netware):  Add as a basic system type.
14003
14004 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14005
14006         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14007           $(srcdir)/ from the dependency on Makefile.in.
14008
14009 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14010
14011         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14012         (h8300hhms is temporary until multi-libraries are implemented).
14013         * configure.in: Handle h8300h too.
14014
14015 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14016
14017         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14018
14019 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14020
14021         * configure:  Remove extraneous output when guessing host type.
14022         * config.guess:  Remove extraneous output when guessing using C
14023         compiler rather than uname, or when guessing fails.
14024
14025 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14026
14027         * Makefile.in: remove all.cross and install.cross targets
14028
14029         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14030           definitions
14031
14032 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14033
14034         * configure.in (target sh): Build gprof.
14035
14036 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14037
14038         * config.sub: change -solaris to -solaris2
14039
14040 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14041
14042         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14043
14044 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14045
14046         * configure: Correct error message for missing Makefile.in to
14047         print correct directory.
14048
14049 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14050
14051         * install.sh: kludge around 386BSD shell bug
14052
14053 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14054
14055         * config.guess:  Recognize NeXT.
14056         * config.guess:  Recognize i486-ncr-sysv4.
14057         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14058
14059 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14060
14061         * Makefile.in (MAKEINFOFLAGS): New variable.
14062         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14063         * build-all.mk, test-build.mk: Pass down --no-split as
14064         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14065
14066 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14067
14068         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14069
14070 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14071
14072         * Makefile.in (libg++.tar.z):  New rule.
14073         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14074         * Makefile.in (taz):  Only do a single chmod.
14075
14076 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14077
14078         * install.sh: don't use dirname anymore (replaced with sed usage)
14079
14080 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14081
14082         * Makefile.in:  Change extension for gzip'd files from '.z' to
14083         '.gz' per new FSF standard usage.
14084
14085 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14086
14087         * configure: put quotes around the final value of program_transform_name
14088
14089 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14090
14091         * Makefile.in: new install.sh support; update install-info rules
14092
14093 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14094
14095         * configure.in: Build diff for crosses, but not for go32 host.
14096
14097         * configure.in: Build gprof only for native, and don't build it
14098         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14099
14100 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14101
14102         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14103
14104 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14105
14106         * configure.in (host_tools): Add prms.
14107
14108 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14109
14110         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14111         with $(FLAGS_TO_PASS) on the command line
14112
14113         * config.sub: Recognize lynx and lynxos
14114
14115 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14116
14117         * config.sub: Accept -ecoff*, not just -ecoff.
14118
14119 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14120
14121         * Makefile.in (taz): Use .gz suffix instead of .z.
14122         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14123         names.
14124
14125 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14126
14127         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14128
14129 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14130
14131         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14132         that rebuilds that might happen during 'make install' don't get
14133         bogus gcc include files
14134
14135 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14136
14137         Change from Utah for HPPA support:
14138         * config.guess: Recognize hppa1.x-hp-bsd.
14139
14140 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14141
14142         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14143         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14144
14145 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14146
14147         * config.sub: Add support for rom68k and bug boot monitors.
14148
14149 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14150
14151         * Makefile.in: Make all-opcodes depend on all-bfd.
14152
14153 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14154
14155         * config.guess: Added special check for i[34]86-univel-sysv4*.
14156
14157 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14158
14159         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14160         the processor rather than assuming i486.
14161
14162 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14163
14164         * config.guess: Recognize SunOS6 as Solaris3.
14165
14166 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14167
14168         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14169         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14170
14171 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14172
14173         * build-all.mk (all-cross): New target for Canadian Cross.
14174         Added Q2 go32 targets.
14175         * test-build.mk: Configure go32 cross sparclite-aout and
14176         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14177         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14178
14179 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14180
14181         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14182         GO32 hosted toolchains
14183
14184 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14185
14186         * configure: change  so "-exec-prefix" gets passed down rather
14187         than "-exec_prefix" so autoconf generated Makefiles get the
14188         exec_prefix set right.
14189
14190 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14191
14192         * config.guess: get the Solaris2 minor version number
14193
14194         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14195
14196 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14197
14198         * config.guess: Recognize some Sequent platforms.
14199
14200 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14201
14202         * Makefile.in: added the vault-install target
14203
14204         * configure.in: actually use the Sun3 makefile fragment that's in
14205         config, also added the release dir to configdirs
14206
14207 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14208
14209         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14210
14211 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14212
14213         * configure.in: remove some program from Alpha targetted toolchains
14214
14215 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14216
14217         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14218         gprof.
14219         (taz): Run "make diststuff" in those directories instead of "make
14220         proto-dir".  Look for "VERSION=" only at start of line in subdir
14221         Makefile.  Use "gzip -9" for compression.
14222         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14223         (binutils.tar.z): New target.
14224
14225 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14226
14227         * Makefile.in (taz): Include gpl.texinfo.
14228
14229 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14230
14231         * Makefile.in (setup-dirs): Merged into "taz" target.
14232         (taz): Only do `proto-dir' stuff if a directory is actually needed
14233         for this target.
14234
14235 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14236
14237         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14238         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14239         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14240         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14241         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14242
14243 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14244
14245         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14246         config.sub, and move-if-change to gdb testsuite distribution
14247         archive, so the testsuite can be extracted, configured, and
14248         run separately from the gdb distribution.  Blow away the Chill
14249         tests that require a Chill compiled executable, since GNU Chill
14250         is not yet publically available.
14251
14252 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14253
14254         * test-build.mk: set environment variables in a single command,
14255         instead of a list of assignments and exports
14256
14257         * config.guess: recognize Alpha/OSF1 systems
14258
14259 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14260
14261         * configure: Change help message to prefer --options rather than
14262           -options.
14263
14264 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14265
14266         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14267         zippy@ecst.csuchico.edu.
14268         * config.guess: Recognize miniframe.
14269
14270 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14271
14272         * Makefile.in: Use srcroot to find runtest rather than rootme.
14273         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14274
14275 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14276
14277         * test-build.mk: Extensive additions to support building on a
14278         machine other than the host.
14279
14280 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14281
14282         * configure (tooldir): Fix for i386-aix again.
14283
14284 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14285
14286         * configure, Makefile.in:  Change definition of $(tooldir)
14287         to match the FSF.
14288
14289 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14290
14291         * config.guess:  Recognize i[34]86/SVR4.
14292
14293 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14294
14295         * Makefile.in (all-gdb): gdb depends on sim.
14296
14297 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14298
14299         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14300         at the same time we make the prototype gdb directory.
14301         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14302         files at the same time as the gdb base release distribution.
14303
14304 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14305
14306         * Makefile.in (check): Use individual check targets rather than
14307         DO_X rule.
14308         (check-gcc): Added.
14309
14310 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14311
14312         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14313         for System V release 3.2.
14314
14315 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14316
14317         * config.sub: Recognize hppaosf.
14318         * configure.in: Do configure ld/binutils/gas for it.
14319
14320 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14321
14322         * configure (tooldir): Alter syntax used to set this, for systems
14323         where "\$" isn't handled right, like i386-aix.
14324
14325 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14326
14327         * configure: Pass program-transform-name, not
14328         program_transform_name, to recursive configures.
14329
14330 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14331
14332         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14333         of gas+ld+binutils.
14334
14335 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14336
14337         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14338
14339 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14340
14341         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14342
14343 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14344
14345         * Makefile.in (PRMS): Set back to all-prms.
14346
14347 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14348
14349         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14350         targets, rather than for MIPS hosts.
14351
14352 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14353
14354         * configure.in: add comment for --with-x default values
14355
14356         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14357
14358         * Makefile.in: add check-* targets for each of the directories in
14359         the tree.  Add a definition of RUNTEST that will use the one we
14360         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14361
14362 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14363
14364         * configure.in: Removed obsolete references to bfd_target and
14365         target_makefile_frag.
14366
14367         * build-all.mk: Set assorted targets for Q2.
14368         * config.sub: Recognize z8k-sim and h8300-hms.
14369         * test-build.mk: Really don't pass host to configure.
14370         (HOLES): Added uname.
14371
14372 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14373
14374         * configure: Handle an empty program-prefix, program-suffix or
14375         program-transform-name correctly.
14376
14377 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14378
14379         * build-all.mk: -G 8 no longer required for MIPS targets.
14380         * test-build.mk: Don't pass host argument to configure; make it
14381         guess.
14382
14383 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14384
14385         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14386         * Makefile.in (COMPRESS):  New macro, like GZIP.
14387
14388 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14389
14390         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14391
14392         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14393         with gas currently defaults to -G 0.
14394
14395 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14396
14397         * Makefile.in (all-flex): flex depends on byacc.
14398
14399         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14400         to test-build.mk as RELEASE_TAG.
14401         * test-build.mk (configargs): New variable containing arguments to
14402         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14403         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14404
14405         * config.guess: Use /bin/uname when checking -X argument on SCO,
14406         to avoid invoking GNU uname which doesn't understand -X.
14407
14408         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14409
14410         * configure.in: Build gas for mips-*-*.
14411
14412 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14413
14414         * Makefile.in (all.normal): insert missing backslash.
14415
14416 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14417
14418         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14419
14420         * Makefile.in: Complete overhaul to merge many almost identical
14421         targets.
14422
14423 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14424
14425         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14426         (gdb.tar.Z): Adjusted.
14427
14428         * Makefile.in (setup-dirs, taz): New targets; should be general
14429         enough to adapt for gdb sometime.  Build only .z file.
14430         (gas.tar.z): New target.
14431
14432 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14433
14434         * build-all.mk: Use CC=cc -Xs on Solaris.
14435
14436 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14437
14438         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14439         for handling BISON for FSF releases.
14440
14441 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14442
14443         * configure: Actually implement the change zoo just documented.
14444
14445 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14446
14447         * configure: when using config.guess, only set target_alias when
14448         it's not already been set (ie, on the command line)
14449
14450 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14451
14452         * Makefile.in: add installcheck target, set PRMS to install-prms
14453
14454 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14455
14456         * configure: add support for package_makefile_fragment, handle the
14457         case where a directory has a configure.in file but no Makefile.in
14458         more gracefully (with an actual understandable error message, even);
14459         add support for --without (and add this to the usage message); also
14460         explicitly add a --host=${host_alias} to the command line when
14461         config.guess is used
14462
14463 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14464
14465         * configure: Must use both --host and --target in recursive calls.
14466
14467 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14468
14469         * Makefile.in: Change deja-gnu to dejagnu.
14470
14471 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14472
14473         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14474
14475 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14476
14477         * configure.in: canonicalize all instances to *-*-solaris2*,
14478         also strip out a number of tools to not build for go32 host
14479
14480 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14481
14482         * config.guess: add GPL.
14483
14484         * Makefile.in, config.guess, config.sub, configure: bump
14485           copyrights to 93.
14486
14487 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14488
14489         * Makefile.in (do-info): Removed obsolete check for existence of
14490         localenv file.
14491
14492         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14493
14494 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14495
14496         * Makefile.in: a couple of 'else true' for decstation,
14497         support for TclX
14498
14499         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14500
14501 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14502
14503         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14504
14505 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14506
14507         * config.guess: Recognize i386-ibm-aix (PS/2).
14508         * configure.in: Use config/mh-aix386 file for it.
14509
14510 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14511
14512         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14513         CC_FOR_TARGET instead.
14514         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14515
14516 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14517
14518         * Makefile.in: Add sim to list of directories sent with gdb
14519
14520 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14521
14522         * configure.in: Put back mips-dec-bsd* case.
14523
14524 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14525
14526         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14527         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14528         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14529
14530 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14531
14532         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14533
14534         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14535         (install-info): install dir.info only if it exists,
14536         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14537
14538 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14539
14540         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14541         gas for mips-dec-bsd.
14542
14543 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14544
14545         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14546         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14547
14548 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14549
14550         * configure.in: Added "dejagnu" to hosttools list.
14551
14552 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14553
14554         * config.sub, configure.in, config.guess:  Add support
14555         for Bosx, an AIX variant from Bull.
14556         Patches from F.Pierresteguy@frcl.bull.fr.
14557
14558 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14559
14560         * devo/dejagnu: Initial creation of devo/dejagnu.
14561         Migrated dejagnu testcases and support files for testing software
14562         tools to reside as subdirectories, currently called "testsuite",
14563         within the directory of the software tool.  Migrated all programs,
14564         support libraries, etc. beloging to dejagnu proper from
14565         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14566         with no modifications.  The changes to these files which will
14567         allow them to configure, build, and execute properly will be made
14568         in a future update.
14569
14570 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14571
14572         * Makefile.in: Change send_pr to send-pr.
14573         * configure.in: Likewise.
14574         * send_pr: Renamed directory to send-pr.
14575
14576 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14577
14578         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14579
14580 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14581
14582         * README:  Update for gdb-4.8 release.
14583         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14584         gdb-xxx.tar.z (gzip'd) file also.
14585
14586 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14587
14588         * Makefile.in: make all-diff depend on all-libiberty
14589
14590 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14591
14592         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14593
14594 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14595
14596         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14597
14598 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14599
14600         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14601         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14602         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14603
14604 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14605
14606         * Makefile.in:  makeinfo binary is in a new location
14607
14608 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14609
14610         * config.sub: Accept -ecoff as an OS.
14611
14612         * Makefile.in: Various changes to eliminate a level of make
14613         recursion and reduce the required command line length.
14614         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14615         sub-makes.
14616         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14617         variables holding settings for specific sub-makes.
14618         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14619         in terms of BASE_FLAGS_TO_PASS.
14620         (TARGET_LIBS): New variable listing directories which use
14621         TARGET_FLAGS_TO_PASS.
14622         (subdir_do): Eliminated.
14623         (do-*): New set of targets to replace subdir_do.
14624         (various): All targets which used subdir_do now depend on do-*.
14625         (local-clean): Renamed from do_clean.
14626         (local-distclean): New target, dependency of distclean and
14627         realclean.
14628         (install-info): Don't create directories.  Depend on dir.info
14629         rather than calling make recursively.
14630         (install-dir.info): Eliminated.
14631         (install-info-dirs): Create all info directories here.
14632         (dir.info): Depend upon do-install-info.
14633
14634         * test-build.mk (HOLES): Added false.
14635
14636 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14637
14638         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14639
14640 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14641
14642         * Makefile.in (info): remove dependency on all-texinfo.  The
14643         problem was really in texinfo/C, not at this level.
14644
14645 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14646
14647         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14648
14649 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14650
14651         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14652         GDB releases.
14653
14654 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14655
14656         * configure: Include srcdir in message about target of link not
14657         being found.  Don't convert `-' to `_' in `with' options being
14658         passed to subdirs.
14659
14660 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14661
14662         * configure.in: add uudecode to host_tools
14663
14664         * Makefile.in: added {all,install}-uudecode targets, added them to
14665         the appropriate lists
14666
14667 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14668
14669         * Makefile.in (all-gcc): Added dependency on all-gas.
14670
14671         * configure.in (mips-*-*): Build ld and binutils.
14672
14673 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14674
14675         * configure: check return code from mkdir, print error message and
14676           exit on failure.
14677
14678 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14679
14680         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14681
14682 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14683
14684         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14685
14686 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14687
14688         * config.sub (h8500):  Recognize this as a cpu type.
14689
14690 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14691
14692         * configure: source directory missing is no longer a warning
14693
14694         * configure.in: recognize irix[34]* instead of irix[34]
14695
14696         * Makefile.in: define and pass down X11_LIB
14697
14698 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14699
14700         * guess-systype: Renamed to ...
14701         * config.guess:  ... by popular request.
14702         * configure.in, Makefile.in:  Update accordingly.
14703
14704 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14705
14706         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14707         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14708         + Execute ./dummy instead of assuming . is in PATH.
14709
14710 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14711
14712         * guess-systype:  New shell script.  Attempts to guess the
14713         canonical host name of the executing host.
14714         Only a few hosts are supported so far.
14715         * configure:  Call guess-systype if no host is specified.
14716
14717 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14718
14719         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14720         gcc Makefile.
14721
14722
14723 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14724
14725         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14726         (all-gcc, install-gcc, subdir_do): Use it.
14727
14728 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14729
14730         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14731
14732 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14733
14734         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14735           set exclusively by configure, using configure.in .
14736
14737 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14738
14739         * test-build.mk: set $PATH for all builds
14740
14741         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14742
14743 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14744
14745         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14746         the one used in gcc/Makefile.in, so that a null expansion doesn't
14747         override the one needed to build gcc with a native cc.
14748
14749
14750 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14751
14752         * configure: Accept -with arguments.
14753
14754 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14755
14756         * Makefile.in: added h8300sim
14757
14758 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14759
14760         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14761         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14762         (all-cygnus, native, build-cygnus): Make
14763         $(canonhost)-stamp-3stage-done, not $(host)....
14764         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14765         i386-sco3.2v4.  Added else true to if command.
14766
14767 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14768
14769         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14770
14771 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14772
14773         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14774
14775 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14776
14777         * configure.in: don't remove binutils from Solaris builds
14778
14779 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14780
14781         * Makefile.in: get rid of earlier definitions for *clean,
14782         also handle the recursive info rule better
14783
14784 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14785
14786         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14787         do more-or-less the right thing.
14788
14789 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14790
14791         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14792         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14793
14794 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14795
14796         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14797         $(host_canonical).
14798
14799         * configure.in: split the configdirs list into 4 categories (native
14800         v. cross, library v. tool) and handle the cross-only and native-
14801         only in more reasonable (and correct!) way.
14802
14803 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14804
14805         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14806         configdirs anymore.
14807
14808 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14809
14810         * Makefile.in: extensive cleanup::  removed all of the explicit
14811         clean-* targets, collapsed many wrappers around subdir_do into
14812         one, added additional targets to satisfy standards.texi, deleted
14813         some old targets, some changes for consistency
14814
14815 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14816
14817         * configure.in: handle some programs as cross-only, and others as
14818         native only
14819
14820         * test-build.mk: handle partial holes in a more generic manner
14821
14822         * Makefile.in: m4 depends on libiberty
14823
14824 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14825
14826         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14827         time, wdiff, and find to configdirs
14828
14829         * Makefile.in: all, clean, and install rules for the new programs
14830         added to configure.in
14831
14832 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14833
14834         * configure.in: use mh-sun for all *-sun-* hosts
14835
14836 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14837
14838         * Makefile.in: define flags for X11 include files and library file
14839         locations, pass them down to the programs that need this info
14840
14841         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14842
14843 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14844
14845         * configure.in: start building libg++ for HP-UX targets
14846
14847 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14848
14849         * README:  Update references to files moved into etc/.
14850
14851 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14852
14853         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14854         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14855
14856 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14857
14858         * configure: accept dash as well as underscore in long option
14859         names for FSF compatibility.
14860
14861 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14862
14863         * config.sub: added -sco3.2v4 support from FSF.
14864
14865 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14866
14867         * configure.in: expand the section that adds or removes
14868         directories from the list of programs to build, to handle native
14869         vs. cross in addition to host v. native
14870
14871 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14872
14873         * Makefile.in:  Replace C++ in macro names with CXX.
14874         This is less likely to break ...
14875
14876 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14877
14878         * test-build.mk: add -w to GNU_MAKE
14879
14880 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14881
14882         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14883         add 'sparc' to list of recognized cpus.  This needed to make
14884         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14885         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14886         then changes that into $CPU-wrs-vxworks.
14887
14888         * configure.in: remove most references to gdbtest, regularize
14889         target based program removal
14890
14891         * test-build.mk: import from p3 tree (many fixes and changes)
14892
14893 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14894
14895         * Makefile.in: added rules to handle tcl, tk, and expect
14896
14897         * configure.in: handle those directories if they exist
14898
14899 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14900
14901         * config.sub: removed bogus hppabsd and hppahpux names, since
14902         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14903
14904 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14905
14906         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14907         depends upon all-xiberty
14908
14909         * Makefile.in: changes from p3, including:
14910
14911         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14912
14913         * Makefile.in (XTRAFLAGS): include newlib directories if
14914         newlib/Makefile exists, rather than if host != target.
14915
14916         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14917
14918         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14919         from the same source tree and not building a cross-compiler.  This
14920         matters for the libg++ configuration if reconfiguring a tree that
14921         has already been installed.
14922
14923         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14924
14925         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14926         pick up the machine and system specific header files.
14927
14928         * Makefile.in: added AS_FOR_TARGET, passed down in
14929         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14930         the C compiler to use to create programs which are run in the
14931         build environment, set it to default to $(CC), and passed it down
14932         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14933
14934         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14935
14936         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14937         We need them for unusual native builds, like systems without
14938         ranlib.
14939
14940         * configure: also define $(host_canonical) and
14941         $(target_canonical), which are the full, canonical names for the
14942         given host and target
14943
14944 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14945
14946         * Makefile.in:  Added separate definitions for C++.
14947
14948 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14949
14950         * configure.in (configdirs):  Add deja-gnu.
14951
14952 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14953
14954         * README:  Update for configure.texi and gdb-4.7 release.
14955
14956 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14957
14958         * Makefile.in:  Move "all" target to top of file.
14959         Previously, first target was ".PHONY" which caused BSD4.4 make
14960         to build .PHONY when make was run without arguments.
14961
14962 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14963
14964         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14965         Library-copylefted code in libiberty.
14966
14967 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14968
14969         * config.sub:  Replace m68kmote with plain old m68k.
14970
14971 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14972
14973         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14974
14975 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14976
14977         * config.sub: Complain if no argument is given.  Added support for
14978         386bsd as OS and target alias.
14979
14980 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14981
14982         * Makefile.in (XTRAFLAGS): include newlib directories if
14983         newlib/Makefile exists, rather than if host != target.
14984
14985 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14986
14987         * config.sub: recognize sparclite-wrs-vxworks.
14988
14989         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14990         p3.) Added clean-xiberty to clean.
14991
14992 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14993
14994         * configure.in: use *-*-* instead of nested cases for host and target
14995
14996 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14997
14998         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14999         from the same source tree and not building a cross-compiler.  This
15000         matters for the libg++ configuration if reconfiguring a tree that
15001         has already been installed.
15002
15003 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15004
15005         * config.sub (i486v/i486v4):  Merge in from FSF version.
15006
15007 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15008
15009         * configure: only set PWD if it is already set.
15010
15011 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15012
15013         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15014         doesn't have unset and all success paths (and most error paths)
15015         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15016         to just ${PWD} to avoid confusion.)
15017
15018 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15019
15020         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15021         even for a native compilation.
15022
15023 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15024
15025         Changes to make the gdb.tar.Z rule work better.
15026
15027         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15028         (DEVO_SUPPORT):  Add configure.texi.
15029         (bfd-ilrt.tar.Z):  Remove ancient rule.
15030
15031 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15032
15033         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15034         pick up the machine and system specific header files.
15035
15036         * configure.in, config.sub: added new target m68010-adobe-scout,
15037         with alias of adobe68k.  Changed configure.in to check for
15038         -scout before -sco* to avoid a false match.
15039
15040         * Makefile.in: added AS_FOR_TARGET, passed down in
15041         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15042         the C compiler to use to create programs which are run in the
15043         build environment, set it to default to $(CC), and passed it down
15044         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15045
15046 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15047
15048         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15049         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15050         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15051         FOR_TARGET variants, to newlib and libg++.
15052
15053 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15054
15055         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15056         first.
15057
15058 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15059
15060         * config.sub:  Accept `elf' as an environment.
15061
15062 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15063
15064         * Makefile.in (all-opcodes):  cd into the right directory
15065
15066 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15067
15068         * configure: added -program_transform_name option, used as
15069         argument to sed when installing programs.
15070         configure.texi: added documentation for -program_prefix,
15071         -program_suffix and -program_transform_name.
15072
15073 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15074
15075         * config.sub:  Accept i486 where i386 ok.
15076
15077 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15078
15079         * config.sub: accept we32k
15080
15081 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15082
15083         * config.sub, configure.in: accept OSE68000 and OSE68k.
15084
15085         * Makefile.in: don't create all directories for ``make install'';
15086         let the subdirectories create the ones they need.
15087
15088 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15089
15090         * COPYING: new file, GPL v2
15091
15092 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15093
15094         * Makefile.in: use the new gen-info-dir, which needs a template
15095         argument (which also lives in texinfo)
15096
15097         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15098
15099 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15100
15101         * config.sub (ncr3000):  Change i386 to i486.
15102
15103 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15104
15105         * Makefile.in: add install-rcs, install-grep to
15106         install-no-fixedincludes, removed install-bison and install-libgcc
15107
15108 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15109
15110         * configure.in: grab the HPUX makefile fragment if on HPUX
15111
15112 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15113
15114         * Makefile.in: eradicate bison spoor (ditto libgcc).
15115          configure.in: recognise m68{k,000}-ericsson-OSE.
15116          es1800 is alias for m68k-ericsson-OSE
15117
15118 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15119
15120         * configure.in: rearrange the parts that remove programs from
15121         configdirs, based now on HOST==TARGET or by canonical triple.
15122
15123 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15124
15125         * test-build.mk: recurse explicitly with -f test-build.mk when
15126           appropriate.  predicate stage3 and comparison on the existence
15127           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15128           On very clean, also remove ...stamp-co.  Build in-place before
15129           doing other builds.
15130
15131 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15132
15133         * Makefile.in, configure.in: add tgas
15134
15135 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15136
15137         * Makefile.in: a number of changes merged in from progressive.
15138
15139         * configure.in: add libm.
15140
15141         * .cvsignore: ignore some stuff that comes from test-build.mk.
15142
15143 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15144
15145         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15146
15147 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15148
15149         * configure: Add program_suffix (parallel to program_prefix)
15150         * Makefile.in: adjust directory-creating script for losing decstation
15151
15152 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15153
15154         * configure:  Minor $subdir-related fixes.
15155
15156 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15157
15158         * configure: fix various problems with propogating
15159         makefile_target_frag in subdirs.
15160         * configure.in: config libgcc if its there
15161
15162 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15163
15164         * config.sub:  HPPA merge.
15165
15166 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15167
15168         * Makefile.in:  Replace all-bison with all-byacc in all
15169         dependency lines for other tools (which now use byacc).
15170
15171 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15172
15173         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15174
15175 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15176
15177         * Makefile.in: make gprof rules similar to byacc rules (instead of
15178         vestigal $(unsubdir) that didn't work...)
15179
15180 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15181
15182         * config.sub:  Add support for Linux.
15183         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15184         (at least for libg++).
15185
15186 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15187
15188         * configure.texi: fix doc for the -nfp option to configure
15189
15190 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15191
15192         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15193
15194 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15195
15196         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15197         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15198         * configure.in: added solaris* host_makefile_frag hook.
15199
15200 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15201
15202         * config.sub: changed recognition of m68000 so that various
15203         m68k types can be specified via m680[01234]0
15204
15205 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15206
15207         * config.sub (basic_machine): fix sed so that '-foo' isn't
15208         completely substituted out while .+'-foo' loses the '-foo'
15209
15210 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15211
15212         * config.sub ($os): Add -aout.
15213
15214 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15215
15216         * configure:  If host_makefile_frag is absolute, don't
15217         prefix ${invsubdir} (relevant to libg++ auto-configure).
15218
15219 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15220
15221         * Makefile.in (tooldir): Define it.
15222         (all-ld): Depend on all-flex.
15223
15224 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15225
15226         * Makefile.in (check):  Fix libg++ special case.
15227
15228 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15229
15230         * configure: do not bury `pwd` into config.status, thus do fewer
15231           pwd's.
15232
15233         * configure: print the "Building in" message only when building in
15234           other than "." AND verbose.
15235
15236         * configure: remove -s, rework -v to better accommodate guested
15237           configures.
15238
15239         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15240
15241 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15242
15243         * Makefile.in: macroize flags passed on recursion.  remove
15244           fileutils.
15245
15246 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15247
15248         * configure: get makesrcdir right for subdirs deeper than 1.
15249
15250         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15251           install.
15252
15253 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15254
15255         * Makefile.in: don't print subdir_do or recursion lines.
15256
15257 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15258
15259         * standards.texi: added menu item.
15260
15261         * Makefile.in: build and install standards.info.
15262
15263         * standards.texi: new file.
15264
15265 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15266
15267         * configure: test for and move config.status pieces from
15268           ${subdir}/.
15269
15270 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15271
15272         * configure:  Test for existance of files before trying to mv
15273         them, to avoid numerous non-existance messages.
15274
15275 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15276
15277         * configure: correct final line of config.status.
15278
15279         * configure: patch from eggert.  Avoids a protection problem if
15280           the original Makefile.in is read only.
15281
15282         * configure: use move-if-change from gcc to create config.status.
15283           Some makefiles depend on config.status to tell if a directory
15284           has been reconfigured for a different host.  This change
15285           prevents those directories from remaking everything in the case
15286           where the reconfig was only intended to rebuild a Makefile.
15287
15288         * configure: test for config.sub with "config.sub sun4" rather
15289           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15290           host alias from a missing config.sub.
15291
15292 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15293
15294         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15295           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15296
15297 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15298
15299         * configure: mkdir ${subdir} as needed.
15300
15301 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15302
15303         * Makefile.in,configure.in: added autoconf.
15304
15305 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15306
15307         * Makefile.in: no longer pass against on recursion.
15308
15309         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15310           definitions are not inherited.
15311
15312         * configure: correct makesrcdir when subdir is .
15313
15314 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15315
15316         * configure:  Add support for 'subdirs' variable, which is
15317         like 'configdirs', except that configure doesn't re-invoke
15318         itself for subdirs, it just creates a Makefile for each subdir.
15319         * configure.texi:  Document subdirs.
15320
15321 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15322
15323         * configure.in: added flex to configdirs
15324
15325 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15326
15327         * Makefile.in: remove clean-stamps from clean.
15328
15329 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15330
15331         * configure.in:  Add gdbtest to configdirs.
15332
15333 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15334
15335         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15336         to recursive makes.
15337         * configure.in:  Recognize new ncr3000 config.
15338
15339 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15340
15341         * Makefile.in, configure.in: removed references to gdbm.
15342
15343 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15344
15345         * config.sub:  Don't canonicalize os value
15346         newsos* to bsd (readline needs to check for newsos).
15347         (This fix was earlier made Jan 31, but got re-broken.)
15348
15349 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15350
15351         * configure.in:  sco is an os, not a vendor!
15352
15353         * configure:  Quote $( better.  Keep various shells happy.
15354
15355 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15356
15357         * Makefile.in: eliminate stamp-files.
15358
15359 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15360
15361         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15362           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15363
15364 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15365
15366         * config.sub:  fix iris/iris3.
15367
15368 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15369
15370         * configure: re-add -rm.
15371
15372 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15373
15374         * Maskefile.in: add .stmp-rcs to all.
15375
15376         * configure.in: remove gas from rs6000 build, use aix host fragment.
15377
15378 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15379
15380         * configure: pass down site_option during recursion.
15381
15382 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15383
15384         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15385
15386 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15387
15388         * configure: Change exec_prefix so that it really defaults to prefix.
15389
15390 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15391
15392         * Makefile.in, configure.in:  Add support for mmalloc library.
15393
15394 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15395
15396         * Makefile.in: add stmp dependencies for a few more things.
15397
15398 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15399
15400         * configure: adjusted error message on objdir/srcdir configure
15401           collision, per john's suggestion.
15402
15403         * Makefile.in: add libiberty stmp to all and all.cross.
15404
15405 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15406
15407         * Makefile.in: remove force dependencies, add grep to all.
15408
15409 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15410
15411         * Makefile.in: drop flex.  make stamp files work.
15412
15413         * configure: added test for conflicting configuration in srcdir,
15414           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15415           gets cranky.  use relative paths for configure and srcdir
15416           whenever possible.  Send some error messages to stderr that were
15417           going to stdout.
15418
15419 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15420
15421         * Makefile.in:  Fix libg++ rule to check for gcc directory
15422         before using gcc/gcc.  Also pass XTRAFLAGS.
15423
15424 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15425
15426         * Makefile.in: added stmp-files so that directories aren't polled
15427           when they are already built.
15428
15429         * configure.texi: fixed a node pointer problem.
15430
15431 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15432
15433         * config.sub configure.in gdb/configure.in
15434         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15435         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15436         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15437
15438 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15439
15440         * configure: -recurring becomes -silent.  corrected help message
15441           for -site= option.
15442
15443         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15444
15445 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15446
15447         * configure: when building Makefile for crosses, replace
15448           tooldir and program_prefix.  default srcdir from location of
15449           config.sub.  remove "for host in hosts" and "for target in
15450           targets" loops.
15451
15452 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15453
15454         * Makefile.in: Do not pass bindir or mandir to cvs.
15455
15456 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15457
15458         * Makefile.in, configure.in: removed traces of namesubdir,
15459           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15460           copyrights to '92, changed some from Cygnus to FSF.
15461
15462         * configure.texi: remove most references to multiple hosts,
15463           multiple targets, subdirs, etc.
15464
15465         * configure.man: removed rcsid. reference config.sub not
15466           config.subr.
15467
15468         * Makefile.in: mkdir $(infodir) on install-info.
15469
15470 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15471
15472         * configure.texi:  Explain better about .gdbinit and about
15473         the environment that configure.in sections run in.
15474
15475 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15476
15477         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15478
15479 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15480
15481         * README:  DOC.configure => cfg-paper.texi.
15482
15483 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15484
15485         * config.sub (near case $os):  Don't convert newsos* to bsd!
15486
15487 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15488
15489         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15490         the number of copies of COPYING that go into the GDB tar file.
15491
15492 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15493
15494         * bfd/configure.in, gdb/config/mh-i386sco,
15495         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15496         Fix SCO configuration stuff.
15497
15498 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15499
15500         * Makefile.in:  For libg++, make sure the -I pointing
15501         to the gcc directory goes *after* all the libg++-local -I flags.
15502         Also, move just-gcc dependency from just-libg++ to all-libg++.
15503
15504 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15505
15506         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15507
15508 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15509
15510         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15511
15512 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15513
15514         * config.sub:  Add stratus configuration frags.  Also
15515         submitted to FSF.
15516
15517 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15518
15519         * Makefile.in (DEV_SUPPORT):  add configure.man.
15520
15521         * config.sub(Decode manufacturer-specific):  add -none*.
15522
15523 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15524
15525         * Makefile.in:  remove form feeds to make Sun's make happy.
15526         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15527
15528 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15529
15530         * Makefile.in (AR_FLAGS):  Make quieter.
15531
15532 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15533
15534         * configure.in:  Add libg++.
15535         * configure:  When verbose, don't output the command line at each
15536         level; it will be unremarkably the same as the previous version,
15537         which will be the same as what the user typed.
15538
15539 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15540
15541         * configure.in, Makefile.in: fix clean-info, add flex.  add
15542           fileutils.
15543
15544         * configure: be less sensitive to spaces in Makefile.in.  Do not
15545           look for sources in "..".  Doing so breaks subdirectories that
15546           might have their own configure.  If a subdir has it's own
15547           configure script, use it.
15548
15549 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15550
15551         * cfg-paper.texi: some changes suggested by rms.
15552
15553 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15554
15555         * config.sub:  Merge in some small additions from the FSF version,
15556         taken from the gcc distribution, to bring the Cygnus and FSF
15557         versions into closer sync.
15558
15559 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15560
15561         * configure.in:  Changed svr4 references to sysv4.
15562
15563 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15564
15565         * configure: added -V for version number option.
15566
15567 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15568
15569         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15570           renamed from DOC.configure to cfg-paper.texi.
15571
15572 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15573
15574         * configure, config.subr, config.sub: config.subr is now
15575           config.sub again.
15576
15577 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15578
15579         * configure.texi: new file, in progress.
15580
15581         * Makefile.in: build info file and install the man page for
15582           configure.
15583
15584         * configure.man: new file, first cut.
15585
15586         * configure: find config.subr again now that configuration "none"
15587           has gone.  removed all traces of the -ansi option.  removed all
15588           traces of the -languages option.
15589
15590         * config.subr: resync from rms.
15591
15592 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15593
15594         * configure, config.sub, config.subr: merge config.sub into
15595           config.subr, call the result config.subr, remove config.sub, use
15596           config.subr.
15597
15598         * Makefile.in: revised install for dir.info.
15599
15600 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15601
15602         * configure.in: add decstation host makefile frag.
15603
15604         * Makefile.in: BISON now bison -y again.  also install-gcc on
15605           install.  clean-gdbm on clean.  infodir belongs in datadir.
15606           Make directories for info install.  Build dir.info here then
15607           install it.
15608
15609 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15610
15611         * Makefile.in: fix for bad directory tests.
15612
15613 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15614
15615         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15616           regexp.  -srcdir relative was being handled incorrectly.
15617
15618         * Makefile.in: unwrapped some for loops so that parallel makes
15619           work again and so one can focus one's attention on a particular
15620           package.
15621
15622 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15623
15624         * configure: added PWD as a stand in for `pwd` (for speed). use
15625           elif wherever possible.  make -srcdir work without -objdir.
15626           -objdir= commented out.
15627
15628 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15629
15630         * configure: +options become --options.  -subdirs commented out.
15631           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15632           Makefile now at top of generated Makefile.  Removed cvs log
15633           entries.  added -srcdir.  create .gdbinit only if there is one
15634           in ${srcdir}.
15635
15636         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15637           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15638           and mandir now keyed off datadir by default.
15639
15640 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15641
15642         * Freshly created ChangeLog.
15643
15644 \f
15645 Local Variables:
15646 mode: change-log
15647 left-margin: 8
15648 fill-column: 76
15649 version-control: never
15650 End: