2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
[platform/upstream/binutils.git] / ChangeLog
1 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
2
3         * COPYING.NEWLIB: Add Altera Corporation copyright.
4
5 2013-04-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
6
7         * config.guess: Update from config repo.
8         * config.sub: Ditto.
9
10 2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
11
12         * Makefile.def: Sync with GCC.
13         * Makefile.in: Regenerate.
14
15 2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
16
17         * configure.ac: Sync with GCC.
18         * configure: Regenerate.
19
20 2013-03-22  Mike Frysinger  <vapier@gentoo.org>
21
22         * src-release (VER): Change bfd/configure.in sed to use the new
23         `bfd/configure --version` output.
24
25 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
26
27         * configure.ac: Sync with GCC repo.
28         * configure: Ditto.
29
30 2013-02-05  Ian Lance Taylor  <iant@google.com>
31
32         PR go/55969
33         * configure.ac: Disable libgo on some systems where it does not
34         work.
35         * configure: Rebuild.
36
37 2013-02-05  Alan Modra  <amodra@gmail.com>
38
39         * configure: Regenerate after syncing config/.
40
41 2013-01-15  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
42
43         * configure.ac: Sync with GCC repo.
44         * configure: Ditto.
45         * Makefile.def: Ditto.
46         * Makefile.in: Ditto.
47
48 2013-01-11  Joel Brobecker  <brobecker@adacore.com>
49
50         Sync with GCC, merge:
51
52         2013-01-09  Jason Merrill  <jason@redhat.com>
53
54         * .gitignore: Import from gdb repository.
55
56 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
57
58         * config.sub: Update from config repo.
59
60 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
61
62         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
63         * Makefile.in: Regenerate.
64
65 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
66
67         * Makefile.def (configure-gcc): Depend on all-gmp.
68         (all-gcc): Remove dependency on all-gmp.
69         * Makefile.in: Regenerated.
70
71 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
72
73         * config.guess: Update from config repo.
74         * config.sub: Ditto.
75
76 2013-01-07  Jeff Johnston  <jjohnstn@redhat.com>
77
78         * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
79         exists and replace the new bfin license in its location.
80
81 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
82
83         PR gas/14899
84         * Makefile.def (dependencies): Make all-binutils, all-gprof,
85         all-ld and all-gold depend on all-gas.
86         * Makefile.in: Regenerated.
87
88 2012-12-29  Ben Elliston  <bje@gnu.org>
89
90         * config.guess: Update to 2012-12-29 version.
91         * config.sub: Likewise.
92
93 2012-12-20  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
94
95         * Makefile.def (install-target-libgo): Depend on
96         install-target-libatomic. Merged from GCC repo.
97         * Makefile.in: Regenerate.
98
99 2012-12-17  Jeff Johnston  <jjohnstn@redhat.com>
100
101         * COPYING.LIBGLOSS: Add license for bfin libgloss.
102
103 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
104
105         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
106         * configure: Regenerate.
107
108 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
109
110         * Makefile.def (target_modules): Add bootstrap=true and
111         raw_cxx=true to libsanitizer.
112         * configure.ac (bootstrap_target_libs): Add libsanitizer.
113         * Makefile.in: Regenerated.
114         * configure: Likewise.
115
116 2012-12-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
117
118         * config.sub: Merge from config repo.
119
120 2012-11-30  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
121
122         * configure.ac: Merge from GCC.
123         * Makefile.tpl: Ditto.
124         * Makefile.in: Ditto.
125         * configure: Ditto.
126
127 2012-11-28  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
128
129         * configure.ac (noconfigdirs): Merge from GCC.
130         * configure: Regenerate.
131
132 2012-11-19  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
133
134         * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
135
136 2012-11-14  Roland McGrath  <mcgrathr@google.com>
137
138         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
139         * configure: Regenerate.
140
141 2012-11-13  Richard Henderson  <rth@redhat.com>
142
143         * configure.ac: Move libsanitizer logic to subdirectory.
144         * configure: Regenerate.
145
146 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
147
148         * configure.ac: Enable libsanitizer just on x86 linux for now.
149         * configure: Re-generate.
150
151 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
152
153         * configure.ac: Merge libquadmath sections.
154         * configure: Regenerate.
155
156 2012-11-12  Wei Mi <wmi@google.com>
157
158         * configure.ac: Add libsanitizer to target_libraries.
159         * Makefile.def: Ditto.
160         * configure: Regenerate.
161         * Makefile.in: Regenerate.
162
163 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
164
165         * configure: Regenerated.
166
167 2012-11-03  Robert Mason  <rbmj@verizon.net>
168
169         * configure.ac: add --disable-libstdcxx configure option
170         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
171
172 2012-10-24  Corinna Vinschen  <corinna@vinschen.de>
173
174         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
175         against Mingw64 w32api.
176         * configure: Regenerate.
177
178 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
179
180         PR bootstrap/54820
181         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
182         * configure: Regenerate.
183
184 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
185
186         PR bootstrap/54820
187         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
188         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
189         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
190         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
191         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
192         * Makefile.in: Regenerate.
193         * configure.ac (have_static_libs): New variable and associated check.
194         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
195         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
196         * configure: Regenerate.
197
198 2012-10-10  David Holsgrove  <david.holsgrove@xilinx.com>
199
200         * config.guess, config.sub: Include updated version from
201         config-patches.  Adds microblaze little endian support.
202
203 2012-09-28  Ian Lance Taylor  <iant@google.com>
204
205         * Makefile.def: Make all-target-libgo depend on
206         all-target-libbacktrace.
207         * Makefile.in: Rebuild.
208
209 2012-09-26  Ian Lance Taylor  <iant@google.com>
210
211         * Makefile.def: Make all-gcc depend on all-libbacktrace.
212         * Makefile.in: Rebuild.
213
214 2012-09-06  Diego Novillo  <dnovillo@google.com>
215
216         * configure.ac: Bump minimum GMP version to 4.2.3.
217         * configure: Re-generate.
218
219 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
220
221         PR target/54461
222         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
223         target-libgloss if not configured --with-avrlibc=no.
224         * configure: Regenerate.
225
226 2012-09-04  Jason Merrill  <jason@redhat.com>
227
228         * configure.ac: Fix --enable-languages=all.
229
230 2012-09-03  Richard Guenther  <rguenther@suse.de>
231
232         PR bootstrap/54138
233         * configure.ac: Re-organize ISL / CLOOG checks to allow
234         disabling with either --without-isl or --without-cloog.
235         * configure: Regenerated.
236
237 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
238
239         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
240         * configure: Regenerate.
241
242 2012-09-21  Steve Ellcey  <sellcey@mips.com>
243
244         * configure.ac: Add mips*-mti-elf* target.
245         * configure: Regenerate.
246
247 2012-09-19  Ian Lance Taylor  <iant@google.com>
248
249         * configure.ac (host_libs): Add libbacktrace.
250         (target_libraries): Add libbacktrace.
251         * Makefile.def (host_modules): Add libbacktrace.
252         (target_modules): Likewise.
253         * configure, Makefile.in: Rebuild.
254
255 2012-09-15  Jiong Wang  <jiwang@tilera.com>
256
257         * configure.ac (ENABLE_GOLD): support tilegx*
258         * configure: rebuild
259
260 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
261
262         PR target/38607
263         Merge upstream change.
264         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
265
266         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
267         Add libgomp*.o to compare_exclusions for AIX.
268         * configure: Regenerate.
269
270 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
271
272         PR binutils/4970
273         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
274         and opcodes.
275         * Makefile.in: Regenerated.
276
277 2012-08-14   Diego Novillo  <dnovillo@google.com>
278
279         Merge from cxx-conversion branch.
280
281         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
282         POSTSTAGE1_CONFIGURE_FLAGS.
283         * Makefile.in: Regenerate.
284         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
285         Force C++ when bootstrapping.
286         * configure: Regenerate.
287
288 2012-07-06  Richard Guenther  <rguenther@suse.de>
289
290         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
291         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
292         --with-gmp=system.
293         * Makefile.in: Regenerated.
294         * configure: Likewise.
295
296 2012-07-06  Richard Guenther  <rguenther@suse.de>
297
298         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
299         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
300         supply V=1 as extra_make_flags.
301         * configure: Regenerated.
302         * Makefile.in: Likewise.
303
304 2012-07-03  Richard Guenther  <rguenther@suse.de>
305
306         * Makfile.def (isl): Remove not necessary extra_exports and
307         extra_make_flags.
308         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
309         * Makefile.in: Regenerated.
310
311 2012-07-03  Richard Guenther  <rguenther@suse.de>
312
313         * Makefile.def (cloog): Add V=1 to extra_make_flags.
314         * configure.ac: If either the ISL or the CLooG check failed
315         do not try to build in-tree versions.
316         * Makefile.in: Regenerated.
317         * configure: Regenerated.
318
319 2012-07-02  Richard Guenther  <rguenther@suse.de>
320         Michael Matz  <matz@suse.de>
321         Tobias Grosser <tobias@grosser.es>
322         Sebastian Pop <sebpop@gmail.com>
323
324         * Makefile.def: Add ISL host module, remove PPL host module.
325         Adjust ClooG host module to use the proper ISL.
326         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
327         * configure.ac: Include config/isl.m4.  Add ISL host library,
328         remove PPL.  Remove PPL configury, add ISL configury, adjust
329         ClooG configury.
330         * Makefile.in: Regenerated.
331         * configure: Likewise.
332
333 2012-07-02  Richard Guenther  <rguenther@suse.de>
334
335         Merge from graphite branch
336         2011-07-21  Tobias Grosser  <tobias@grosser.es>
337
338         * configure: Regenerated.
339         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
340         both cloog.org and legacy versions. The only supported version will
341         be CLooG with the isl backend.
342
343         2011-07-21  Tobias Grosser  <tobias@grosser.es>
344
345         * configure: Regenerated.
346         * configure.ac: Require cloog isl 0.17.0
347
348         2011-07-21  Tobias Grosser  <tobias@grosser.es>
349
350         * configure: Regenerated.
351         * config/cloog.m4: Do not define CLOOG_ORG
352
353 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
354
355         * configure.ac: Skip C if explicitly selected.
356         * configure: Regenerate.
357
358 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
359
360         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
361         they contain -O2.
362         * configure: Regenerate.
363
364 2012-06-20  Jason Merrill  <jason@redhat.com>
365
366         * Makefile.tpl (check-target-libgomp-c++): New.
367         (check-target-libitm-c++): New.
368         * Makefile.def (c++): Add them.
369         * Makefile.in: Regenerate.
370
371 2012-05-16  Olivier Hainque  <hainque@adacore.com>
372
373         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
374         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
375         (install-no-fixedincludes): Adjust accordingly.
376         * Makefile.in: Regenerate.
377
378 2012-05-09  Nick Clifton  <nickc@redhat.com>
379             Paul Smith  <psmith@gnu.org>
380
381         PR bootstrap/50461
382         * configure.ac (mpfr-dir): When using in-tree MPFR sources
383         allow for the fact that from release v3.1.0 of MPFR the source
384         files were moved into a src sub-directory.
385         * configure: Regenerate.
386
387 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
388
389         * configure.ac: Bump minimum MPFR version to 2.4.0.
390         * configure: Regenerated.
391
392 2012-05-01  Richard Henderson  <rth@redhat.com>
393
394         * Makefile.def (libatomic): New target_module.
395         * configure.ac (target_libraries): Add libatomic.
396         (noconfigdirs): Check if libatomic is supported.
397         * Makefile.in, configure: Rebuild.
398
399 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
400
401         Merge upstream change
402         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
403
404 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
405
406         * libtool.m4: Additional FreeBSD 10 fixes.
407
408 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
409
410         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
411         they contain -O2.
412         * configure: Regenerate.
413
414 2012-05-14  Catherine Moore  <clm@codesourcery.com>
415
416         * NEWS:  Mention PowerPC VLE port.
417
418 2012-05-11  Mike Frysinger  <vapier@gentoo.org>
419
420         * MAINTAINERS (config/): Move to intl/ section.
421         (compile; depcomp; install-sh; missing; ylwrap): Likewise.
422
423 2012-05-09  Nick Clifton  <nickc@redhat.com>
424             Paul Smith  <psmith@gnu.org>
425
426         PR bootstrap/50461
427         * configure.ac (mpfr-dir): When using in-tree MPFR sources
428         allow for the fact that from release v3.1.0 of MPFR the source
429         files were moved into a src sub-directory.
430         * configure: Regenerate.
431
432 2012-05-02  Roland McGrath  <mcgrathr@google.com>
433
434         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
435         * configure: Regenerate.
436
437 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
438
439         * config.sub: Update to 2012-04-18 version from official repo.
440
441 2012-03-19  Tristan Gingold  <gingold@adacore.com>
442
443         * configure.ac (ia64*-*-*vms*): Add support for ld.
444         * configure: Regenerate.
445
446 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
447
448         * configure.ac (enable_libgomp): Remove *-*-irix6*.
449         (unsupported_languages): Remove mips-sgi-irix6.*.
450         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
451         (with_stabs): Remove.
452         * configure: Regenerate.
453
454 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
455
456         * configure.ac (enable_libgomp): Remove *-*-osf*.
457         (with_stabs): Remove alpha*-*-osf*.
458         * configure: Regenerate.
459
460 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
461
462         * COPYING.NEWLIB: Modify DJ Delorie license to include
463         modification rights in clause as permitted by DJ Delorie.
464         * COPYING.LIBGLOSS: Ditto.
465
466 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
467
468         * COPYING.NEWLIB: Remove two unused licenses.
469
470 2012-03-05  Tristan Gingold  <gingold@adacore.com>
471
472         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
473         * configure: Regenerate.
474
475 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
476
477         * COPYING.NEWLIB: Add Adapteva notice.
478         * COPYING.LIBGLOSS: Add Adapteva notice.
479
480 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
481
482         * configure: Regenerate.
483
484 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
485
486         * COPYING.LIBGLOSS: Add GPL with exception license.
487
488 2011-11-09  Roland McGrath  <mcgrathr@google.com>
489
490         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
491         * configure: Rebuild.
492         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
493         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
494         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
495         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
496         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
497         Add READELF.
498         * Makefile.in: Rebuild.
499
500 2011-11-08  Richard Henderson  <rth@redhat.com>
501
502         * configure.ac: Test for libitm directory present first.
503
504         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
505
506         * configure.ac: Test libitm/configure.tgt to disable libitm.
507         * configure: Rebuild.
508
509 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
510
511         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
512         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
513         * Makefile.in: Regenerate.
514
515 2011-11-01  DJ Delorie  <dj@redhat.com>
516
517         * configure.ac (rl78-*-*) New case.
518         * configure: Regenerate.
519
520 2011-11-01  DJ Delorie  <dj@redhat.com>
521
522         * config.sub: Update to version 2011-10-29 (added rl78)
523
524 2011-10-27  Nick Clifton  <nickc@redhat.com>
525
526         * config.sub: Import these changes from the config project:
527
528         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
529             Ben Elliston  <bje@gnu.org>
530
531         * config.sub (epiphany): New.
532
533         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
534             Ben Elliston  <bje@gnu.org>
535
536         * config.sub (hexagon, hexagon-*): New.
537
538         2011-08-23  Roland McGrath  <mcgrathr@google.com>
539
540         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
541         64eb to be64.
542
543         2011-08-16  Roland McGrath  <mcgrathr@google.com>
544
545         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
546         (nacl): Grok as alias for 32el-unknown-nacl.
547
548 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
549
550         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
551
552 2011-08-14  Yao Qi  <yao@codesourcery.com>
553
554         Merge from gcc:
555
556         2011-08-14  Yao Qi  <yao@codesourcery.com>
557         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
558         * configure: Regenerate.
559
560 2011-07-26  Ian Lance Taylor  <iant@google.com>
561
562         Merge from gcc:
563
564         2011-07-26  Ian Lance Taylor  <iant@google.com>
565         * configure.ac: Set have_compiler based on whether gcc directory
566         exists, rather than on whether gcc is in configdirs.
567         * configure: Rebuild.
568
569         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
570         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
571         link directories.
572         * Makefile.in: Rebuild.
573
574         2011-07-20  Ian Lance Taylor  <iant@google.com>
575         PR bootstrap/49787
576         * configure.ac: Move --enable-bootstrap handling earlier in file.
577         If --enable-bootstrap and either --enable-build-with-cxx or
578         --enable-build-poststage1-with-cxx, enable C++ automatically.
579         * configure: Rebuild.
580
581         2011-07-19  Ian Lance Taylor  <iant@google.com>
582         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
583         make C++ a boot_language.  Set and substitute
584         POSTSTAGE1_CONFIGURE_FLAGS.
585         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
586         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
587         * configure, Makefile.in: Rebuild.
588
589         2011-07-16  Jason Merrill  <jason@redhat.com>
590         * Makefile.def (language=c++): Add check-c++0x and
591         check-target-libmudflap-c++.
592         * Makefile.tpl (check-target-libmudflap-c++): New.
593         * Makefile.in: Regenerate.
594
595         2011-07-16  Matthias Klose  <doko@ubuntu.com>
596         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
597         * Makefile.def (target_modules/libjava): Pass
598         $(EXTRA_CONFIGARGS_LIBJAVA).
599         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
600         if not configured with --enable-static-libjava.
601         * Makefile.in: Regenerate.
602         * configure: Likewise.
603
604         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
605         PR regression/47836
606         PR bootstrap/23656
607         PR other/47733
608         PR bootstrap/49247
609         PR c/48825
610         * configure.ac (target_libraries): Remove target-libiberty.
611         Remove case-statement setting skipdirs=target-libiberty for
612         multiple targets.  Remove checking target_configdirs and
613         removing target-libiberty but keeping target-libgcc if
614         otherwise empty.
615         * Makefile.def (target_modules): Don't add libiberty.
616         (dependencies): Remove all traces of target-libiberty.
617         * configure, Makefile.in: Regenerate.
618
619 2011-07-22  Jason Merrill  <jason@redhat.com>
620
621         * Makefile.def (language=c++): Add check-c++0x and
622         check-target-libmudflap-c++.
623         * Makefile.tpl (check-target-libmudflap-c++): New.
624         * Makefile.in: Regenerate.
625
626 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
627
628         * configure: Regenerate.
629
630 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
631
632         PR target/39150
633         * configure.ac (i[3456789]86-*-solaris2*): Also accept
634         x86_64-*-solaris2.1[0-9]*.
635         * configure: Regenerate.
636
637 2011-06-13  Walter Lee <walt@tilera.com>
638
639         * configure.ac (tilepro-*-*) New case.
640         (tilegx-*-*): Likewise.
641         * configure: Regenerate.
642
643 2011-06-06  Nick Clifton  <nickc@redhat.com>
644
645         * config.sub: Sync from upstream.
646
647 2011-05-08  Doug Kwan  <dougkwan@google.com>
648
649         Merge from gcc:
650
651         2011-05-08  Doug Kwan  <dougkwan@google.com>
652
653                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
654                 * configure: Regenerated.
655                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
656                 value from configure.
657                 * Makefile.in: Regenerated.
658
659 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
660
661         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
662         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
663         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
664         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
665         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
666         *-*-vxworks*): Disable newlib and libgloss in separate case
667         statement.
668         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
669         to separate case statement.
670         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
671         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
672         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
673         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
674         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
675         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
676         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
677         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
678         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
679         i[[3456789]]86-*-rdos*, m32r-*-*,
680         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
681         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
682         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
683         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
684         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
685         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
686         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
687         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
688         and libgloss in main case over targets.  Remove most empty cases
689         in main case over targets.
690         * configure: Regenerate.
691
692 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
693
694         * configure.ac: Remove code setting special library locations for
695         hppa*64*-*-hpux11*.  Remove code setting compiler for
696         sparc-sun-solaris2*.
697         * configure: Regenerate.
698
699 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
700
701         * configure.ac: Separate libgloss_dir settings from general case
702         over targets.
703         * configure: Regenerate.
704
705 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
706
707         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
708         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
709         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
710         cases in libgcj-disabling case statement.
711         (hppa*64*-*-linux*): Set unsupported_languages instead of
712         disabling target-zlib.
713         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
714         to hppa*64*-*-hpux*.
715         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
716         hppa*-*-hpux*.
717         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
718         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
719         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
720         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
721         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
722         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
723         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
724         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
725         libgcj-disabling case statement.
726         * configure: Regenerate.
727
728 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
729
730         * configure.ac: Disable Java for targets not supporting libffi.
731         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
732         Remove cases in Java-disabling statement.
733         (*arm-wince-pe): Change to arm-wince-pe.
734         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
735         cases in Java-disabling statement.
736         (bfin-*-*): Don't disable Java again.
737         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
738         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
739         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
740         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
741         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
742         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
743         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
744         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
745         Java-disabling statement.
746         (mmix-*-*): Don't disable Java again.
747         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
748         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
749         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
750         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
751         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
752         statement.
753         * configure: Regenerate.
754
755 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
756
757         Merge from GCC:
758
759         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
760
761         PR lto/48086
762         * configure.ac: Re-enable LTO on *-apple-darwin9*.
763         * configure: Regenerate.
764
765 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
766
767         * configure.ac: Separate cases disabling Java and Java libraries
768         from general case over targets.
769         * configure: Regenerate.
770
771 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
772
773         * configure.ac (build_tools): Remove build-byacc.
774         (host_libs): Remove mmalloc.
775         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
776         autoconf automake libtool diff rcs fileutils shellutils time
777         textutils wdiff find uudecode hello tar gzip indent recode release
778         sed perl gawk findutils gettext zip.
779         (libgcj): Remove target-qthreads.
780         (target_tools): Remove target-examples target-gperf.
781         (YACC): Don't handle building byacc.
782         * configure: Regenerate.
783         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
784         dosutils, examples, fileutils, find, findutils, gawk, gettext,
785         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
786         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
787         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
788         handle building components.
789         * Makefile.in: Regenerate.
790
791 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
792
793         * config.sub: Sync from upstream.
794
795 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
796
797         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
798         (microblaze*): Don't disable libssp.
799         * configure: Regenerate.
800
801 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
802
803         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
804         moveifchange.
805         * configure: Regenerate.
806         * Makefile.tpl: Use @SHELL@ not @config_shell@.
807         * Makefile.in: Regenerate.
808
809 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
810
811         * configure.ac (*-*-sysv4*): Don't enable libgomp.
812         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
813         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
814         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
815         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
816         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
817         md_exec_prefix cases.
818         * configure: Regenerate.
819
820 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
821
822         * configure.ac: Separate cases disabling target-libssp,
823         target-libiberty, target-libstdc++-v3 and Fortran from general
824         case over targets.
825         * configure: Regenerate.
826
827 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
828
829         * configure.ac (*-*-chorusos): Don't disable libgcj.
830         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
831         Remove case.
832         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
833         (arm-*-coff): Don't disable libgcj.
834         (arm*-*-linux-gnueabi): Remove useless assignment.
835         (arm-*-riscix*): Don't disable libgcj.
836         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
837         configuration.
838         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
839         (c54x*-*-*): Remove case.
840         (tic54x-*-*): Don't disable GCC or GCC libraries.
841         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
842         to *.
843         (d10v-*-*): Don't disable GCC libraries.
844         (d30v-*-*): Don't disable libgcj.
845         (h8500-*-*): Don't disable GCC libraries.
846         (i960-*-*): Don't disable libgcj.
847         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
848         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
849         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
850         libgcj.
851         (m68k-*-coff*): Remove case.
852         (mmix-*-*): Don't disable libgloss on host.
853         (mn10200-*-*, mn10300-*-*): Remove cases.
854         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
855         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
856         Don't disable libgcj.
857         (romp-*-*): Remove case.
858         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
859         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
860         case.
861         (v810-*-*): Don't disable GCC libraries.
862         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
863         (ip2k-*-*): Don't disable GCC libraries.
864         * configure: Regenerate.
865
866 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
867
868         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
869         libffi on host.
870         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
871         on host.
872         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
873         * configure: Regenerate.
874
875 2011-03-26  John Marino  <binutils@marino.st>
876
877         * configure.ac: Add support for *-*-dragonfly*
878         * configure: Regenerate.
879
880 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
881
882         * configure.ac (native_only): Remove.
883         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
884         send-pr uudecode guile gnuserv on host.
885         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
886         send-pr rcs guile perl texinfo libtool on host.
887         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
888         automake send-pr rcs guile perl texinfo libtool on host.
889         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
890         (*-*-kaos*): Don't disable target-examples target-gperf on target.
891         (alpha*-dec-osf*): Don't disable fileutils on target.
892         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
893         texinfo send-pr expect dejagnu on target.
894         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
895         target-qthreads on target.
896         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
897         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
898         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
899         x86_64-*-mingw*): Don't disable expect on target.
900         (*-*-cygwin*): Don't disable target-gperf on target.
901         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
902         gnuserv on target.
903         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
904         target.
905         * configure: Regenerate.
906
907 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
908
909         * configure.ac (target_tools): Remove target-groff.
910         (native_only): Remove target-groff.
911         (hppa*64*-*-*): Don't disable byacc.
912         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
913         setting.
914         (*-*-kaos*): Don't skip target-librx and target-groff.
915         (*-*-netware*): Don't skip target-libmudflap.
916         (*-*-tpf*): Don't skip target-libmudflap.
917         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
918         directories on the host.
919         (ia64*-*-*vms*): Don't skip tix.
920         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
921         host.
922         * configure: Regenerate.
923
924 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
925
926         * configure.ac: Remove references to mt-mep, mt-netware,
927         mt-wince.
928         * Makefile.def: Add all-utils soft dependencies.
929         * Makefile.tpl: Remove GDB_NLM_DEPS.
930         * configure: Regenerate.
931         * Makefile.in: Regenerate.
932
933 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
934
935         Sync from GCC:
936
937         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
938
939         * configure.ac: Do not include mh-x86omitfp.
940         * configure: Regenerate.
941
942         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
943
944         * configure.ac: Remove empty cases.
945         * configure: Regenerate.
946
947         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
948
949         * Makefile.def: Add dependency from termcap to gdb.
950         * Makefile.in: Regenerate.
951
952         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
953
954         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
955         * configure: Regenerate.
956         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
957         * Makefile.tpl: Likewise.
958         * Makefile.in: Regenerate.
959
960         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
961
962         * configure.ac: Remove all mentions of tentative_cc.
963         * configure: Regenerate.
964
965         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
966
967         PR lto/48086
968         * configure.ac: Re-enable LTO on *-apple-darwin9.
969         * configure: Regenerate.
970
971 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
972
973         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
974         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
975         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
976         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
977         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
978         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
979         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
980         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
981         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
982         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
983         *-*-rhapsody*): Remove host cases.
984         * configure: Regenerate.
985
986 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
987
988         * configure.ac (ppc*-*-pe): Remove host case.
989         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
990         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
991         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
992         cases.
993         * configure: Regenerate.
994
995 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
996
997         * config.sub: Update to version 2011-03-23.
998
999 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1000
1001         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1002         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1003         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1004         * configure: Regenerate.
1005
1006 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1007
1008         * config-ml.in: Don't handle arc-*-elf*.
1009         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1010         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1011         handle GCC libraries.
1012         * configure: Regenerate.
1013
1014 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1015
1016         PR bootstrap/48120:
1017         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1018         Add -lstdc++ -lm to LIBS.
1019         * configure: Regenerate.
1020
1021 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1022
1023         * config.guess: Update to version 2011-02-02
1024         * config.sub: Update to version 2011-02-24
1025
1026 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
1027
1028         * configure.ac: Adjust test of with_ppl.
1029         * configure: Regenerated.
1030
1031 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1032
1033         * configure.ac: Add -lpwl to ppllibs.
1034         * config/cloog.m4: Add -lisl to clooglibs.
1035         * configure: Regenerated.
1036
1037 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1038
1039         Import from Libtool and gnulib:
1040
1041         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1042
1043         Prepare for supporting FreeBSD 10.
1044         * config.rpath: Remove handling of freebsd1* which soon would
1045         match FreeBSD 10.0.
1046
1047         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1048
1049         Remove support for FreeBSD 1.x.
1050         * libtool.m4 (_LT_LINKER_SHLIBS)
1051         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1052         soon would incorrectly match FreeBSD 10.0.
1053
1054 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1055
1056         PR binutils/12283
1057         * MAINTAINERS (mkinstalldirs): Comes from Automake.
1058         (move-if-change): Comes from gnulib.
1059         * move-if-change: Import version from gnulib.
1060
1061 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1062
1063         Sync from GCC:
1064
1065         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1066
1067         PR lto/47225
1068         * Makefile.def (lto-plugin): Double dash for enable-shared.
1069         (configure-gcc): Depend on all-lto-plugin.
1070         * Makefile.in: Rebuilt.
1071
1072         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1073
1074         * configure.ac: Remove extra bracket.
1075         * configure: Regenerate.
1076
1077         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1078
1079         PR lto/47225
1080         * Makefile.def: Add dependency for install-gcc
1081         on install-lto-plugin.
1082         * Makfile.in: Regenerated
1083
1084         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1085
1086         * configure.ac: If with_ppl is no, move setting with_cloog=no
1087         after CLOOG_REQUESTED check.
1088         * configure: Regenerated.
1089
1090         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1091
1092         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1093         CLooG has been requested.
1094         * configure: Regenerated.
1095
1096         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1097
1098         * configure: Regenerated.
1099         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1100
1101         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1102
1103         * configure: Regenerated.
1104         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1105
1106         2011-01-07  Jan Hubicka  <jh@suse.cz>
1107
1108         PR lto/47225
1109         * Makefile.in: Regenerate.
1110         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1111         configure.
1112
1113 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1114
1115         PR libgcj/44341
1116         * configure.ac: Discard --with-* flags for host when configuring
1117         target libraries for cross build.
1118         * configure: Rebuilt.
1119
1120 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1121
1122         Sync from GCC:
1123
1124         2011-01-21  Andreas Schwab  <schwab@redhat.com>
1125
1126         * configure.ac: Use AS_HELP_STRING throughout.
1127         * configure: Regenerate.
1128
1129         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1130
1131         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1132         * configure: Regenerate.
1133
1134 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1135
1136         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1137
1138 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1139
1140         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1141         for ia64-hpux.
1142         * configure: Regenerate.
1143
1144 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1145
1146         Sync from GCC:
1147         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
1148
1149         * configure.ac: (picochip): Disable libiberty.
1150         * configure: Regenerate.
1151
1152 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
1153
1154         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1155
1156 2010-12-10  Ian Lance Taylor  <iant@google.com>
1157
1158         PR bootstrap/46819
1159         * configure.ac: For --disable-libgcj clear libgcj_saved.
1160         * configure: Rebuild.
1161
1162 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1163
1164         PR fortran/46540
1165         * configure.ac: Add --disable-libquadmath and
1166         --disable-libquadmath-support.
1167         * configure: Regenerate.
1168
1169 2010-12-10  Tristan Gingold  <gingold@adacore.com>
1170
1171         * src-release (ETC_SUPPORT): add gnu-oids.texi
1172
1173 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1174
1175         PR libffi/46792
1176         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1177         * configure: Regenerate.
1178
1179 2010-12-02  Ian Lance Taylor  <iant@google.com>
1180
1181         * configure.ac: Always set default for poststage1_ldflags to
1182         -static-libstdc++ -static-libgcc.
1183
1184 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
1185
1186         * COPYING.NEWLIB: Add National Semiconductor notice.
1187
1188 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1189
1190         * configure.ac: Move comment to remove extra space in last argument
1191         of GCC_TARGET_TOOL.
1192
1193 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1194
1195         PR other/46026
1196         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1197         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1198         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1199         (BASE_FLAGS_TO_PASS): Use it.
1200         * configure: Rebuilt.
1201         * Makefile.in: Rebuilt.
1202
1203 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1204
1205         PR binutils/12258
1206         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1207         Properly check default linker.
1208         * configure: Regnerated.
1209
1210 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1211
1212         * configure.ac: For --enable-gold, handle value `default' instead of
1213         `both*'.   New configure option --{en,dis}able-ld.
1214         * configure: Regenerate.
1215
1216 2010-11-20  Ian Lance Taylor  <iant@google.com>
1217
1218         * configure.ac: Only disable a language library if no language needs
1219         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1220         * configure: Rebuild.
1221
1222 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
1223
1224         * configure: Regenerate.
1225
1226 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1227
1228         PR other/46202
1229         * configure.ac: Fix just-built in-tree STRIP name to be
1230         binutils/strip-new.
1231         * configure: Regenerate.
1232         * Makefile.def (install-strip-gcc, install-strip-binutils)
1233         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1234         (install-strip-sid): Mirror dependencies on non-strip variants
1235         of these targets on the respective -strip prerequisites.
1236         * Makefile.tpl (install-strip, install-strip-host)
1237         (install-strip-target): New targets.
1238         (install-strip-[+module+], install-strip-target-[+module+]):
1239         New targets.
1240         * Makefile.in: Regenerate.
1241
1242 2010-11-19  Ian Lance Taylor  <iant@google.com>
1243             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1244
1245         * configure.ac: Add target-libgo to target_libraries.  Set
1246         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1247         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1248         (HOST_EXPORTS): Add GOC.
1249         (BASE_TARGET_EXPORTS): Add GOC.
1250         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1251         (GOCFLAGS_FOR_TARGET): New variable.
1252         (EXTRA_HOST_FLAGS): Add GOC.
1253         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1254         * Makefile.def (target_modules): Add libgo.
1255         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1256         (dependencies): Add dependency from configure-target-libgo to
1257         configure-target-libffi and all-target-libstdc++-v3.  Add
1258         dependencies from all-target-libgo to all-target-libffi.
1259         (languages): Add go.
1260         * configure: Rebuild.
1261         * Makefile.in: Rebuild.
1262
1263 2010-11-19  Ian Lance Taylor  <iant@google.com>
1264
1265         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1266         compiler/flag environment variables.
1267
1268 2010-11-18  Ian Lance Taylor  <iant@google.com>
1269
1270         * configure.ac: Check for lang_requires_boot_languages in
1271         config-lang.in files.
1272         * configure: Rebuild.
1273
1274 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
1275
1276         * .gitignore: New file.
1277
1278 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1279             Tobias Burnus  <burnus@net-b.de>
1280
1281         PR fortran/32049
1282         * Makefile.def: Add libquadmath; build it with language=fortran.
1283         * configure.ac: Add libquadmath.
1284         * Makefile.tpl: Handle multiple libs in check-[+language+].
1285         * Makefile.in: Regenerate.
1286         * configure: Regenerate.
1287
1288 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1289
1290         * configure.ac: Fix spelling in option names.
1291         * configure: Regenerated.
1292
1293 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1294
1295         PR bootstrap/39622
1296         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1297         * configure: Regenerated.
1298
1299 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1300
1301         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1302         define the cloog backend to use. Furthermore, only pass the ppllibs to
1303         the configure checks, if necessary.
1304         * configure: Regenerate.
1305
1306 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1307
1308         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1309         * configure: regenerate
1310
1311 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1312
1313         * config/cloog.m4: Fix typo.  verison -> version.
1314         * configure: Regenerate.
1315
1316 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1317
1318         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1319         * configure: Regenerate.
1320
1321 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1322
1323         * configure.ac: Support official CLooG.org versions.
1324         * configure: Regenerate.
1325         * config/cloog.m4: New.
1326
1327 2010-11-05  Michael Eager  <eager@eagercon.com>
1328
1329         * COPYING.LIBGLOSS: Correct typo in microblaze.
1330         * COPYING.NEWLIB: Same.
1331
1332 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1333
1334         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1335         * configure: Regenerate.
1336
1337 2010-11-03  Ian Lance Taylor  <iant@google.com>
1338             Dave Korn  <dave.korn.cygwin@gmail.com>
1339
1340         PR lto/46273
1341         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1342         and on other supported platforms whenever LTO is enabled.
1343         * configure: Rebuild.
1344
1345 2010-11-02  Alan Modra  <amodra@gmail.com>
1346
1347         PR binutils/12110
1348         * configure.ac: Error when source path contains spaces.
1349         * configure: Regenerate.
1350
1351 2010-10-20  Ian Lance Taylor  <iant@google.com>
1352
1353         * Makefile.def (target_modules): Set lib_path to src/.libs for
1354         libstdc++-v3 module.
1355         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1356         * Makefile.in: Rebuild.
1357
1358 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
1359             Joseph Myers  <joseph@codesourcery.com>
1360
1361         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1362         notices.
1363         * COPYING.NEWLIB: Add Texas Instruments notice.
1364
1365 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1366
1367         * configure.ac (build_lto_plugin): New shell variable.
1368         (--enable-lto): Turn on by default for all non-ELF platforms that
1369         have had LTO support added so far.  Set build_lto_plugin appropriately
1370         for both ELF and non-ELF.
1371         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1372         * configure: Regenerate.
1373
1374 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1375
1376         PR bootstrap/45326
1377         PR bootstrap/45174
1378         * configure.ac: Honor initial values of $build_configargs,
1379         $host_configargs, $target_configargs.  Mark the precious, so
1380         environment settings get recorded.
1381         * configure: Regenerate.
1382
1383 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1384
1385         Sync from GCC:
1386
1387         2010-09-30  Michael Eager  <eager@eagercon.com>
1388
1389         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1390         * configure: Regenerate.
1391
1392         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1393
1394         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1395         targets and amend comment.
1396         * configure: Regenerate.
1397
1398         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1399
1400         * configure.ac: Enable LTO by default on Darwin.
1401         * configure: Regenerate.
1402
1403         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1404
1405         PR bootstrap/44455
1406         * configure.ac (extra_mpfr_configure_flags): Copy from
1407         extra_mpc_gmp_configure_flags.
1408         * configure: Re-generated.
1409
1410 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1411
1412         Sync from GCC:
1413
1414         PR bootstrap/45796
1415         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1416         Depend on all-build-libiberty.
1417         * Makefile.in: Regenerate.
1418
1419 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1420
1421         Sync from GCC:
1422
1423         PR bootstrap/44621
1424         * configure.ac: Fix unportable shell quoting.
1425         * configure: Regenerate.
1426
1427 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1428
1429         * configure.ac: Support all v850 targets.
1430         * configure: Regenerate.
1431
1432 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1433
1434         PR target/44862
1435         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1436         Provide -B option to allow for link spec %s substitutions for
1437         libstdc++.a on darwin.
1438         * Makefile.in: Regenerate.
1439
1440 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1441
1442         * Makefile.def (configure-gcc): Depend on all-libelf.
1443         * Makefile.in: Rebuild.
1444
1445 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1446
1447         * config.sub, config.guess: Update from upstream sources.
1448
1449 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1450
1451         Sync from GCC:
1452
1453         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1454         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1455         * configure: Regenerated.
1456
1457         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1458         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1459         * configure: Regenerate.
1460
1461         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
1462         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1463         * configure: Regenerate.
1464
1465         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1466         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1467         separately.
1468         * configure: Regenerate.
1469
1470         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1471         * configure: Regenerate after change to elf.m4.
1472
1473         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1474         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1475         * configure: Regenerated.
1476
1477         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1478         * configure.ac: Print "buggy but acceptable" when CLooG
1479         revision is less than 9.
1480         * configure: Regenerated.
1481
1482 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1483
1484         Merge from gcc:
1485
1486         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1487         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1488         * configure: Regenerate.
1489
1490         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1491         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1492         a platform that supports LTO.
1493         * configure: Regenerate.
1494
1495         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1496         PR lto/42776
1497         * configure.ac (--enable-lto): Refactor handling so libelf tests
1498         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1499         and allow LTO to be explicitly enabled on non-ELF platforms that
1500         are known to support it inside else-clause.
1501         * configure: Regenerate.
1502
1503 2010-04-27  Roland McGrath  <roland@redhat.com>
1504             H.J. Lu  <hongjiu.lu@intel.com>
1505
1506         * configure.ac (--enable-gold): Support both, both/gold and
1507         both/bfd to add gold to configdirs without removing ld.
1508         * configure: Regenerated.
1509
1510         * Makefile.def: Add install-gold dependency to install-ld.
1511         * Makefile.in: Regenerated.
1512
1513 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1514
1515         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1516         * configure: Regenerate.
1517
1518 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1519
1520         Merge from gcc:
1521         PR bootstrap/43615
1522         PR bootstrap/43328
1523         Revert:
1524         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1525         * configure.ac: Do not pass --enable-multilib nor
1526         --disable-multilib in baseargs.  Accept explicitly passed
1527         --enable_multilib.
1528         * configure: Regenerate.
1529
1530 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1531
1532         PR bootstrap/43328
1533         * configure.ac: Do not pass --enable-multilib nor
1534         --disable-multilib in baseargs.  Accept explicitly passed
1535         --enable_multilib.
1536         * configure: Regenerate.
1537
1538 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1539
1540         * configure.ac (tic6x-*-*): New case.
1541         * configure: Regenerate.
1542
1543 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1544
1545         Merge from gcc:
1546         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1547         PR ada/42554
1548         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1549         * configure: Regenerate.
1550
1551 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1552
1553         * config.sub: Update to version 2010-03-22.
1554         * config.guess: Update to version 2009-12-30.
1555
1556 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1557
1558         Merge from gcc:
1559         2010-01-11  Richard Guenther  <rguenther@suse.de>
1560         PR lto/41569
1561         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1562         * Makefile.in: Regenerated.
1563
1564 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1565
1566         PR libstdc++/32499
1567         * configure.ac (RANLIB): Default to true.
1568         (STRIP): Likewise.
1569         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1570         * configure: Regenerate.
1571
1572 2010-02-17  Nick Clifton  <nickc@redhat.com>
1573
1574         PR 11238
1575         * Makefile.tpl (local-distclean): Also remove config.cache files in
1576         sub-directories as there may not be Makefiles present in the
1577         sub-directories.
1578         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1579         the config.cache files found by the find command.
1580
1581         * Makefile.in: Regenerate.
1582         * configure.ac: Revert previous delta.
1583         * configure: Regenerate.
1584
1585 2010-02-15  Nick Clifton  <nickc@redhat.com>
1586
1587         PR 11238
1588         * configure.ac: Delete config.cache files in sub-directories when
1589         deleting Makefiles.
1590         * configure: Regenerate.
1591
1592 2010-02-15  Nick Clifton  <nickc@redhat.com>
1593
1594         * configure.ac: Sync from gcc.
1595         * configure: Regenerate.
1596
1597 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1598
1599         Sync from gcc:
1600         * configure.ac: Add "recommended" version checks for GMP/MPC.
1601         Update recommended GMP/MPFR/MPC versions.
1602         * configure: Regenerate.
1603
1604 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1605
1606         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1607         * configure.ac (bootstrap_target_libs): Make inclusion of
1608         target-libgomp conditional on libgomb being in target_configdirs.
1609         * configure: Regenerate.
1610
1611 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1612
1613         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1614         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1615         * configure: Regenerate.
1616
1617 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1618
1619         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1620         * configure.ac (target_configdirs): Substitute.
1621         * Makefile.def: Bootstrap target module libgomp.
1622         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1623         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1624         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1625         * configure, Makefile.in: Regenerate.
1626
1627 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1628
1629         * libtool.m4: Sync from git Libtool.
1630         * ltmain.sh: Likewise.
1631         * ltoptions.m4: Likewise.
1632         * ltversion.m4: Likewise.
1633         * lt~obsolete.m4: Likewise.
1634
1635 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1636             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1637
1638         PR bootstrap/42424
1639         * configure.ac: Include libtool m4 files.
1640         (_LT_CHECK_OBJDIR): Call it.
1641         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1642         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1643
1644         * configure: Regenerate.
1645
1646 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1647
1648         PR bootstrap/41818
1649         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1650         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1651         * Makefile.in: Regenerate.
1652
1653 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1654
1655         * config.sub, config.guess: Update from upstream sources.
1656
1657 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1658
1659         * COPYING.NEWLIB: Update copyright date.
1660         * COPYING.LIBGLOSS: Ditto.
1661
1662 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1663
1664         PR middle-end/30447
1665         PR middle-end/30789
1666         PR other/40302
1667
1668         * configure.ac: Require MPC.
1669         * configure: Regenerate.
1670
1671         * configure.ac: Update minimum MPC version to 0.8.
1672         * configure: Regenerate.
1673
1674 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1675
1676         * config.guess: Sync with upstream and gcc.
1677         * config.sub: Sync with upstream and gcc.
1678
1679 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1680
1681         * Makefile.def: Restore host and target settings for gmp.
1682         * Makefile.in: Rebuild.
1683
1684 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1685
1686         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1687         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1688         Fix portability of test of C++ as bootstrap language.  Add
1689         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1690         * configure: Rebuild.
1691         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1692         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1693         in-tree building.
1694         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1695         (POSTSTAGE1_HOST_EXPORTS): Use it.
1696         (STAGE[+id+]_CXXFLAGS): New.
1697         (BASE_FLAGS_TO_PASS): Pass it down.
1698         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1699         extra_exports.
1700         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1701         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1702         extra_exports.
1703         * Makefile.in: Rebuild.
1704
1705 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1706
1707         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1708         paths for *-w64-mingw* and x86_64-*mingw*.
1709         * configure: Regenerated.
1710
1711 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1712
1713         * configure.ac: Disable target-winsup & co for
1714         x86_64-*-mingw* and *-w64-mingw* targets.
1715         * configure: Regenerated.
1716
1717 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1718
1719         * configure.ac (CLooG test): Use = with test.
1720         * configure: Regenerate.
1721
1722 2009-10-22  Richard Guenther  <rguenther@suse.de>
1723
1724         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1725         cloog if the ppl version check failed.  Move flags saving
1726         before setting in libelf check.
1727         * configure: Regenerate.
1728
1729 2009-10-21  Richard Guenther  <rguenther@suse.de>
1730
1731         * configure.ac: Adjust the ppl and cloog configure to work as
1732         documented.  Disable cloog if ppl was disabled.  Omit the version
1733         checks if they were disabled.
1734         * configure: Re-generate.
1735
1736 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1737
1738         * configure.ac: Add 'lto' to enable_languages, not
1739         new_enable_languages, and only if not already present.
1740         * configure: Regenerate.
1741
1742 2009-10-06  Ian Lance Taylor  <iant@google.com>
1743
1744         * Makefile.def: check-gold depends upon all-gas.
1745         * Makefile.in: Rebuild.
1746
1747 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1748
1749         * Makefile.def: all-lto-plugin depends on all-libiberty.
1750         set bootstrap=true for lto-plugin.
1751         Add lto-plugin.
1752         * Makefile.in: Regenerate.
1753         * configure.ac (host_libs): Add lto-plugin.
1754         * configure: Regenerate.
1755
1756 2009-10-03  Diego Novillo  <dnovillo@google.com>
1757
1758         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1759         (HOST_LIBELFLIBS): Define.
1760         (HOST_LIBELFINC): Define.
1761         * Makefile.in: Regenerate.
1762         * configure.ac: Add --enable-lto.
1763         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1764         If --enable-lto is used, add 'lto' to new_enable_languages.
1765         If --enable-lto is used and gold is enabled, add
1766         lto-plugin to configdirs.
1767         * configure: Regenerate.
1768
1769 2009-10-03  Simon Baldwin  <simonb@google.com>
1770
1771         * configure.ac: If --with-system-zlib, suppress local zlib and
1772         pass --with-system-zlib to subdir configure scripts.
1773         * configure: Regenerate.
1774
1775 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1776             Paolo Bonzini  <bonzini@gnu.org>
1777
1778         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1779         $(srcdir).
1780         * Makefile.in: Rebuilt.
1781
1782 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1783
1784         Sync from gcc:
1785         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1786
1787         * configure.ac: Update minimum MPC version to 0.7.
1788         * configure: Regenerate.
1789
1790 2009-09-25  Nick Clifton  <nickc@redhat.com>
1791
1792         * configure.ac: Pass any --cache-file=/dev/null option on to
1793         subconfigures.
1794         * configure: Regenerate.
1795
1796 2009-09-23  Nick Clifton  <nickc@redhat.com>
1797
1798         * config.sub, config.guess: Update from upstream sources.
1799
1800 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1801
1802         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1803         * Makefile.in: Rebuilt.
1804
1805 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1806
1807         PR bootstrap/32272
1808         * configure.ac: Error out if $srcdir isn't '.' but contains
1809         host-${host_noncanonical}.
1810         * configure: Regenerate.
1811
1812 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1813
1814         * configure.ac: If bootstrapping a combined tree with
1815         --enable-gold, require c++ in stage1_languages.
1816         * configure: Regenerate.
1817
1818         * configure.ac: Also add target_libs of stage1_languages to
1819         bootstrap_target_libs.
1820         * configure: Regenerate.
1821
1822         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1823         with --enable-languages not containing c++.
1824         * configure: Regenerate.
1825
1826 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1827
1828         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1829         * configure: Regenerate.
1830
1831 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1832
1833         * configure.ac: Do not use $extrasub for replacing @if/@endif
1834         parts in Makefile; instead, use additional arguments to
1835         AC_CONFIG_COMMANDS to do the replacement manually, with several
1836         sed invocations, to avoid HP-UX sed command limits.
1837         * configure: Regenerate.
1838
1839 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1840
1841         * configure.ac (with-build-config): Document.  Handle without.
1842         Handle missing argument.
1843         * configure: Rebuilt.
1844
1845 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1846
1847         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1848         Default to bootstrap-debug only if compare-debug works.
1849         * configure: Rebuilt.
1850         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1851         * Makefile.in: Rebuilt.
1852
1853 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1854
1855         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1856         * Makefile.in: Rebuilt.
1857
1858 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1859
1860         * Makefile.tpl (AWK): Fix typo.
1861         * Makefile.in: Regenerate.
1862
1863 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1864
1865         * configure.ac: Detect awk and sed.
1866         * Makefile.def (flags_to_pass): Add AWK and SED.
1867         * Makefile.tpl (AWK, SED): New.
1868         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1869         * configure: Regenerate.
1870         * Makefile.in: Regenerate.
1871
1872 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1873
1874         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1875         Remove logical names.
1876
1877 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1878
1879         * ltmain.sh (func_normal_abspath): New function.
1880         (func_relative_path): Likewise.
1881         (func_mode_help): Document new -bindir option for link mode.
1882         (func_mode_link): Add new -bindir option, and use it to place
1883         output DLL if specified.
1884
1885 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1886
1887         * configure.ac (AC_PREREQ): Bump to 2.64.
1888
1889 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1890
1891         * README-maintainer-mode: Point directly to upstream locations
1892         for autoconf, automake, libtool, gettext, instead of copies on
1893         sources.redhat.com.  Document required versions.
1894         * configure.ac: Do not substitute datarootdir, htmldir,
1895         pdfdir, docdir.  Do not process --with-datarootdir,
1896         --with-htmldir, --with-pdfdir, --with-docdir.
1897         * configure: Regenerate.
1898
1899         * configure: Regenerate.
1900
1901         * compile: Sync from Automake 1.11.
1902         * depcomp: Likewise.
1903         * install-sh: Likewise.
1904         * missing: Likewise.
1905         * mkinstalldirs: Likewise.
1906         * ylwrap: Likewise.
1907
1908 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1909
1910         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1911         (baseargs): Add --disable-option-checking.
1912         * configure: Regenerate.
1913
1914         * Makefile.def (configure-target-libiberty): Depend on
1915         all-binutils and all-ld.
1916         (configure-target-newlib): Likewise.
1917         * Makefile.in: Regenerate.
1918
1919 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1920
1921         Sync with GCC, merge:
1922
1923         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1924
1925         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1926         * configure: Regenerate.
1927
1928         2009-07-06  Ian Lance Taylor  <iant@google.com>
1929
1930         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1931         * configure: Rebuild.
1932
1933         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1934
1935         PR bootstrap/40338
1936         * configure.ac (comparestring): Create new variable.
1937         * Makefile.tpl (comparestring): Use to skip some comparisions.
1938         * configure: Regenerate.
1939         * Makefile.in: Regenerate.
1940
1941         2009-06-23  Ian Lance Taylor  <iant@google.com>
1942
1943         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1944         boot_languages.  Only bootstrap target libraries listed in
1945         target_libs for some boot language.  Add --with-stage1-ldflags,
1946         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1947         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1948         if not building with C++.
1949         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1950         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1951         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1952         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1953         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1954         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1955         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1956         * configure, Makefile.in: Rebuild.
1957
1958         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1959
1960         * configure.ac: Detect MPC in default directory.
1961         * configure: Regenerate.
1962
1963         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1964
1965         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1966         to noconfdirs.
1967         * configure: Regenerate.
1968
1969         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1970
1971         * Makefile.def: Add MPC support and dependencies.
1972         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1973
1974         * Makefile.in, configure: Regenerate.
1975
1976         2009-05-24  Nicolas Roche  <roche@adacore.com>
1977
1978         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1979         * Makefile.in: Regenerate.
1980
1981         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1982
1983         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1984         * configure:  Regenerate.
1985
1986         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1987
1988         * configure.ac ($with_ppl):  Default to no if not supplied.
1989         ($with_cloog):  Likewise.
1990         configure:  Regenerate.
1991
1992         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1993
1994         PR bootstrap/39739
1995         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1996         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1997
1998         * configure, Makefile.in: Regenerate.
1999
2000         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2001
2002         * configure.ac: Change copyright header to refer to version
2003         3 of the GNU General Public License and to point readers at the
2004         COPYING3 file and the FSF's license web page.
2005         * Makefile.def: Likewise.
2006         * Makefile.tpl: Likewise.
2007         * Makefile.in: Regenerate.
2008
2009         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2010
2011         * configure.ac: Restore match for darwin9 or later. Use double
2012         brackets since regeneration eats one pair.
2013         * configure: Regenerate.
2014
2015 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
2016
2017         * MAINTAINERS: Perform some obvious fixups.
2018
2019 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2020
2021         * config.sub, config.guess: Update from upstream sources.
2022
2023 2009-08-06  Michael Eager <eager@eagercon.com>
2024
2025         * configure.ac: Add Microblaze target.
2026         * configure: Regenerate.
2027
2028 2009-07-02  Tristan Gingold  <gingold@adacore.com>
2029
2030         * configure.ac: Do not exclude gas for i386-*-darwin.
2031         Add a case for x86_64-*-darwin.
2032         * configure: Regenerate.
2033
2034 2009-06-26  Doug Evans  <dje@sebabeach.org>
2035
2036         * Makefile.def (host_modules): Add cgen.
2037         * Makefile.in: Regenerate.
2038         * configure.ac (host_tools): Add cgen.
2039         * configure: Regenerate.
2040
2041 2009-06-17  Michael Eager <eager@eagercon.com>
2042
2043         * COPYING.LIBGLOSS: Add Xilinx license.
2044
2045 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2046
2047         * configure.ac: Define is_elf for QNX Neutrino targets.
2048         * configure: Regenerate.
2049
2050 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2051             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2052
2053         * Makefile.tpl (all): Avoid a trailing backslash.
2054         * Makefile.in: Regenerate.
2055
2056 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2057
2058         * config.sub, config.guess: Update from upstream sources.
2059
2060 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2061
2062         * Makefile.tpl ([+compare-target+]): Compare all stage
2063         directories, rather than just gcc.
2064         * Makefile.in: Rebuilt.
2065
2066 2009-05-28  Doug Kwan  <dougkwan@google.com>
2067
2068         * configure.ac: Support gold for target arm*-*-*.
2069         * configure: Regenerate.
2070
2071 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2072
2073         * Makefile.tpl (all): Avoid harmless warning in make all when
2074         gcc-bootstrap is enabled but stage_last does not exist.
2075         * Makefile.in: Rebuilt.
2076
2077 2009-05-25  Tristan Gingold  <gingold@adacore.com>
2078
2079         * setup.com: Complete the file with configuration and build.
2080
2081 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2082
2083         PR other/40159
2084         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2085         gcc-no-bootstrap are mutually exclusive.
2086         * Makefile.in: Rebuilt.
2087
2088 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2089
2090         PR other/40159
2091         * Makefile.tpl (all): Don't end with unconditional success.
2092         * Makefile.in: Rebuilt.
2093
2094 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2095
2096         PR target/37137
2097         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2098         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2099         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2100         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2101         stage_configureflags, stage_cflags and stage_libcflags into
2102         explicit Makefile macros.
2103         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2104         GFORTRAN.
2105         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2106         CC.  Set CC_FOR_BUILD from CC.
2107         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2108         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2109         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2110         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2111         and GFORTRAN.
2112         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2113         (_LIBCFLAGS): Renamed to _TFLAGS.
2114         (do-compare-debug, do-compare3-debug): Drop.
2115         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2116         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2117         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2118         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2119         (XGCC_FLAGS_FOR_TARGET): New.
2120         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2121         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2122         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2123         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2124         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2125         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2126         TFLAGS.
2127         (BUILD_CONFIG): Include if requested.
2128         (all): Set TFLAGS on bootstrap.
2129         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2130         (all-stageid-prefixmodule): Likewise.
2131         (do-clean, distclean-stageid): Set TFLAGS.
2132         (restrap): Fix whitespace.
2133         * Makefile.in: Rebuilt.
2134
2135 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2136
2137         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2138         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2139         * Makefile.in: Regenerate.
2140
2141 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
2142
2143         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2144         consistency with config.sub.  (Update from upstream sources.)
2145
2146 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
2147
2148         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2149
2150 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2151
2152         * config.sub, config.guess: Update from upstream sources.
2153
2154 2009-04-15  Anthony Green  <green@moxielogic.com>
2155
2156         * configure.ac: Add moxie support.
2157         * configure: Rebuilt.
2158
2159 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2160
2161         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2162         * configure: Regenerate.
2163
2164 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2165
2166         PR gas/10039
2167         * configure.ac: Require texinfo 4.7.
2168         * configure: Regenerated.
2169
2170 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
2171
2172         * Makefil.def (languages): New entries.
2173         * Makefile.tpl (check-gcc-*): New generic target.
2174         * Makefile.in: Regenerate.
2175
2176 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
2177
2178         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2179         Windows builds of Sed.
2180
2181 2009-03-18  Tom Tromey  <tromey@redhat.com>
2182
2183         * configure: Rebuild.
2184         * configure.ac (host_libs): Add libiconv.
2185         * Makefile.in: Rebuild.
2186         * Makefile.def (host_modules): Add libiconv.
2187         (configure-gdb, all-gdb): Depend on libiconv.
2188
2189 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2190
2191         * configure.ac: Treat gdb as supported on x86_64-darwin.
2192         * configure: Regenerate.
2193
2194 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2195
2196         Merge from GCC:
2197
2198         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2199
2200         * configure.ac (--with-host-libstdcxx): New option.
2201         * configure: Regenerate.
2202
2203         2009-01-29  Robert Millan  <rmh@aybabtu.com>
2204
2205         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2206         * configure: Regenerate.
2207
2208         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
2209
2210         PR tree-optimization/38515
2211         * configure.ac (cloog-polylib): Removed.
2212         (with_ppl, with_cloog): Test for "no".
2213         * configure: Regenerated.
2214
2215 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2216
2217         Backport from git Libtool:
2218
2219         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2220         Support GNU/kOpenSolaris.
2221         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2222         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2223         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2224         GNU/kOpenSolaris.
2225
2226 2009-02-05  Andreas Schwab  <schwab@suse.de>
2227
2228         * Makefile.tpl (stage_last): Define $r and $s before using
2229         $(RECURSE_FLAGS_TO_PASS).
2230         * Makefile.in: Regenerate
2231
2232 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
2233
2234         * COPYING.NEWLIB: Add ARM license.
2235
2236 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2237
2238         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2239         (all-opcodes): Depend on all-libiberty.
2240         * Makefile.in: Regenerate.
2241
2242 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2243
2244         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2245         * configure: Regenerate.
2246
2247 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2248
2249         Backport link test fix from upstream Libtool:
2250
2251         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2252         Add cache variables to tests that require the linker to work.
2253         For shlibpath_overrides_runpath, this also changes the semantics
2254         to let the result from the C compiler take precedence.
2255         compiler take precedence.
2256
2257 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2258
2259         * config.sub, config.guess: Update from upstream sources.
2260
2261 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
2262
2263         * COPYING.NEWLIB: Updated.
2264         * COPYING.LIBGLOSS: Ditto.
2265
2266 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
2267
2268         Sync with GCC:
2269
2270         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2271
2272         * configure.ac (ppllibs): Add by default the lib flags.
2273         * configure: Regenerate.
2274
2275         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2276
2277         * configure.ac: Add double brackets on darwin[912].
2278         * configure: Regenerate.
2279
2280         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2281
2282         * configure.ac: Expand to darwin10 and later.
2283         * configure: Regenerate.
2284
2285 2008-12-02  Andreas Schwab  <schwab@suse.de>
2286
2287         * Makefile.def: configure-target-boehm-gc depends on
2288         all-target-libstdc++-v3.
2289         * Makefile.in: Regenerate.
2290
2291 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2292
2293         * config.sub, config.guess: Update from upstream sources.
2294
2295 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
2296
2297         Merge from GCC:
2298
2299         2007-12-02  Matthias Klose  <doko@ubuntu.com>
2300
2301         * config-ml.in: Remove 64bit configure tests.
2302
2303         2008-05-14  Rafael Espindola  <espindola@google.com>
2304
2305         * config-ml.in: don't handle --enable-shared and --enable-static.
2306
2307         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2308             Tobias Grosser  <grosser@fim.uni-passau.de>
2309             Jan Sjodin  <jan.sjodin@amd.com>
2310             Harsha Jagasia  <harsha.jagasia@amd.com>
2311             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2312             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2313             Adrien Eliche  <aeliche@isty.uvsq.fr>
2314
2315         Merge from graphite branch.
2316         * configure: Regenerate.
2317         * Makefile.in: Regenerate.
2318         * configure.ac (host_libs): Add ppl and cloog.
2319         Add checks for PPL and CLooG.
2320         * Makefile.def (ppl, cloog): Added modules and dependences.
2321         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2322         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2323
2324         2008-09-03  Richard Guenther  <rguenther@suse.de>
2325
2326         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2327         cloog test.
2328         * configure: Re-generate.
2329
2330         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2331
2332         * configure.ac (--with-cloog-polylib): New.
2333         (--disable-cloog-version-check): New.
2334         (--disable-ppl-version-check): New.
2335         * configure: Re-generate.
2336
2337         2008-09-05  Richard Guenther  <rguenther@suse.de>
2338
2339         * configure.ac: Initialize clooglibs to -lcloog.
2340         * configure: Re-generate.
2341
2342         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2343
2344         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2345         recommended version to 2.3.2.
2346
2347         * configure: Regenerate.
2348
2349         2008-10-31  Ben Elliston  <bje@au.ibm.com>
2350
2351         * configure.ac (spu-*-*): Remove special case.
2352         * configure: Regenerate.
2353
2354         Complete comment text from GCC version of:
2355
2356         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2357
2358         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2359         (GCC_SHLIB_SUBDIR): New.
2360         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2361         * configure: Regenerate.
2362         * Makefile.in: Regenerate.
2363
2364 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2365
2366         * configure.ac: Build gdb for i?86-*-darwin*
2367         * configure: Regenerated.
2368
2369 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2370
2371         PR bootstrap/38014
2372         PR bootstrap/37923
2373
2374         Revert:
2375
2376         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2377
2378         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2379         * Makefile.in: Regenerated.
2380
2381         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2382
2383         PR gdb/921
2384         PR gdb/1646
2385         PR gdb/2175
2386         PR gdb/2176
2387
2388         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2389         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2390         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2391         (HOST_EXPORTS): Pass CPPFLAGS.
2392         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2393         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2394         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2395         * Makefile.in, configure: Regenerated.
2396         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2397         and CPPFLAGS_FOR_BUILD.
2398
2399 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2400
2401         * configure.ac [spu-*-*]: Do not set skipdirs.
2402         * configure: Re-generate.
2403
2404 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2405
2406         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2407         * Makefile.in: Regenerated.
2408
2409 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2410
2411         PR gdb/921
2412         PR gdb/1646
2413         PR gdb/2175
2414         PR gdb/2176
2415
2416         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2417         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2418         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2419         (HOST_EXPORTS): Pass CPPFLAGS.
2420         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2421         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2422         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2423         * Makefile.in, configure: Regenerated.
2424         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2425         and CPPFLAGS_FOR_BUILD.
2426
2427 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
2428
2429         * libtool.m4: Update to libtool 2.2.6.
2430         * lt~obsolete.m4: Update to libtool 2.2.6.
2431         * ltmain.sh: Update to libtool 2.2.6.
2432         * ltsugar.m4: Update to libtool 2.2.6.
2433         * ltversion.m4: Update to libtool 2.2.6.
2434         * ltoptions.m4: Update to libtool 2.2.6.
2435         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2436
2437 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2438
2439         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2440         (GCC_SHLIB_SUBDIR): New.
2441         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2442         * configure: Regenerate.
2443         * Makefile.in: Regenerate.
2444
2445 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2446
2447         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2448         Enable bfd, binutils and opcodes.
2449         * configure: Regenerate.
2450
2451 2008-08-16  Nicolas Roche  <roche@adacore.com>
2452
2453         * Makefile.tpl: Add BOOT_ADAFLAGS.
2454         * Makefile.in: Regenerate.
2455
2456 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
2457
2458         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2459         * configure: Regenerate.
2460
2461 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2462
2463         Sync with gcc:
2464         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2465
2466         * configure.ac: Add makefile fragments for hpux.
2467         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2468         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2469         * configure: Regenerate.
2470         * Makefile.in: Regenerate.
2471
2472         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2473
2474         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2475         * Makefile.in: Regenerate.
2476         * configure: Regenerate.
2477
2478 2008-06-18  Ian Lance Taylor  <iant@google.com>
2479
2480         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2481
2482         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2483
2484 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2485
2486         * configure: Regenerate.
2487
2488 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2489
2490         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2491         "$@" is still intact with both Autoconf 2.59 and 2.62.
2492         * configure: Regenerate.
2493
2494 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2495
2496         * Makefile.tpl: Fix comment errors.
2497         * Makefile.in: Regenerate.
2498
2499 2008-06-13  Julian Brown  <julian@codesourcery.com>
2500
2501         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2502         of libobjc for ARM EABI Linux.
2503         * configure: Regenerate.
2504
2505 2008-06-12  David S. Miller  <davem@davemloft.net>
2506             David Edelsohn  <edelsohn@gnu.org>
2507
2508         * configure.ac: Add powerpc*-*-* to gold supported targets.
2509         * configure: Regenerate.
2510
2511 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2512
2513         PR tree-optimization/36218
2514         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2515         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2516         (all prefix="build-"): Pass them to build-system sub-makes.
2517         * Makefile.in: Regenerate.
2518
2519 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2520
2521         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2522         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2523         mkdep, and compile.  Update comments.
2524         (ETC_SUPPORT): Add ChangeLog and update comments.
2525
2526 2008-05-11  Ian Lance Taylor  <iant@google.com>
2527
2528         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2529
2530 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2531
2532         Sync with gcc:
2533         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2534
2535         PR bootstrap/35457
2536         * configure.ac: Include override.m4.
2537         * configure: Regenerate.
2538
2539         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2540
2541         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2542         * Makefile.in: Regenerate.
2543
2544         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2545
2546         * configure.ac: Do not build libssp for the AVR.
2547         * configure: Regenerate.
2548
2549 2008-04-18  Nick Clifton  <nickc@redhat.com>
2550
2551         * MAINTAINERS: Replace reference to configure.in with reference to
2552         configure.ac.
2553
2554 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2555
2556         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2557         as nonconfigurable directories list.
2558         * configure: Regenerate.
2559
2560 2008-04-14  David S. Miller  <davem@davemloft.net>
2561
2562         * configure.ac: Add sparc*-*-* to gold supported targets.
2563         * configure: Regenerate.
2564
2565 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2566
2567         * config.sub, config.guess: Update from upstream sources.
2568
2569 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2570
2571         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2572         * Makefile.in: Regenerate.
2573
2574 2008-04-07  Ian Lance Taylor  <iant@google.com>
2575
2576         * Makefile.def: check-gold depends upon all-binutils.
2577         * Makefile.in: Regenerate.
2578
2579 2008-04-04  Nick Clifton  <nickc@redhat.com>
2580
2581         PR binutils/4334
2582         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2583         builds.
2584         * configure: Regenerate.
2585
2586 2008-04-04  NightStrike  <NightStrike@gmail.com>
2587
2588         PR other/35151
2589         * configure.ac: Combine rules for mingw32 and mingw64.
2590         * configure: Regenerate.
2591
2592 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2593
2594         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2595         * Makefile.in: Regenerate.
2596
2597 2008-03-20  Ian Lance Taylor  <iant@google.com>
2598
2599         * configure.ac: Add support for --enable-gold.
2600         * Makefile.def: Add gold as a directory like ld.
2601         * configure, Makefile.in: Regenerate.
2602
2603 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2604
2605         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2606         (s390_cond_extensions): Reduced extensions to the compare related.
2607         (main): z10 cpu type option added.
2608         (expandConditionalJump): Renamed to ...
2609         (insertExpandedMnemonic): ... this.
2610
2611         * opcodes/s390-opc.c: Re-group the operand format makros.
2612         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2613         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2614         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2615         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2616         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2617         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2618         INSTR_SIL_RDU): New instruction formats added.
2619         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2620         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2621         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2622         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2623         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2624         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2625         masks added.
2626         (s390_opformats): New formats added "ris", "rrs", "sil".
2627         * opcodes/s390-opc.txt: Add the conditional jumps with the
2628         extensions removed from automatic expansion in s390-mkopc.c manually.
2629         (asi - trtre): Add new System z10 EC instructions.
2630         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2631
2632 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2633
2634         * configure.ac: m4_include config/proginstall.m4.
2635         * configure: Regenerate.
2636
2637 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2638
2639         Backport from upstream Libtool:
2640
2641         2007-10-12  Eric Blake  <ebb9@byu.net>
2642
2643         Deal with Autoconf 2.62's semantic change in m4_append.
2644         * ltsugar.m4 (lt_append): Replace broken versions of
2645         m4_append.
2646         (lt_if_append_uniq): Don't require separator to be overquoted,
2647         and avoid broken m4_append.
2648         (lt_dict_add): Fix typo.
2649         * libtool.m4 (_LT_DECL): Don't overquote separator.
2650
2651 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2652
2653         * config.rpath: Add AIX 6 support.
2654
2655 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2656
2657         * Makefile.def (stageprofile).  Remove -fprofile-generate
2658         from stage_libcflags.
2659         * Makefile.in: Regenerate.
2660
2661 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2662
2663         * config.sub, config.guess: Update from upstream sources.
2664
2665 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2666
2667         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2668         * s390-opc.txt (cmpsc): Duplicate entry removed.
2669         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2670         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2671         fier, cu42, cu41): Fix operand format.
2672
2673 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2674
2675         PR bootstrap/32009
2676         PR bootstrap/32161
2677
2678         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2679         * configure: Regenerate.
2680
2681         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2682         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2683         STAGE4_LIBCFLAGS): New.
2684         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2685         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2686         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2687         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2688         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2689         for target modules.  Don't export LIBCFLAGS.
2690         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2691         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2692         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2693         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2694         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2695         * Makefile.in: Regenerate.
2696
2697 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2698
2699         PR libgcj/33085
2700         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2701         Do not use -DDLL_EXPORT.  Backport from upstream.
2702
2703 2008-02-14  Nick Clifton  <nickc@redhat.com>
2704
2705         Import this patch from gcc:
2706         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2707
2708         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2709
2710 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2711
2712         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2713         * configure: Regenerate.
2714
2715 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2716
2717         * configure.ac (xtensa*-*-*): Recognize processor variants.
2718         * configure: Regenerate.
2719
2720 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2721
2722         PR bootstrap/34922
2723         * configure.ac (PARSE_ARGS): Push suitable setting of
2724         ac_subdirs_all, for `./configure --help=recursive'.
2725         Handle `+' in generic toplevel directory disabling.
2726         * configure: Regenerate.
2727
2728 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2729
2730         * config.sub, config.guess: Update from upstream sources.
2731
2732 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2733
2734         * config.sub, config.guess: Update from upstream sources.
2735
2736 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2737
2738         * COPYING.LIBGLOSS: Update default copyright.
2739
2740 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2741
2742         * COPYING.NEWLIB: Update default copyright.
2743
2744 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2745
2746         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2747         Change recommended MPFR from 2.2.1 > 2.3.0.
2748         * configure: Regenerate.
2749
2750 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2751
2752         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2753         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2754         * Makefile.in: Regenerate.
2755
2756 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2757
2758         * configure.ac: Enable libjava for x86_64-*-darwin9.
2759         * configure: Regenerate.
2760
2761 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2762
2763         * config.sub, config.guess: Update from upstream sources.
2764
2765 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2766
2767         * config-ml.in: Robustify against white space in absolute file
2768         names.
2769
2770         * config-ml.in (multi-clean): Substitute ${Makefile}.
2771         Remove superfluous ${Makefile} in list.
2772
2773 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2774
2775         * Makefile.def (dependencies): Make configure-gdb depend on
2776         all-intl.
2777         * Makefile.in: Regenerated.
2778
2779 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2780
2781         * Makefile.def: To avoid problems running with parallel makes,
2782         build newlib before libgloss so that target specific header
2783         files are availble.
2784         * Makefile.in: Regenerate.
2785
2786 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2787
2788         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2789         * Makefile.in: Regenerate.
2790
2791 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2792
2793         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2794         * libdecnumber: New directory, imported from GCC.
2795
2796 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2797
2798         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2799         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2800         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2801         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2802         * configure: Regenerate.
2803
2804 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2805
2806         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2807         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2808         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2809         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2810         * configure.ac: Default them to host tools for $host = $build.
2811         Subst them.
2812
2813         * configure: Regenerate.
2814         * Makefile.in: Regenerate.
2815
2816 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2817
2818         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2819         * configure: Regenerate.
2820
2821 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2822
2823         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2824         libstdc++.
2825         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2826         * configure: Regenerate.
2827         * Makefile.in: Regenerate.
2828
2829 2007-09-17  Andreas Schwab  <schwab@suse.de>
2830
2831         * configure.ac: Raise minimum makeinfo version to 4.6.
2832         * configure: Regenerate.
2833
2834 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2835
2836         * configure.ac: Correct makeinfo version check.
2837         * configure: Regenerate.
2838
2839 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2840
2841         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2842         to $skipdirs and only disable gprof for newlib.  Use the normal
2843         mips*-elf* handling in other respects.
2844         * configure: Regnerate.
2845
2846 2007-09-12  David Daney  <ddaney@avtrex.com>
2847
2848         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2849         enabling libgcj.
2850         * configure: Regenerate.
2851
2852 2007-09-12  Richard Guenther  <rguenther@suse.de>
2853
2854         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2855         nor --disable-checking is provided also turn on yes and types
2856         checking for stage1.
2857         * configure: Re-generate.
2858
2859 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2860
2861         PR target/33281
2862         * configure.ac: Use config/mh-mingw on mingw.
2863         * configure: Regenerate.
2864
2865 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2866
2867         PR other/32154
2868         * configure.ac: For libgloss targets, point the linker to the linker
2869         script, startup code and simulator library.
2870         * configure: Regenerate.
2871
2872 2007-09-09  Andrew Haley  <aph@redhat.com>
2873
2874         * configure.ac (noconfigdirs): Remove target-libffi and
2875         target-libjava.
2876
2877 2007-08-29  Nick Clifton  <nickc@redhat.com>
2878
2879         * config.sub, config.guess: Update from upstream sources.
2880
2881 2007-08-21  Richard Guenther  <rguenther@suse.de>
2882
2883         * configure.ac: Add types checking to stage1 checking flags.
2884         * configure: Regenerate.
2885
2886 2007-08-18  Paul Brook  <paul@codesourcery.com>
2887             Joseph Myers  <joseph@codesourcery.com>
2888
2889         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2890         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2891         * Makefile.in: Regenerate.
2892         * configure.ac (--with-debug-prefix-map): New.
2893         * configure: Regenerate.
2894
2895 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2896             Nigel Stephens  <nigel@mips.com>
2897
2898         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2899         as target_makefile_frag.
2900         * configure: Regenerate.
2901
2902 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2903
2904         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2905         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2906         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2907         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2908         (do-compare, do-compare3, do-compare-debug): New.
2909         ([+compare-target+]): Use them.
2910
2911 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2912
2913         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2914         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2915         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2916         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2917         (do-compare, do-compare3, do-compare-debug): New.
2918         ([+compare-target+]): Use them.
2919
2920 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2921             Ben Elliston  <bje@au.ibm.com>
2922
2923         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2924         --silent if $silent.
2925         * configure: Regenerate.
2926
2927 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2928
2929         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2930
2931 2007-07-17  Nick Clifton  <nickc@redhat.com>
2932
2933         * COPYING3: New file.  Contains version 3 of the GNU General
2934         Public License.
2935         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2936         Lesser General Public License.
2937
2938 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2939
2940         * configure.ac: Fix my previous change to really match GCC.
2941         * configure: Regenerate.
2942
2943 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2944
2945         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2946         * configure: Regenerate.
2947
2948 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2949
2950         * configure.ac: Add some missing m4 quotation.
2951         * configure: Regenerate.
2952
2953 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2954
2955         * Makefile.def: Add windmc tool to build.
2956         * Makefile.tpl: Likewise.
2957         * configure.ac: Likewise.
2958         * Makefile.in: Regenerate.
2959         * configure: Regenerate.
2960
2961 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2962
2963         * lt~obsolete.m4: New. Import from 20070318 libtool.
2964
2965 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2966
2967         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2968         uclinux and linux-uclibc targets.
2969         * configure: Regenerate.
2970
2971 2007-06-28  DJ Delorie  <dj@redhat.com>
2972
2973         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2974         not building newlib.
2975         * configure: Regenerated.
2976
2977 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
2978
2979         * src-release (DEVO_SUPPORT): Correct typos.
2980
2981 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2982
2983         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2984         * Makefile.in: Regenerated.
2985
2986 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2987
2988         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2989         (distclean-stage[+id+]): Possibly delete stage_last.
2990         * Makefile.in: Regenerate.
2991
2992 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2993
2994         * config.sub, config.guess: Update from upstream sources.
2995
2996 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2997
2998         * Makefile.tpl: Fix spelling error.
2999         * Makefile.in: Regenerate.
3000
3001 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
3002
3003         Sync with gcc:
3004         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3005
3006         PR bootstrap/29382
3007         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3008         * configure: Rebuilt.
3009
3010 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3011
3012         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3013         lt_cv_sys_max_cmd_len.
3014
3015 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
3016
3017         * ltgcc.m4: Update from GCC.
3018
3019 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3020
3021         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3022
3023 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
3024
3025         * ltmain.sh: Update from GCC.
3026         * libtool.m4: Update from GCC.
3027         * ltsugar.m4: New. Update from GCC.
3028         * ltversion.m4: New. Update from GCC.
3029         * ltoptions.m4: New. Update from GCC.
3030         * ltconfig: Remove.
3031         * ltcf-c.sh: Remove.
3032         * ltcf-cxx.sh: Remove.
3033         * ltcf-gcj.sh: Remove.
3034         * src-release: Update with new libtool file list.
3035
3036 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3037
3038         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3039         stage_cflags.
3040         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3041         Remove CFLAGS/LIBCFLAGS.
3042         (configure-stage[+id+]-[+prefix+][+module+],
3043         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3044         * Makefile.in: Regenerate.
3045
3046 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3047
3048         * config-ml.in: Update from GCC.
3049
3050 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
3051
3052         * src-release (do-proto-toplev): Process the support directories before
3053         the tool directory.
3054
3055 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3056
3057         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3058         of glob.  Quote arguments with single quotes too.
3059         * configure: Regenerate.
3060
3061 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3062
3063         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3064         * Makefile.in: Regenerate
3065
3066 2007-03-07  Andreas Schwab  <schwab@suse.de>
3067
3068         * configure: Regenerate.
3069
3070 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3071
3072         * configure.ac: Add "--with-pdfdir" configure option,
3073         which defines pdfdir variable.
3074         * Makefile.def (target=fixincludes): Add install-pdf to
3075         missing targets.
3076         (recursive_targets): Add install-pdf target.
3077         (flags_to_pass): Add pdfdir.
3078         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3079         target.
3080         * configure: Regenerate
3081         * Makefile.in: Regenerate
3082
3083 2007-02-28  Eric Christopher  <echristo@apple.com>
3084
3085         Revert:
3086         2006-12-07  Mike Stump  <mrs@apple.com>
3087
3088         * Makefile.def (dependencies): Add dependency for
3089         install-target-libssp and install-target-libgomp on
3090         install-gcc.
3091         * Makefile.in: Regenerate.
3092
3093 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3094
3095         * configure: Regenerate.
3096         * configure.ac: Move statements after variable declarations.
3097
3098 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3099
3100         * configure.ac: Adjust for loop syntax.
3101         * configure: Regenerate.
3102
3103 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3104
3105         * configure: Rebuilt.
3106
3107 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3108
3109         * configure.ac: Drop multiple occurrences of --enable-languages,
3110         and fix its quoting.
3111         * configure: Rebuilt.
3112
3113 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3114             Nathan Sidwell  <nathan@codesourcery.com>
3115             Vladimir Prus  <vladimir@codesourcery.com
3116             Joseph Myers  <joseph@codesourcery.com>
3117
3118         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3119         * configure: Regenerate.
3120
3121 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3122
3123         * configure.ac (target_libraries): Move libgcc before libiberty.
3124         * configure: Regenerated.
3125
3126 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
3127
3128         * configure: Regenerate again?
3129
3130 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
3131
3132         * configure: Reapply PR30748 fix which was lost in the previous commit.
3133
3134 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3135             Paolo Bonzini  <bonzini@gnu.org>
3136
3137         PR bootstrap/30753
3138         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3139         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3140         * configure: Regenerated.
3141
3142 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
3143
3144         * configure: Regenerate.
3145
3146 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3147
3148         PR bootstrap/30748
3149         * configure.ac: Correct syntax for Solaris ksh.
3150         * configure: Regenerated.
3151
3152 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3153
3154         * Makefile.def: Sync with GCC.
3155         * Makefile.tpl: Sync with GCC.
3156         * Makefile.in: Regenerate.
3157         * configure: Regenerate.
3158
3159 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3160
3161         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3162         noncanonical equivalents.
3163         * configure.in: Rename to...
3164         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3165         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3166         target_noncanonical.  Use them.  Rewrite removal of configure
3167         arguments for autoconf 2.59.  Discard variable settings.  Force
3168         program_transform_name for native tools.
3169
3170         * Makefile.in: Regenerated.
3171         * configure: Regenerated with autoconf 2.59.
3172
3173         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3174
3175 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
3176
3177         * COPYING.LIBGLOSS: Reformat default Red Hat
3178         license to fit within 80 columns.
3179         * COPYING.NEWLIB: Ditto.
3180
3181 2007-02-05  Dave Brolley  <brolley@redhat.com>
3182
3183         * Contribute the following changes:
3184         2006-11-28  DJ Delorie  <dj@redhat.com>
3185
3186         * configure.in: Fix typo for mep's target_makefile_frag.
3187         * configure: Regenerated.
3188
3189         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
3190
3191         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3192         * configure: Regenerate.
3193
3194         2001-09-19  DJ Delorie  <dj@redhat.com>
3195
3196         * configure.in (target_makefile_frag): use mt-mep
3197
3198         2001-06-12  Don Howard  <dhoward@redhat.com>
3199
3200         * configure.in: Remove gdb from MeP skip list.
3201
3202         2001-04-05  DJ Delorie  <dj@redhat.com>
3203
3204         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3205
3206         2001-03-20  Ben Elliston  <bje@redhat.com>
3207
3208         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3209
3210         2001-03-19  Ben Elliston  <bje@redhat.com>
3211
3212         * config.sub (mep, mep-*): Add.
3213
3214 2007-01-31  Andreas Schwab  <schwab@suse.de>
3215
3216         * Makefile.tpl (LDFLAGS): Substitute it.
3217         * Makefile.in: Regenerate.
3218
3219 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3220
3221         * configure.in: Change == to = in test command.
3222         * configure: Regenerate.
3223
3224 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3225             Nick Clifton  <nickc@redhat.com>
3226             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3227
3228         * configure.in (build_configargs, host_configargs, target_configargs):
3229         Remove build/host/target parameters.
3230         (host_libs): Add gmp and mpfr.
3231         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3232         * Makefile.def (gmp, mpfr): New.
3233         (gcc): Remove target.
3234         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3235         target_os, target_vendor): New.
3236         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
3237         * configure: Regenerate.
3238         * Makefile.in: Regenerate.
3239
3240 2007-01-11  Matt Fago  <fago@earthlink.net>
3241
3242         * configure.in: Try to link to functions only in mpfr 2.2.x
3243         to improve robustness of configure tests.
3244         * configure: Regenerate.
3245
3246 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3247
3248         * configure.in: Add support for an x86_64-mingw* target.
3249         * configure: Regenerate.
3250
3251 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3252
3253         * Makefile.tpl (all-target): Correct @if conditional for target
3254         modules.
3255         * configure.in: Omit libiberty if building only target libgcc.
3256         * configure, Makefile.in: Regenerated.
3257
3258 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3259
3260         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3261         * configure: Regenerate.
3262
3263 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3264
3265         * Makefile.def (target_modules): Add libgcc.
3266         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3267         * Makefile.tpl (clean-target-libgcc): Delete.
3268         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3269         on gcc even for bootstrapped modules.  Rewrite handling of
3270         lang_env_dependencies to loop over target_modules.
3271         * configure.in (target_libraries): Add target-libgcc.
3272         * Makefile.in, configure: Regenerated.
3273
3274 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3275
3276         Sync with gcc:
3277         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3278
3279         * configure.in: Reorganize recognition of languages.  Add
3280         --enable-stage1-languages.  Show supported languages for the chosen
3281         target rather than all recognized languages.
3282         * configure: Regenerate.
3283
3284         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3285
3286         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3287         * Makefile.in: Regenerate.
3288
3289         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3290
3291         * configure.in: Warn that MPFR 2.2.0 is buggy.
3292         * configure: Regenerate.
3293
3294 2006-12-27  Ian Lance Taylor  <iant@google.com>
3295
3296         * configure.in: When removing Makefiles to force a reconfigure, also
3297         remove prev-DIR*/Makefile.
3298         * configure: Regenerate.
3299
3300 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
3301
3302         * config.bfd: Recognize fido.
3303
3304 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3305
3306         Sync with gcc:
3307
3308         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3309
3310         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3311         it only affects bootstrap and could be tested on "$host" as well.
3312         * configure: Regenerate.
3313         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3314
3315         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3316
3317         PR bootstrap/29544
3318         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3319         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3320         move here comment from Makefile.tpl.
3321         * Makefile.tpl: Move some definitions higher in the file.
3322         (STAGE1_CHECKING): New.
3323         * configure.in: Add --enable-stage1-checking.
3324         * configure: Regenerate.
3325         * Makefile.in: Regenerate.
3326
3327         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3328
3329         * configure.in: Update error message for missing GMP/MPFR.
3330
3331         * configure: Regenerate.
3332
3333         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3334
3335         * configure.in: Update MPFR version in error message.
3336
3337         * configure: Regenerate.
3338
3339         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3340
3341         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3342         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3343         --with-gmp-lib): New flags.
3344
3345         * configure: Regenerate.
3346
3347 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
3348
3349         PR bootstrap/30134
3350         * configure.in: Correct x86 darwin support for libjava to powerpc
3351         and i?86 only.
3352         * configure: Regenerate.
3353
3354 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3355
3356         * configure.in:  Handle spu makefile frag.
3357         * Makefile.tpl (MAINT): Define
3358         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3359         * configure: Regenerate.
3360         * Makefile.in: Regenerate.
3361
3362 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3363
3364         * config.sub, config.guess: Update from upstream sources.
3365
3366 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3367
3368         * configure.in: Sync with GCC (spu-*-*).
3369         * configure: Sync with GCC.
3370
3371 2006-12-07  Mike Stump  <mrs@apple.com>
3372
3373         * Makefile.def (dependencies): Add dependency for
3374         install-target-libssp and install-target-libgomp on
3375         install-gcc.
3376         * Makefile.in: Regenerate.
3377
3378 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3379
3380         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3381         (unstage): Test for stage_last presence.
3382
3383         PR bootstrap/29802
3384         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3385         * Makefile.in: Regenerate.
3386
3387 2006-11-14  DJ Delorie  <dj@redhat.com>
3388
3389         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3390         * Makefile.in: Sync with GCC.
3391         * configure.in: Sync with GCC (mpfr, gmp).
3392         * configure: Sync with GCC.
3393
3394 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
3395
3396         * configure.in: Remove target-libgloss from noconfigdirs for
3397         bfin-*-*.
3398         * configure: Regenerated.
3399
3400 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
3401
3402         * COPYING.NEWLIB: Add spu license.
3403         * COPYING.LIBGLOSS: Ditto.
3404
3405 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
3406
3407         * Makefile.def: Added pdf target handling.
3408         * Makefile.tpl: Added pdf target handling.
3409         * Makefile.in: Regenerated.
3410
3411 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
3412
3413         * COPYING.NEWLIB: Updated.
3414         * COPYING.LIBGLOSS: Ditto.
3415
3416 2006-09-27  Dave Brolley  <brolley@redhat.com>
3417
3418         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3419         $s instead of $r.
3420         * configure: Regenerated.
3421
3422 2006-09-26  Ben Elliston  <bje@au.ibm.com>
3423
3424         * config.sub, config.guess: Update from upstream sources.
3425
3426 2006-09-20  Thiemo Seufer  <ths@mips.com>
3427
3428         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3429         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3430         * configure: Regenerate.
3431
3432 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3433
3434         * configure.in: Never build newlib for a Mingw host.
3435         Never build newlib as Mingw target library.
3436         Test the existence of winsup/cygwin for building a Cygwin newlib,
3437         rather than just winsup.
3438         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3439         building a Mingw target.
3440         * configure: Regenerate.
3441
3442 2006-08-15  Thiemo Seufer  <ths@mips.com>
3443             Nigel Stephens  <nigel@mips.com>
3444             David Ung  <davidu@mips.com>
3445
3446         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3447
3448 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3449
3450         Sync from GCC:
3451         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3452
3453         PR bootstrap/18058
3454         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3455         if the bootstrap compiler is a GCC version that supports it.
3456         * configure: Regenerate.
3457
3458 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3459
3460         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3461         * configure: Regenerated.
3462
3463 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3464
3465         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3466         for stages after the first.
3467
3468 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3469
3470         * Makefile.def: Add dependencies for configure-opcodes
3471         on configure-intl and all-opcodes on all-intl.
3472         * Makefile.in: Regenerated.
3473
3474 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3475
3476         * ltconfig: chmod 644 before ranlib during install.
3477
3478 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3479
3480         * configure.in: Fix thinkos in previous check-in.
3481         * configure: Regenerate.
3482
3483 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3484
3485         Sync from gcc:
3486
3487         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3488
3489         PR other/27063
3490         * configure.in: Test subdir_requires and give an appropriate
3491         error message.
3492         * configure: Regenerate.
3493
3494         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3495
3496         PR target/27540
3497         * configure.in: Only enable libgomp on IRIX 6.
3498         * configure: Regenerate.
3499
3500 2006-06-20  David Ayers  <d.ayers@inode.at>
3501
3502         PR bootstrap/28072
3503         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3504         whether target-libjava is being configured instead of whether the
3505         java front end is enabled.
3506         * configure: Regenerate.
3507
3508 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3509
3510         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3511         to R_ARM_LDC_SB_G{0,1,2} respectively.
3512
3513 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3514
3515         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3516         too.
3517         * Makefile.in: Regenerate.
3518
3519 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3520
3521         Sync from gcc:
3522
3523         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3524         * configure.in: Don't enable libgomp on hpux10.
3525         * configure: Rebuilt.
3526
3527 2006-06-13  David Ayers  <d.ayers@inode.at>
3528
3529         Sync from gcc:
3530
3531         2006-06-12  David Ayers  <d.ayers@inode.at>
3532
3533         PR bootstrap/27963
3534         PR target/19970
3535         * configure.in: Remove target-boehm-gc from noconfigdirs where
3536         ${libgcj} is specified.
3537         * configure: Regenerate.
3538
3539 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3540
3541         Sync from gcc:
3542
3543         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3544                     Andreas Schwab  <schwab@suse.de>
3545
3546         PR bootstrap/18033
3547         * config-ml.in: Eval option if surrounded by single quotes.
3548
3549 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3550
3551         Sync from gcc:
3552
3553         2006-06-06  David Ayers  <d.ayers@inode.at>
3554
3555         PR libobjc/13946
3556         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3557         * Makefile.in: Regenerate.
3558         * configure.in: Add --enable-objc-gc at toplevel and have it
3559         enable boehm-gc for Objective-C.
3560         Remove target-boehm-gc from libgcj.
3561         Add target-boehm-gc to target_libraries.
3562         Add target-boehm-gc to noconfigdirs where ${libgcj}
3563         is specified.
3564         Assert that boehm-gc is supported when requested for Objective-C.
3565         Only build boehm-gc if needed either for Java or Objective-C.
3566         * configure: Regenerate.
3567
3568         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3569
3570         PR 27674
3571         * Makefile.tpl (configure-[+prefix+][+module+],
3572         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3573         Remove rule to unstage bootstrapped modules.
3574         (stage_current): New.
3575         * Makefile.in: Regenerate.
3576
3577         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3578         Andreas Tobler  <a.tobler@schweiz.ch>
3579
3580         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3581         * configure: Rebuilt.
3582
3583         Revert
3584         2006-01-31  Richard Guenther  <rguenther@suse.de>
3585         Paolo Bonzini  <bonzini@gnu.org>
3586
3587         * Makefile.def (target_modules): Add libgcc-math target module.
3588         * configure.in (target_libraries): Add libgcc-math target library.
3589         (--enable-libgcc-math): New configure switch.
3590         * Makefile.in: Re-generate.
3591         * configure: Re-generate.
3592
3593 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3594
3595         * config-ml.in: Alter CCASFLAGS to include special
3596         multilib options the same as is done for CFLAGS.
3597
3598 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3599
3600         * Makefile.def: Added dependencies from sim and gdb on intl, and
3601         added configure dependencies to everything with an all dependency
3602         on intl.
3603         * gettext.m4: Removed.
3604         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3605         (GDB_SUPPORT_DIRS): Add intl.
3606         * Makefile.in: Regenerated.
3607
3608 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3609
3610         * src-release (DEVO_SUPPORT): Add config.rpath.
3611
3612 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3613
3614         * Makefile.def (bfd, opcodes): Fix lib_path.
3615         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3616         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3617         * Makefile.in: Regenerate.
3618
3619 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3620
3621         * configure.in: Enable gprof for cross builds.
3622         * configure: Regenerate.
3623
3624 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3625
3626         * src-release (MAKEINFOFLAGS): Define.
3627         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3628
3629 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3630
3631         * config.sub, config.guess: Update from upstream sources.
3632
3633 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3634
3635         * config.sub, config.guess: Update from upstream sources.
3636
3637 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3638
3639         * blt, iwidgets, mmalloc: Remove directories.
3640
3641 2006-05-01  DJ Delorie  <dj@redhat.com>
3642
3643         * configure.in: Restore CFLAGS if GMP isn't present.
3644         * configure: Regenerate.
3645
3646 2006-04-18  DJ Delorie  <dj@redhat.com>
3647
3648         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3649         reference libgloss so that libssp can be built in a combined
3650         tree.
3651         * configure: Regenerate.
3652
3653 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3654
3655         * contrib: Remove directory.
3656
3657 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3658
3659         * Makefile.tpl: Add install-html target.
3660         * Makefile.def: Add install-html target.
3661         * Makefile.in: Regenerate.
3662         * configure.in: Add --with-datarootdir, --with-docdir,
3663         and --with-htmldir options.
3664         * configure: Regenerate.
3665
3666 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3667
3668         PR binutils/1860
3669         * configure.in: Require makeinfo 4.4 or higher.
3670         * configure: Regenerate.
3671
3672 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3673
3674         * Makefile.in: Regenerate.
3675
3676 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3677
3678         Sync with gcc:
3679         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3680
3681         * configure.in: Handle --disable-<component> generically.
3682         * configure: Regenerate.
3683
3684         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3685
3686         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3687         (TARGET_CONFIGDIRS): Remove.
3688         * configure.in: Remove AC_SUBST(target_configdirs).
3689         * Makefile.in, configure: Regenerated.
3690
3691
3692 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3693
3694         PR libgcj/17311
3695         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3696
3697 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3698
3699         PR bootstrap/25670
3700
3701         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3702
3703         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3704         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3705         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3706         BUILD_PREFIX, BUILD_PREFIX_1.
3707         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3708
3709         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3710         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3711
3712         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3713         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3714         of `cat stage_current`.  Always provide the `r' and `s' variables.
3715         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3716         a single shell execution.
3717         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3718         bootstrapped modules, make the stage1 module if the build was not
3719         started yet, else build the current stage.
3720         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3721         (all-build, all-host, all-target, [+make_target+]-host,
3722         [+make_target+]-target): Do not use \-continued lines.
3723         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3724         (current_stage, restrap, stage_last): New.
3725
3726         * Makefile.in: Regenerate.
3727         * configure: Regenerate.
3728
3729 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3730
3731         Sync from gcc:
3732
3733         2006-01-31  Richard Guenther  <rguenther@suse.de>
3734                     Paolo Bonzini  <bonzini@gnu.org>
3735
3736         * Makefile.def (target_modules): Add libgcc-math target module.
3737         * configure.in (target_libraries): Add libgcc-math target library.
3738         (--enable-libgcc-math): New configure switch.
3739         * Makefile.in: Re-generate.
3740         * configure: Re-generate.
3741         * libgcc-math: New toplevel directory.
3742
3743         2006-01-18  Richard Henderson  <rth@redhat.com>
3744                     Jakub Jelinek  <jakub@redhat.com>
3745                     Diego Novillo  <dnovillo@redhat.com>
3746
3747         * libgomp: New directory.
3748         * Makefile.def: Add target_module libgomp.
3749         * Makefile.in: Regenerate.
3750         * configure.in (target_libraries): Add target-libgomp.
3751         * configure: Regenerate.
3752
3753 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3754             Andreas Schwab  <schwab@suse.de>
3755
3756         * configure: Regenerate.
3757
3758 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3759
3760         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3761         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3762         the assembler, linker and binutils.
3763         * configure: Regenerate.
3764
3765 2006-01-16  Nick Clifton  <nickc@redhat.com>
3766
3767         * config.sub, config.guess: Sync from config repository.
3768
3769 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3770
3771         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3772         @ from continuation.
3773         * Makefile.in: Rebuilt.
3774
3775 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3776
3777         Sync from gcc:
3778
3779         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3780
3781         PR bootstrap/24252
3782
3783         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3784         * Makefile.tpl (OBJDUMP): New.
3785         (EXTRA_HOST_FLAGS): Add it.
3786         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3787
3788         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3789         to use symbolic links between directories.  Avoid race conditions
3790         or make them harmless.
3791         * configure.in: Do not try to use symbolic links between directories.
3792
3793         * Makefile.def (LEAN): Pass.
3794         * Makefile.tpl (LEAN): Define.
3795         (stage[+id+]-start): Accept that the previous directory does not
3796         exist, if the bootstrap is lean.
3797         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3798         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3799         configure substitution.
3800         ([+compare-target+]): Likewise.
3801         ([+bootstrap-target+]-lean): New.
3802         * configure.in: Remove lean bootstrap support from here.
3803
3804         * Makefile.in: Regenerate.
3805         * configure: Regenerate.
3806
3807         2006-01-02  Andreas Schwab  <schwab@suse.de>
3808
3809         * configure.in: When reconfiguring remove Makefile in
3810         all stage directories.
3811         * configure: Regenerate.
3812
3813 2005-12-27  Leif Ekblad  <leif@rdos.net>
3814
3815         * configure.in: Add support for RDOS target.
3816         * configure: Regenerate.
3817
3818 2005-12-27  Nick Clifton  <nickc@redhat.com>
3819
3820         PR binutils/1990
3821         * libtool.m4: Synchronize with version in GCC sources.
3822
3823 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3824
3825         Revert Ada-related part of the previous change.
3826
3827         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3828         Do not pass.
3829         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3830         * Makefile.in: Regenerate.
3831         * configure.in: Do not include mt-ppc-aix target fragment.
3832         * configure: Regenerate.
3833
3834 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3835
3836         * configure.in: Select appropriate fragments for PowerPC/AIX.
3837         * configure: Regenerate.
3838
3839         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3840         BOOT_CFLAGS, BOOT_LDFLAGS.
3841         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3842         BOOT_CFLAGS, BOOT_LDFLAGS.
3843         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3844         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3845         (stage): Fail if we cannot complete the work.
3846         * Makefile.in: Regenerate.
3847
3848 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3849
3850         * COPYING.NEWLIB: Update copyright year for default
3851         copyright.
3852
3853 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3854
3855         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3856         install-host-nogcc): Don't invoke $(stage) at the end.
3857         * Makefile.in: Regenerate.
3858
3859 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3860
3861         * configure.in: Flip the top-level bootstrap switch.
3862         * configure: Regenerate.
3863
3864         Merge from gcc:
3865
3866         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3867
3868         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3869         $(stage) and $(unstage).
3870         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3871         (all): Remove stray semicolon.
3872         (local-distclean): Don't handle multilib.tmp and multilib.out.
3873         (install.all): Set $s for consistency.
3874         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3875         check_multilibs setting.  Always make the install directory.
3876         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3877         Correct @if/@endif.
3878         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3879         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3880         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3881         (multilib.out): Remove.
3882         * Makefile.in: Regenerated.
3883
3884 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3885
3886         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3887         * configure.in: Replace ms1 arch with mt.
3888         * configure: Rebuilt.
3889
3890 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3891
3892         Sync with gcc:
3893
3894 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3895
3896         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3897         * configure.in: Replace ms1 arch with mt.
3898         * configure: Rebuilt.
3899
3900 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3901
3902         Sync with gcc:
3903
3904         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3905
3906         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3907         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3908         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3909         Find in-tree tools if available.
3910         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3911         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3912         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3913         (COMPILER_*_FOR_TARGET): New.
3914         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3915         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3916         (CONFIGURED_*, USUAL_*): Remove.
3917         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3918         STRIP): Use autoconf substitutions.
3919         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3920         COMPILER_NM_FOR_TARGET): New.
3921         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3922
3923         (all): Make all-host and all-target in parallel.
3924         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3925         that $$r and $$s are set before invoking a recursive make.
3926         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3927         ([+bootstrap-target+]): Inline most of the `all' target.
3928
3929         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3930
3931         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3932         from the gcc build directory.
3933         * Makefile.in: Regenerate.
3934
3935         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3936
3937         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3938         depend on all-libdecnumber.
3939         * configure.in (host_libs): Include libdecnumber.
3940         * Makefile.in: Regenerate.
3941         * configure: Likewise.
3942
3943         2005-11-21  Kean Johnston  <jkj@sco.com>
3944
3945         * config.sub, config.guess: Sync from upstream sources.
3946
3947 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3948
3949         * Makefile.def: Remove gdb dependencies for gdbtk.
3950         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3951         (configure-gdb, install-gdb): New rules.
3952         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3953         * Makefile.in, configure: Regenerated.
3954
3955 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3956
3957         PR bootstrap/24297
3958         * Makefile.tpl (do-[+make-target+], do-check, install,
3959         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3960         are set before recursing.
3961         * Makefile.in: Regenerate.
3962
3963 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3964
3965         PR bootstrap/18939
3966         * Makefile.def (gcc) <target>: Fix thinko.
3967         * Makefile.in: Regenerate.
3968
3969 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3970
3971         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3972         * configure: Regenerate.
3973
3974 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3975
3976         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3977         target-libffi, target-qthreads, target-libjava, and
3978         targetlibobjc.
3979         * configure: Regenerate.
3980
3981 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3982
3983         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3984         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3985         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3986         (USUAL_OBJDUMP_FOR_TARGET): New.
3987         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3988         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3989         * configure, Makefile.in: Regenerated.
3990
3991 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3992
3993         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3994         before other host packages.
3995
3996 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3997
3998         PR bootstrap/22340
3999
4000         * configure.in (default_target): Remove.
4001         * Makefile.tpl (all): Do not use prerequisites as subroutines
4002         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4003         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4004         use prerequisites as subroutines.
4005         (check-host, check-target): New.
4006         (bootstrap configure & all targets): Do not use stage*-start
4007         if the directory layout is already ok.
4008         (non-bootstrap configure & all targets): Prepend a $(unstage).
4009         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4010         (NOTPARALLEL): Remove.
4011         (unstage, stage variables): New variables.
4012         (unstage, stage targets): Simply expand to those variables.
4013
4014         * configure: Regenerate.
4015         * Makefile.in: Regenerate.
4016
4017 2005-10-04  James E Wilson  <wilson@specifix.com>
4018
4019         * Makefile.def (lang_env_dependencies): Add libmudflap.
4020         * Makefile.in: Regenerate.
4021
4022 2005-10-03  Catherine Moore  <clm@cm00re.com>
4023
4024         * configure.in (bfin-*-*): Support bfin.
4025         * configure: Regenerated.
4026
4027 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
4028
4029         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4030         * configure: Regenerated.
4031
4032 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4033
4034         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4035         (LIPO_FOR_TARGET): New.
4036         (CONFIGURED_LIPO_FOR_TARGET): New.
4037         (USUAL_LIPO_FOR_TARGET): New.
4038         (STRIP_FOR_TARGET): New.
4039         (CONFIGURED_STRIP_FOR_TARGET): New.
4040         (USUAL_STRIP_FOR_TARGET): New.
4041         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4042         STRIP_FOR_TARGET.
4043         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4044         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4045         * Makefile.in: Regenerate.
4046         * configure: Regenerate.
4047
4048 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4049
4050         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4051         (rs6000-*-aix*): Same.
4052         * configure: Regenerate.
4053
4054 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4055
4056         * configure.in: Recognize f95 in the --enable-languages option,
4057         and substitute it for fortran, issuing a warning.
4058         * configure: Regenerate.
4059
4060 2005-09-07  Ben Elliston  <bje@au.ibm.com>
4061
4062         Import from Autoconf sources:
4063
4064         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4065         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4066         Elliston.  Handle weird characters correctly.
4067
4068 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4069
4070         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4071         * configure:  Regenerated.
4072
4073 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4074
4075         * Makefile.def (libssp): Add to lang_env_dependencies.
4076         * Makefile.in: Regenerate.
4077
4078 2005-08-17  Christian Groessler  <chris@groessler.org>
4079
4080         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4081         * Makefile.in: Regenerate.
4082
4083 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4084
4085         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4086         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4087         Look for alternate names of the target cc and c++
4088         * configure: Regenerate.
4089
4090 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4091
4092         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4093         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4094         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4095         tools; remove code to manually set them.
4096         (Target tools): Look in the environment for them.
4097         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4098         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4099         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4100         build directory.
4101         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4102         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4103         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4104         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4105         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4106         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4107         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4108         * configure: Regenerate.
4109         * Makefile.in: Regenerate.
4110
4111 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4112
4113         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4114         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4115         * Makefile.in: Regenerated.
4116
4117 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4118
4119         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4120         (CFLAGS_FOR_TARGET): Use it.
4121         (CXXFLAGS_FOR_TARGET): Likewise.
4122         * Makefile.in: Regenerated.
4123         * configure.in (--with-build-sysroot): New option.
4124         * configure: Regenerated.
4125
4126 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4127
4128         * Makefile.tpl: Wrap install between unstage and stage
4129         * Makefile.in: Regenerate.
4130
4131 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4132
4133         * all files: Update FSF address.
4134
4135 2005-07-14  Jim Blandy  <jimb@redhat.com>
4136
4137         * configure.in: Add cases for Renesas m32c.
4138         * configure: Regenerated.
4139
4140 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4141
4142         * COPYING, compile, config-ml.in, config.guess,
4143         config.sub, install-sh, missing, mkinstalldirs,
4144         symlink-tree, ylwrap: Sync from upstream sources.
4145
4146 2005-07-13  Eric Christopher  <echristo@redhat.com>
4147
4148         * configure.in: Add toplevel noconfigdir support for tpf.
4149         * configure: Regenerate.
4150
4151 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
4152
4153         * Makefile.def (target_modules): Add libssp.
4154         * configure.in (target_libraries): Add target-libssp.
4155         * configure: Rebuilt.
4156         * Makefile.in: Rebuilt.
4157
4158 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4159
4160         PR ada/22340
4161
4162         * Makefile.def: Sync with gcc.
4163         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4164         * Makefile.in: Regenerate.
4165
4166 2005-07-07  Andreas Schwab  <schwab@suse.de>
4167
4168         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4169         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4170         * Makefile.in: Regenerated.
4171
4172 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
4173
4174         * configure.in: Add --enable-libssp and --disable-libssp.
4175         * configure: Regenerate with autoconf-2.13.
4176
4177 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4178
4179         * configure.in: Don't build sim or rda when targetting darwin.
4180         * configure: Regenerate.
4181
4182 2005-07-04  Ben Elliston  <bje@gnu.org>
4183
4184         * src-release (do-proto-toplev): Remove dejagnu bits.
4185         (DEJAGNU_SUPPORT_DIRS): Remove.
4186         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4187         (GDBD_SUPPORT_DIRS): Likewise.
4188         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4189         (INSIGHTD_SUPPORT_DIRS): Likewise.
4190         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4191
4192 2005-06-30  Ben Elliston  <bje@gnu.org>
4193
4194         * setup.com (mpw): Remove unused directive.
4195
4196 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4197
4198         * Makefile.def (stagefeedback): Come after profile.
4199         Define profiledbootstrap target.
4200         * Makefile.tpl (profiledbootstrap): Remove.
4201         (stageprofile-end): Zap stagefeedback.
4202         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4203         * Makefile.in: Regenerate.
4204
4205 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4206
4207         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4208         In 'cpp' stanza, support '#line' as well as '# '.
4209
4210 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4211
4212         * configure.in (unsupported_languages): New macro.
4213         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4214         non-ported target libraries in noconfigdirs.
4215         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4216         non-linux-gnu.  Remove libgcj_ex_libffi.
4217         <lang_frag loop>: Set add_this_lang=no if the language is in
4218         unsupported_languages.
4219         * configure: Regenerate.
4220
4221 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4222
4223         * configure.in: Fix typo in handling of --with-mpfr-dir.
4224         * configure: Regenerate.
4225
4226 2005-06-02  Jim Blandy  <jimb@redhat.com>
4227
4228         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4229         accepted into the master sources.)
4230
4231 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4232             Michael Snyder  <msnyder@redhat.com>
4233             Stan Cox  <scox@redhat.com>
4234
4235         * configure.in: Set noconfigdirs for ms1.
4236
4237         * configure: Regenerate.
4238
4239 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4240
4241         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4242         (Dependencies): Consider target modules for bootstrap dependencies.
4243         Make target bootstrap modules depend on each stage's gcc.
4244         * Makefile.in: Regenerate.
4245
4246 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4247
4248         * Makefile.def (configure-gcc): Depend on binutils having been built.
4249         (all-gcc): No need to do it here.
4250         * Makefile.in: Regenerate.
4251
4252 2005-05-19  Paul Brook  <paul@codesourcery.com>
4253
4254         * configure.in: Rewrite misleading error message when requested
4255         language cannot be built.
4256         * configure: Regenerate.
4257
4258 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4259
4260         * ylwrap: Import from Automake 1.9.5.
4261
4262 2005-05-04  Mike Stump  <mrs@apple.com>
4263
4264         * configure.in: Always pass --target to target configures as
4265         otherwise rebuilds that do --recheck will fail.
4266         * configure: Rebuilt.
4267
4268 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4269
4270         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4271         STAGE_HOST_EXPORTS.
4272         (configure, all): Add bootstrap support.
4273         (Host modules, target modules): Pass post-stage1 flags and exports.
4274         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4275         * Makefile.in: Regenerate.
4276
4277 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4278
4279         Sync from gcc:
4280
4281         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4282
4283         * config.sub: Update from master copy.
4284
4285         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4286
4287         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4288         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4289         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4290         "*-*-elf" and "*-*-linux*".
4291         * configure: Regenerate.
4292
4293 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4294
4295         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4296         (TARGET_CONFIGARGS): Include --with-target-subdir.
4297         (configure, all): New macros.  Use them throughout.
4298
4299 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
4300
4301         * Makefile.tpl: Sync with gcc.
4302         * Makefile.in: Regenerate.
4303
4304 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4305
4306         * config/mh-mingw32: Delete.
4307         * configure.in: Don't use it.
4308         * configure: Regenerate.
4309
4310 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4311
4312         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4313         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4314         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4315         (HOST_LIB_PATH): Generate from Makefile.def.
4316         (TARGET_LIB_PATH): Likewise.
4317         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4318         * Makefile.in: Regenerate.
4319         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4320         (RPATH_ENVVAR): Include Darwin case.
4321         * configure: Regenerate.
4322
4323 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4324
4325         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4326         * configure: Regenerate.
4327
4328 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4329
4330         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4331         gcc_version, and gcc_version_trigger from set of flags to pass.
4332         * Makefile.tpl: Remove definitions of above variables.
4333         (config.status): Remove dependency on $(gcc_version_trigger).
4334         * Makefile.in: Regenerate.
4335         * configure.in: Do not reference config/gcc-version.m4 nor
4336         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4337         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4338         * configure: Regenerate.
4339
4340 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4341             Andrew Pinski <pinskia@physics.uc.edu>
4342
4343         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4344         * Makefile.in: Regenerate.
4345
4346 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4347
4348         PR libgcj/20160
4349         * ltmain.sh: Avoid creating archives with components that have
4350         duplicate basenames.
4351
4352 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4353
4354         PR bootstrap/20250
4355         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4356         instead of check.
4357         * Makefile.in: Regenerate.
4358
4359 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4360
4361         Sync from gcc.
4362
4363         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4364
4365         PR bootstrap/17383
4366         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4367         * Makefile.tpl (HOST_SUBDIR): New substitution.
4368         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4369         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4370         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4371         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4372         (Host modules, Bootstrapped modules): Use it.
4373         (Build modules, Target modules): Do not create symlink trees,
4374         always configure out-of-srcdir.
4375         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4376         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4377         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4378         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4379
4380         * Makefile.in: Regenerate.
4381         * configure: Regenerate.
4382
4383         Merged from libada-gnattools-branch:
4384         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4385
4386         * Makefile.def: Add gnattools as a module, depending on target-libada.
4387         * Makefile.in: Regenerate.
4388         * configure.in: Include gnattools in host_tools; disable it if ada
4389         is disabled.
4390         * configure: Regenerate.
4391
4392 2005-02-23  Nick Clifton  <nickc@redhat.com>
4393
4394         * configure: Regenerate.
4395
4396 2005-02-22  Paul Schlie  <schlie@comcast.net>
4397
4398         * configure.in: Allow darwin targeted ports to build tk, itcl and
4399         libgui.
4400
4401 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4402
4403         PR libgcj/10353
4404         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4405         * configure: Regenerate.
4406
4407 2005-02-08  Andrew Cagney  <cagney@gnu.org>
4408
4409         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4410         gdb/ section.  Update GDB's URL.
4411
4412 2005-01-31  Andrew Cagney  <cagney@gnu.org>
4413
4414         * gettext.m4: Only set ENABLE_NLS when gettext is present.
4415
4416 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4417
4418         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4419         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4420         target-libgloss when not *-*-elf and *-*-aout.
4421         * configure: Regenerate.
4422
4423 2005-01-27  Andrew Cagney  <cagney@gnu.org>
4424
4425         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4426
4427 2005-01-24  Andrew Cagney  <cagney@gnu.org>
4428
4429         * gettext.m4: Only fall back to ../intl/ when it's present.
4430
4431 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4432
4433         * install-sh, config.sub: Import from upstream.
4434
4435 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4436
4437         PR bootstrap/18222
4438         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4439         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4440         * Makefile.in: Regenerate.
4441
4442 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4443
4444         Revert 2004-12-28 Makefile changes, a better fix will be
4445         applied to mainline and src after GCC 4.0 branches.
4446
4447 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4448
4449         PR bootstrap/17383
4450
4451         * Makefile.def (target_modules): Remove stage parameter,
4452         it is always true now.
4453         * Makefile.tpl (configure-build-[+module+],
4454         configure-target-[+module+]): Always build symlink tree
4455         for the directory and for include.  BUILD_SUBDIR and
4456         TARGET_SUBDIR cannot be . anymore.
4457         * Makefile.in: Regenerate.
4458
4459 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4460
4461         Revert 2004-12-08 Makefile changes.
4462
4463 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4464
4465         * configure.in (sh64-*-*): Reenable gprof.
4466         * configure: Regenerate.
4467
4468 2004-12-09  Jim Blandy  <jimb@redhat.com>
4469
4470         * MAINTAINERS: List 'depcomp' as part of automake.
4471
4472 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4473
4474         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4475         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4476         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4477         * Makefile.in: Regenerate.
4478
4479 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4480
4481         * Makefile.tpl: Generate normal dependencies if the LHS module is
4482         not bootstrapped.
4483         * Makefile.in: Regenerate.
4484
4485 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4486
4487         * configure.in: Include config/gxx-include-dir.m4.  Use
4488         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4489         * configure: Regenerate.
4490
4491 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4492
4493         * config.if: Delete.
4494         * configure.in: Set libstdcxx_incdir directly.
4495         * configure: Regenerate.
4496         * MAINTAINERS: Remove mention of config.if.
4497         * src-release (DEVO_SUPPORT): Remove config.if.
4498
4499 2004-12-02  Eric Christopher  <echristo@redhat.com>
4500
4501         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4502         of things to remove.
4503         * Makefile.in: Regenerate.
4504
4505 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4506
4507         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4508         * configure: Regenerate.
4509
4510 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4511
4512         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4513         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4514         * configure: Regenerate.
4515
4516 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4517
4518         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4519         (hppa*64*-*-*): Delete incorrect comment.
4520         * configure: Rebuilt.
4521
4522 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4523
4524         * install-sh, compile: Import from automake.
4525
4526 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4527
4528         * config.guess, config.sub:  Import from savannnah.
4529
4530 2004-11-12  Mike Stump  <mrs@apple.com>
4531
4532         * Makefile.def: Add html support.
4533         * Makefile.tpl: Likewise.
4534         * Makefile.in: Regenerate.
4535
4536 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4537
4538         PR 18423
4539         * configure.in: Remove all instances of build-fixincludes from
4540         noconfigdirs.
4541         (build_configargs): Supply --target to subdirectories.
4542         * configure: Regenerate.
4543
4544         * Makefile.def: Make gcc install depend on fixincludes install.
4545         * Makefile.in: Regenerate.
4546
4547 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4548
4549         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4550         target-libgfortran.
4551         * configure: Regenerate.
4552
4553 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4554
4555         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4556         like CC.
4557
4558 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4559
4560         * Makefile.def (host fixincludes): Specify missing targets.
4561         * Makefile.in: Regenerate.
4562
4563 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4564
4565         PR other/17783
4566         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4567         * configure: Regenerated.
4568
4569 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4570
4571         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4572         * configure: Regenerated.
4573
4574 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4575
4576         PR target/18151
4577         * configure.in (case ${target}): Do not build fixincludes for avr.
4578         * configure: Regenerated.
4579
4580 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4581
4582         * configure.in (case ${target}): Do not build fixincludes
4583         on platforms where it is not used.
4584         * configure: Regenerated.
4585
4586 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4587
4588         * configure.in: Use an absolute path to install-sh.
4589         * configure: Regenerated.
4590
4591 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4592
4593         * src-release (do-djunpack, do-md5sum): Install the generated file
4594         directly into the proto-toplev/ directory.
4595
4596 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4597
4598         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4599
4600 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4601
4602         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4603         * configure: Regenerate.
4604
4605 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4606
4607         Fix wrong conflict resolution in:
4608
4609         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4610
4611         * Makefile.in: Regenerate.
4612         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4613         in the recursive `make', instead of hardwiring `all'.
4614         (Autogenerated TARGET-* variables): New.
4615
4616 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4617
4618         Merged from GCC / libtool upstream:
4619         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4620         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4621         * ltcf-cxx.sh (tpf*): Likewise.
4622         * ltconfig (tpf*): Add TPF OS configuration support.
4623
4624 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4625
4626         * configure.in: Enable target-libgloss for crx-*-*.
4627         * configure: Regenerate.
4628
4629 2004-09-24  Michael Roth  <mroth@nessie.de>
4630
4631         * configure.in (--without-headers): Add missing double quotes.
4632         * configure: Regenerate.
4633
4634 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4635
4636         * ylwrap: Revert to previous version.
4637
4638 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4639
4640         PR bootstrap/17369
4641         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4642         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4643         SET_GCC_LIB_PATH_CMD.
4644         (BASE_TARGET_EXPORTS): Likewise.
4645         * Makefile.in: Regenerated.
4646
4647         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4648         * configure: Regenerated.
4649
4650 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4651
4652         * config.guess: New upstream version
4653         * compile, depcomp, install-sh, ylwrap: Likewise.
4654
4655 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4656
4657         * config/mh-x86omitfp: New host makefile fragment.  Add
4658         -fomit-frame-pointer to the default BOOT_CFLAGS.
4659         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4660         * configure: Regenerate.
4661
4662 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4663
4664         PR target/11572
4665         * configure.in (*-*-darwin*): Renable libobjc.
4666         * configure: Regenerate.
4667
4668 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4669
4670         * Makefile.def: Remove libbanshee.
4671         * Makefile.tpl: Ditto.
4672         * configure.in: Ditto.
4673         * Makefile.in: Regen.
4674         * configure: Ditto.
4675
4676 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4677
4678         * missing: Import latest version from master repository.
4679
4680 2004-09-04  Nick Clifton  <nickc@redhat.com>
4681
4682         * config.sub: Import latest version from master repository.
4683         * config.guess: Likewise.
4684         This includes these changes:
4685
4686         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4687
4688         * config.sub: Handle crisv32, alias etraxfs.
4689         * config.guess (crisv32:Linux:*:*): Handle.
4690
4691         2004-08-13  Brad Smith  <brad@comstyle.com>
4692
4693         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4694         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4695
4696         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4697
4698         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4699         assume the processor is a powerpc.  This is because coreutils
4700         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4701         in this case, due to a MacOS X bug that causes
4702         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4703         to return a negative number.
4704         Problem reported by Petter Reinholdtsen in:
4705         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4706
4707         2004-07-19  Ben Elliston  <bje@gnu.org>
4708
4709         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4710
4711         2004-06-24  Ben Elliston  <bje@gnu.org>
4712
4713         * config.guess: Update copyright years.
4714         * config.sub: Likewise.
4715
4716         2004-06-22  Robert Millan  <robertmh@gnu.org>
4717
4718         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4719         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4720
4721         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4722
4723         * config.guess (*:*VMS:*:*): New entry. Replaces
4724         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4725         manufacturer.
4726
4727         2004-06-22  Ben Elliston  <bje@gnu.org>
4728
4729         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4730         * config.sub: Likewise.
4731
4732         2004-06-22  Ben Elliston  <bje@gnu.org>
4733
4734         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4735         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4736
4737         2004-06-11  Ben Elliston  <bje@gnu.org>
4738
4739         * config.guess (pegasos:OpenBSD:*:*): Remove.
4740
4741         2004-06-11  Ben Elliston  <bje@gnu.org>
4742
4743         From Wouter Verhelst <wouter@grep.be>:
4744         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4745
4746         2004-06-11  Ben Elliston  <bje@gnu.org>
4747
4748         * config.guess (luna88k:OpenBSD:*:*): New.
4749
4750         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4751
4752         * config.guess (m32r*:Linux:*:*): New case.
4753         * config.sub: Handle m32rle.
4754
4755         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4756
4757         From Jens Petersen  <petersen@redhat.com>:
4758         * config.sub: Handle sparcv8.
4759
4760         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4761
4762         From Tom Smith <smith@cag.lkg.hp.com>:
4763         * config.guess: Version suffixes are equally significant on Tru64
4764         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4765         prefix of "P" (patched kernel).
4766
4767         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4768
4769         * config.sub: Add support for National Semiconductor CRX target.
4770
4771 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4772
4773         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4774         *-*-netware, but add target-libmudflap.
4775         Consolidate *-*-netware targets (of which really only i?86 exists)
4776         into a single entry.
4777         * configure: Likewise.
4778
4779 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4780
4781         * Makefile.tpl (sorry): Remove.
4782         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4783         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4784         (do-clean): Clean per-stage directories too.
4785         (do-distclean): Run distclean-stage1 too.
4786         (.NOTPARALLEL): Enable during toplevel bootstrap.
4787         (stage[+id+]-bubble): Enable parallel execution during
4788         the recursive invocation.
4789         * Makefile.in: Regenerate.
4790
4791         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4792
4793         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4794
4795         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4796         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4797         * configure: regenerate
4798         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4799         -mdynamic-no-pic
4800
4801 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4802
4803         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4804         include.
4805         * configure.in: Fix indentation.
4806         * configure: Regenerate.
4807
4808 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4809
4810         * Makefile.def (build_modules): Add fixincludes.
4811         (dependencies): Make gcc depend on fixincludes.
4812         * configure.in (build_tools): Add fixincludes.
4813         (build_configdirs): Always include build_libs.
4814         * Makefile.in: Regenerate.
4815         * configure: Regenerate.
4816
4817 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4818
4819         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4820         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4821         phony targets; do not generate timestamp files.
4822         (distclean-stageN): Remove references to their timestamp files.
4823         (restageN, touch-stageN): Remove.
4824         (stageN-bubble): Rewritten.
4825         (compare): Support lean bootstraps.
4826         * Makefile.in: Regenerate.
4827
4828         * configure.in: Only warn when bootstrapping but
4829         build != host or build != target.  Support lean bootstraps.
4830         * configure: Regenerate.
4831
4832         Sync from gcc:
4833         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4834
4835         * configure.in:  Give a better error message if GMP/MPFR are missing
4836         and a language needing them has been requested.
4837         * configure:  Regenerated.
4838
4839         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4840
4841         * configure.in:  Print a list of available language front-ends if
4842         a requested one is missing.  Tidy stray tab characters.
4843         * configure:  Regenerated.
4844
4845 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4846
4847         * Makefile.in: Regenerate.
4848         * configure: Regenerate.
4849
4850         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4851         stage_*_flags.
4852         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4853         for bootstrapped modules if toplevel bootstrap is going.
4854         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4855         modules.  Adjust for changes in Makefile.def.  Enable several
4856         rules even in non-bootstrap mode, just to avoid peppering the
4857         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4858         (stage-[+prev+]-bubble): Remove.
4859
4860         * Makefile.def (Dependencies): Depend on all-build-bison,
4861         all-build-flex, all-build-byacc, all-build-texinfo, rather
4862         than the host variations.
4863         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4864         with BUILD_SUBDIR.
4865         (BISON): Update for recent Bisons.
4866         (YACC): Fix typo.
4867         (cross): Depend on all-build.
4868         (all): Do not depend on all-build.
4869         (prebootstrap): Remove.
4870         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4871         (Prebootstrap dependencies): Add them to the per-stage targets
4872         and to all-prebootstrap.
4873         * configure.in (build_configdirs): Always enable build_tools.
4874         (BUILD_DIR_PREFIX): Remove.
4875
4876         * Makefile.def (gcc): Add target variable.
4877         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4878         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4879         in the recursive `make', instead of hardwiring `all'.
4880         (Autogenerated TARGET-* variables): New.
4881
4882 2004-08-17  Robert Millan  <robertmh@gnu.org>
4883
4884         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4885         (instead of FreeBSD).
4886         * configure: Regenerate.
4887
4888 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4889
4890         * Makefile.def, configure.in, src-release: Remove useless, bogus
4891         references to tix.
4892         * Makefile.in, configure: Regenerate.
4893
4894         * src-release: Stop distributing mmalloc with gdb (which doesn't
4895         use it).
4896         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4897         * Makefile.in: Regenerate.
4898
4899 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4900
4901         * configure.in (arm*-*-eabi*): New target.
4902         * configure: Regenerate.
4903
4904 2004-08-01  Robert Millan  <robertmh@gnu.org>
4905
4906         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4907         libmudflap for all GNU-based systems (with Glibc).
4908         * configure: Regenerate.
4909
4910 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4911
4912         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4913         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4914         (Dependencies): New section.
4915         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4916         (configure-target-[+module+]): Depend on maybe-all-gcc
4917         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4918         (toplevel profiledbootstrap): Fix dependencies.
4919         * Makefile.in: Regenerate.
4920
4921 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4922
4923         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4924         target-libiberty to noconfigdirs.
4925
4926 2004-08-03  Paul Brook  <paul@codesourcery.com>
4927
4928         * configure.in: Check for MPFR as well as GMP.
4929         * configure: Regenerate.
4930
4931 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4932
4933         * Makefile.def (host-modules): Add gcc.
4934         * Makefile.in: Regenerate.
4935         * Makefile.tpl (sorry): New rule.
4936         (configure-host, all-host, [+make_target+]-host, do-check,
4937         install-host): Do not add gcc as a special case.
4938         (host modules): Add a small special-casing for gcc.  Export
4939         extra_make_flags through the environment.
4940         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4941         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4942         other recursive targets for gcc): Remove.
4943
4944         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4945         (stage, unstage): New rules.
4946         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4947         distclean-stage[+id+]): Use stage_current.
4948         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4949         the stage*-start rules.
4950
4951 2004-07-19  Robert Millan  <robertmh@gnu.org>
4952
4953         Synced from gcc:
4954
4955         2004-04-26  Robert Millan  <robertmh@gnu.org>
4956
4957         Add patches from libtool CVS.
4958         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4959         * ltconfig: Likewise.
4960         * ltcf-c.sh: Likewise.
4961         * ltcf-cxx.sh: Likewise.
4962         * ltcf-gcj.sh: Likewise.
4963
4964 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4965
4966         * configure.in: Add noconfigdirs for crx-*-*.
4967         * configure: Regenerate.
4968
4969 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4970
4971         Synced from gcc:
4972
4973         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4974
4975         * configure.in: Build libmudflap by default on FreeBSD.
4976         * configure: Regenerated.
4977
4978         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4979
4980         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4981         systems.
4982         * configure: Regenerated.
4983
4984         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4985
4986         PR target/16344
4987         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4988         feedback based compiler.
4989         * Makefile.in: Rebuilt.
4990
4991         2004-07-05  Phil Edwards  <phil@codesourcery.com>
4992
4993         * configure.in:  Do not prepend $srcdir to /dev/null in
4994         makefile fragments.
4995         * configure:  Regenerate.
4996
4997 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4998
4999         * Makefile.def (host_modules): Set bootstrap=true for flex.
5000         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5001         * Makefile.in: Rebuilt.
5002
5003 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5004
5005         * Makefile.def (build_modules): Add bison, byacc, flex,
5006         m4, texinfo.
5007         (flags_to_pass): Add FLEX.
5008         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5009         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5010         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5011         DEFAULT_MAKEINFO): Remove.
5012         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5013         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5014         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5015         objdir or else use configured tool.
5016         (all-build): New.
5017         (all): Depend on it.
5018         (Build module dependencies): Add.
5019         * Makefile.in: Regenerate.
5020         * configure.in: Better support for multiple build modules,
5021         matching what is done for host/target modules.  Do not look
5022         for "plausible" locations of build tools if Canadian cross.
5023         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5024         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5025         * configure: Regenerate.
5026
5027 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5028
5029         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5030         * Makefile.in: Regenerate.
5031
5032 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5033
5034         * Makefile.tpl (configure-build-[+module+],
5035         configure-[+module+], configure-target-[+module+]): Pass
5036         [+extra_configure_args+].
5037         (all-build-[+module+], all-[+module+], check-[+module+],
5038         install-[+module+], [+make_target+]-[+module+],
5039         all-target-[+module+], check-target-[+module+],
5040         install-target-[+module+], [+make_target+]-target-[+module+]):
5041         Pass [+extra_make_args+].
5042         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5043         (GCC_HOST_EXPORTS): Remove.
5044         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5045         cross, check-gcc, check-gcc-c++, install-gcc,
5046         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5047         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5048         * Makefile.in: Regenerate.
5049
5050 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5051
5052         * configure.in: Check for srcdir/winsup rather than build directory
5053         winsup.
5054         * configure: Regenerate.
5055
5056 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5057
5058         * configure.in: Don't build Cygwin native newlib if winsup
5059         directory is missing.  Emit warning instead.
5060         * configure: Regenerate.
5061
5062 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5063
5064         * Makefile.tpl (touch-stage[+id+]): New.
5065         (restage[+prev+]): Depend on touch-stage[+id+].
5066
5067         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5068         Use it throughout.
5069
5070         * Makefile.def: Add profile and feedback bootstrap stages.
5071         Remove next field from bootstrap stages.
5072         * Makefile.tpl (LN, LN_S): Substitute.
5073         (stageN-start, stageN-end): Use double-colon rules, to
5074         provide a hook for additional setup commands.
5075         (distclean-stageN-gcc, restageN): Create dependencies from
5076         [+prev+], not from [+next+].
5077         (stageN-bubble): Add commands for successive stages from
5078         [+prev+], using double-colon rules.
5079         (all-stageN-gcc): Fix typo.
5080         (stagefeedback-start, profiledbootstrap): New.
5081         * Makefile.in: Regenerate.
5082         * configure.in: Call ACX_PROG_LN.
5083         * configure: Regenerate.
5084
5085 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5086
5087         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5088         without gcc.
5089         * configure: Regenerate.
5090
5091 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5092
5093         * Makefile.tpl: Fix typo.
5094         * Makefile.in: Regenerate.
5095
5096 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
5097
5098         * configure.in: Remove new- prefix from toplevel
5099         bootstrap targets.
5100         * configure: Regenerate.
5101
5102 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
5103
5104         Merge this patch from the gcc tree:
5105
5106         2004-05-30  Andreas Jaeger  <aj@suse.de>
5107                     Jim Wilson <wilson@specifixinc.com>
5108
5109         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5110         like CC.
5111
5112 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5113
5114         * Makefile.tpl (all.normal): Rename to all.
5115         (all): Replace with a rule to pick the default
5116         target from configure.
5117         (all-gcc, configure-gcc): Use conditionals to
5118         do nothing when toplevel bootstrap is going on.
5119         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5120         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5121         * configure.in: Support --enable-bootstrap.
5122
5123         * Makefile.def: Remove new- prefix from toplevel
5124         bootstrap targets.
5125         * Makefile.tpl: Likewise.
5126
5127         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5128         target.
5129
5130         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5131         $(RECURSE_FLAGS) to recursive invocation of make.
5132
5133         * Makefile.in: Regenerate.
5134         * configure: Regenerate.
5135
5136 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5137
5138         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5139         * configure: Regenerate.
5140
5141 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5142
5143         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5144         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5145         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5146         targets.
5147         * Makefile.in: Regenerate.
5148
5149 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
5150
5151         * configure.in: Test the ability to symlink directories.
5152         * configure: Regenerate.
5153
5154         * Makefile.def (bootstrap-stage): New definitions.
5155         * Makefile.tpl (configure-stage1-gcc,
5156         configure-stage2-gcc, configure-stage3-gcc,
5157         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5158         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5159         new-restage3, compare): Autogenerate, see Makefile.in
5160         entry for behavioral changes.
5161         (distclean-stage1, new-stage1-start, new-stage1-end,
5162         new-stage1-bubble, distclean-stage2, new-stage2-start,
5163         new-stage2-end, new-stage2-bubble, distclean-stage3,
5164         new-stage3-start, new-stage3-end): New autogenerated targets.
5165         (objext, prebootstrap, BOOT_CFLAGS,
5166         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5167         targets.
5168
5169         * Makefile.in: Regenerate.
5170         (distclean-stage1, new-stage1-start, new-stage1-end,
5171         new-stage1-bubble, distclean-stage2, new-stage2-start,
5172         new-stage2-end, new-stage2-bubble, distclean-stage3,
5173         new-stage3-start, new-stage3-end): New targets.
5174         (all-stage1-gcc): Move prebootstrap dependency from here...
5175         (configure-stage1-gcc): ...to here.
5176         (new-bootstrap): Use bubble targets.
5177         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5178         Use per-stage distclean targets.
5179         (configure-stage1-gcc, configure-stage2-gcc,
5180         configure-stage3-gcc, all-stage1-gcc,
5181         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5182         Use new-stageN-start to prepare the tree.
5183
5184 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5185
5186         * Makefile.def (host_modules): add libcpp.
5187         * Makefile.tpl: Add dependencies on and for libcpp.
5188         * Makefile.in: Regenerate.
5189         * configure.in: Add libcpp host module.
5190         * configure: Regenerate.
5191
5192 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5193
5194         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5195         of libf2c.
5196         * configure, Makefile.in: Regenerate.
5197
5198 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5199
5200         Merge from tree-ssa-20020619-branch.
5201
5202         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5203         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5204         (HOST_GMPLIBS): Define.
5205         (HOST_GMPINC): Define.
5206         (TARGET_LIB_PATH): Add libmudflap.
5207         (GFORTRAN_FOR_TARGET): Define.
5208         (configure-build*): Export GFORTRAN.
5209         (configure-gcc): Export GMPLIBS and GMPINC.
5210         (all-gcc): Add maybe-all-libbanshee.
5211         (configure-target-libgfortran): Define.
5212         * Makefile.in: Regenerate.
5213         * configure.in (host_libs): Add libbanshee.
5214         (target_libraries): Add target-libmudflap and target-libgfortran.
5215         Add --with-libbanshee.
5216         Handle --disable-libmudflap.
5217         (*-*-freebsd*): Use with_gmp.
5218         Add $(libgcj) to noconfigdirs.
5219         * configure: Regenerate.
5220         * depcomp: New file.
5221         * MAINTAINERS: Add tree-ssa maintainers.
5222
5223 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5224
5225         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5226         * configure: Regenerate.
5227
5228 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5229
5230         Revert:
5231         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5232
5233         * Makefile.def (flags_to_pass): Remove *dir variables that
5234         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5235         as well as prefix and exec_prefix.
5236         * Makefile.in: Regenerate.
5237
5238 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5239
5240         * Makefile.def (host_modules): Mark with the bootstrap
5241         flag packages on which gcc depends.
5242         * Makefile.tpl (all-bootstrap): Use it.
5243         * Makefile.in: Regenerate.
5244
5245 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5246
5247         * Makefile.def (flags_to_pass): Remove *dir variables that
5248         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5249         as well as prefix and exec_prefix.
5250         * Makefile.in: Regenerate.
5251
5252 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5253
5254         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5255         * configure: Regenerate.
5256         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5257         * gcc/Makefile.tpl (compare): Use the result of the test.
5258         * gcc/Makefile.in: Regenerate.
5259
5260 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5261
5262         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5263         Always relocate gcc and prev-gcc to the original names, even
5264         if the build fails.
5265         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5266         New targets.
5267
5268 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5269
5270         * configure.in (mips*-*-irix5*): Enable ld.
5271         * configure: Regenerate.
5272
5273 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5274
5275         * Makefile.tpl (configure-[+module+], configure-gcc,
5276         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5277         Set and export LDFLAGS.
5278         * Makefile.in: Regenerate.
5279
5280 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5281
5282         PR bootstrap/14871
5283         * Makefile.tpl: If we don't have built-in-tree target tools,
5284         use the ones found by configure rather than hacking around with
5285         program_transform_name.
5286         * configure.in: Give Makefile.tpl the information necessary
5287         to do that.
5288         * Makefile.in: Regenerate.
5289         * configure: Regenerate.
5290
5291 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5292
5293         PR bootstrap/14760
5294         * configure.in: When computing baseargs, strip *all* copies of
5295         offending options.  Also, don't match/substitute the trailing space,
5296         so that this actually works when two similar options are separated by
5297         only one space.
5298         * configure: Regenerate.
5299
5300 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5301
5302         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5303         (rs6000-*-aix*): Same.
5304         * configure: Regenerate.
5305
5306 2004-03-25  Stan Shebs  <shebs@apple.com>
5307
5308         Remove MPW support, no longer used.
5309         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5310         mpw-install: Remove files.
5311         * src-release (DEVO_SUPPORT): Remove names of removed files.
5312         * MAINTAINERS: Likewise.
5313
5314 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5315
5316         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5317         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5318         * Makefile.in: Regenerate.
5319
5320         * configure.in (top level bootstrap support): Rework --enable-werror
5321         to set @stage2_werror_flag@.
5322         * configure: Regenerate.
5323         * Makefile.tpl (top level bootstrap support): Pass
5324         @stage2_werror_flag@ down to configure in stages 2 and 3.
5325         * Makefile.in: Regenerate.
5326
5327 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5328
5329         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5330         for stages 2 and 3 as well as in make.  As a consequence, remove
5331         OUTPUT_OPTION (now detected by configure) from the flags passed down
5332         to make.
5333         * Makefile.in: Regenerate.
5334
5335         * Makefile.tpl (new-bootstrap): Fix typo.
5336         * Makefile.in: Regenerate.
5337
5338 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5339
5340         * Makefile.tpl: Rearrange by moving recursive_targets rules
5341         into their proper sections.
5342         * Makefile.tpl (top level bootstrap support): Move disabling
5343         of coverage flags from 'make' to 'configure'; improve comments.
5344         * Makefile.in: Regenerate.
5345
5346         * Makefile.tpl (experimental top level bootstrap) Move stage1
5347         language setting from all- target to configure- target; disable
5348         intermodule optimization in stage 1; prevent gratuitous rebuilds
5349         of stage 1.
5350         * Makefile.in: Regenerate.
5351         * configure.in: Comma-separate stage 1 language list for top
5352         level bootstrap.
5353         * configure: Regenerate.
5354
5355         * Makefile.tpl: Clean up experimental top level bootstrap support:
5356         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5357         prev-gcc in configure- targets as well as all- targets.
5358         * Makefile.in: Regenerate.
5359
5360 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5361
5362         * configure.in: Remove symbolic link section.
5363         * configure: Regenerate.
5364         * Makefile.tpl (links): Remove.
5365         * Makefile.in: Regenerate.
5366
5367 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5368             Nathanael Nerode  <neroden@gcc.gnu.org>
5369
5370         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5371         Set with AC_CHECK_PROGS.
5372         * configure.in: Fix comment typo from last patch.
5373         * configure: Regenerate.
5374
5375 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5376
5377         * Makefile.tpl: Introduce experimental top level bootstrap support.
5378         * Makefile.in: Regenerate.
5379         * configure.in: Introduce support for top level bootstrap.
5380         * configure: Regenerate.
5381
5382 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5383             Paolo Bonzini  <bonzini@gnu.org>
5384
5385         PR bootstrap/14522
5386         * configure.in: Cope with shells that do not support unquoted ^
5387         * configure: Regenerate.
5388
5389 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5390             Paolo Bonzini  <bonzini@gnu.org>
5391
5392         PR bootstrap/14522
5393         * configure.in: Cope with shell that do not support nesting
5394         quotes inside quoted backquote substitutions.
5395         * configure: Regenerate.
5396
5397 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5398
5399         PR bootstrap/14522
5400         * configure.in: Fix escaping of $.
5401         * configure: Regenerate.
5402
5403 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5404
5405         * configure: Regenerate.
5406
5407 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5408
5409         PR ada/14131
5410         Move language detection to the top level.
5411         * configure.in: Find default values for the tools as
5412         soon as possible.  Disable ada if GNAT is not found.
5413         Emit error message about missing languages.  Expand
5414         --enable-languages=all for the gcc subdirectory.
5415
5416 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5417
5418         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5419         and disable libgcj.
5420         * configure: Regenerated.
5421
5422 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5423
5424         PR bootstrap/7087
5425         * Makefile.tpl: Guard XFOO sed statements better.
5426         * Makefile.tpl: Add dependency for configure-target-libada.
5427         * Makefile.in: Regenerate (incidentally fixes broken
5428         commit when libada-branch was merged).
5429
5430 2004-02-28  Andrew Cagney  <cagney@redhat.com>
5431
5432         * src-release (CVS_NAMES): Define.
5433         (do-tar, do-tar): Prune $(CVS_NAMES).
5434
5435 2004-02-23  Andrew Cagney  <cagney@redhat.com>
5436
5437         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5438         2004-02-19.09.
5439
5440 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5441
5442         PR bootstrap/11932
5443         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5444
5445 2004-02-19  Andrew Cagney  <cagney@redhat.com>
5446
5447         * config.guess: Update from version 2003-06-12 to 2004-02-16.
5448         * config.sub: Update from version 2003-06-13 to 2004-02-16.
5449
5450 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5451
5452         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5453         (rs6000-*-aix*): Same.
5454         * configure: Regenerate.
5455
5456 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5457
5458         * configure.in (host): Add in missing $noconfigdirs to defines.
5459         * configure: Regenerate.
5460
5461 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5462             Nathanael Nerode  <neroden@gcc.gnu.org>
5463
5464         PR ada/6637, PR ada/5911
5465         Merge with libada-branch:
5466         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5467         with appropriate dependencies. Add --enable-libada configure switch.
5468         * configure, Makefile.in: Regenerate.
5469
5470 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5471
5472         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5473         * configure: Regenerate.
5474
5475 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
5476
5477         * COPYING.NEWLIB: Update Red Hat license to 2004.
5478
5479 2004-01-23  DJ Delorie  <dj@redhat.com>
5480
5481         * Makefile.def (target_modules) [libiberty]: Don't stage.
5482         * Makefile.in: Rebuilt.
5483
5484 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5485
5486         * COPYING.NEWLIB: Update to include copyrights for new
5487         iconv code.
5488
5489 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5490
5491         * src-release: Update copyright year.
5492         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5493         (NEWLIB_SUPPORT_DIRS): Delete macro.
5494         (newlib.tar.bz2): Delete rule.
5495
5496 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5497
5498         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5499         * Makefile.tpl (configure-target-[+module+]): Support stage.
5500         * Makefile.in: Rebuilt.
5501
5502 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5503
5504         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5505         throughout.
5506
5507 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5508
5509         * configure.in: Use ./config.cache, not config.cache.
5510         * configure: Regenerate.
5511         * Makefile.tpl: Special-casing not needed for GCC any more.
5512         * Makefile.in: Regenerate.
5513
5514         * configure.in: Don't share a cache file for host dirs.
5515         * configure: Regenerate.
5516
5517         * config-ml.in: Don't mess with the cache file.
5518
5519 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5520
5521         * Makefile.tpl: Make GCC use a separate config.cache.
5522         * Makefile.in: Regenerate.
5523
5524         PR bootstrap/11932, PR bootstrap/11933
5525         (I don't know if it will fix either of them, but it relates
5526         to them.)
5527         * configure.in: Don't use shared config.cache for target
5528         directories.
5529         * configure: Regenerate.
5530
5531 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5532
5533         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5534         * configure: Regenerated.
5535
5536 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5537
5538         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5539         * configure: Regenerated.
5540
5541 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5542
5543         Port change over from GCC:
5544         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5545         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5546         (configure-build-[+module+], configure-[+module+]): Likewise.
5547         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5548         * Makefile.in: Regenerate.
5549
5550 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5551
5552         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5553         * configure: Regenerate.
5554
5555 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5556
5557         * COPYING.NEWLIB: Add license info for long long routines added to
5558         stdlib.
5559
5560 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5561
5562         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5563         * Makefile.in: Regenerate.
5564
5565 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5566
5567         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5568         * configure:  Regenerate.
5569
5570 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5571
5572         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5573         HOST_FLAGS_TO_PASS.
5574         * Makefile.in: Regenerate.
5575
5576 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5577
5578         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5579         * configure: Rebuilt
5580         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5581         * Makefile.in: Rebuilt
5582
5583 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5584
5585         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5586
5587 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5588
5589         * config-ml.in:  Use ac_configure_args directly instead of
5590         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5591         actually seen.
5592
5593 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5594
5595         * config-ml.in: Propagate INSTALL variables.
5596
5597 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5598
5599         * configure.in: Pass a computed --program-transform-name
5600         to subconfigures.
5601         * configure: Regenerated.
5602
5603 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5604
5605         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5606         * Makefile.in: Regenerate.
5607
5608         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5609         * Makefile.in: Regenerate.
5610
5611 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5612
5613         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5614         quoting.
5615         * configure: Regenerated.
5616
5617 2003-09-12  Michael Chastain  <mec@shout.net>
5618
5619         Fix PR gdb/857.
5620         * src-release (do-proto-topleve): Remove junk files
5621         intl/config.cache, intl/config.status,
5622         intl/config.h, intl/stamp-h.
5623
5624 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5625
5626         * src-release (dejagnu.tar): New target.
5627         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5628         (do-djunpack): Use $(PACKAGE) for the package name.
5629
5630 2003-09-04  DJ Delorie  <dj@redhat.com>
5631
5632         * configure: Regenerate.
5633
5634 2003-09-04  Robert Millan  <robertmh@gnu.org>
5635
5636         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5637
5638 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5639
5640         * configure.in: Ensure arguments to sed are properly spaced.
5641         * configure: Regenerate.
5642
5643 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5644
5645         Merge from gcc:
5646         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5647         * install-sh:  Update to newer upstream versions (associated with
5648         aclocal 1.7).
5649         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5650
5651 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5652
5653         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5654         * configure: Regenerated.
5655
5656 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5657
5658         * configure.in:  Use newline instead of semicolon when assuming
5659         shell arguments in a for loop.
5660         * configure:  Regenerated.
5661
5662 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5663
5664         PR 8180
5665         * configure.in: When testing with_libs and with_headers, treat
5666         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5667         * configure: Regenerate.
5668
5669         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5670         make, shell, etc.
5671         (baseargs): Likewise.
5672         * configure: Regenerate.
5673
5674 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5675
5676         * configure.in: Disable libgcj for darwin not on powerpc.
5677         * configure: Rebuild.
5678
5679 2003-08-15  Michael Chastain  <mec@shout.net>
5680
5681         * src-release (do-proto-toplev): Remove junk files
5682         dejagnu/example/calc/config.status,
5683         dejagnu/example/calc/config.log.
5684
5685 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5686
5687         * config-ml.in, symlink-tree: Add license.
5688
5689 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5690
5691         Merge from gcc:
5692
5693         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5694         * Makefile.tpl (check, check-c++): Express dependencies using
5695         dependencies rather than commands.
5696         * Makefile.in: Regenerate.
5697
5698         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5699         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5700         * Makefile.in: Update.
5701
5702 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5703
5704         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5705         * configure: Ditto.
5706
5707 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5708
5709         * configure.in: Enable libgcj for darwin.
5710         * configure: Rebuild.
5711
5712 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5713
5714         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5715
5716 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5717
5718         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5719         creating target and build subdirs to build all parent dirs as needed.
5720         * Makefile.in: Rebuild.
5721         * configure.in: Don't build dirs explicitly here.
5722         * configure: Rebuild.
5723
5724 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5725
5726         * Makefile.tpl (all-make): Depend on intl.
5727         * Makefile.in: Rebuilt.
5728
5729 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5730
5731         * config.if: Remove unused libc_interface determination.
5732
5733 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5734
5735         * Makefile.in: Regenerate, correctly this time.
5736
5737 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5738
5739         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5740         unused INSTALL_PROGRAM_ARGS.
5741         * configure.in: Use AC_PROG_INSTALL.
5742         * Makefile.in: Regenerate.
5743         * configure: Regenerate.
5744
5745 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5746
5747         * configure: Rebuilt.
5748         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5749         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5750         newlib nor libgloss.
5751         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5752         * configure.in (am33_2.0-*-linux*): Added.
5753
5754 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5755
5756         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5757         * configure: Regenerate.
5758
5759 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5760
5761         * config-ml.in: Replace PWD with PWD_COMMAND.
5762         * Makefile.tpl: Likewise.
5763         * Makefile.in: Regenerated.
5764
5765 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5766
5767         * configure.in: Clean up config-lang.in handling.  Delete
5768         useless assignment to "subdirs".
5769         * configure: Regenerate.
5770
5771 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5772
5773         * configure.in: Rename 'target_libs' to 'target_libraries'.
5774         Remove useless reference to 'target_libs'.
5775         * configure: Regenerate.
5776
5777 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5778
5779         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5780         * Makefile.in: Regenerate.
5781
5782 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5783
5784         * Makefile.def: Introduce flags_to_pass.
5785         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5786         * Makefile.in: Regenerate.
5787
5788 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5789
5790         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5791         and target-libgloss.
5792         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5793         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5794         * configure: Regenerate.
5795
5796 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5797
5798         * configure.in: Update testsuite_flags to new location.
5799         * configure. Regenerate.
5800
5801 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5802
5803         * Makefile.tpl: Remove BUILD_CC stuff.
5804         * Makefile.in: Regenerate.
5805
5806 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5807
5808         * config.guess: Update to 2003-06-12 version.
5809         * config.sub: Update to 2003-06-13 version.
5810
5811 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5812
5813         * MAINTAINERS: Add myself as MIPS co-maintainer.
5814
5815 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5816
5817         * config.guess: Update to 2003-06-06 version.
5818         * config.sub: Update to 2003-06-06 version.
5819
5820 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5821
5822         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5823         * configure. Regenerate.
5824
5825 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5826
5827         * configure.in: Disable serial configure by default.
5828         * configure: Regenerate.
5829         * Makefile.tpl: Abolish .NOTPARALLEL.
5830         * Makefile.in: Regenerate.
5831
5832         * Makefile.tpl: Replace {build,host,target}_canonical by
5833         {build,host,target}.
5834         * Makefile.in: Regenerate.
5835
5836         * Makefile.tpl: Fix stupid pasto.
5837         * Makefile.in: Regenerate.
5838
5839 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5840
5841         * Makefile.tpl: Remove bogus conditional.
5842         * Makefile.in: Regenerate.
5843
5844 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5845
5846         * Makefile.tpl: Make 'recursive targets' using autogen rather
5847         than shell loop.  Remove duplicate 'clean' targets and false
5848         comments.
5849         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5850         Add systematic method of specifying missing targets in subdirs.
5851         Add copyright boilerplate.
5852         * Makefile.in: Regenerate.
5853         * configure.in: Add 'recursive targets' to maybe list.
5854         * configure: Regenerate.
5855
5856         * Makefile.tpl: Rename [+target+] to [+make_target+].
5857         * Makefile.def: Rename 'target' to 'make_target'.
5858
5859 2003-05-30  Nick Clifton  <nickc@redhat.com>
5860
5861         * README-maintainer-mode: Update URL for locating blessed config
5862         tools.
5863
5864 2003-05-29  Robert Millan  <rmh@debian.org>
5865
5866         * ltconfig: Import this patch and modify for use with current
5867         version of ltconfig:
5868
5869         2003-05-21  Bruno Haible  <bruno@clisp.org>
5870
5871         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5872         GNU/FreeBSD.
5873
5874 2003-05-28  DJ Delorie  <dj@redhat.com>
5875
5876         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5877         * Makefile.in: Regenerate.
5878
5879 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5880
5881         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5882
5883 2003-05-21  DJ Delorie  <dj@redhat.com>
5884
5885         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5886         newlib or libgloss.
5887         * Makefile.in: Regenerate.
5888
5889 2003-05-21  DJ Delorie  <dj@redhat.com>
5890
5891         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5892         * Makefile.in: Regenerate.
5893
5894 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5895
5896         * configure.in: Use curly braces in the definition of tooldir.
5897         * configure: Regenerate.
5898
5899 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5900
5901         * configure.in: Switch more things to use maybe dependencies.
5902         * Makefile.tpl: Switch more things to use maybe dependencies.
5903         Factor out common code from autogen IF statements.
5904         * configure: Regenerate.
5905         * Makefile.in: Regenerate.
5906
5907 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5908
5909         * configure.in: Accept i[3456789]86 for machine type.
5910         * configure: Regenerate.
5911
5912 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5913
5914         * configure.in: Switch more things to use maybe dependencies.
5915         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5916         * configure: Regenerate.
5917         * Makefile.tpl: Switch more things to use maybe dependencies.
5918         * Makefile.in: Regenerate.
5919
5920 2003-05-16  Andreas Schwab  <schwab@suse.de>
5921
5922         * Makefile.tpl (install-opcodes): Define.
5923         * Makefile.in: Rebuild.
5924
5925 2003-05-13  Andreas Jaeger  <aj@suse.de>
5926
5927         * config.guess: Update to 2003-05-09 version.
5928         * config.sub: Update to 2003-05-09 version.
5929
5930 2003-05-13  Michael Eager <eager@mvista.com>
5931
5932         * configure.in: Correct sed script so that options in quotes are not
5933         deleted.
5934         * configure: Rebuild.
5935
5936 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5937
5938         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5939         and $$s/newlib/libc/sys/cygwin32 include paths.
5940         * configure: Ditto.
5941
5942 2003-05-05  H.J. Lu <hjl@gnu.org>
5943
5944         * config-ml.in: Restored from gcc repository.
5945
5946 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5947
5948         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5949         * Makefile.in: Regenerate.
5950
5951 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5952
5953         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5954         and Makefile.def.
5955
5956 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5957
5958         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5959         * Makefile.in: Regenerated.
5960
5961 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5962
5963         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5964         * Makefile.in: Regenerate.
5965
5966 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5967
5968         * configure.in (powerpc64*-*-linux*): Remove.
5969         * configure: Rebuilt.
5970
5971 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5972
5973         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5974         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5975         and restrap.
5976         * Makefile.in:  Regenerate.
5977
5978 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5979
5980         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5981         * configure: Regenerated.
5982
5983 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
5984
5985         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5986         * */configure: Rebuilt.
5987
5988 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5989
5990         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5991         * Makefile.in: Regenerate.
5992
5993 2003-03-14  Michael Chastain  <mec@shout.net>
5994
5995         * Makefile.in: Regenerate with correct Makefile.def.
5996
5997 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5998
5999         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6000         Make macro.
6001         * Makefile.in: Regenerate.
6002         * configure.in: Clean up gxx_include_dir logic.
6003         * configure: Regenerate.
6004
6005 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6006
6007         * configure.in (gxx_include_dir): Fix typo.
6008         * configure: Regenerated.
6009
6010 2003-03-06  Andrew Cagney  <cagney@redhat.com>
6011
6012         * texinfo/texinfo.tex: Import version 2003-02-03.16.
6013
6014 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6015
6016         * configure.in: Include $(build_tooldir)/sys-include in
6017         FLAGS_FOR_TARGET.
6018         * configure: Regenerated.
6019
6020 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6021
6022         * Makefile.tpl: Reindent.
6023         * Makefile.in: Regenerate.
6024         * configure.in: Reindent.  Don't set unused variables.
6025         * configure: Regenerate.
6026
6027         * Makefile.tpl: Always pass down RANLIB.
6028         * Makefile.in: Regenerate.
6029
6030         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6031         * Makefile.in: Regenerate.
6032         * configure.in: Remove unused logic relating to --enable-shared
6033         and --enable-threads.  Remove bogus comments.  Remove redundant
6034         noconfigdirs.
6035         * configure: Regenerate.
6036
6037         * configure.in: Replace ${libstdcxx_version} by its value.
6038         Remove reference to mh-dgux.
6039         * configure: Regenerate.
6040
6041 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6042
6043         * Makefile.tpl: Rearrange.
6044         * Makefile.in: Regenerate.
6045
6046 2003-02-25  Nick Clifton  <nickc@redhat.com>
6047
6048         * configure: Remove site-file supprot - it is obsolete.
6049
6050 2003-02-24  Uwe Stieber <uwe@wwws.de>
6051
6052         * configure.in: Add support for kaOS as cross build target system.
6053         * configure: Regenerated.
6054
6055 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6056
6057         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6058         configure-target-* as some target builds may require additional
6059         flags for preprocessor tests.
6060         * Makefile.in: Regenerated.
6061
6062 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6063
6064         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6065         * ltconfig: Handle it.
6066         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6067         auto-detecting it.
6068
6069 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6070
6071         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6072         it is used as argument to $CC.
6073         * ltcf-gcj.sh: Likewise.
6074
6075 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6076
6077         * configure.in: Introduce --enable-maintainer-mode.
6078         * configure: Rebuilt.
6079         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6080         for maintainer mode.
6081         * Makefile.in: Rebuilt.
6082
6083 2003-02-19  Andrew Cagney <ac131313@redhat.com>
6084
6085         * configure: Regenerate using autoconf 2.13.
6086
6087 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
6088
6089         * config.guess: Import latest version.
6090         * config.sub: Import latest version.
6091
6092 2003-02-18  Jason Merrill  <jason@redhat.com>
6093
6094         * Makefile.tpl (check-c++): Allow parallelism.
6095
6096 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
6097
6098         * configure: Regenerate using autoconf 000227.
6099
6100 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6101
6102         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6103         don't configure target-libobjc.
6104         * configure: Regenerate.
6105
6106 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6107
6108         * Makefile.tpl (RANLIB): Define.
6109         * Makefile.in: Regenerate.
6110
6111 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6112
6113         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6114         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6115         * Makefile.in: Regenerated.
6116         * configure.in: Remove all traces of snavigator, db, and grep.
6117         * configure: Regenerated.
6118
6119 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6120
6121         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6122         * Makefile.in: Regenerated.
6123
6124 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6125
6126         * config.if: Copy from GCC.
6127
6128 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6129
6130         * configure.in:  Revert 24Jan change.
6131         * configure:  Regenerate.
6132
6133 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6134
6135         * configure.in: Revert previous change.
6136         * configure: Regenerate.
6137
6138 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6139
6140         * configure.in: Make rda native-only.
6141         * configure: Regenerate.
6142
6143 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6144
6145         * configure.in: Add missing \.
6146         * configure: Rebuilt.
6147
6148 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6149
6150         * configure.in (baseargs): Avoid using \| in sed regular
6151         expressions.
6152         * configure: Rebuilt.
6153
6154 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6155
6156         * configure.in (baseargs): Remove all supported forms of
6157         --cache-file, --srcdir, --host, --build and --target options
6158         from argument lists.
6159         * configure: Rebuilt.
6160
6161 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6162
6163         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6164         * configure: Rebuilt.
6165
6166 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6167
6168         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6169         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6170         * Makefile.in: Regenerate.
6171         * configure: Regenerate.
6172
6173 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6174
6175         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6176         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6177         * Makefile.in: Regenerate.
6178
6179 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6180
6181         * configure.in: Remove Makefile in build, host and target modules
6182         unless configure was run with --no-recursion.
6183         * configure: Rebuilt.
6184
6185 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6186
6187         * config.guess: Update to 2003-01-03 version.
6188         * config.sub: Update to 2003-01-03 version.
6189
6190 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6191
6192         * configure: Regenerate with proper autoconf 2.13.
6193
6194 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6195
6196         * configure.in: Add AC_PREREQ for consistency.
6197         * configure: Regenerate.
6198
6199 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6200
6201         * configure.in (GDB_TK): Add tcl directories conditional on
6202         gdb/gdbtk directory being present.
6203         * configure: Regenerate.
6204
6205 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6206
6207         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6208         by gcc if LD is not defined and we are not doing a Canadian Cross.
6209         * configure: Rebuilt.
6210
6211 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
6212
6213         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6214
6215 2002-12-31  Tom Tromey  <tromey@redhat.com>
6216
6217         * Makefile.in: Rebuilt.
6218         * Makefile.def (target_modules) [libffi]: Allow installation.
6219
6220 2002-12-31  Andreas Schwab  <schwab@suse.de>
6221
6222         * configure.in: Fix use of $program_transform_name.
6223         * configure: Regenerated.
6224
6225 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6226
6227         * configure.in (baseargs): Don't remove first configure argument.
6228         * configure: Regenerated.
6229
6230 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6231
6232         * Makefile.tpl (local-distclean): Don't remove...
6233         (multilib.ts): ... this.  Moved into...
6234         (multilib.out): ... this.  Don't use sub-make.
6235         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6236         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6237         (configure-build-[+module+], configure-[+module+],
6238         configure-target-[+module+], configure-gcc): ... these.  Test
6239         for Makefile existence.  Drop config.status from dependencies.
6240         * Makefile.in: Rebuilt.
6241         * configure.in: Move gcc-version-trigger to the end of
6242         ac_configure_args.  Add comments to maybedep.tmp and
6243         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6244         nonopt from baseargs, matching and removing corresponding
6245         whitespace while at it.
6246         * configure: Rebuilt.
6247
6248 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6249
6250         * configure.in (host_configargs): Replace reference to
6251         no-longer-defined buildopts with --build=${build_alias}.
6252         * configure: Rebuilt.
6253
6254 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6255
6256         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6257         program_transform_name to standard idiom.
6258         (AUTOGEN, AUTOCONF): Define.
6259         (Makefile.in): Use $(AUTOGEN).
6260         (Makefile): Depend on config.status, and use autoconf-style rule to
6261         build it.  Move original commands to...
6262         (config.status): ... this new target.
6263         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6264         $(AUTOCONF).
6265         * Makefile.in: Rebuilt.
6266
6267 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6268
6269         * Makefile.tpl: Fix dramatic bustage due to change in
6270         program_transform_name.
6271         * Makefile.in: Regenerate.
6272
6273         * configure.in: Remove unnecessary PATH setting.
6274         * configure: Regnerate.
6275
6276         * configure.in: Don't default to unprefixed tools unless
6277         the native tools will work.
6278         * configure: Regenerate.
6279
6280         * configure.in: Convert to autoconf script.  Blow away lots
6281         of now-redundant Makefile fragments.
6282         * configure: Generate using Autoconf.
6283         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6284         * Makefile.in: Regenerate.
6285
6286 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6287
6288         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6289         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6290
6291         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6292         where they belong.
6293
6294 2002-12-24  Andreas Schwab  <schwab@suse.de>
6295
6296         * Makefile.tpl (multilib.out): Fix missing space.
6297         * Makefile.in: Regenerate.
6298
6299 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6300
6301         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6302         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6303         * Makefile.in: Regenerate.
6304         * configure.in: Remove unnecessary leftovers.
6305
6306 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6307
6308         * configure.in (extra_ranlibflags_for_target): New variable.
6309         (*-*-darwin): Add -c to ranlib commands.
6310         * configure (tooldir): Handle extra_ranlibflags_for_target.
6311
6312 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
6313
6314         * COPYING.NEWLIB: Updated.
6315         * COPYING.LIBGLOSS: Ditto.
6316
6317 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6318
6319         * Makefile.tpl: Revert HJL's change.
6320         * Makefile.in: Regenerated.
6321         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6322         always.
6323
6324 2002-12-19  Andreas Schwab  <schwab@suse.de>
6325
6326         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6327         * Makefile.in: Regenerate.
6328
6329 2002-12-18  H.J. Lu <hjl@gnu.org>
6330
6331         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6332         * Makefile.in: Regenerated.
6333
6334         * configure.in (build_prefix): New. Substitute.
6335
6336 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6337
6338         * Makefile.tpl: Don't let real targets depend on phony targets.
6339         * Makefile.in: Regenerate.
6340
6341         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6342         * Makefile.in: Regenerate.
6343
6344 2002-12-16  Jason Merrill  <jason@redhat.com>
6345
6346         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6347         previous 'make bootstrap'.
6348         * Makefile.in: Regenerate.
6349
6350 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6351
6352         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6353
6354 2002-12-13  Jason Merrill  <jason@redhat.com>
6355
6356         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6357         library tests.
6358         (check-c++): Just depend on it and check-target-libstdc++-v3.
6359         * Makefile.in: Regenerate.
6360
6361 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6362
6363         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6364         * Makefile.in: Regenerate.
6365
6366 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
6367
6368         * COPYING.NEWLIB: Update list of alternate Regent of California
6369         licenses and discuss official revoking of advertising clause.
6370         * COPYING.LIBGLOSS: Ditto.
6371
6372 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6373
6374         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6375         * Makefile.in: Rebuilt.
6376
6377 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6378
6379         * configure: Fix bug put in by gremlins.
6380
6381         * Makefile.tpl: Substitute more autoconfily.
6382         * configure: Substitute more autoconfily.
6383         * Makefile.in: Regenerate.
6384
6385 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6386
6387         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6388         * Makefile.in (all-sim): Ditto.
6389
6390 2002-12-06  DJ Delorie  <dj@redhat.com>
6391
6392         * Makefile.tpl: Change configure dependencies to not have real
6393         targets depend on phony targets.
6394
6395 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6396
6397         * configure.in: Revert unintentional change.
6398
6399         * src-release: Configure host subdirs.
6400
6401         * Makefile.tpl: Change dependency for */multilib.out so that
6402         it works when gcc isn't in the tree.
6403
6404         * configure.in: Substitute more.
6405         * configure: Run subconfigures from the Makefile.
6406         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6407         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6408
6409 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6410
6411         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6412         and corresponding dependencies.
6413         * Makefile.in: Regenerate.
6414
6415         * configure.in (host_tools): Order binutils, gas and ld for
6416         convenience in running the testsuites.
6417
6418         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6419         * Makefile.in: Regenerate.
6420         * configure.in: Introduce rules to serialize subconfigure runs.
6421
6422         * configure.in: Introduce BASE_CC_FOR_TARGET.
6423         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6424         Realize configure-build-* targets.  Realize configure-target-* targets.
6425         * Makefile.in: Regenerate.
6426
6427 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6428
6429         * configure: Move gcc_version_trigger stuff from here...
6430         * configure.in: ...to here.
6431
6432         * configure.in: Separate subconfigure options added by this file from
6433         options given by the user.  Add machinery to put args for host
6434         subconfigures into the Makefile.
6435
6436         * Makefile.tpl: Remove 'vault' targets.
6437         * Makefile.tpl: Reorder and comment dependencies.
6438         * Makefile.in: Regenerate.
6439
6440 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6441
6442         * configure.in: Move host-specific darwin noconfigdirs into
6443         the host-specific section.
6444
6445 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6446
6447         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6448         during replay.
6449         * Makefile.in: Regenerate.
6450
6451         (finishing slow-motion replay)
6452         * configure: Remove skip-this-dir support.
6453         * Makefile.tpl: Remove skip-this-dir support.
6454
6455         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6456         subdirectories.
6457         * Makefile.in: Regenerate.
6458
6459         * Makefile.tpl: Strip out useless setting of 'dir'.
6460         * Makefile.in: Regenerate.
6461
6462 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6463
6464         (finishing slow-motion replay)
6465         * configure.in: Fix deeply stupid bug.
6466
6467         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6468         shell code in CXX_FOR_TARGET
6469         * Makefile.def: Introduce raw_cxx.
6470         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6471         RAW_CXX_FOR_TARGET.
6472         * Makefile.in: Regenerate.
6473
6474 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6475
6476         (finishing slow-motion replay)
6477         * Makefile.tpl: Remove unnecessary ifs.
6478         * Makefile.in: Regenerate.
6479
6480         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6481         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6482         targets for 'no_install' modules.
6483         * configure: Move GDB_TK substitution to configure.in.  Move
6484         build_modules stuff to configure.in.
6485         * configure.in: Implement soft dependency machinery.  Maybe-ize
6486         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6487         * Makefile.in: Regenerate.
6488
6489 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6490
6491         (continuing slow-motion replay)
6492         * Makefile.tpl: Make all-target, install-target behave similarly
6493         to all, install (only hitting configured targets).  Eliminate
6494         unused macro defintions.
6495
6496         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6497         build != host.
6498
6499         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6500
6501         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6502
6503         * configure.in: Produce lists of subdir targets we're actually
6504         configuring.  Remove references to "dosrel".
6505         * Makefile.tpl: Let configure set which subdir targets are hit.
6506         Remove install-cross; clean up install; remove ALL.  Remove
6507         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6508         Autogenerate host module targets.  Remove empty dependency lines
6509         and redundant dependency; rearrange slightly.
6510         * Makefile.def: Add host-side libtermcap, utils.
6511
6512         * Makefile.in: Regenerate.
6513
6514 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6515
6516         (Continuing slow-motion replay)
6517         * Makefile.def: Add list of recursive targets to autogenerate.
6518         Add build_modules.
6519         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6520         targets.  Autogenerate *-build-* targets.
6521         * Makefile.in: Regenerate.
6522
6523 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6524
6525         (Continuing slow-motion replay)
6526         * configure: More autoconf-style substitutions.
6527         * Makefile.tpl: More autoconf-style substitutions.
6528         * Makefile.in: Regenerate.
6529
6530 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6531
6532         (Continuing slow-motion replay)
6533         * configure: Substitute more variables in a more autoconf-friendly
6534         way.  Simplify slightly.
6535         * Makefile.tpl: Make more variables substitutable in an
6536         autoconf-friendly way.
6537         * Makefile.in: Regenerate.
6538
6539 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6540
6541         (Continuing slow-motion replay)
6542         * configure.in (v810*): Remove special setting of tools.
6543
6544         * configure: Add support for extra required flags for ar or nm.
6545         * configure.in (aix4.3+): Use above support for target-specific
6546         issues, rather than using config/mt-aix43.
6547
6548 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6549
6550         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6551         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6552         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6553         with $srcdir.  Reformat indentation.  Substitute some variables
6554         formerly hard-coded in the Makefile for build=host.
6555         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6556         * Makefile.def: Autogenerate more.
6557         * Makefile.in: Regenerate.
6558
6559 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6560
6561         * Makefile.tpl: syntactic cleanup
6562
6563 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6564
6565         * Makefile.def (host_modules): Add rda.
6566         * Makefile.in: Regenerate.
6567         * configure.in (target_tool): Add target-rda to list.
6568
6569 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6570
6571         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6572         and restrap targets to this rule.
6573         * Makefile.in:  Regenerate.
6574
6575 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6576
6577         * configure.in (i[3456]86-*-linux*): Add check to disable
6578         ${libgcj} for glibc1.
6579
6580 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6581
6582         * configure.in: Add tic4x target.
6583
6584 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6585
6586         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6587         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6588         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6589         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6590         * Makefile.in: Regenerate.
6591
6592 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6593
6594         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6595         * Makefile.in: Regenerate.
6596
6597         * Makefile.def: Remove order dependency comments.
6598         * Makefile.tpl: Add explicit install-install dependencies.
6599         * Makefile.in: Regenerate.
6600
6601         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6602         * Makefile.in: Regenerate.
6603
6604         * configure: Restore my original patch by syncing with gcc version.
6605
6606         * Bring following over from gcc:
6607
6608 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6609
6610         * configure.in (s390*-*-linux*): Enable libgcj.
6611
6612 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6613
6614         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6615
6616 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6617
6618         * configure: Move stray lines back to where they belong.
6619
6620 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6621
6622         * Makefile.tpl: Insert configure-target target, for src-release.
6623
6624         * configure: Finish reverting change which Andrew Cagney started
6625         reverting.  Should fix bustage.
6626
6627         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6628         * src-release: New file.  Contains material for making net
6629         releases for gdb, binutils, et al., formerly in Makefile.in.
6630
6631 2002-09-30  Nick Clifton  <nickc@redhat.com>
6632
6633         * cpu: New top level directory.  Intended to hold input files for
6634         CGEN which have FSF copyright assignment.
6635         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6636
6637 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6638
6639         Revert below (note that src does not contain Makefile.tpl):
6640         * Makefile.tpl: Make subsituted variables more autoconfy.
6641         * Makefile.in: Regenerate.
6642
6643 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6644
6645         * configure: Revert accidentally applied changes.
6646
6647         * Makefile.tpl: Make more autoconf-friendly.
6648         * Makefile.in: Regenerate.
6649         * configure: Make substitution more autoconf-like.
6650
6651 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6652
6653         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6654         single entry to handle all these.
6655         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6656         libjava on arm-*-elf.
6657
6658 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6659
6660         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6661         things that depend on them.
6662
6663 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6664
6665         * Makefile.tpl: Make subsituted variables more autoconfy.
6666         * Makefile.in: Regenerate.
6667         * configure: Make seds more autoconfy.
6668
6669 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6670
6671         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6672         * Makefile.in: Regenerate.
6673         * configure.in: Rewrite sed statements to look autoconfy.
6674
6675         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6676         all-target-foo on configure-target-foo.
6677         * Makefile.def: Ditto.
6678         * Makefile.in: Rebuild.
6679
6680 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6681
6682         * Makefile.def: New file.
6683         * Makefile.tpl: New file.
6684         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6685
6686         * configure.in: Minor rearrangement.  Simplify tests.
6687
6688 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6689
6690         * configure.in (with_headers): Skip copy if value is "yes".
6691         (with_libs): Likewise.
6692
6693 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6694
6695         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6696         * configure.in (sh*-*-pe*): Ditto.
6697         * configure.in (mips*-*-pe*): Ditto.
6698         * configure.in (*arm-wince-pe): Ditto.
6699
6700         * configure.in: Rearrange.
6701
6702 2002-09-12  Nick Clifton  <nickc@redhat.com>
6703
6704         * Import these changes from the config master repository:
6705
6706         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6707
6708                 * config.sub: Add tic4x target.
6709
6710         2002-09-03  Ben Elliston  <bje@redhat.com>
6711
6712                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6713                 Reported by <Duncan_Stodart@insession.com>.
6714
6715 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6716
6717         * COPYING.NEWLIB: More updates.
6718
6719 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6720
6721         * COPYING.NEWLIB: Update.
6722
6723 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6724
6725         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6726
6727         * config.guess: Import version 2002-08-23.
6728         * config.sub: Import version 2002-08-22.
6729
6730 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6731
6732         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6733         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6734         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6735
6736 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6737
6738         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6739
6740 2002-08-04  H.J. Lu  (hjl@gnu.org)
6741
6742         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6743
6744 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6745
6746         * configure.in: Move generic linux case to end.  Copy generic
6747         linux noconfigdirs to mips*-*-linux* entry and new
6748         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6749
6750 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6751
6752         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6753         one instance of them which was missed to the list to update.
6754
6755 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6756
6757         * config.guess: Update to 2002-07-09 version.
6758         * config.sub: Update to 2002-07-03 version.
6759
6760 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6761
6762         * configure.in: Remove two redundant tests.
6763
6764 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6765
6766         * configure.in (mips*-*-irix6*o32): Enable stabs.
6767
6768 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6769
6770         * configure.in: Don't build grez.
6771         * Makefile.in: Ditto.
6772
6773         * Makefile.in: Remove references to bsp, cygmon, libstub.
6774         * configure.in: Ditto.
6775
6776         * configure.in: Remove leftover reference to gdbtest.
6777
6778 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6779
6780         * configure.in (gxx_include_dir):  Change to match versioned
6781         C++ headers if --enable-version-specific-runtime-libs is used.
6782
6783 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6784
6785         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6786
6787 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6788
6789         * configure.in: Make --without-x work.
6790
6791 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6792
6793         * contrib: New directory.  Created to contain a copy of the
6794         texi2pod.pl script so that it is in the same place as the version in
6795         the FSF GCC sources.
6796
6797 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6798
6799         * configure.in: Rearrange target Makefile fragment collection.
6800
6801         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6802         cvs[src].
6803         * configure.in: Ditto.
6804
6805 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6806
6807         * Makefile.in: Eliminate 'apache' targets.
6808         * configure.in: Eliminate 'apache' targets.
6809
6810         * configure.in: Eliminate redundant tests.  Reorganize.
6811
6812         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6813
6814         * config-ml.in: Eliminate references to Cygnus configure.
6815
6816         * Makefile.in: Eliminate references to building emacs.
6817
6818 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6819
6820         * configure.in: Add support for ip2k.
6821
6822 2002-06-24  Ben Elliston  <bje@redhat.com>
6823
6824         * configure.in (host_tools): Remove cgen.
6825
6826         * Makefile.in (all-cgen): Remove; runs from its source directory.
6827         (check-cgen, install-cgen, clean-cgen): Likewise.
6828         (all-opcodes): No not depend on all-cgen.
6829         (all-sim): Likewise.
6830
6831 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6832
6833         * configure.in: Fix AIX configury bug.
6834
6835 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6836
6837         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6838
6839         * configure.in: Move definition of libstdcxx_flags right above
6840         usage, rather than way earlier.
6841
6842         * configure.in: Pull definition of is_cross_compiler earlier.
6843
6844         * configure.in: Rearrange a little.
6845
6846         * configure.in: Remove references to librx.
6847         * Makefile.in: Remove references to librx.
6848
6849 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6850
6851         * configure.in: Eliminate ${gasdir} variable.
6852
6853 2002-06-18  Dave Brolley  <brolley@redhat.com>
6854
6855         * configure.in: Add support for frv.
6856         * config.sub: Add support for frv.
6857
6858 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6859
6860         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6861
6862 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6863
6864         * configure.in (vax-*-netbsd*): Re-enable gas.
6865
6866 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6867
6868         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6869         BUILD_PREFIX_1, to correct nomenclature.
6870         * configure: Likewise.
6871
6872         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6873         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6874
6875 2002-05-31  Olaf Hering  <olh@suse.de>
6876
6877         * config-ml.in: Propogate DESTDIR also.
6878
6879 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6880
6881         * configure.in (vax-*-netbsd*): Don't build gas for this
6882         platform.
6883
6884 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6885
6886         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6887         and libgcj for AVR.
6888
6889 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6890
6891         * config.sub: Add DLX target.
6892
6893 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6894
6895         * config.guess: Update to 2002-05-22 version.
6896         * config.sub: Likewise.
6897
6898 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6899
6900         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6901         * config-ml.in: Likewise.
6902         * configure: Likewise.
6903         * configure.in: Likewise.
6904
6905 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6906
6907         * configure.in: Simplify makefile fragment collection.
6908
6909         * configure.in: Remove code to build emacs.
6910
6911         * configure.in : Remove --srcdir argument from targargs and buildargs
6912         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6913
6914         * configure: Move some logic to configure.in.
6915         * configure.in: Move some logic from configure.
6916
6917 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6918
6919         * COPYING.LIBGLOSS: New file.
6920
6921 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6922
6923         * Makefile.in: Honour DESTDIR.
6924
6925 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6926
6927         * configure.in (noconfigdirs): Don't disable libgcj on
6928         sparc64-*-solaris* and sparcv9-*-solaris*.
6929
6930 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6931
6932         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6933
6934 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6935
6936         * configure.in (FLAGS_FOR_TARGET): Do not add
6937         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6938         on i[3456]86-*-linux*.
6939
6940 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6941
6942         * configure.in (noconfigdirs): Replace [ ] with test.
6943
6944         * configure.in (noconfigdirs): Do not add target-newlib if
6945         target == i[3456]86-*-linux*, and host == target.
6946
6947 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6948
6949         * config.guess: Updated to 2002-04-26's version.
6950         * config.sub: Updated to 2002-04-26's version.
6951
6952 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6953
6954         * configure.in: delete reference to absent file
6955
6956         * configure.in: replace '[' with 'test'
6957
6958         * configure.in: Eliminate references to gash.
6959         * Makefile.in: Eliminate references to gash.
6960
6961         * configure.in: remove useless references to 'pic' makefile fragments.
6962
6963         * configure.in: (*-*-windows*) Finish removing.
6964
6965         * configure.in: Eliminate redundant test for libgui.
6966
6967 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6968
6969         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6970         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6971
6972 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6973
6974         * configure.in: remove references to dead files
6975
6976 2002-04-18  Tom Tromey  <tromey@redhat.com>
6977
6978         * configure.in: Disallow configuring libgcj when it is already
6979         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6980         Solaris 2.8 by default.  For PR libgcj/6158.
6981
6982 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6983
6984         * configure.in:  Move default CC setting out of config/mh-* fragments
6985         directly into here.
6986
6987 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6988
6989         * configure.in: don't even try to configure or make a subdirectory
6990         if there's no configure script for it.
6991
6992 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6993
6994         * MAINTAINERS: Remove chill maintainers.
6995         * Makefile.in (CHILLFLAGS): Remove.
6996         (CHILL_LIB): Remove.
6997         (TARGET_CONFIGDIRS): Remove libchill.
6998         (CHILL_FOR_TARGET): Remove.
6999         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7000         CHILL_LIB.
7001         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7002         (CHECK_TARGET_MODULES): Likewise.
7003         (INSTALL_TARGET_MODULES): Likewise.
7004         (CLEAN_TARGET_MODULES): Likewise.
7005         (configure-target-libchill): Remove.
7006         (all-target-libchill): Remove.
7007         * configure.in (target_libs): Remove target-libchill.
7008         Do not compute CHILL_FOR_TARGET.
7009         * libchill: Remove directory.
7010
7011 2002-04-15  DJ Delorie  <dj@redhat.com>
7012
7013         * Makefile.in, configure.in, configure: Sync with gcc, entries
7014         follow...
7015
7016 2002-04-08  Tom Tromey  <tromey@redhat.com>
7017
7018         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7019         Fixes PR libgcj/6068.
7020
7021 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7022
7023         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7024
7025 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7026
7027         * configure.in (alpha*-dec-osf*): Enable libgcj.
7028
7029 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7030
7031         Fix for: PR bootstrap/3591, target/5676
7032         * configure.in (mcore-pe): Disable the configuration of
7033         libstdc++-v3 since exceptions are not supported.
7034
7035 2002-03-20  Anthony Green  <green@redhat.com>
7036
7037         * configure.in: Enable libgcj for xscale-elf target.
7038
7039 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7040
7041         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7042         libjava.
7043         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7044
7045 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7046
7047         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7048         libstdc++-v3 and libjava.
7049
7050 2002-02-11  Adam Megacz <adam@xwt.org>
7051
7052         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7053         boehm-gc
7054
7055 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7056
7057         * config.guess: Updated to 2002-01-30's version.
7058         * config.sub: Updated to 2002-02-01's version.
7059         Contribute sh64-elf.
7060         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7061         * configure.in: Added sh64-*-*.
7062
7063 2002-01-17  H.J. Lu <hjl@gnu.org>
7064
7065         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7066         (all-target-fastjar): Also depend on all-target-libiberty.
7067
7068 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7069
7070         * configure, configure.in: Use temp file for long sed commands.
7071
7072 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7073
7074         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7075         libf2c.
7076
7077 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7078
7079         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7080
7081 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7082
7083         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7084
7085 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7086
7087         * configure: Handle temporary files securely using mkdir.
7088
7089 2001-09-26  Will Cohen <wcohen@redhat.com>
7090
7091         * configure.in (*-*-linux*): Disable configuration of target-newlib
7092         and target-libgloss.
7093
7094 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7095
7096         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7097         RANLIB.
7098
7099 2001-08-11  Graham Stott  <grahams@redhat.com>
7100
7101         * Makefile.in (check-c++): Add missing semicolon.
7102
7103 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7104
7105         * configure.in (sh-*-linux*): New.
7106
7107 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7108
7109         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7110         and libgcj on m68hc11/m68hc12.
7111
7112 2001-06-27  H.J. Lu  (hjl@gnu.org)
7113
7114         * Makefile (CFLAGS_FOR_BUILD): New.
7115         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7116
7117 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7118
7119         * configure.in (libstdcxx_flags): Do not try to execute
7120         libstdc++-v3/testsuite_flags until it exists.
7121
7122 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7123
7124         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7125
7126 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7127
7128         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7129
7130 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7131
7132         * configure.in: Move *-chorusos target case to the proper switch.
7133         Disable libgcj.
7134
7135 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7136
7137         * Makefile.in (STAGE1_CFLAGS): Pass down.
7138
7139 2001-04-13  Alan Modra  <amodra@one.net.au>
7140
7141         * config.guess: Add hppa64-linux support.  Note for next import that
7142         this is already in the master file.
7143         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7144
7145 2001-03-22  Colin Howell  <chowell@redhat.com>
7146
7147         * Makefile.in (DO_X): Do not backslash single-quotes in
7148         backquotes (two places).
7149
7150 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7151
7152         * Makefile.in (DO_X): Quote nested quotes.
7153
7154 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7155
7156         * Makefile.in (DO_X): Use double quotes for quoting
7157         "RANLIB=$${RANLIB}".
7158
7159 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7160
7161         * configure.in: Only use `lang_requires' for languages athat are
7162         actually enabled.
7163
7164 2001-03-07  Tom Tromey  <tromey@redhat.com>
7165
7166         * configure.in: Allow config-lang.in to set `lang_requires' to list
7167         of other required languages.
7168
7169 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7170
7171         * Makefile.in: Remove RANLIB definition. Use RANLIB
7172         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7173         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7174
7175 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7176             Alexandre Oliva  <aoliva@redhat.com>
7177
7178         * Makefile.in (check-c++): Use tabs, not spaces.
7179
7180 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7181
7182         * Makefile.in (check-c++): New rule.
7183
7184         * configure.in (target_libs): Remove libg++.
7185         (noconfigdirs): Remove libg++.
7186         (noconfigdirs): Same.
7187         (noconfigdirs): Same.
7188         (noconfigdirs): Same.
7189
7190         * config-ml.in: Remove libg++ references.
7191
7192         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7193         (ALL_TARGET_MODULES): Same.
7194         (configure-target-libg++): Remove.
7195         (all-target-libg++): Remove.
7196         (configure-target-libio): Remove.
7197         (all-target-libio): Remove.
7198         (check-target-libio): Remove.
7199         (.PHONY): Remove.
7200         (libg++.tar.bz2): Remove.
7201         (all-target-cygmon): Remove libio.
7202         (all-target-libstdc++): Remove.
7203         (configure-target-libstdc++): Remove.
7204         (TARGET_LIB_PATH): Remove libstdc++.
7205         (ALL_GCC_CXX): Remove libstdc++.
7206         (all-target-gperf): Correct.
7207
7208 2001-02-15  Anthony Green  <green@redhat.com>
7209
7210         * configure: Introduce GCJ_FOR_TARGET.
7211         * configure.in: Ditto.
7212         * Makefile.in: Ditto.
7213
7214 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7215
7216         * configure.in: for *-chorusos, don't config target-newlib and
7217         target-libgloss.
7218
7219 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7220
7221         Remove V2 C++ library.
7222         * configure.in: Remove --enable-libstdcxx_v3 support.
7223
7224 2001-01-27  Richard Henderson  <rth@redhat.com>
7225
7226         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7227
7228 2001-01-26  Tom Tromey  <tromey@redhat.com>
7229
7230         * configure.in: Allow libgcj to be built on Sparc Solaris.
7231
7232 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7233
7234         * configure.in: Enable libgcj on several additional platforms.
7235
7236 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7237
7238         * configure.in: Enable libgcj for linux targets.
7239
7240 2001-01-09  Mike Stump  <mrs@wrs.com>
7241
7242         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7243         failures of subdirectories.
7244
7245 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7246
7247         * configure: handle DOS-style absolute paths.
7248
7249 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7250
7251         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7252
7253 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7254
7255         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7256         (libstdcxx_incdir): Pass down.
7257         * config.if: Remove expired bits for cxx_interface, add stub.
7258         (libstdcxx_incdir): Add variable for g++ include directory.
7259         * configure.in (gxx_include_dir): Use it.
7260
7261 2000-12-15  Andreas Jaeger  <aj@suse.de>
7262
7263         * configure.in: Handle lang_dirs.
7264
7265 2000-12-13  Anthony Green  <green@redhat.com>
7266
7267         * configure.in: Disable libgcj for any target not specifically
7268         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7269         with g++ abi.
7270
7271 2000-12-13  Mike Stump  <mrs@wrs.com>
7272
7273         * Makefile.in (local-distclean): Also remove fastjar.
7274
7275 2000-12-10  Anthony Green  <green@redhat.com>
7276
7277         * configure.in: Define libgcj.  Disable libgcj target libraries for
7278         most targets.
7279
7280 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7281
7282         * configure.in (target_libs): Revert 2000-12-08 patch.
7283         (noconfigdirs): Added target-libjava.
7284
7285 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7286
7287         * Makefile.in: handle DOS-style absolute paths.
7288
7289 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7290
7291         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7292         libjava.
7293         * configure.in (target_libs): Removed `target-libjava'.
7294
7295 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7296
7297         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7298         (ALL_MODULES): Added fastjar.
7299         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7300         (all-target-libjava): all-fastjar replaces all-zip.
7301         (all-fastjar): Added.
7302         (configure-target-fastjar, all-target-fastjar): Likewise.
7303         * configure.in (host_tools): Added fastjar.
7304
7305 2000-12-07  Mike Stump  <mrs@wrs.com>
7306
7307         * Makefile.in (local-distclean): Remove leftover built files.
7308
7309 2000-11-16  Fred Fish  <fnf@be.com>
7310
7311         * configure.in (enable_libstdcxx_v3): Fix typo,
7312         libstd++ -> libstdc++.
7313
7314 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7315
7316         * configure: Provide the original toplevel configure arguments
7317         (including $0) to subprocesses in the environment rather than
7318         through gcc/configargs.h.
7319
7320 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7321
7322         * configure: Turn on libstdc++ V3 by default.
7323
7324 2000-10-16  Michael Meissner  <meissner@redhat.com>
7325
7326         * configure (gcc/configargs.h): Only create if there is a build GCC
7327         directory created.
7328
7329 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7330
7331         * configure: Save configure arguments to gcc/configargs.h.
7332
7333 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7334
7335         * Makefile.in (bootstrap): avoid recursion if subdir missing
7336         (cross): ditto
7337         (do-proto-toplev): ditto
7338
7339 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7340
7341         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7342         X11 libraries for hppa64.
7343
7344 2000-09-02  Anthony Green  <green@cygnus.com>
7345
7346         * Makefile.in (all-gcc): Depend on all-zlib.
7347         (CLEAN_MODULES): Add clean-zlib.
7348         (ALL_MODULES): Add all-zlib.
7349         * configure.in (host_libs): Add zlib.
7350
7351 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7352
7353         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7354         $targargs to tell whether newlib is going to be built.
7355
7356         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7357         $$r/TARGET_SUBDIR/libio for _G_config.h.
7358
7359 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7360
7361         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7362
7363         * configure: Make enable_threads and enable_shared defaults
7364         explicit.  Substitute enable_threads into generated Makefiles.
7365         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7366         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7367
7368 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7369
7370         * configure.in: Re-enable all references to libg++ and librx.
7371
7372 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
7373
7374         * configure.in: Add *-*-freebsd* configurations.
7375
7376 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7377
7378         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7379         (do-tar, do-bz2): New rules.
7380         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7381         (gdb-tar): New rule.
7382         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7383         (insight_dejagnu.tar): New rule.
7384         (insight.tar): New rule.
7385         (gdb+dejagnu.tar): New rule.
7386         (gdb.tar): New rule.
7387
7388 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7389
7390         * MAINTAINERS: Update dejagnu/
7391
7392 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7393
7394         * ltmain.sh (relink_command): Fix typo in previous change.
7395
7396 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7397
7398         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7399         (relink_command): Added --tag flags.
7400         (mode=install): If relinking fails; error out.
7401
7402 2002-03-12  Richard Henderson  <rth@redhat.com>
7403
7404         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7405         .NOTPARALLEL tag.
7406         (do-check): Rename from check.
7407         (check): Allow parallel check.
7408
7409 2002-03-11  Richard Henderson  <rth@redhat.com>
7410
7411         * Makefile.in (.NOTPARALLEL): Add fake tag.
7412
7413 2002-03-07  H.J. Lu  (hjl@gnu.org)
7414
7415         * configure.in: Enable gprof for mips*-*-linux*.
7416
7417 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7418
7419         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7420         libjava.
7421         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7422
7423 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7424
7425         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7426
7427 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
7428
7429         * config.guess: Import from master sources, rev 1.232.
7430         * config.sub: Import from master sources, rev 1.246.
7431
7432 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7433
7434         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7435         because its Makefile is there; test for the executable instead.
7436
7437 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7438
7439         Contribute sh64-elf.
7440         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7441         * configure.in: Added sh64-*-*.
7442
7443 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
7444
7445         * COPYING.NEWLIB: Remove advertising clause from
7446         Berkeley and Red Hat licenses.
7447
7448 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7449
7450         * Makefile.in: Add all-tix to deps for all-snavigator
7451         so that tix is built when building snavigator.
7452
7453 2002-02-01  Ben Elliston  <bje@redhat.com>
7454
7455         * config.guess: Import from master sources, rev 1.229.
7456         * config.sub: Import from master sources, rev 1.240.
7457
7458 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7459
7460         From Steve Ellcey <sje@cup.hp.com>:
7461         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7462         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7463         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7464         IA64.
7465         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7466         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7467         soname_spec, sys_lib_search_path_spec): Ditto.
7468
7469 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7470
7471         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7472         target-libiberty, and target-libgloss.  Skip Java-related
7473         libraries if not supported for NetBSD on target CPU.
7474
7475 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
7476
7477         * configure.in: Import StrongARM and XScale target_configdirs from
7478         FSF GCC version.
7479
7480 2002-01-16  H.J. Lu  (hjl@gnu.org)
7481
7482         * config.guess: Import from master sources, rev 1.225.
7483         * config.sub: Import from master sources, rev 1.238.
7484
7485         * MAINTAINERS: Updated notes on config.guess and config.sub.
7486
7487 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7488
7489         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7490         ld and gdb are not supported.
7491
7492 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7493
7494         * Change reference to Cygnus Solutions to be Red Hat.
7495
7496 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7497
7498         * COPYING.NEWLIB: Update generic copyright date.
7499
7500 2002-01-07  Mark Salter  <msalter@redhat.com>
7501
7502         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7503           Allow target-libgloss to be built for arm, strongarm, and xscale.
7504
7505 2002-01-03  Ben Elliston  <bje@redhat.com>
7506
7507         * MAINTAINERS: Update URL for config.* scripts.
7508
7509 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7510
7511         * config.sub: Import latest version.
7512         * config.guess: Likewise.
7513
7514 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7515
7516         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7517         options for i[3456]86-pc-linux* native builds.
7518
7519 2001-12-05  Laurent Guerby  <guerby@acm.org>
7520
7521         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7522         libiberty.
7523
7524         Import this patch from gcc:
7525
7526         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7527
7528             * symlink-tree: handle DOS-style absolute paths.
7529
7530 2001-11-28  DJ Delorie <dj@redhat.com>
7531             Zack Weinberg  <zack@codesourcery.com>
7532
7533         When build != host, create libiberty for the build machine.
7534
7535         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7536         CONFIG_ARGUMENTS.
7537         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7538         New variables.
7539         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7540         and rules.
7541         (all.normal): Depend on ALL_BUILD_MODULES.
7542         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7543         (all-build-libiberty): Depend on configure-build-libiberty.
7544
7545         * configure: Calculate and substitute proper value for
7546         ALL_BUILD_MODULES.
7547         * configure.in: Create the build subdirectory.
7548         Calculate and substitute TARGET_CONFIGARGS (formerly
7549         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7550
7551 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7552
7553         * config.sub: Update to version 1.232 on subversion.
7554
7555 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7556
7557         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7558         files from .po files for a distribution.
7559
7560 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7561
7562         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7563
7564 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7565
7566         Merged from net gcc:
7567         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7568         * ltcf-c.sh: Use $objext, not $ac_objext.
7569         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7570         * ltcf-cxx.sh: Add support for GNU.
7571         2001-07-22  Timothy Wall  <twall@redhat.com>
7572         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7573         default settings if using GNU tools with that configuration.
7574         * ltcf-cxx.sh: Ditto.
7575         * ltcf-gcj.sh: Ditto.
7576         2001-07-21  Michael Chastain  <chastain@redhat.com>
7577         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7578         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7579         * ltmain.sh: Mark as gcc-local.
7580
7581 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7582
7583         * Makefile.in (all-bison): Revert 2001-10-24.
7584         Don't depend on texinfo.
7585
7586 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7587
7588         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7589
7590 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7591
7592         * configure.in (--enable-languages): Be more permissive about
7593         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7594
7595 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7596
7597         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7598
7599 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7600
7601         Makefile.in (all-bison): Don't depend on texinfo.
7602
7603 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7604
7605         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7606
7607 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7608
7609         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7610
7611 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7612
7613         * config.sub, config.guess: Import latest from subversions.
7614
7615 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7616
7617         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7618         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7619         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7620         avoid quotes nesting problems.
7621         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7622         (DO_X): Export only variables that are set.
7623
7624 2001-09-19  Ben Elliston  <bje@redhat.com>
7625
7626         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7627         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7628         semantics.  Use the shell built-in "type" command instead.
7629
7630 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7631
7632         * config.sub: Reverted the earlier change, this version is not the
7633         master file.
7634
7635 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7636
7637         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7638         Add support for mips64.
7639
7640 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7641
7642         * configure.in: Enable libstdc++-v3 for h8300 targets.
7643
7644 2001-08-30  Eric Christopher  <echristo@redhat.com>
7645             Jason Eckhardt  <jle@redhat.com>
7646
7647         * config.sub: Add support for mipsisa32.
7648
7649 2001-08-30  Eric Christopher  <echristo@redhat.com>
7650
7651         * config.sub, config.guess: Import latest from subversions.
7652
7653 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7654
7655         * config.sub, config.guess: Import latest from subversions.
7656
7657 2001-07-26  DJ Delorie  <dj@redhat.com>
7658
7659         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7660
7661 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7662
7663         * Makefile.in: Revert 2001-06-17.
7664         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7665
7666 2001-06-17  H.J. Lu <hjl@gnu.org>
7667
7668         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7669         (gas+binutils.tar.bz2): Likewise.
7670         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7671
7672 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7673
7674         * Makefile.in (VER): When present, extract the version number from
7675         the file version.in.
7676
7677 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7678
7679         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7680         gcc/xgcc is built, use -print-prog-name to find out the program
7681         name to use.
7682
7683 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7684
7685         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7686         with_gcc]: Use `gcc -shared' to build a shared library.
7687
7688 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7689
7690         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7691         archives.
7692
7693 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7694
7695         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7696         libraries when using g++ with native linker.
7697
7698 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7699
7700         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7701
7702 2001-05-24  Tom Rix <trix@redhat.com>
7703
7704         * configure.in : enable ld for aix
7705
7706 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7707
7708         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7709         [aix4*|aix5*]: Prepend blank.
7710
7711 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7712
7713         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7714         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7715         of subdir/configure scripts to use the new libtool.m4.
7716
7717 2001-05-14  H.J. Lu <hjl@gnu.org>
7718
7719         * config.if (libc_interface): Set to -libc6.2- for cross
7720         compiling to Linux/glibc 2.2.
7721
7722 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7723
7724         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7725         libgcj.
7726
7727 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7728
7729         * configure.in (noconfigdirs): Don't reset it from scratch in the
7730         target case; only append to it.
7731
7732 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7733
7734         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7735         sparc-*-solaris2.8]: Disable ${libgcj}.
7736
7737 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7738
7739         * configure.in (libgcj_saved): Copy from $libgcj.
7740         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7741         --disable-libgcj.
7742
7743 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7744
7745         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7746         1.641.2.228.
7747
7748 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7749
7750         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7751         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7752
7753 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7754
7755         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7756         New macros.
7757         (bootstrap, cross): Use RECURSE_FLAGS.
7758         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7759
7760 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7761
7762         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7763
7764 2001-03-23  Nick Clifton  <nickc@redhat.com>
7765
7766         * README-maintainer-mode: Add note about inability to use "make
7767         distclean" in maintainer mode.
7768
7769 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7770
7771         Re-installed:
7772         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7773         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7774         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7775         * ltcf-cxx.sh: Likewise.
7776         * ltcf-gcj.sh: Likewise.
7777
7778 2001-03-22  Philip Blundell  <philb@gnu.org>
7779
7780         * config.sub, config.guess: Import latest from subversions.
7781
7782 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7783
7784         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7785         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7786
7787 2001-03-20  Michael Chastain  <chastain@redhat.com>
7788
7789         * Makefile.in: all-m4 depends on all-texinfo.
7790
7791 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7792
7793         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7794
7795 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7796
7797         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7798         longer valid.
7799
7800 2001-02-16  Nick Clifton  <nickc@redhat.com>
7801
7802         * configure.in (noconfigdirs): Allow configuration of texinfo
7803         for Cygwin hosts.
7804
7805 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7806
7807         * config.guess: Add linux target for S/390.
7808         * config.sub: Likewise.
7809         * configure.in: Likewise.
7810
7811 2001-02-06  Ben Elliston  <bje@redhat.com>
7812
7813         * configure: Output host type to stdout, not stderr.
7814
7815 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7816
7817         * config.guess: Import from subversions.gnu.org (revision 1.181).
7818         * config.sub: Import from subversions.gnu.org (revision 1.199).
7819
7820 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7821
7822         * config.guess: Handle hppa64-linux systems.
7823
7824 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7825
7826         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7827         Don't unset, it's non-portable and no longer necessary, set to empty
7828         instead.
7829
7830 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7831
7832         * ltconfig: Shell portability fix for the tagname validity check.
7833
7834 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7835
7836         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7837
7838 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7839
7840         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7841         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7842
7843 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7844
7845         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7846         keep at least one of build_libtool_libs or build_old_libs set to
7847         yes.
7848
7849 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7850
7851         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7852         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7853
7854 2000-11-07  Philip Blundell  <pb@futuretv.com>
7855
7856         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7857
7858 2000-11-03  Philip Blundell  <pb@futuretv.com>
7859
7860         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7861         files.
7862
7863 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7864
7865         * COPYING.NEWLIB: Put into source repository.
7866
7867 2001-01-15  Ben Elliston  <bje@redhat.com>
7868
7869         * configure.in (host_tools): Add sid.
7870         Always configure cgen.
7871         * Makefile.in (all-sid): New target.
7872         (check-sid, clean-sid, install-sid): Likewise.
7873
7874 2001-01-07  Andreas Jaeger  <aj@suse.de>
7875
7876         * config.sub, config.guess: Update from subversions.
7877
7878 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7879
7880         * configure.in: Disable language-specific target libraries for
7881         languages that aren't enabled.
7882
7883 2000-11-24  Nick Clifton  <nickc@redhat.com>
7884
7885         * configure.in (xscale-elf): Add target.
7886         (xscale-coff): Add target.
7887         (c4x, c5x, tic54x): Move after ARM targets.
7888
7889 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7890
7891         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7892
7893 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7894
7895         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7896
7897 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7898
7899         * Makefile.in: Merge with GCC and libgcj.
7900         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7901         configure-target-<library> when their configure scripts need the C
7902         or C++ library to have already been built to work properly.
7903         (do_proto_toplev): Set them to an empty string.
7904
7905 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7906
7907         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7908         (REALLY_SET_LIB_PATH): Use them.
7909
7910 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7911
7912         * config.sub: Add support for Sun Chorus
7913
7914 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7915
7916         * config.sub: Add support for the *-storm-chaos OS.
7917
7918 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7919
7920         * configure.in (noconfigdirs): Don't compile some
7921         of the libraries for 68HC11 & 68hc12 targets.
7922
7923 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7924
7925         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7926         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7927         all affected `configure' scripts.
7928
7929 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7930
7931         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7932         ltcf-c.sh.
7933
7934 2000-09-12  Philip Blundell  <philb@gnu.org>
7935
7936         * config.sub, config.guess: Update from subversions.
7937
7938 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7939
7940         * Makefile.in (all-zlib): Added dummy target.
7941
7942         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7943         multi-language branch.
7944
7945 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7946
7947         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7948         (bootstrap*): Depend on all-bootstrap.
7949
7950 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7951
7952         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7953         crosses, but add gcc/include to the header search path for them.
7954
7955 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7956
7957         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7958         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7959         * gettext.m4: New file, extracted from aclocal.m4.
7960
7961 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7962
7963         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7964         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7965         sub-configures.
7966
7967 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7968
7969         * Makefile.in (ALL_MODULES): Add all-cgen.
7970         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7971         (all-cgen): New target.
7972         (all-opcodes,all-sim): Depend on all-cgen.
7973         * configure.in (host_tools): Add cgen.
7974         Only configure cgen if --enable-cgen-maint.
7975
7976 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
7977
7978         * config-ml.in (CC, CXX): Don't introduce a leading space.
7979
7980 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7981
7982         * configure.in (libstdcxx_flags): Use
7983         libstdc++-v3/src/libstdc++.INC.
7984
7985 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7986
7987         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7988
7989 2000-08-11  Jason Merrill  <jason@redhat.com>
7990
7991         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7992         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7993         (FLAGS_FOR_TARGET): Not here.
7994         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7995
7996 2000-08-07  DJ Delorie  <dj@redhat.com>
7997
7998         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7999         "if we're also building gcc, and it's a gcc that will run on the
8000         build machine, we want to use its includes instead of the system's
8001         default includes".
8002
8003 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8004
8005         * configure.in (libstdcxx_flags): Don't use `"'.
8006
8007         * config-ml.in: Adjust multilib search paths to the
8008         appropriate multilib tree.
8009
8010 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8011
8012         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8013         commas in $LANGUAGES.
8014
8015 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8016
8017         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8018
8019 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8020
8021         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8022         CXX_FOR_TARGET for sed.
8023
8024 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8025
8026         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8027         Do not override if already set in the environment or in configure.
8028         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8029         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8030
8031 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8032
8033         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8034         (GCC_FOR_TARGET): Use it.
8035         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8036         * configure.in: ... here.
8037         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8038         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8039
8040 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8041
8042         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8043         (configure-target-libchill, configure-target-libobjc): Likewise.
8044
8045         * configure.in: Use the same cache file for all target libs.
8046         * config-ml.in: But different cache files per multilib variant.
8047
8048 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8049
8050         * configure (topsrcdir): Don't use dirname.
8051
8052 2000-07-20  Jason Merrill  <jason@redhat.com>
8053
8054         * configure.in: Remove all references to libg++ and librx.
8055
8056         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8057
8058 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8059
8060         * config.sub: Update to subversions version 2000-07-06.
8061
8062 2000-07-12  Andrew Haley  <aph@cygnus.com>
8063
8064         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8065         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8066
8067 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8068
8069         * symlink-tree:  Check number of arguments.
8070
8071 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
8072
8073         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8074
8075 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8076
8077         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8078         search path for a g++ extracted from the build tree.  This
8079         will allow link tests run by configure scripts in
8080         subdirectories to succeed.
8081
8082 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8083
8084         * ltconfig: Add support for mips-dde-sysv4.2MP
8085
8086 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8087
8088         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8089         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8090
8091 2000-06-19  Timothy Wall  <twall@cygnus.com>
8092
8093         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8094         * config.sub: Add tic54x target.
8095
8096 2000-06-07  Phillip Thomas  <pthomas@suse.de>
8097
8098         * README-maintainer-mode: New file: Contains notes on using
8099         --enable-maintainer-mode with binutils.
8100
8101 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
8102
8103         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8104
8105 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
8106
8107         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8108         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8109
8110 20000-05-21  H.J. Lu  (hjl@gnu.org)
8111
8112         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8113         directory are used if they exist. Make sure
8114         $(build_tooldir)/include is searched for header files,
8115         $(build_tooldir)/lib/ for library files.
8116         (GCC_FOR_TARGET): Likewise.
8117         (CXX_FOR_TARGET): Likewise.
8118
8119 2000-05-18  Jeffrey A Law  (law@cygnus.com)
8120
8121         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8122
8123 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
8124
8125         * Makefile.in (configure-target-libiberty): Depend on
8126         configure-target-newlib.
8127
8128 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8129
8130         * configure.in, Makefile.in: Merge all libffi-related
8131         configury stuff from the libgcj tree.
8132
8133 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
8134
8135         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8136         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8137
8138 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
8139
8140         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8141         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8142         current version information.  Add to proto-toplev directory.
8143         (gdb-taz): Build do-djunpack.
8144
8145 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8146
8147         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8148
8149 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8150
8151         * ltmain.sh: Preserve in relink_command any environment
8152         variables that may affect the linker behavior.
8153
8154 2000-05-12  Jeffrey A Law  (law@cygnus.com)
8155
8156         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8157
8158 2000-05-10  Jim Wilson  <wilson@cygnus.com>
8159
8160         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8161
8162 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8163
8164         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8165         with the version name.
8166
8167 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8168
8169         * config.if: Tweak.
8170
8171 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8172
8173         * djunpack.bat: New file.
8174
8175 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
8176
8177         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8178         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8179         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8180         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8181
8182 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8183
8184         * config.sub (case $basic_machine): Change default for "ibm-*"
8185         to "openedition".
8186
8187 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
8188
8189         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8190         (do-md5sum): New target.
8191         (MD5PROG): Define.
8192         (PACKAGE): Default to TOOL.
8193         (VER): Default to a shell script.
8194         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8195         md5 checksum generation.
8196         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8197         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8198         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8199         insight.tar.bz2): Use gdb-taz to create archive.
8200
8201 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
8202
8203         * configure (warn_cflags): Delete.
8204
8205 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8206             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
8207
8208         * configure.in (enable_libstdcxx_v3): Add.
8209         (target_libs): Add bits here to switch between libstdc++-v2 and
8210         libstdc++-v3.
8211         * config.if: And this file too.
8212         * Makefile.in: Add libstdc++-v3 targets.
8213
8214 2000-04-05  Michael Meissner  <meissner@redhat.com>
8215
8216         * config.sub (d30v): Add d30v as a basic machine type.
8217
8218 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8219
8220         * configure.in: -linux-gnu*, not -linux-gnu.
8221
8222 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
8223
8224         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8225         (do-tar-bz2): Replace TOOL with PACKAGE.
8226         (gdb.tar.bz2): Remove GDBTK from GDB package.
8227         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8228         dejagnu.tar.bz2): New packages.
8229
8230 2000-02-27  Andreas Jaeger  <aj@suse.de>
8231
8232         * configure.in: Add entry for mips*-*-linux*, move catch all
8233         *-*-*linux* entry below this one.
8234
8235 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8236
8237         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8238
8239 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8240
8241         * config.sub: Support an OS of "wince".
8242
8243 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
8244
8245         * config.guess, config.sub: Updated to match config's 2000-02-15
8246         version.
8247
8248 2000-02-23  Linas Vepstas <linas@linas.org>
8249
8250         * config.sub: Add support for Linux/IBM 370.
8251         * configure.in: Likewise.
8252
8253 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8254
8255         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8256
8257 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8258
8259         * config.guess: Guess "cygwin" rather than "cygwin32".
8260
8261 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8262
8263         * configure (gcc_version): When setting, narrow search to
8264         lines containing `version_string'.
8265
8266 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8267
8268         * config.sub: Add support for avr target.
8269
8270 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
8271
8272         * config.sub: Add mmix-knuth-mmixware.
8273
8274 2000-01-27  Christopher Faylor <cgf@redhat.com>
8275
8276         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8277         structure stuff to -L library search.
8278         (CXX_FOR_TARGET): Ditto.
8279         (CROSS_CHECK_MODULES): Fix spelling mistake.
8280
8281 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8282
8283         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8284         the C++ compiler.
8285
8286 2000-01-12  Richard Henderson  <rth@cygnus.com>
8287
8288         * configure.in: Don't build some bits for beos.
8289
8290 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8291
8292         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8293         as include files.
8294
8295 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8296
8297         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8298         not mh-aix43.
8299
8300 1999-12-14  Richard Henderson  <rth@cygnus.com>
8301
8302         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8303         * config.sub: Accept alphaev[78], alphaev8.
8304
8305 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8306
8307         * config.guess, config.sub: Update from autoconf.
8308
8309 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8310
8311         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8312         necessary libraries are missing.
8313
8314 1999-10-25  Andreas Schwab  <schwab@suse.de>
8315
8316         * configure: Fix quoting inside arguments of eval.
8317
8318 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8319
8320         * config-ml.in: Allow suppression of some ARM multilibs.
8321
8322 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8323
8324         * config.guess: Add OS/390 match pattern.
8325         * config.sub: Add mvs, openedition targets.
8326         * configure.in (i370-ibm-opened*): New.
8327
8328 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8329
8330         * config.sub: Add support for configuring for pj.
8331
8332 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8333
8334         * config.sub (maybe_os): Add support for configuring for fr30.
8335
8336 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8337
8338         * configure.in: Do not configure or build ld for AIX
8339         platforms.  ld is known to be broken on these platforms.
8340
8341 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8342
8343         * config-ml.in: Pass compiler flag corresponding to multidirs to
8344         subdir configures.
8345
8346 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8347
8348         * Makefile.in (LDFLAGS): Define.
8349
8350 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8351
8352         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8353         noconfigdirs.
8354         (*-*-cygwin*): Likewise.
8355
8356 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8357
8358         * mkdep: New file.
8359         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8360         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8361
8362         From Eli Zaretskii <eliz@is.elta.co.il>:
8363         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8364         long file name when using DJGPP on MS-DOS.
8365
8366 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8367
8368         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8369
8370 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8371
8372         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8373         dependency as this causes "make check" to globally "make all"
8374
8375 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8376
8377         * configure.in (target_libs): Added target-zlib.
8378         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8379         (CONFIGURE_TARGET_MODULES): Likewise.
8380         (CHECK_TARGET_MODULES): Likewise.
8381         (INSTALL_TARGET_MODULES): Likewise.
8382         (CLEAN_TARGET_MODULES): Likewise.
8383         (configure-target-zlib): New target.
8384         (all-target-zlib): Likewise.
8385         (all-target-libjava): Depend on all-target-zlib.
8386         (configure-target-libjava): Depend on configure-target-zlib.
8387
8388         * Makefile.in (configure-target-libjava): Depend on
8389         configure-target-newlib.
8390         (configure-target-boehm-gc): New target.
8391         (configure-target-qthreads): New target.
8392
8393         * configure.in (target_libs): Added target-qthreads.
8394         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8395         (CONFIGURE_TARGET_MODULES): Likewise.
8396         (CHECK_TARGET_MODULES): Likewise.
8397         (INSTALL_TARGET_MODULES): Likewise.
8398         (CLEAN_TARGET_MODULES): Likewise.
8399         (all-target-qthreads): New target.
8400         (configure-target-libjava): Depend on configure-target-qthreads.
8401         (all-target-libjava): Depend on all-target-qthreads.
8402
8403         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8404         (CONFIGURE_TARGET_MODULES): Likewise.
8405         (CHECK_TARGET_MODULES): Likewise.
8406         (INSTALL_TARGET_MODULES): Likewise.
8407         (CLEAN_TARGET_MODULES): Likewise.
8408         (all-target-libjava): New target.
8409         (all-target-boehm-gc): Likewise.
8410         * configure.in (target_libs): Added libjava, boehm-gc.
8411
8412 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8413
8414         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8415         configure.bat in SUPPORT_FILES.
8416         (gas+binutils.tar.bz2): Likewise.
8417
8418         * makeall.bat: Remove; obsolete.
8419
8420 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8421
8422         From Mark Elbrecht:
8423         * configure.bat: Remove; obsolete.
8424
8425 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8426
8427         * configure: Add -W -Wall to the default CFLAGS when compiling with
8428         gcc.
8429
8430 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8431
8432         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8433
8434 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8435
8436         * configure.in: Build ld on IRIX6.
8437
8438 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8439
8440         * Makefile.in: Change distribution targets to use bzip2 instead of
8441         gzip.
8442         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8443         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8444
8445 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8446
8447         * config.sub: Add mcore target.
8448
8449 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
8450
8451         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8452
8453 1999-05-25  H.J. Lu  (hjl@gnu.org)
8454
8455         * config.guess (dummy): Changed to $dummy.
8456
8457 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8458
8459         * config.sub: Tidied up case statements.
8460
8461 1999-05-22  Ben Elliston  <bje@cygnus.com>
8462
8463         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8464         <jiro@din.or.jp>.
8465
8466         * config.guess: Merge with FSF version. Future changes will be
8467         more accurately recorded in this ChangeLog.
8468         * config.sub: Likewise.
8469
8470 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
8471
8472          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8473
8474 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8475
8476         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8477
8478 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8479
8480         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8481
8482 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8483
8484         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8485         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8486         Bad merge removed these two changes.
8487
8488 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8489                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8490
8491         * config.guess (interix Alpha): Add.
8492
8493 1999-04-11  Richard Henderson  <rth@cygnus.com>
8494
8495         * configure.in (i?86-*-beos*): Do config gperf; don't config
8496         gdb, newlib, or libgloss.
8497
8498 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8499
8500         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8501         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8502         from multidirs.
8503
8504 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8505
8506         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8507
8508 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8509
8510         * config.sub: Add support for mcore targets.
8511
8512 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8513
8514         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8515         not mt-ospace, in order to shut up assembler warning about using
8516         symbols that are named the same as registers.
8517
8518 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8519
8520         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8521         dependency list for all-target-cygmon.
8522
8523 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8524
8525         * config-ml.in: Check $host, not $target, for selective multilibs.
8526         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8527         thumb interworking, and underscore prefix multilibs.
8528
8529 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8530
8531         * missing: Update to version from current automake.
8532
8533 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8534
8535         * configure (gxx_include_dir): Removed.
8536
8537         * configure.in (gxx_include_dir): Handle it.
8538         * Makefile.in: Likewise.
8539
8540 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8541
8542         * config.sub (mips64vr4111,mips64vr4111el) Add.
8543
8544 1999-03-21  Ben Elliston  <bje@cygnus.com>
8545
8546         * config.guess: Correct typo for detecting ELF on FreeBSD.
8547
8548 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8549
8550         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8551         config/mh-djgpp.
8552
8553 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8554
8555         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8556         all-target-newlib to dependency list for all-target-bsp.
8557
8558 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8559
8560         * config.sub: Add i386-uwin support.
8561         * config.guess: Likewise.
8562
8563 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8564
8565         * configure.in: cleanup, add mh-*pic handling for arm, special
8566         case powerpc*-*-aix*
8567
8568 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8569
8570         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8571         can be built.
8572
8573 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8574
8575         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8576         targets.
8577
8578 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8579
8580         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8581
8582 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8583
8584         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8585
8586 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8587
8588         * config.sub: Fix typo in arm recognition.
8589
8590 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8591
8592         * configure.in (noconfigdirs): Changed target_configdirs to
8593         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8594         rather than m68k-*-* since it is not known to work on
8595         m68k-aout. Ditto for arm-*-*oabi.
8596
8597 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8598
8599         * configure.in (*-*-windows*): Remove, no longer used.
8600
8601 1999-02-19  Ben Elliston <bje@cygnus.com>
8602
8603         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8604         Smart and improved by Andrew Cagney.
8605
8606 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8607
8608         * config.guess: Recognize openbsd-*-hppa.
8609
8610 1999-02-17  H.J. Lu  (hjl@gnu.org)
8611
8612         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8613         only if it is not empty.
8614
8615 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8616
8617         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8618
8619         * config.guess: Modified to recognize uname's armv* syntax.
8620
8621         * config.sub: Modified to recognize uname's armv* syntax.
8622
8623 1999-02-17  Mark Salter  <msalter@cygnus.com>
8624
8625         * configure.in: Added target-bsp for sparclite.
8626
8627 1999-02-08  Richard Henderson  <rth@cygnus.com>
8628
8629         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8630
8631 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8632
8633         * configure.in: Add support for strongarm port.
8634         * config.sub: Add support for strongarm target.
8635
8636 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8637
8638         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8639         the old name config/mh-cygwin32.
8640         Enable texinfo.
8641
8642 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8643
8644         * configure.in: Do build ld for ix86 Solaris.
8645
8646 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8647
8648         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8649         $AR_FOR_TARGET.  Likewise for RANLIB.
8650
8651 1999-02-02  Catherine Moore  <clm@cygnus.com>
8652
8653         * config.sub (oabi):  Recognize.
8654         * configure.in (arm-*-oabi):  Handle.
8655
8656 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8657
8658         * config.guess: Improve detection of i686 on UnixWare 7.
8659
8660 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8661
8662         * config.guess: Add support for i386-pc-interix.
8663         * config.sub: Likewise.
8664         * configure.in: Likewise.
8665
8666 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8667
8668         * Makefile.in: Remove unneeded all-target-libio from
8669         from all-target-winsup target since it is now unneeded.
8670         Add all-target-libtermcap in its place since it is now
8671         needed.
8672
8673 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8674
8675         * configure.in: makefile stub for cygwin target is probably
8676         unnecessary.  Remove it for now.
8677
8678 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8679
8680         * configure.in: libtermcap.a should be built when cygwin is the
8681         target as well as the host.
8682         * config.guess: Allow mixed case in cygwin uname output.
8683         * Makefile.in: Add libtermcap target.
8684
8685 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8686
8687         * config.sub: Clean up handling of hppa2.0.
8688
8689 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8690
8691         * config.guess: Use C code to identify more HP machines.
8692
8693 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8694
8695         * config.sub: Handle hppa2.0.
8696
8697 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8698
8699         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8700         cygmon for all sparclite targets, regardless of object format.
8701
8702 1998-12-15  Mark Salter  <msalter@cygnus.com>
8703
8704         * configure.in: Added target-bsp for several target architectures.
8705
8706         * Makefile.in: Added rules for bsp.
8707
8708 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8709
8710         * config.guess: Improve detection of hppa2.0 processors.
8711
8712 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8713
8714         * config.guess: Recognize FreeBSD using ELF automatically.
8715
8716 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8717
8718         * configure (skip-this-dir): Add handling for new shell script, which
8719         might be created by a sub-directory's configure to indicate, this particular
8720         directory is "unwanted".
8721         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8722
8723 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8724
8725         * ltconfig: import from libtool, after changing libtool to
8726         account for the cygwin name change.
8727
8728 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8729
8730         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8731         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8732
8733 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8734
8735         * configure.in: Add libtermcap to list of cygwin dependencies.
8736
8737 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8738
8739         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8740         they include winsup/include when it's a cygwin target.
8741
8742 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8743
8744         * configure.in (host_tools): Added zip.
8745         * Makefile.in (all-target-libjava): Depend on all-zip.
8746         (all-zip): New target.
8747         (ALL_MODULES): Added all-zip.
8748         (NATIVE_CHECK_MODULES): Added check-zip.
8749         (INSTALL_MODULES): Added install-zip.
8750         (CLEAN_MODULES): Added clean-zip.
8751
8752 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8753
8754         * Makefile.in: lose "32" from comment about cygwin.
8755
8756 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8757
8758         * configure.in: Use -Os to build target libraries for the fr30.
8759
8760 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8761
8762         * config.sub: Add fr30.
8763
8764 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8765
8766         * configure.in: drop "32" from config/mh-cygwin32.  Check
8767         cygwin* instead of cygwin32*.
8768         * config.sub: Check cygwin* instead of cygwin32*.
8769
8770 1998-10-22  Robert Lipe  <robertl@dgii.com>
8771
8772         * config.guess: Match any version of Unixware7.
8773
8774 1998-10-20  Syd Polk  <spolk@cygnus.com>
8775
8776         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8777         if desired.
8778
8779 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8780
8781         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8782         these if the appropriate directories and files to not exist.
8783
8784 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8785
8786         * Makefile.in (DEVO_SUPPORT): Add config.if.
8787
8788 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8789
8790         * configure: Add pattern to replace "build_tooldir"'s
8791         definition in the generated Makefile with "tooldir"'s
8792         actual value.
8793
8794 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8795
8796         * config.sub: Bring back lost sparcv9.
8797
8798         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8799
8800 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8801
8802         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8803         CC_FOR_TARGET and friends.
8804
8805 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8806
8807         * Makefile.in (build_tooldir): New variable, same as tooldir.
8808         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8809         -B$(build_tooldir)/bin/.
8810         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8811
8812 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8813
8814         * config.sub: Add support for i[34567]86-pc-udk.
8815         * configure.in: Likewise.
8816
8817 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8818
8819         * Makefile.in: add bzip2 package building bits for user
8820         tools module
8821         * configure.in: ditto
8822
8823 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8824
8825         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8826         (ALL_TARGET_MODULES): Add all-target-libobjc.
8827         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8828         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8829         (all-target-libchill): Add dependencies.
8830         * configure.in (target_libs): Add libchill.
8831
8832 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8833
8834         * configure.in (target_subdir): Remove duplicate line.
8835
8836 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8837
8838         * Makefile.in (all-automake): fix dependencies.
8839
8840 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8841
8842         * configure.in: Minor cleanups for building in the $(target_alias)
8843         subdir.
8844
8845 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8846
8847         * Makefile.in (bootstrap): Set r and s before make all.  Use
8848         BASE_FLAGS_TO_PASS in make all.
8849         (cross): Likewise.
8850
8851 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8852
8853         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8854
8855 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8856
8857         * config.sub: Fix typo in last change.
8858
8859 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8860
8861         * config.sub: Add support for C4x target.
8862         * configure.in: Likewise.
8863
8864 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8865
8866         * config.sub: Recognize sparcv9 just like sparc64.
8867
8868 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8869
8870         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8871
8872 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8873
8874         * config.guess: Correctly identify Pentium II sco boxes.
8875
8876         * config.guess: Fix "tr" code.  From Weiwen Liu.
8877
8878 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8879
8880         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8881         stabs.
8882
8883 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8884
8885         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8886         (ALL_TARGET_MODULES): Add all-target-libchill.
8887         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8888         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8889         (all-target-libchill): Add dependencies.
8890         * configure.in (target_libs): Add libchill.
8891
8892 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8893
8894         * config.guess: Avoid assumptions about "tr" behaves when
8895         LANG is set to something other than English.
8896
8897 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8898
8899         * configure (gxx_include_dir): Changed to
8900         '${prefix}/include/g++'-${libstdcxx_interface}.
8901
8902         * config.if: New to determine the interfaces.
8903
8904 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8905
8906         * config.guess: Detect and handle MPE/IX.
8907         * config.sub: Deal with MPE/IX.
8908
8909 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8910
8911         * configure.in: Use mh-aix43.
8912
8913 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8914
8915         * configure: Fix --without/--disable cases for gxx-include-dir.
8916
8917 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8918
8919         * mdata-sh:  Imported.  Needed for automake support.
8920
8921 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8922
8923         * Makefile.in (taz): Try "chmod -R og=u ." before
8924         "chmod og=u `find . -print`".
8925
8926 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8927
8928         * configure.in: Add arm-elf and thumb-elf support.
8929
8930 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8931
8932         * Makefile.in: Undo previous patch.
8933
8934 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8935
8936         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8937         to here ...
8938         (install-no-fixedincludes): and here
8939         (INSTALL_MODULES): ... from here.
8940
8941 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8942
8943         * config.sub: Merge with FSF.
8944
8945         * config.guess: Merge with FSF.
8946
8947 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8948
8949         * configure (extraconfigdirs): New variable.
8950         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8951         * Makefile.in (all): Move higher in file.
8952         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8953         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8954         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8955         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8956         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8957
8958 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8959
8960         * Makefile.in (all-target-libjava): Depend on all-gcc and
8961         all-target-newlib.
8962         (configure-target-libjava): Depend on $(ALL_GCC).
8963
8964 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8965
8966         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8967         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8968
8969 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8970
8971         * ylwrap: Change absolute path checks to check for DOS style path
8972         names.
8973
8974         * ylwrap: Don't use a full path name if the source file is in the
8975         same directory.  From hjl@lucon.org (H.J. Lu).
8976
8977         * config-ml.in: Default to being verbose, to match Feb 18 change to
8978         configure.
8979
8980 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8981
8982         Brought over from egcs:
8983
8984         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8985
8986         * configure.in (target_subdir): Set to ${target_alias} instead
8987         of "libraries".
8988
8989         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8990
8991         * configure.in (target_subdir): Set to libraries if enable_multilib.
8992
8993 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8994
8995         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8996         multilibs, force reconfiguration the first time we create
8997         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8998
8999 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9000
9001         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9002         avoid confusion with --no-recursion.
9003
9004 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9005
9006         * configure.in: Win32 hosts shouldn't use install -x
9007         * install-sh: remove -x option, and special .exe-handling
9008         hack.
9009
9010 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9011
9012         * config.guess: Recognize i586-pc-beos.
9013         * configure.in: Don't build some bits for beos.
9014
9015 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9016
9017         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9018         CFLAGS default to -O2.
9019
9020         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9021         when using GNU ld.
9022
9023 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9024
9025         * ltmain.sh: Correct install when using a different shell.
9026
9027 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9028
9029         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9030
9031 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9032
9033         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9034         target.
9035
9036 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9037
9038         * ltconfig: Update to correct AIX handling.
9039
9040 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9041
9042         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9043
9044         * configure.in (target_subdir): Set to ${target_alias} instead
9045         of "libraries".
9046
9047 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9048
9049         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9050         (Makefile): Depend on $(gcc_version_trigger).
9051
9052         * configure (gcc_version): Change default initializer to empty
9053         string.
9054         (gcc_version_trigger): New variable; pass this variable down
9055         to subdir configures to enable them checking gcc's version
9056         themselves. Emit make macros for both gcc_version vars.
9057         (topsrcdir): Initialize reliably.
9058         (recursion line): Remove --with-gcc-version=${gcc_version}.
9059
9060 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9061
9062         * configure (enable_version_specific_runtime_libs): Implement new flag
9063         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9064         in $(libsubdir); emit definition in each generated Makefile.
9065         (gxx_include_dir): Initialize depending on
9066         $enable_version_specific_runtime_libs.
9067
9068 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9069
9070         * configure (gcc_version): Initialize properly depending on
9071         how and where configure is started.
9072         (recursion line): Pass a --with-gcc-version=${gcc_version}
9073         to configures in subdirs.
9074
9075 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9076
9077         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9078         cygmon
9079
9080 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9081
9082         * configure.in: Add cygmon and libstub support for mn10200.
9083
9084 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9085
9086         * configure (gcc_version): Add new variable describing the
9087         particular gcc version we're building.
9088         * Makefile.in (libsubdir): Add new macro for the directory
9089         in which the compiler finds executables, libraries, etc.
9090         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9091         and libsubdir.
9092
9093 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9094
9095         * Makefile.in (local-clean): Remove *.log.
9096         (warning.log): Built with warn_summary from build.log.
9097         (mail-report.log): Run test_summary.
9098         (mail-report-with-warnings.log): Run test_summary including
9099         warning.log in the report.
9100
9101 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9102
9103         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9104
9105 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9106
9107         * Makefile.in (grep): Grep no longer depends on libiberty.
9108
9109 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9110
9111         * Makefile.in: all-snavigator needs all-libgui.
9112
9113 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9114
9115         * configure.in: Add cygmon and libstub support for mn10300.
9116
9117 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9118
9119         * missing: Update to version from automake 1.3.
9120
9121         * ltmain.sh: On installation, don't get confused if the same name
9122         appears more than once in the list of library names.
9123
9124 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9125
9126         * config.sub: Accept m68060 and m5200 as CPU names.
9127
9128 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9129
9130         * configure: Use && rather than using -a in test, because odd
9131         strings can confuse test.
9132         * configure.in: Likewise.
9133
9134 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9135
9136         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9137
9138 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9139
9140         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9141         bootstrap4-lean): New targets.
9142
9143 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9144
9145         * mpw-* Delete.  Not used.
9146
9147 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9148
9149         * COPYING.LIB: Update FSF address.
9150
9151 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9152
9153         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9154
9155         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9156         GAS_SUPPORT_DIRS.
9157
9158 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9159
9160         * ltconfig, ltmain.sh: Avoid producing a version number if
9161         -version-info was not used.
9162
9163 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9166         building with newlib.
9167
9168 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9169
9170         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9171         Solaris `make' causes it to continue to next definition.
9172
9173 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9174
9175         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9176         the right GUI libraries and files are installed along with GDB.
9177
9178 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9179
9180         * configure.in: Change alpha to alpha* in several places.
9181
9182 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9183
9184         * config.sub: Recognize sparc86x.
9185
9186 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9187
9188         * configure.in (--enable-target-optspace): Remove debug echo.
9189
9190 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9191
9192         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9193
9194 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9195
9196         * ltconfig: Update cygwin32 support.
9197
9198         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9199         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9200         (GDB_SUPPORT_DIRS): Likewise.
9201
9202 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9203
9204         * configure.in (target_makefile_frag): If --enable-target-optspace,
9205         use -Os to compile target libraries rather than -O2.  Default to
9206         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9207         not used.
9208         * configure.in (target_cflags): Ditto for d30v.
9209
9210 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9211
9212         * Makefile.in (all-bfd): Depend on all-intl.
9213         (all-binutils): Likewise.
9214         (all-gas): Likewise.
9215         (all-gprof): Likewise.
9216         (all-ld): Likewise.
9217
9218 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9219
9220         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9221
9222 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9223
9224         * Makefile.in (all-bfd): Depend upon all-libiberty.
9225
9226         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9227
9228 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9229
9230         * Makefile.in: Add libstub.
9231
9232         * configure.in: Ditto. Build libstub for targets that have cygmon
9233         support.
9234
9235 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9236
9237         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9238
9239 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9240
9241         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9242         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9243
9244 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9245
9246         * configure: Define DEFAULT_M4 by searching PATH.
9247         * Makfile.in: Use DEFAULT_M4.
9248
9249 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9250
9251         * ltconfig: Add cygwin32 support.
9252
9253         * Makefile.in, configure.in: Add libtool as a native only directory
9254         to configure and build.
9255
9256 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9257
9258         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9259
9260 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9261
9262         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9263
9264 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9265
9266         * Makefile.in: add ash make rules
9267         * configure.in: add ash to native_only and host_tools lists
9268
9269 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9270
9271         * Makefile.in (all-gettext, all-intl): New targets.
9272         (ALL_MODULES): Added all-gettext, all-intl.
9273         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9274         (INSTALL_MODULES): Added install-gettext, install-intl.
9275         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9276
9277         * configure.in (host_tools): Added gettext.
9278         (native_only): Likewise.
9279         (noconfigdirs) [various cases]: Likewise.
9280         (host_libs): Added intl.
9281
9282 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9283
9284         * configure: Do not disable building gdbtk for cygwin32 hosts.
9285
9286 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9287
9288         * configure.in: Add thumb-coff target.
9289         * config.sub: Add thumb-coff target.
9290
9291 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9292
9293         * Makefile.in: Revert yesterday's change.
9294         (all-target-winsup):  all-target-librx stays out of here.
9295
9296 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9297
9298         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9299         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9300         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9301         Remove references to librx and libg++.
9302
9303 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9304
9305         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9306         recursive makes
9307
9308 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9309
9310         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9311         for newlib directory.
9312         (CXX_FOR_TARGET): Likewise.
9313
9314 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9315
9316         * ltconfig: Update after libtool/ltconfig.in change for
9317         hpux11.
9318
9319 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9320
9321         * ltconfig, ltmain.sh: Update to libtool 1.2.
9322
9323 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9324
9325         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9326         (install-gcc-cross): Instead, override LANGUAGES here.
9327
9328 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9329
9330         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9331         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9332
9333 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9334
9335         * configure.in: Add Thumb-pe target.
9336
9337 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9338
9339         * Makefile.in - changed sn targets to snavigator
9340         * configure.in - changed sn targets to snavigator
9341
9342 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9343
9344         * config-ml.in: After building symlink tree call make distclean
9345         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9346         to be the case for libiberty.
9347
9348 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9349
9350         * configure: When making link, also check the current
9351         directory. The configure scripts may create one.
9352
9353 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9354
9355         * config.sub: Accept alphapca56 and alphaev6 properly.
9356
9357 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9358
9359         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9360
9361 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9362
9363         * config.sub (sco5): Fix typo.
9364
9365 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9366
9367         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9368         install-itcl.
9369         (install-itcl): Remove dependency on install-tcl.
9370
9371 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9372
9373         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9374
9375 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9376
9377         * configure.in: Don't build libgui for a cygwin32 target when not on
9378         a cygwin32 host.
9379
9380 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9381
9382         * configure (redirect): Set to null, so default behavior of
9383         configure is now --verbose.
9384
9385 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9386
9387         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9388         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9389
9390 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9391
9392         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9393         this change to sync Makefile.in with its ChangeLog entries.
9394
9395 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9396
9397         * ltmain.sh (mkdir): Check that the directory doesn't exist
9398         before we exit with error, so that we don't get races during
9399         parallel builds.
9400
9401 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9402
9403         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9404
9405 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9406
9407         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9408         PICFLAG_FOR_TARGET.
9409         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9410
9411         * configure: Emit a definition for the new macro enable_shared
9412         into each Makefile.
9413
9414 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9415
9416         * configure.in (host_tools, native_only): Add libtool.
9417
9418 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9419
9420         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9421         Fix typo in ming config comment.
9422
9423 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9424
9425         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9426
9427 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9428
9429         * config.sub: Add tic30 cases, and map c30 to tic30.
9430
9431 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9432
9433         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9434         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9435         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9436         (CLEAN_TARGET_MODULES): Similarly
9437         (all-target-libf2c): Add dependences.
9438         * configure.in (target_libs): Add libf2c.
9439
9440 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9441
9442         * configure.in: Remove expect from noconfigdirs when target
9443         is cygwin32.  OK to build expect and dejagnu with Canadian
9444         Cross.
9445
9446 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9447
9448         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9449         host.
9450
9451         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9452         and mingw32.
9453
9454 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9455
9456         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9457         here as it is not defined in the toplevel Makefile.
9458
9459 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9460
9461         * configure (package_makefile_rules_frag): New variable, which names
9462         a file with generic rules, ...
9463         Change comment to mention we now have FIVE parts.
9464         * configure: Undo last change.
9465
9466 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9467
9468         * config.guess: More accurate determination of HP processor types.
9469         * config.sub: More accurate determination of HP processor types.
9470
9471 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9472
9473         * configure (package_makefile_frag): Move inserting the
9474         ${package_makefile_frag} to where it should be according
9475         to the comment.
9476
9477 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9478
9479         * config.guess: Add support for Linux/ARM.
9480
9481 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9482
9483         * .cvsignore: Remove *-info and *-install since they match
9484         release-info and mpw-install, which we don't want to just ignore.
9485
9486 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9487
9488         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9489
9490 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9491
9492         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9493         local_prefix to sub-make invocations.
9494
9495 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9496
9497         * configure.in: Check makefile fragments in the source
9498         directory.
9499
9500 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9501
9502         * configure.in: Check whether host and target makefile
9503         fragments exist before adding them to *_makefile_frag.
9504
9505 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9506
9507         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9508
9509 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9510
9511         * configure.in: Make sure we only replace RPATH_ENVVAR on
9512         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9513         regexp to sed.
9514
9515         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9516         to sub-makes.
9517
9518 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9519
9520         * config-ml.in (multi-do): LDFLAGS must include multilib
9521         designator.
9522
9523 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9524
9525         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9526
9527 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9528
9529         * config.sub: Add mingw32 support.
9530         * configure.in: Likewise.
9531
9532 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9533
9534         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9535
9536 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9537
9538         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9539         * configure (gxx_include_dir): Provide a definition for subdirs
9540         which do not use autoconf.
9541
9542 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9543
9544         * config.guess: Sync with egcs.  Picks up new alpha support,
9545         BeOS & some additional linux support.
9546
9547 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9548
9549         * config.guess: HP 9000/803 is a PA1.1 machine.
9550
9551 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9552
9553         * configure.in: It's alpha*-...
9554
9555 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9556
9557         * configure.in (host_makefile_frag, target_makefile_frag):
9558         Handle multiple config files.
9559         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9560         alpha-*-*.
9561
9562 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9563
9564         * mkdep: New file.
9565
9566 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9567
9568         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9569
9570 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9571
9572         * Makefile.in: Add libgui directory.
9573         (GDB_TK): Add all-libgui.
9574         * configure.in: Add libgui directory.
9575         * configure: Add all-libgui to GDB_TK.
9576
9577 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9578
9579         * config-ml.in (multidirs): Add m32r to multilib list.
9580
9581 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9582
9583         * Makefile.in (all-target-gperf): Change dependency to
9584         all-target-libstdc++.
9585
9586 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9587
9588         * config.guess: Add BeOS support.
9589
9590 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9591
9592         Source directory cvs renamed to cvssrc:
9593         * configure.in (host_tools): Change cvs to cvssrc.
9594         (native_only): Likewise.
9595         (noconfigdirs) [various cases]: Likewise.
9596         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9597         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9598         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9599         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9600         (all-cvssrc): Rename target from all-cvs.
9601
9602 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9603
9604         * configure (gxx_include_dir): Fix thinko.
9605
9606 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9607
9608         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9609         (install-cross, install-gcc-cross): New targets.
9610
9611 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9612
9613         * configure.in (noconfigdirs): Add support for Thumb target.
9614
9615         * config.sub (maybe_os): Add support for Thumb target.
9616
9617 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9618
9619         * Makefile.in: Add rules for cygmon.
9620
9621         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9622
9623 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9624
9625         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9626         * configure (gxx_include_dir): Provide a definition for subdirs
9627         which do not use autoconf.
9628
9629 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9630
9631         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9632         11/18/97 build
9633
9634 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9635
9636         * From Franz Sirl.
9637         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9638         found on RedHat Linux systems.
9639
9640 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9641
9642         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9643         guesses.
9644
9645 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9646
9647         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9648
9649 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9650
9651         * ltmain.sh: If mkdir fails, check whether the directory was created
9652         anyhow by some other process.
9653
9654 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9655
9656         * configure.in (d30v-*-*): Configure all directories.
9657
9658 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9659
9660         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9661         for the D30V.
9662
9663 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9664
9665         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9666
9667 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9668
9669         * include/libiberty.h: Add extern "C" { so it can be used with C++
9670         progrms.
9671         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9672         programs.
9673
9674 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9675
9676         * configure.in (d30v-*-*): Configure GCC now.
9677
9678 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9679
9680         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9681         is no longer needed.
9682
9683 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9684
9685         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9686
9687 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9688
9689         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9690         targets using "$@" to provide support for similar but not identical
9691         targets without having to duplicate code.
9692
9693 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9694
9695         * makefile.vms: Fix to work with DEC C.
9696
9697 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9698
9699         * config.sub: Add mips-tx39-elf to marketing names.
9700
9701 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9702
9703         * ltmain.sh: Handle symlinks in generated script.
9704
9705 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9706
9707         * configure: Handle autoconf style directory options: --bindir,
9708         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9709         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9710         --sysconfdir.
9711         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9712         (sharedstatedir, localstatedir, oldincludedir): New variables.
9713         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9714         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9715         sbindir, sharedstatedir, and sysconfdir.
9716
9717 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9718
9719         * Makefile.in (bootstrap-lean): New target.
9720
9721 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9722
9723         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9724         sn, and gnuserv from noconfigdirs.
9725
9726 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9727
9728         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9729
9730 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9731
9732         * Makefile.in (cross): New target.
9733
9734 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9735                           Jeff Law         <law@cygnus.com>
9736
9737         * Makefile.in (bootstrap2, bootstrap3): New targets.
9738         (all-bootstrap): Remove outdated and confusing target.
9739         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9740
9741 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9742
9743         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9744         windows.  Consistent with gdb/configure.
9745
9746 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9747
9748         * configure.in: Name Linux target fragment.
9749
9750         * configure: Rewrite so that project Makefile fragment is inserted
9751         first and appears last in the resulting Makefile.
9752
9753 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9754
9755         * Makefile.in (install-itcl): Install tcl first.
9756
9757 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9758
9759         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9760
9761 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9762
9763         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9764
9765         * configure.in (skipdirs): Add target-librx for Linux.
9766         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9767
9768 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9769
9770         * Makefile.in (bootstrap): New target.
9771
9772 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9773
9774         * config.sub: Accept 'amigados' for backward compatability.
9775
9776 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9777
9778         * config.guess: Merge with FSF.
9779
9780 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9781
9782         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9783
9784 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9785
9786         * config.sub: Add "marketing-names" patch.
9787
9788 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9789
9790         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9791
9792 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9793
9794         * config.sub: Handle v850-elf.
9795
9796 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9797
9798         * .cvsignore (*-install): Remove.
9799
9800 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9801
9802         * ltconfig: Set CONFIG_SHELL in libtool.
9803         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9804
9805 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9806
9807         * configure.in (target_subdir): Set to libraries if enable_multilib.
9808
9809 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9810
9811         * config.guess: Update from gcc directory.
9812
9813 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9814
9815         * Makefile.in (all-sim): Depends on all-readline.
9816
9817 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9818
9819         * Makefile.in (BISON, YACC): Use $$s.
9820         (all-bison): Depend on all-texinfo.
9821
9822 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9823
9824         * Makefile.in (BISON): Add -L flag.
9825         (YACC): Likewise.
9826
9827 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9828
9829         * configure.in (noconfigdirs): Add support for v850e target.
9830
9831         * config.sub (maybe_os): Add support for v850e target.
9832
9833 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9834
9835         * configure.in (noconfigdirs): Add support for v850ea target.
9836
9837         * config.sub (maybe_os): Add support for v850ea target.
9838
9839 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9840
9841         * config.sub: Add mipstx39.  Delete r3900.
9842
9843 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9844
9845         * Makefile.in (all-autoconf): Depends on all-texinfo.
9846
9847 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9848
9849         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9850         eabi targets.
9851
9852 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9853
9854         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9855
9856         * configure: When handling a Canadian Cross, handle YACC as well as
9857         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9858         * Makefile.in (all-bison): Depend upon all-texinfo.
9859
9860 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9861
9862         * Makefile.in (BISON): bison, not byacc or bison -y.
9863         (YACC): bison -y or byacc or yacc.
9864         (various): Add *-bison as appropriate.
9865         (taz): No need to mess with BISON anymore.
9866
9867 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9868
9869         * configure: If OSTYPE matches *win32*, try to find a good value for
9870         CONFIG_SHELL.
9871
9872 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9873
9874         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9875         configure.in if it is present.
9876
9877 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9878
9879         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9880
9881 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9882
9883         * config.sub: Recognize `arc' cpu.
9884         * configure.in: Likewise.
9885         * config-ml.in: Likewise.
9886
9887 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9888
9889         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9890
9891 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9892
9893         * configure: Changed sed delimiter from ':' to '|' when
9894         attempting to substitute ${config_shell} for SHELL. On
9895         NT ${config_shell} may contain a ':' in it.
9896
9897 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9898
9899         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9900
9901 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9902
9903         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9904
9905 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9906
9907         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9908
9909         * ylwrap: If the program is a relative path, force it to be
9910         absolute.
9911
9912 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9913
9914         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9915
9916 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9917
9918         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9919         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9920         for libraries.
9921
9922 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9923
9924         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9925         separated by spaces.
9926
9927 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9928
9929         * ylwrap: New file.
9930         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9931
9932         * ltmain.sh: Handle /bin/sh at start of install program.
9933
9934         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9935
9936         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9937         * missing: New file, from automake 1.2.
9938
9939 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9940
9941         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9942         check-tk to CHECK_X11_MODULES.
9943
9944 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9945
9946         * config.sub: Merge with FSF.
9947
9948 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9949
9950         * config.guess: Merge with FSF.
9951
9952 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9953
9954         * configure: Treat msdosdjgpp like go32.
9955         * configure.in: Likewise.  Don't remove gprof for go32.
9956
9957         * configure: Change Makefile.tem2 to Makefile.tm2.
9958
9959 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9960
9961         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9962
9963 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9964
9965         * install-sh (chmodcmd): Set to null if the DST directory already
9966         exists.  Same as Nov 11th change.
9967
9968 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9969
9970         * configure (GDB_TK): Needs itcl and tix.
9971
9972 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9973
9974         * config.guess: Update from FSF.
9975
9976 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9977
9978         * Makefile.in (GDB_TK): Depend on itcl and tix.
9979
9980 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9981
9982         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9983         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9984         (INSTALL_SCRIPT): New variable.
9985         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9986         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9987         to -x.
9988         * install-sh: Add support for -x option.
9989
9990 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9991
9992         * configure.in, Makefile.in: Treat tix like itcl.
9993
9994 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9995
9996         * Makefile.in (WINDRES): New variable.
9997         (WINDRES_FOR_TARGET): New variable.
9998         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9999         (EXTRA_HOST_FLAGS): Add WINDRES.
10000         (EXTRA_TARGET_FLAGS): Add WINDRES.
10001         (EXTRA_GCC_FLAGS): Add WINDRES.
10002         ($(DO_X)): Pass down WINDRES.
10003         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10004         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10005         DLLTOOL_FOR_TARGET.
10006
10007 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10008
10009         * configure.in: configure sim before gdb for win32-x-ppc
10010
10011 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10012
10013         Move gperf into the toplevel, from libg++.
10014         * configure.in (target_tools): Add target-gperf.
10015         (native_only): Add target-gperf.
10016         * Makefile.in (all-target-gperf): New target, depend on
10017         all-target-libg++.
10018         (configure-target-gperf): Empty rule.
10019         (ALL_TARGET_MODULES): Add all-target-gperf.
10020         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10021         (CHECK_TARGET_MODULES): Add check-target-gperf.
10022         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10023         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10024
10025 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10026
10027         * config.sub (mn10200): Recognize new basic machine.
10028
10029 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10030
10031         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10032         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10033
10034 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10035
10036         * configure.in: If we're building mips-sgi-irix6* native, turn on
10037         ENABLE_MULTILIB and set TARGET_SUBDIR.
10038
10039 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10040
10041         * Makefile.in (all-sn): Depend on all-grep.
10042
10043 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10044
10045         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10046
10047         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10048         Makefile.  From Jeff Makey <jeff@cts.com>.
10049         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10050
10051         * Makefile.in (DISTBISONFILES): Remove.
10052         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10053         $(DEFAULT_YACC).
10054
10055         * configure.in: Build itl, db, sn, etc., when building for native
10056         cygwin32.
10057
10058         * Makefile.in (LD): New variable.
10059         (EXTRA_HOST_FLAGS): Pass down LD.
10060         ($(DO_X)): Likewise.
10061
10062 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10063
10064         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10065
10066 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10067
10068         * configure.in (targargs): Strip out any supplied --build argument
10069         before adding our own. Always add --build.
10070
10071 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10072
10073         * configure.in (targargs): Pass --build if we're doing
10074         a cross-compile.
10075
10076 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10077
10078         * configure: Use '|' instead of ":" as the separator in
10079         sed. Otherwise sed chokes on NT path names with drive
10080         designators. Also look for "?:*" as the leading characters in an
10081         absolute pathname.
10082
10083 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10084
10085         * config.sub: Support for r3900.
10086
10087 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10088
10089         * configure.in: Use install-sh, not install.sh.
10090
10091 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10092
10093         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10094         apply it twice.
10095
10096 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10097
10098         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10099         install-binutils.
10100
10101 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10102
10103         * Makefile.in: Add automake targets.
10104         * configure.in (host_tools): Add automake.
10105
10106 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10107
10108         * configure: Default CXX to c++, not gcc.
10109         * Makefile.in (CXX): Set to c++, not gcc.
10110         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10111
10112 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10113
10114         * install-sh: try appending a .exe if source file doesn't
10115         exist
10116
10117 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10118
10119         * configure.in: Turn on multilib by default.
10120         (cross_only): Remove target-libiberty.
10121
10122         * Makefile.in (all-gcc): Don't depend on libiberty.
10123
10124 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10125
10126         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10127
10128 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10129
10130         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10131         (DISTBISONFILES): Add ld/Makefile.in
10132
10133 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10134
10135         * configure.in: if target is cygwin32 but host isn't cygwin32,
10136         don't configure gdb tcl tk expect, not just gdb.
10137
10138 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10139
10140         * configure.in: Added gnuserv everywhere sn appears.
10141
10142         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10143         (CROSS_CHECK_MODULES): Added check-gnuserv.
10144         (INSTALL_MODULES): Added install-gnuserv.
10145         (CLEAN_MODULES): Added clean-gnuserv.
10146         (all-gnuserv): New target.
10147
10148 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10149
10150         * config.guess: Fixes for MIPS OpenBSD systems.
10151
10152 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10153
10154         * Makefile.in (INSTALL_XFORM): Remove.
10155         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10156
10157         * mkinstalldirs: New file, copied from automake.
10158         * Makefile.in (installdirs): Rename from install-dirs.  Use
10159         mkinstalldirs.  Change all users.
10160         (DEVO_SUPPORT): Add mkinstalldirs.
10161
10162 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10163
10164         * install-sh: Rename from install.sh.
10165         * Makefile.in (INSTALL): Change install.sh to install-sh.
10166         (DEVO_SUPPORT): Likewise.
10167
10168         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10169         Graichen <graichen@rzpd.de>.
10170
10171 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10172
10173         * config.guess: Recognize OpenBSD systems correctly.
10174
10175 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10176
10177         * README, Makefile.in (ETC_SUPPORT): Remove references to
10178         cfg-paper*, configure.{texi,man,info*}._
10179
10180 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10181
10182         * Makefile.in (all.normal): Ensure that gcc is built after all
10183         the x11 - ie gdb - targets.
10184
10185 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10186
10187         * makefile.vms: Don't run conf-a-gas.
10188
10189 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10190
10191         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10192
10193 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10194
10195         * configure.in: Remove noconfigdirs case since gdb also
10196         configures and builds for tic80-coff.
10197
10198 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10199
10200         * configure: Set cache_file to config.cache.
10201         * Makefile.in (local-distclean): Remove config.cache.
10202
10203 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10204
10205         * COPYING: Update FSF address.
10206
10207 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10208
10209         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10210         noconfigdirs.
10211
10212 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10213
10214         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10215         MAKEDIRS, is empty.
10216
10217 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10218
10219         * config.sub: Tweak mn10300 entry.
10220
10221 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10222
10223         * configure.in (host_tools): Put sim before gdb, so gdb's
10224         configure.tgt can determine if the simulator was configured.
10225
10226 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10227
10228         * config.sub: Move BeOS $os case to be with other Cygnus
10229         local cases.
10230
10231 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10232
10233         * config.sub: Remove misplaced comment that broke Linux.
10234
10235 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10236
10237         * config.sub: Add BeOS support.
10238
10239 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10240
10241         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10242
10243 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10244
10245         * configure.in (noconfigdirs): Remove tcl and tk from
10246         noconfigdirs for cygwin32 builds.
10247
10248 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10249
10250         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10251
10252 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10253
10254         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10255         make-all.com, use makefile.vms instead.
10256
10257 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10258
10259         * config.sub: Accept -lnews*.
10260
10261 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10262
10263         * configure.in (noconfigdirs): Disable target-newlib,
10264         target-examples and target-libiberty for d30v.
10265
10266 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10267
10268         * configure.in (noconfigdirs): Enable ld for d30v.
10269
10270 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10271
10272         * configure.in (tic80-*-*): Build compiler.
10273
10274 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10275
10276         * configure.in (d30v-*): Remove sim directory from list of
10277         unsupported d30v directories
10278
10279 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10280
10281         * config.sub, configure.in: Add d30v target cpu.
10282
10283 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10284
10285         * makefile.vms: New file.
10286         * make-all.com: Remove.
10287
10288 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10289
10290         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10291
10292 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10293
10294         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10295
10296 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10297
10298         * Makefile.in (ALL_MODULES): Added all-db.
10299         (CROSS_CHECK_MODULES): Addec check-db.
10300         (INSTALL_MODULES): Added install-db.
10301         (CLEAN_MODULES): Added clean-db.
10302
10303 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10304
10305         * config.guess: Merge with latest FSF sources.
10306
10307 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10308
10309         * Makefile.in (ALL_MODULES): Added all-itcl.
10310         (CROSS_CHECK_MODULES): Added check-itcl.
10311         (INSTALL_MODULES): Added install-itcl.
10312         (CLEAN_MODULES): Added clean-itcl.
10313
10314 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10315
10316         * configure.in: build gdb for mn10200
10317
10318 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10319
10320         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10321
10322 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10323
10324         * configure.in (tic80-*-*): Turn off most targets right now.
10325
10326 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10327
10328         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10329         rather than the makeinfo program.
10330         (do-info): Depend upon all-texinfo.
10331
10332 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10333
10334         * configure.in: Remove uses of config/mh-linux.
10335
10336         * config.sub, config.guess: Merge with latest FSF sources.
10337
10338 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10339
10340         * config.sub (case $basic_machine): Add tic80 entries.
10341
10342 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10343
10344         * config.sub, config.guess: Merge with latest FSF sources.
10345
10346 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10347
10348         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10349         * mpw-config.in: Test for NewFolderRecursive.
10350         * mpw-install: Use symbolic name for startup filename.
10351         * mpw-README: Add various additional details.
10352
10353 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10354
10355         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10356
10357 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10358
10359         * configure.in: Do build gcc and the target libraries for
10360         the mn10200.
10361
10362 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10363
10364         * configure.in: don't avoid building gdb for mn10300 any more
10365         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10366         instead of single-quoting it.
10367
10368 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10369
10370         * configure.in: Don't use --with-stabs on IRIX 6.
10371
10372 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10373
10374         * configure.in (m32r): Build gdb, libg++ now.
10375
10376 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10377
10378         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10379         directories from noconfigdirs.
10380
10381 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10382
10383         * config.sub (basic_machine): added mips16 configuration
10384
10385 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10386
10387         * config.sub: Handle d10v-unknown.
10388
10389 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10390
10391         * config.sub: Handle v850-unknown.
10392
10393 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10394
10395         * Makefile.in: add findutils
10396         * configure.in: add findutils to list of host_tools
10397
10398 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10399
10400         * config.sub: Handle mn10200 and mn10300.
10401
10402 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10403
10404         * configure.in (d10v-*): Do not build librx.
10405
10406 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10407
10408         * configure.in (mn10300): Build everything except gdb & libgloss.
10409
10410 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10411
10412         * config.guess:  Patch for Dansk Data Elektronik servers,
10413         from Niels Skou Olsen <nso@dde.dk>.
10414
10415         For ncr, use /bin/uname rather than uname, since GNU uname does not
10416         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10417
10418         Patch for MIPS R4000 running System V,
10419         from Eric S. Raymond <esr@snark.thyrsus.com>.
10420
10421         Fix thinko for nextstep.
10422
10423         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10424
10425         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10426         * config.guess: Guess mips-dec-mach_bsd4.3.
10427
10428         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10429         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10430         release numbers.
10431         * config.guess (mips-mips-riscos*):  Emit just enough of the
10432         release number.
10433
10434         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10435         * config.guess (sparc-auspex-sunos*):  Added.
10436         (f300-fujitsu-*): Added.
10437
10438         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10439         * config.guess:  Recognize a Tadpole as a sparc.
10440
10441 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10442
10443         * config.guess: Don't assume that NextStep version is either 2 or
10444         3.  NextStep 4 (aka OpenStep 4) has come out now.
10445
10446 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10447
10448         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10449         From Rik Faith <faith@cs.unc.edu>.
10450
10451 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10452
10453         * config.sub: Contributions from bug-gnu-utils to:
10454         Support plain "hppa" (no version given) architecture, reported by
10455         OpenStep.
10456         OpenBSD like NetBSD.
10457         LynxOs is not a hardware supplier.
10458
10459         * config.guess: Contributions from bug-gnu-utils to add support for:
10460         OpenBSD like NetBSD.
10461         Stratus systems.
10462         More Pyramid systems.
10463         i[n>4]86 Intel chips.
10464         M680[n>4]0 Motorola chips.
10465         Use unknown instead of lynx for hardware manufacturer.
10466
10467 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10468
10469         * install.sh (chmodcmd): Set to null if the DST directory already
10470         exists.
10471
10472 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10473
10474         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10475         not use mt-ppc target Makefile fragment any more.
10476
10477 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10478
10479         * configure.in (*-*-windows):  Exclude everything but those dirs
10480         needed to build windows.
10481
10482 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10483
10484         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10485
10486 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10487
10488         * configure.in:  Exclude mmalloc from i386-windows.
10489
10490 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10491
10492         * Undo my previous change.
10493
10494 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10495
10496         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10497         unconditionally.
10498         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10499
10500 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10501
10502         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10503         host to add it's own flags.
10504
10505 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10506
10507         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10508
10509 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10510
10511         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10512         (CXX_FOR_TARGET): Likewise.
10513         (GCC_FOR_TARGET): Define.
10514         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10515         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10516         CC_FOR_TARGET was specified on the command line.
10517         (MAKEOVERRIDES): Don't define.
10518
10519 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10520
10521         * configure.in (m32r): Fix spelling of libg++ libs.
10522
10523 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10524
10525         * config.sub (-apple*): Remove, now redundant.
10526
10527 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10528
10529         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10530
10531         * configure: Rework yesterday's sed script patch.
10532
10533         * config.sub: Merge with FSF.
10534
10535 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10536
10537         * config.guess:  Merge from FSF.
10538
10539         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10540         * config.guess: Use pc instead of unknown, for pc clone systems.
10541         Change linux to linux-gnu.
10542
10543         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10544         * config.guess: Avoid non-portable tr syntax.
10545
10546 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10547
10548         * test-build.mk (HOLES): Add "xargs" for gdb.
10549
10550         * configure: Avoid hpux10.20 sed bug.
10551
10552 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10553
10554         * configure.in:  Add support for windows host
10555         (that is a build done under the Microsoft build environment).
10556
10557 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10558
10559         * Makefile.in: Replace all uses of srcroot with s, to shrink
10560         command line lengths.
10561
10562         Patches from Geoffrey Noer <noer@cygnus.com>:
10563         * configure.in: If configuring for newlib, pass --with-newlib to
10564         subdirectories.
10565         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10566         -Bnewlib/ and -Lwinsup to gcc.
10567         (CXX_FOR_TARGET): Likewise.
10568
10569 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10570
10571         * Makefile.in (ETC_SUPPORT): Add configure.
10572
10573 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10574
10575         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10576         host configuration file.
10577
10578 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10579
10580         * configure.in: Break mn10x00 support into separate
10581         mn10200 and mn10300 configurations.
10582         * config.sub: Likewise.
10583
10584 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10585
10586         * configure.in: Add lots of stuff to noconfigdirs for
10587         the mn10x00 targets.
10588
10589         * config.sub, configure.in: Add mn10x00 support.
10590
10591 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10592
10593         * make-all.com: Call conf-a-gas, not config-a-gas.
10594
10595 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10596
10597         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10598         targets.
10599
10600 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10601
10602         * mpw-README: Add much more detail for native PowerMac.
10603         * mpw-install: New file.
10604         * mpw-configure: Add --norecursion and --help options.
10605         * mpw-config.in: Translate readme and install files when
10606         copying to objdir.
10607         * mpw-build.in: Don't always depend on byacc and flex.
10608         (install-only-top): New action.
10609
10610 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10611
10612         * configure.in:  You can now configure GDB for the v850.
10613
10614 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10615
10616         * configure.in (noconfigdirs): Don't configure any C++ dirs
10617         if targeting D10V.
10618
10619 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10620
10621         * config.sub: Recognize mips64vr5000.
10622
10623 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10624
10625         * configure.in: Use a single line for host_tools and native_only.
10626
10627 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10628
10629         * config.sub, configure.in: Add entries for m32r.
10630
10631 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10632
10633         * Makefile.in (inet-install): Don't run install-gzip.
10634
10635 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10636
10637         * configure.in:  Don't config lots of things for *-*-windows*.
10638
10639 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10640
10641         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10642         (host_libs, host_tools): Copy from configure.in.
10643         * mpw-configure: Don't complain about directories not found.
10644
10645 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10646
10647         * configure.in (i[345]86): Recognize i686 for pentium pro.
10648         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10649         file.
10650
10651         * config.guess (i[345]86): Ditto.
10652
10653 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10654
10655         * configure.in (noconfigdirs): Removed gdb for D10V.
10656
10657 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10658
10659         * configure.in: Remove ld, target-libio, target-libg++, and
10660         target-libstdc++ from noconfigdirs.
10661
10662 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10663
10664         * configure: Fix three locations where shell scripts were
10665         being run directly rather than with config_shell.
10666
10667 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10668
10669         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10670         * config.sub (basic_machine): Recognize v850.
10671
10672 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10673
10674         * mpw-configure: Handle multiple enable/disable options and
10675         pass them down recursively, handle -c and -s flags appropriately
10676         depending on choice of compiler, add escape mechanism for
10677         quoted arguments to gC.
10678
10679 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10680
10681         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10682         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10683         so that -mrelocatable-lib and -mno-eabi are used.
10684
10685         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10686         not support --print-multi-lib, don't abort.
10687
10688 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10689
10690         * make-all.com: Run config-a-gas.
10691         * setup.com: Don't copy subdirectory files around.
10692
10693 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10694
10695         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10696         target, it now compiles correctly.
10697
10698 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10699
10700         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10701
10702 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10703
10704         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10705
10706 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10707
10708         * configure.in (native_only): Add prms.
10709
10710 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10711
10712         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10713         (BINUTILS_SUPPORT_DIRS): Likewise.
10714
10715 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10716
10717         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10718         d10v support is added.
10719
10720 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10721
10722         * configure.in (d10v-*-*): New target.
10723
10724 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10725
10726         * config.guess (HP 9000/811): Recognize this as a PA1.1
10727         machine.
10728
10729 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10730
10731         * Makefile.in (do-tar-gz): New target, split out from tail end of
10732         taz target.  Run each command separately, don't use pipes.
10733         (taz): Use it.
10734
10735 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10736
10737         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10738         * mpw-build.in: No builds should depend on building byacc or flex,
10739         they are assumed to be installed already.
10740
10741 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10742
10743         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10744         variable that CC_FOR_TARGET needs.
10745
10746 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10747
10748         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10749         options have changed since the last time the subdirectory was
10750         configured, and if it has, reconfigure.
10751         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10752         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10753
10754 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10755
10756         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10757         CLEAN_MODULES): Add bash.
10758         (all-bash): New target.
10759
10760 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10761
10762         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10763
10764 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10765
10766         * config.sub (basic_machine): Recognize d10v as a valid processor.
10767
10768 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10769
10770         * mpw-configure: Add support for --bindir.
10771         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10772
10773 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10774
10775         * configure.in: add bash, time, gawk to list of hosttools and things
10776         to only build for native toolchains
10777
10778 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10779
10780         * Makefile.in (docdir): Remove.
10781
10782 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10783
10784         * Makefile.in (datadir): Set to $(prefix)/share.
10785
10786 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10787
10788         * configure.in: build diff and patch for cygwin32-hosted
10789         toolchains.
10790
10791 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10792
10793         * config.sub: Accept -rtems*.
10794
10795 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10796
10797         * configure.in: enable dosrel for cygwin32-hosted builds,
10798                 remove diff from the list of things not buildable
10799                 via Canadian Cross
10800
10801 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10802
10803         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10804         don't get ". ".
10805
10806 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10807
10808         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10809
10810 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10811
10812         * Makefile.in (taz): Handle case where tex3patch didn't even get
10813         checked out.  Also, if it was found, put the symlink in a new util
10814         subdirectory.
10815
10816 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10817
10818         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10819
10820 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10821
10822         * config.sub: Recognize -openvms.
10823         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10824         * make-all.com, setup.com: New files.
10825
10826 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10827
10828         * Makefile.in (taz): tex3patch moved to texinfo/util.
10829
10830 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10831
10832         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10833         * configure.in: remove make from disable-if-Can-Cross list
10834                 enable gdb if ${host} and ${target} are cygwin32
10835
10836 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10837
10838         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10839         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10840
10841 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10842
10843         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10844         distinguish sysv/svr4/bsd variants.
10845         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10846
10847 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10848
10849         * configure.in: Added copyright notice.
10850         * move-if-change: Added copyright notice.
10851
10852 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10853
10854         * configure.in (powerpcle-*-solaris*): Until we get shared
10855         libraries working, don't build gdb, sim, make, tcl, tk, or
10856         expect.
10857
10858 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10859
10860         * config.guess:  Merge with FSF:
10861
10862         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10863         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10864
10865         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10866         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10867
10868         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10869         * config.guess:  Combine two OSF1 rules.
10870         Also recognize field test versions.  From mjr@zk3.dec.com.
10871         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10872         because GNU uname does not support -p.  From pmr@pajato.com.
10873
10874 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10875
10876         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10877
10878 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10879
10880         * mpw-README: Document GCCIncludes.
10881
10882 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10883
10884         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10885
10886 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10887
10888         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10889
10890 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10891
10892         * configure.in (*-*-cygwin32): Configure make.
10893
10894 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10895
10896         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10897
10898 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10899
10900         * Makefile.in (all-inet): Depend on all-perl.
10901
10902         * Makefile.in (inet-install): New target.
10903
10904         * Makefile.in (all-inet): Depend on all-tcl.
10905         (all-inet): Depend on all-send-pr.
10906
10907 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10908
10909         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10910         temporarily.
10911
10912 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10913
10914         * configure.in: Don't configure --with-gnu-ld on AIX.
10915
10916 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10917
10918         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10919
10920 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10921
10922         * Makefile.in (ALL_MODULES): Added all-inet.
10923         (CROSS_CHECK_MODULES): Added check-inet.
10924         (INSTALL_MODULES): Added install-inet.
10925         (CLEAN_MODULES): Added clean-inet.
10926         (all-indent): New target.
10927
10928         * configure.in (host_tools): Added inet.
10929         (native_only): Added inet.
10930         (noconfigdirs): Added inet.
10931
10932 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10933
10934         * configure.in: Don't configure libgloss if we are not configuring
10935         newlib.
10936
10937 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10938
10939         * configure.in: Don't configure libgloss for unsupported
10940         architectures.
10941
10942 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10943
10944         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10945
10946 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10947
10948         * Makefile.in (ALL_MODULES): Include all-apache.
10949         (CROSS_CHECK_MODULES): Include check-apache.
10950         (INSTALL_MODULES): Include install-apache.
10951         (all-apache): New target.
10952
10953         * configure.in: Added apache everywhere perl is seen.
10954
10955 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10956
10957         * Makefile.in: Add support for clean-{module} and
10958         clean-target-{module} rules.
10959
10960 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10961
10962         * configure.in (*-*-ose) do not build libgloss.
10963
10964 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10965
10966         * config.guess (prep*:SunOS:5.*:*): Turn into
10967         powerpele-unknown-solaris2.
10968
10969 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10970
10971         * configure.in: Permit --enable-shared to specify a list of
10972         directories.
10973
10974 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10975
10976         * configure.in (host==solaris): Pass only the first word of $CC
10977         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10978
10979 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10980
10981         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10982
10983 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10984
10985         * Makefile.in (ALL_MODULES): Include all-perl.
10986         (CROSS_CHECK_MODULES): Include check-perl.
10987         (INSTALL_MODULES): Include install-perl.
10988         (ALL_X11_MODULES): Include all-guile.
10989         (CHECK_X11_MODULES): Include check-guile.
10990         (INSTALL_X11_MODULES): Include install-guile.
10991         (all-perl): New target.
10992         (all-guile): New target.
10993
10994         * configure.in (host_tools): Include perl and guile.
10995         (native_only): Include perl and guile.
10996         (noconfigdirs): Don't build guile and perl; no ports have been
10997         done.
10998
10999 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11000
11001         * configure (--enable-*): Handle quoted option lists such as
11002         --enable-sim-cflags='-g0 -O' better.
11003
11004 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11005
11006         * Makefile.in ({,inst}all-target): New rule so we can make and
11007         install all of the target directories easily.
11008
11009 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11010
11011         * configure.in: Add missing global flag in sed substitution when
11012         deleting `target-' from ${configdirs}.
11013
11014 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11015
11016         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11017         option.
11018
11019         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11020         config/mh-necv4.
11021
11022         * install.sh: Correct misspelling of transformbasename.
11023
11024         * config.guess: Recognize mips-*-sysv*.
11025
11026 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11027
11028         * config.sub: Recognize mon960.
11029
11030 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11031
11032         * configure: Restore Canadian Cross handling of BISON and LEX,
11033         removed in Feb 20 change.
11034
11035 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11036
11037         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11038         Mention make install.  Remove the old copyright date as well the
11039         clumsy and rather pointless copyright on the README file.
11040
11041 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11042
11043         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11044         Makefile after running symlink-tree, then run `make distclean' to
11045         avoid clobbering any generated files in srcdir.
11046
11047 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11048
11049         * configure.in (m68k-*-netbsd*): Build everything now.
11050
11051 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11052
11053         * Makefile.in (taz): Fix quoting.
11054
11055 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11056
11057         * configure.in (sparclet-*-*): Build everything now.
11058
11059 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11060
11061         * configure.in (m68k-*-linux*): New host.
11062
11063 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11064
11065         * configure: Check for bison before byacc.
11066
11067 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11068
11069         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11070         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11071         searching PATH.  These are used as fallbacks by Makefile.in if
11072         flex/bison/byacc aren't in objdir.
11073
11074 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11075
11076         * Makefile.in: Make everything which depends upon all-bfd also
11077         depend upon all-opcodes, in case --with-commonbfdlib is used.
11078
11079 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11080
11081         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11082         building NT native compilers on Unix.
11083
11084 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11085
11086         * configure.in: Don't get CC from the host Makefile fragment if we
11087         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11088         Solaris test for /usr/ucb/cc to the post target script, just after
11089         the compiler sanity test.
11090
11091 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11092
11093         * config.sub: Merge with FSF.
11094
11095 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11096
11097         * Makefile.in (RPATH_ENVVAR): New variable.
11098         (REALLY_SET_LIB_PATH): Use it.
11099         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11100
11101 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11102
11103         * config.sub, configure.in: Recognize sparclet cpu.
11104
11105 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11106
11107         * config.guess:  Support m68k-cbm-sysv4.
11108
11109 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11110
11111         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11112         m68k-unknown-linuxaout from linker help string.  Put quotes around
11113         $ld_help_string.
11114
11115 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11116
11117         * config.guess (powerpc-harris-powerunix): Add guess for port
11118         to new target.
11119
11120 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11121
11122         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11123
11124 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11125
11126         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11127         $(REALLY_SET_LIB_PATH) in Makefile.
11128         * Makefile.in (SET_LIB_PATH): New variable.
11129         (REALLY_SET_LIB_PATH): New variable.
11130         ($(DO_X)): Use $(SET_LIB_PATH).
11131         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11132         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11133         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11134         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11135         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11136         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11137         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11138         (install-dosrel): Likewise.
11139         (all-opcodes): Depend upon all-libiberty.
11140
11141 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11142
11143         * config.guess (*:CYGWIN*): New
11144
11145 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11146
11147         * Makefile.in (all-target-winsup): All all-target-libiberty.
11148
11149 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11150
11151         * configure.in (noconfigdirs): Add missing # in front of comment.
11152
11153 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11154
11155         * configure.in: add second pass to things added to noconfigdirs
11156         so *-gm-magic can exclude libgloss properly.
11157
11158 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11159
11160         * mpw-configure (extralibs_name, rez_name): Set correctly
11161         for MWC68K compiler.
11162
11163         * mpw-README: Add more info on the necessary build tools.
11164
11165 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11166
11167         * configure.in, config.sub: Recognize cygwin32.
11168
11169 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11170
11171         * config.guess, config.sub: Recognize A/UX.
11172
11173 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11174
11175         * config.sub: Merge with gcc/config.sub.
11176
11177 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11178
11179         * mpw-build.in (do-binutils): Add build of stamps.
11180
11181 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11182
11183         * config.sub: Add recognition for mips64vr4100*-* targets.
11184
11185 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11186
11187         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11188         Add creation of gconfigargs with `--enable-shared' turned on.
11189         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11190         ($(host)-stamp-stage3-configured): Likewise.
11191         (HOLES): Add chatr and ldd.
11192         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11193
11194 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11195
11196         * configure: Pass --nfp to recursive configures.
11197
11198 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11199
11200         * Makefile.in (DLLTOOL): New.
11201         (DLLTOOL_FOR_TARGET): New.
11202         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11203         (EXTRA_TARGET_FLAGS): Ditto.
11204         (EXTRA_GCC_FLAGS): Ditto.
11205         (CONFIGURE_TARGET_MODULES): Ditto.
11206         (DO_X): Ditto.
11207         * configure: Add DLLTOOL.
11208
11209 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11210
11211         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11212         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11213         mh-sco, since old workarounds no longer needed, and don't
11214         build ld, since libraries have weak symbols in COFF.
11215
11216 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11217
11218         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11219
11220 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * configure.in: Make sure that ${CC} can be used to compile an
11223         executable.
11224
11225 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11226
11227         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11228         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11229         nothing depending on whether gdbtk is being built.
11230
11231 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11232
11233         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11234
11235 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11236
11237         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11238         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11239
11240 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11241
11242         * config-ml.in: Add support for
11243         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11244         Simplify setting of multidirs from --disable-foo.
11245
11246 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11247
11248         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11249         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11250         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11251         non-empty, pass them on to the  GCC make.
11252         (all-bootstrap): New rule that is like all-gcc, except it executes
11253         the GCC bootstrap rule instead of the GCC all rule.
11254
11255 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11256
11257         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11258
11259 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11260
11261         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11262         DG/UX support.
11263
11264 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11265
11266         * config.sub (i*86*) Change [345] to [3456]
11267
11268 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11269
11270         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11271         --with-gnu-ld=no.
11272
11273 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11274
11275         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11276         AIX multilibs get built.
11277
11278 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11279
11280         * configure.in (i386-win32): Don't build expect if we're not
11281         building the tcl subdir.
11282
11283 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11284
11285         * Makefile.in: (configure-target-examples, all-target-examples):
11286         New targets, configure and build example programs.
11287
11288 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11289
11290         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11291         use it as input to sedit the generated MPW makefile.
11292         * mpw-README: Add a suggestion about Gestalt.h.
11293
11294 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11295
11296         * config.sub: Accept *-*-ieee*.
11297
11298 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11299
11300         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11301         Ronald F. Guilmette <rfg@monkeys.com>.
11302
11303 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11304
11305         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11306         for powerpc-pe native.
11307         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11308         (target==powerpc-pe): duplicate i386-win32 entry.
11309
11310 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11311
11312         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11313         of vxworks, not just vxworks5.1.
11314
11315 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11316
11317         * mpw-configure: Add support for exec-prefix.
11318
11319 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11320
11321         * config.guess: Recognize HP model 816 machines as having
11322         a PA1.1 processor.
11323
11324 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11325
11326         * configure: Ignore new autoconf configure options.
11327
11328 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11329
11330         * config.guess:  Recognize Pentium under SCO.
11331         From Robert Lipe <robertl@arnet.com>.
11332
11333 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11334
11335         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11336
11337 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11338
11339         * configure.in: Don't configure gas for alpha-dec-osf*.
11340
11341 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11342
11343         * configure.in: Default to --with-stabs for some targets for which
11344         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11345         i[345]86*-*-unixware*.
11346
11347 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11348
11349         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11350         rather than basing it on the target.  Simplify handling of options
11351         controlling which directories to configure.  Remove extraneous
11352         slash in multi-clean target.
11353
11354 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11355
11356         * config-ml.in: Prefix more variables with ml_ so they don't collide
11357         with configure's.
11358
11359 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11360
11361         * configure: Don't turn -v into --v.
11362
11363 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11364
11365         * configure.in (targargs): Fix typo.
11366
11367         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11368
11369 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11370
11371         * configure.in: Strip --host and --target options from
11372         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11373         --with-cross-host option when building with a cross-compiler.
11374         * configure: Canonicalize the arguments put into config.status by
11375         always using `=' for an option with an argument.  Pass a presumed
11376         --host or --target explicitly.
11377
11378 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11379
11380         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11381         into general OS recognition case.
11382
11383 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11384
11385         * configure.in (target_configdirs): add target-winsup only
11386         for win32 target systems.
11387
11388 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * Makefile.in (all-target-libgloss): Depend upon
11391         configure-target-newlib, since when libgloss is built it looks to
11392         see if the newlib directory exists.
11393
11394 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11395
11396         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11397         cfg-ml-*.in.
11398
11399 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11400
11401         * configure: Handle LD and LD_FOR_TARGET when configuring a
11402         Canadian Cross.
11403
11404 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11405
11406         * configure.in (target_libs): add target-winsup.
11407         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11408         (target==ppcle-pe): remove ld from $noconfigdirs.
11409
11410 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11411
11412         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11413         Preserve relative path names in $srcdir.  Build symlink tree if
11414         configuring cross target dir and srcdir=. (= no VPATH support).
11415         (configure-target-libg++): Depend on configure-target-librx.
11416         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11417         * config-ml.in: New file.
11418         * symlink-tree: New file.
11419         * configure: Ensure srcdir="." if that's what it is.
11420
11421 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11422
11423         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11424         includes and FLEX_SKELETON setting.
11425         * mpw-configure (--with-gnu-ld): New option, controls whether
11426         to use PPCLink or ld with PowerMac GCC.
11427         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11428         * mpw-config.in: Configure grez if targeting Mac.
11429
11430         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11431         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11432         just macos.
11433         * configure.in: Configure grez resource compiler if targeting Mac.
11434         * Makefile.in (all-grez, install-grez): New targets.
11435
11436 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11437
11438         * configure: CXX defaults to gcc, not g++.  If we find
11439         gcc in the path, set CC to gcc -O2.
11440
11441 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11442
11443         * configure: Default ${build} correctly.  Avoid picking up extra
11444         spaces when reading CC and CXX from Makefile.  When doing a
11445         Canadian Cross, use plausible default values for numerous
11446         variables.
11447         * configure.in: When doing a Canadian Cross, don't try to
11448         configure tools whose configure script can't handle it.
11449
11450 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11451
11452         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11453
11454 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11455
11456         * configure:  Remove dubious bug reporting address.
11457
11458 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11459
11460         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11461         configure script, run that instead of this directory's configure.
11462         In either case, print a message that we're configuring the sub-dir.
11463
11464 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11465
11466         * configure.in: Before checking for the existence of various files,
11467         use sed to filter out "target-".
11468
11469 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11470
11471         * Makefile.in (DO_X): Split rule to decrease command line length
11472         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11473         (Philippe De Muyter).
11474
11475 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11476
11477         * Makefile.in (all-patch): depend on all-libiberty.
11478
11479 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11480
11481         * configure.in: If the only directory in target_configdirs which
11482         actually exists is libiberty, then set target_configdirs to empty,
11483         to avoid trying to build a target libiberty in a gas or gdb
11484         distribution.
11485
11486 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11487
11488         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11489         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11490         systems.
11491
11492 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11493
11494         * configure.in (copy_dirs): Use sys-include instead of include
11495         for --with-headers option.
11496
11497 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11498
11499         * Makefile.in, configure.in: Make winsup builds work with
11500         new scheme.
11501
11502 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11503
11504         * configure.in: Build the linker on AIX.
11505
11506 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11507
11508         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11509         where needed.
11510
11511 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11512
11513         * Makefile.in (all-gcc): Fix typo.
11514
11515 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11516
11517         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11518
11519 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11520
11521         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11522         to target-xiberty, to provide more flexibility.
11523         (target_subdir):  Define.  Create if cross.
11524         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11525         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11526         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11527         check-libFOO -> check-target-libFOO, etc.
11528         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11529         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11530         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11531         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11532         allow ALL_GCC="" to only configure.
11533         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11534         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11535         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11536
11537 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11538
11539         * Makefile.in (taz): Build "info" in etc explicitly.
11540
11541 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11542
11543         * configure.in:  Make sure that CC is undefined (as opposed to
11544         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11545         problem with autoconf trying to configure on a host without GCC.
11546
11547 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11548
11549         * mpw-configure: Set host alias from choice of host compiler,
11550         only use generic MPW Makefile sed if present, edit a file
11551         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11552         * mpw-README: Add problem notes about CW6 and CW7.
11553
11554 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11555
11556         * Makefile.in (taz): Use ";" instead of ";;".
11557
11558 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11559
11560         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11561         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11562         DISTDOCDIRS.
11563         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11564         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11565
11566 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11567
11568         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11569         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11570         Move bfd to DISTSTUFFDIRS.
11571
11572 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11573
11574         * Makefile.in (X11_LIB): Removed.
11575         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11576
11577         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11578
11579 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11580
11581         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11582         names.
11583
11584 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11585
11586         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11587
11588 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11589
11590         * configure.in (i[345]86-*-win32): Always build newlib.
11591         Don't configure cvs, autoconf or texinfo.
11592         * Makefile.in (LD_FOR_TARGET): New.
11593         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11594         Pass down LD_FOR_TARGET.
11595
11596 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11597
11598         * winsup: New directory.
11599         * Makefile.in: Build winsup.
11600         * configure.in: Winsup is configured when target is win32.
11601         Can only build win32 target GDB when native.
11602
11603 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11604
11605         * config.guess: Recognize HP model 819 machines as having
11606         a PA 1.1 processor.
11607
11608 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11609
11610         * configure: Fix sed loop which substitutes for CC and CXX to
11611         avoid bug found in various sed implementations.
11612
11613 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11614
11615         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11616         simulator.  Use standard powerpc-*-eabi*.
11617
11618 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11619
11620         * configure.in: Stop putting gas and binutils in noconfigdirs for
11621         powerpc-*-aix* and rs6000-*-*.
11622
11623 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11624
11625         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11626         -mcall-aixdesc libraries.
11627
11628 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11629
11630         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11631
11632         * config.sub (arm | armel | armeb): Fix shell syntax.
11633
11634 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11635
11636         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11637         -msoft-float and -mcpu=common support.
11638         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11639         libraries.
11640
11641 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11642
11643         * configure.in: Allow configuration and build of emacs19 for the alpha.
11644
11645 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11646
11647         * configure.in (CC): Get ^CC, not just any old CC, from
11648         ${host_makefile_frag}.
11649
11650 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11651
11652         * configure.in (CC): Try to get CC from
11653         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11654
11655 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11656
11657         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11658         only if it exists in $(srcdir).
11659
11660 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11661
11662         * configure: If CC and CXX are not set in the environment, set
11663         them, based on either an existing Makefile or on searching for gcc
11664         in PATH.  Substitute for CC and CXX in Makefile.
11665         * configure.in: Remove libm from target_libs.  Separate
11666         target_configdirs from configdirs.  If CC is not set in
11667         environment, try to get it from a host Makefile fragment.  Rewrite
11668         changes of configdirs to use skipdirs instead.  A few minor
11669         tweaks.  Take directories out of target_configdirs as they are
11670         taken out of configdirs.  Remove existing Makefile files from
11671         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11672         CONFIG_ARGUMENTS in Makefile.
11673         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11674         by configure.in.
11675         (CONFIG_ARGUMENTS): Likewise.
11676         (CONFIGURE_TARGET_MODULES): New variable.
11677         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11678         ($(CONFIGURE_TARGET_MODULES)): New target.
11679         (configure-libg++, configure-libio): New targets.
11680         (all-libg++): Depend upon configure-libg++.
11681         (all-libio): Depend upon configure-libio.
11682         (configure-libgloss, all-libgloss): New targets.
11683         (configure-libstdc++): New target.
11684         (all-libstdc++): Depend upon configure-libstdc++.
11685         (configure-librx, all-librx): New targets.
11686         (configure-newlib): New target.
11687         (all-newlib): Depend upon configure-newlib
11688         (configure-xiberty): New target.
11689         (all-xiberty): Depend upon configure-xiberty.
11690
11691 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11692
11693         * configure.in (host i[345]86-*-win32):  Expand the
11694         noconfigdirs again.
11695
11696 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11697
11698         * mpw-configure: Fix sed command file name.
11699
11700 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11701
11702         * configure.in (host i[345]86-*-win32): Reduce the
11703         noconfigdirs again.
11704
11705 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11706
11707         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11708         or powerpc*-*-pe*, since they are not yet supported.
11709
11710 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11711
11712         Add PowerMac support and many other enhancements.
11713         * mpw-configure: New option --cc to select compiler to use,
11714         paste options set according to --cc into the generated
11715         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11716         if mpw-make.sed is present.
11717         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11718         add forward includes for PowerPC include files.
11719         * mpw-build.in: Build using Makefile.PPC if present.
11720         (do-byacc, etc): Remove separate version resource builds.
11721         (do-gas): Build "stamps" before "all".
11722         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11723         * mpw-README: Update to reflect --cc option, PowerMac support,
11724         and recently-reported compatibility problems.
11725
11726 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11727
11728         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11729         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11730         (--with-multilib-top): Pass to recursive invocations.
11731
11732 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11733
11734         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11735         v810-*-*.
11736
11737 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11738
11739         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11740         gdb, ld and opcodes on v810-*-*.
11741
11742 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11743
11744         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11745         (local-maintainer-clean): New target.
11746         (maintainer-clean): New target.
11747         (realclean): Just depend upon maintainer-clean.
11748
11749 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11750
11751         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11752
11753 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11754
11755         * configure.in: Build ld in mips*-*-bsd* case.
11756
11757 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11758
11759         * config.sub: Accept -lites* OS.  From Ian Dall.
11760
11761 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11762
11763         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11764         targets.
11765
11766 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11767
11768         * configure.in: treat i386-win32 canadian cross the same as
11769         i386-go32 canadian cross.
11770
11771 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11772
11773         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11774         running under the simulator to build a reduced set of libraries.
11775         (powerpc-*-eabiaix): Add fine grained multilib support added to
11776         other powerpc targets yesterday.
11777
11778 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11779
11780         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11781         -disable-softfloat, -disable-relocatable, -disable-aix, and
11782         -disable-sysv to control which multilib libraries get built.
11783
11784 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11785
11786         * configure: Add Makefile.tem to list of files to remove in trap
11787         handler.
11788
11789 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11790
11791         * config.guess (*Linux*):  Add missing "exit"s.
11792         Also, need specific check for alpha-unknown-linux (uses COFF).
11793
11794 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11795
11796         * config.guess:  Merge with FSF:
11797
11798         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11799         * config.guess (AIX4): More robust release numbering discovery.
11800
11801         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11802         * config.guess (i386-sequent-ptx): Properly get version number.
11803
11804         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11805         * config.guess (mips:*:4*:UMIPS): New case.
11806
11807 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11808
11809         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11810         (i386-win32 host): Likewise.  Don't build readline.
11811
11812 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11813
11814         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11815         SUPPORT_FILES to submakes.
11816
11817 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11818
11819         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11820         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11821         mpw-configure.
11822
11823 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11824
11825         * configure.in (appdirs): Use =, not ==, in test expression when
11826         trying to build the text to print in the warning message for
11827         Solaris users.
11828
11829 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11830
11831         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11832
11833 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11834
11835         * config.guess: Recognize lynx-2.3.
11836
11837 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11838
11839         * config.sub (z8ksim): Deleted
11840         (z8k-*-coff): New, this is the one true name of the target.
11841
11842 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11843
11844         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11845
11846 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11847
11848         * config.guess (*:Linux:*:*): First try asking the linker what the
11849         default object file format is (elf, aout, or coff).  Then if this
11850         fails, try previous methods.
11851
11852 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11853
11854         * configure.in: Don't build newlib for *-*-vxworks5.1.
11855
11856 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11857
11858         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11859         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11860
11861 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11862
11863         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11864
11865 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11866
11867         * cfg-ml-com.in: New file.
11868         * cfg-ml-pos.in: New file.
11869
11870 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11871
11872         * COPYING.NEWLIB: Add HP free copyright to list.
11873
11874 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11875
11876         * config.sub: Recognize -eabi* for the system, not just -eabi.
11877
11878 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11879
11880         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11881         * config.sub, configure.in (win32): New target and host.
11882
11883 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11884
11885         * configure.in: Add i386-pe configuration.
11886
11887 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11888
11889         * mpw-build.in (install): Install GDB after LD.
11890
11891 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11892
11893         * mpw-config.in (elf/mips.h): Always forward-include, needed
11894         for GDB to build.
11895
11896 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11897
11898         * testsuite: New directory for customer acceptance and whole tool
11899         chain tests.
11900
11901 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11902
11903         * configure: If per-host line isn't found, but AC_OUTPUT is found
11904         and a configure script exists, run it instead.
11905
11906 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11907
11908         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11909
11910 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11911
11912         * configure: Set build_{cpu,vendor,os,alias} to host values when
11913         --build isn't specified.
11914
11915 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11916
11917         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11918         (FLAGS_TO_PASS): Pass them.
11919         (EXTRA_TARGET_FLAGS): Ditto.
11920
11921 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11922
11923         * Makefile.in (all-libg++): Depend on all-libstdc++.
11924
11925 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11926
11927         * configure.in (noconfigdirs): Enable all packages for
11928           i386-unknown-netbsd.
11929
11930 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11931
11932         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11933         hosted builds (DOS builds)
11934
11935 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11936
11937         Changes for ARM based on patches from Richard Earnshaw:
11938         * config.sub: Handle armeb and armel.
11939         * configure.in: Omit arm linker only for riscix.
11940
11941 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11942
11943         * config.guess:  Update from FSF.
11944
11945 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11946
11947         * config.sub: Recognize powerpcle as the little endian varient of
11948         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11949         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11950         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11951         temporarily.
11952
11953 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11954
11955         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11956
11957 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11958
11959         * config.sub: Accept -lites* as a basic system type.
11960
11961 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11962
11963         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11964         installed, and if so return linuxoldld as the system name.
11965
11966 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11967
11968         * config.guess: Add hppa1.1-hp-lites support.
11969
11970 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11971
11972         * configure.in: Don't build newlib for m68k-vxworks5.1.
11973
11974 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11975
11976         * configure.in (mips-sgi-irix6): Use mh-irix5.
11977
11978 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11979
11980         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11981
11982 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11983
11984         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11985         OSF/1.  Fix compiler flags.
11986         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11987
11988 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11989
11990         * configure.in: Recognize --with-newlib.
11991         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11992
11993 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11994
11995         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11996         to *_X11_MODULES due to gdbtk needing X include files et al.
11997
11998 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11999
12000         Merge in support for Mac MPW as a host.
12001         (Old change descriptions retained for informational value.)
12002
12003         * mpw-config.in: Add generic include forwards for cpu-specific
12004         include files in aout and elf directories.
12005
12006         * mpw-configure: Added copyright.
12007         * mpw-config.in: Check for presence of required build tools.
12008         (target_libs): Add newlib.
12009         (target_tools): Add examples.
12010         (Read Me): Generate as "Read Me for MPW" instead.
12011         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12012         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12013         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12014
12015         * mpw-configure: Remove subdir-specific makefile hackery,
12016         delete mk.tmp after using it.
12017
12018         * mpw-build.in (all): Display start and end times.
12019
12020         * mpw-configure (host_canonical): Set.
12021         (target_cpu): Always add to makefiles.
12022         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12023         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12024         (mpw-mh-mpw): Look for in srcdir and srcroot.
12025         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12026
12027         * mpw-build.in: (install-only): New target.
12028
12029         * mpw-configure (host_alias, target_alias): Rename from hostalias
12030         and targetalias, add into generated Makefile.
12031         (mk.tmp): If present, add into generated Makefile.
12032         * mpw-build.in (all-gas): Build config.h first before gas proper.
12033
12034         * mpw-configure (config.status): Write only if changed.
12035         * mpw-config.in (readline): Configure it (not built, just used for
12036         definitions).
12037
12038         * mpw-config.in (elf/mips.h): Add a forward include.
12039
12040         * mpw-config.in: Forward-include most .h files in include into
12041         extra-include.
12042         (readline): Don't build.
12043         mpw-build.in (install): Install GDB.
12044
12045         * mpw-configure (prefix, mpw_prefix): Handle it.
12046         * mpw-config.in (mmalloc, readline): Don't configure.
12047         * mpw-build.in (thisscript): Rename to ThisScript.
12048         Use mpw-build instead of BuildProgram everywhere.
12049         (mmalloc, readline): Don't build.
12050         * mpw-README: New file, basic documentation about the MPW port.
12051
12052         * mpw-config.in: Use forward-include to create include files.
12053
12054         * mpw-configure: Add more things to the top of each configured
12055         Makefile, including contents of config/mpw-mh-mpw.
12056         * mpw-config.in (extra-include): Create this directory and fill it
12057         with Posix-like include files when configuring.
12058
12059         * config.sub (apple, mac, mpw): Add various aliases.
12060
12061         * mpw-build.in: New file, top-level build script fragment for MPW.
12062         * mpw-configure: New file, configure script for MPW.
12063         * mpw-config.in: New file, config fragment for MPW.
12064
12065 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12066
12067         * configure.in (host_libs): Remove glob, since it is gone from the
12068         sources.
12069
12070 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12071
12072         * Makefile.in: define empty GDB_NLM_DEPS var.
12073
12074         * configure.in(target_makefile_frag): use config/mt-netware
12075         for netware targets.
12076
12077 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12078
12079         * config.sub: Merge in recent FSF changes.  Remove linux special
12080         cases.
12081
12082 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12083
12084         Revert this change:
12085
12086         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12087
12088                 * build-all.mk: Use CC=cc -Xs on Solaris.
12089
12090 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12091
12092         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12093         stop using it.
12094         * Makefile.in: Nuke all references to glob subdirectory.
12095
12096 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12097
12098         * configure.in: Fix --enable-shared logic in per-host.
12099
12100 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12101
12102         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12103
12104 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12105
12106         * configure.in (noconfigdirs): Don't build gas on AIX, for
12107         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12108
12109 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12110
12111         * configure: Fix --cache-file to work if the file argument is a
12112         relative path.
12113
12114 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12115
12116         * configure: If the --cache-file is used, pass it down to
12117         configure in subdirectories.
12118
12119 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12120
12121         * config.sub: add vxworks29k configuration.
12122
12123 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12124
12125         * Makefile.in (taz): Do "diststuff" part quietly.
12126
12127 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12128
12129         * config.sub: Mini-merge with gcc/config.sub.
12130
12131 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12132
12133         * config.guess (IRIX): Sed - to _.
12134
12135 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12136
12137         * Makefile.in (source-vault, binary-vault): New targets.
12138
12139 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12140
12141         * config.sub: Recognize -eabi as a basic system type.
12142
12143 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12144
12145         * configure.in (enable_shared stuff): Fix typo.
12146
12147 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12148
12149         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12150
12151 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12152
12153         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12154
12155 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12156
12157         * configure.in (rs6000-*-*): Don't build gas.
12158
12159 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12160
12161         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12162         reduce command line length.
12163         (AS_FOR_TARGET): Check for as.new, not Makefile.
12164         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12165
12166 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12167
12168         * config.guess:  Merge from FSF.
12169
12170 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12171
12172         * configure: Don't use $ when handling program_suffix.
12173
12174 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12175
12176         * configure.in:  Configure tk for hppa/hpux.
12177
12178 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12179
12180         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12181
12182 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12183
12184         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12185         to LIBCXXFLAGS.  Tests are better run without it.
12186
12187 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12188
12189         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12190
12191 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12192
12193         * configure.in (*-*-netware*): Don't configure xiberty.
12194
12195 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12196
12197         * configure.in:  Remove tk from native_only list.
12198
12199 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12200
12201         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12202           for special NCD build.
12203
12204 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12205
12206         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12207         makeall.bat, they're only useful for binutils snapshots.
12208         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12209         makeall.bat to specified SUPPORT_FILES.
12210
12211 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12212
12213         * build-all.mk: Add Ericsson targets to sun4 and solaris
12214           hosts.  Add  BNR's sun4 target to solaris host, so their
12215           build-from-source will be tested in-house first.
12216
12217 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12218
12219         * Makefile.in (LIBCFLAGS): New variable.
12220         (CFLAGS_FOR_TARGET): Ditto.
12221         (LIBCFLAGS_FOR_TARGET): Ditto.
12222         (LIBCXXFLAGS): Ditto.
12223         (CXXFLAGS_FOR_TARGET): Ditto.
12224         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12225         (BASE_FLAGS_TO_PASS): Pass them.
12226         (EXTRA_TARGET_FLAGS): Ditto.
12227
12228         * configure.in: Support --enable-shared.
12229
12230 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12231
12232         * configure.in (target_libs):  Include libstdc++ again.
12233         * config.guess:  Update from FSF (for FreeBSD).
12234
12235 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12236
12237         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12238         makeall.bat.
12239         (DISTDOCDIRS): Add `etc'.
12240         (ETC_SUPPORT_PFX): New variable.
12241         (taz): Include anything from etc starting with a word in
12242         ETC_SUPPORT_PFX.
12243
12244 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12245
12246         * config.sub: Update for recent FSF changes.  Remove obsolete
12247         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12248         spacing changes.
12249
12250 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12251
12252         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12253
12254         * config.guess:  Merge with FSF.
12255         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12256
12257 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12258
12259         * configure: Since the "trap 0" handler will override the exit
12260         status on many systems, only use it for "exit 1", and make it set
12261         a non-zero exit status; reset it before "exit 0".  Also, check
12262         exit status of config.sub, and error out if it failed.
12263
12264 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12265
12266         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12267         and install libgloss.
12268
12269 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12270
12271         * Makefile.in (all-binutils): Depend upon all-byacc.
12272
12273         * configure.in: Don't build emacs on Irix 5.
12274
12275 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12276
12277         * configure.in (*-*-netware*): Add libio.
12278
12279 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12280
12281         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12282         (CHECK_TARGET_MODULES): Ditto.
12283         (INSTALL_TARGET_MODULES): Ditto.
12284         (TARGET_LIBS): Ditto.
12285         (all-libstdc++): Note dependencies.
12286
12287 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12288
12289         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12290
12291 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12292
12293         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12294         -fexternal-templates.
12295
12296         * configure.in (target_libs): Add libstdc++.
12297         (noconfigdirs): Add libstdc++ as appropriate.
12298
12299 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12300
12301         * config.guess:  Update from FSF.
12302
12303 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12304
12305         * configure: Use ${config_shell} when running ${configsub}.
12306
12307 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12308
12309         * config.sub: No longer recognize h8300h.
12310
12311 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12312
12313         * config.sub: Remove extraneous differences between config.sub and
12314         gcc/config.sub.
12315
12316 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12317
12318         * Makefile.in (DISTSTUFFDIRS): Add gas.
12319
12320 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12321
12322         * COPYING.NEWLIB: New file.
12323
12324 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12325
12326         * config.guess (HP-UX):  Patch from Harlan Stenn
12327         <harlan@landmark.com> to also emit release level.
12328
12329 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12330
12331         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12332
12333 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12334
12335         * config.sub:  Merge nextstep cleanup from FSF.
12336
12337 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12338
12339         * configure.in (arm-*-*): Don't configure ld for this target.
12340
12341 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12342
12343         * configure.in (*-*-netware): don't configure libg++, libio,
12344           librx, or newlib.
12345
12346 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12347
12348         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12349         configure ld--it works, but it doesn't support shared libraries.
12350
12351 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12352
12353         * config.guess (*-unknown-freebsd*):  Get rid of possible
12354         trailing "(Release)" in version string.
12355         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12356
12357 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12358
12359         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12360         Fix type: *-next-neststep -> *-next-nextstep.
12361
12362         * config.guess:  Merge from FSF:
12363
12364         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12365
12366         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12367
12368         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12369
12370         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12371         instead of UNIX_SV for UnixWare 1.0).
12372
12373 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12374
12375         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12376         to make gdb/nlm/* build after the compiler and linker.
12377
12378 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12379
12380         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12381         not just i[34]86.
12382         (m68k-atari-sysv4):  Relocate to match FSF version.
12383
12384         * config.guess:  More merges from the FSF:
12385
12386         Add a space before function call or macro invocation.
12387
12388         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12389
12390         * config.guess: Add trap cmd to remove dummy.c and dummy when
12391         interrupted.
12392
12393         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12394
12395         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12396         (dummy): Redirect stderr from compilation of dummy.c.
12397
12398         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12399
12400         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12401
12402 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12403
12404         * configure: Accept and ignore --cache*, for compatibility with
12405         new autoconf.
12406
12407 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12408
12409         * config.guess:  Merge from FSF:
12410
12411         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12412
12413         * config.guess (Pyramid*:OSx*:*:*): New case.
12414         (PATH): Add /.attbin at end for finding uname.
12415         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12416
12417         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12418
12419         * config.guess (M88*:DolphinOS:*:*): New case.
12420
12421         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12422
12423         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12424         to select whether to use ELF or COFF.
12425
12426         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12427
12428         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12429
12430         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12431
12432         * config.guess: Guess the OS version for HPUX.
12433
12434         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12435
12436         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12437
12438 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12439
12440         * configure.in: Recognize --with-headers, --with-libs, and
12441         --without-newlib.
12442         * Makefile.in (all-xiberty): Depend upon all-ld.
12443
12444 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12445
12446         * configure.in: Change i[34]86 to i[345]86.
12447
12448 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12449
12450         * configure (version): A few more tweaks to help message.
12451
12452 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12453
12454         * Makefile.in:  Remove (for now) librx as a host library,
12455         now that we're building it for target.
12456
12457 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12458
12459         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12460         (Karl Berry).
12461
12462 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12463
12464         * configure.in:  Also configure librx.
12465
12466 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12467
12468         * Makefile.in:  Update various rules to reflect that librx
12469         is now needed for libg++.
12470
12471 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12472
12473         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12474
12475 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12476
12477         * configure.in: Configure the examples directory.
12478
12479 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12480
12481         * configure: Simplify Jun 2 1994 change.
12482
12483 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12484
12485         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12486         /bin/gcc isn't good enough to build gcc.
12487
12488 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12489
12490         * Makefile.in (GDB_SUPPORT_FILES): Remove
12491         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12492         (gdb.tar.gz): Add new rule to use standard distribution building
12493         mechanism.
12494
12495 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12496
12497         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12498         Bill Cox <bill@cygnus.com>.
12499
12500 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12501
12502         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12503
12504 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12505
12506         * configure:  Search current dir first in .gdbinit.
12507
12508 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12509
12510         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12511
12512 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12513
12514         * config.sub:  Refer to NeXT's operating system as nextstep.
12515
12516         * config.sub (case $basic_machine):  Re-order the cases, to match
12517         the order in the FSF version (which is mostly alphabethical).
12518         Merge in some additions and changes from the FSF.
12519
12520 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12521
12522         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12523         * config.sub: Recognize cxux7.
12524         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12525
12526 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12527
12528         * config.sub:  Fix typo powerpc -> powerpc-*.
12529
12530 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12531
12532         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12533
12534         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12535         parallel with all-emacs and install-emacs).  Top-level command
12536         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12537
12538 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12539
12540         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12541         $(relbindir)/make before doing ``make install'', and use
12542         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12543         installing over running make binary.
12544         ($(host)-stamp-stage3-installed): Likewise.
12545
12546 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12547
12548         * config.guess: Recognize Mach.
12549
12550 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12551
12552         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12553         see whether --exec-prefix was used.
12554
12555 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12556
12557         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12558
12559 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12560
12561         * Makefile.in: Add all-librx target similar to all-libproc.
12562
12563 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12564
12565         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12566         with post 1.2 uname bogosity.
12567
12568 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12569
12570         * configure: Remove temporary files on receipt of a signal.
12571
12572 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12573
12574         * configure: If there is a package_makefile_frag, remove
12575         ${subdir}/Makefile.tem after copying it in.
12576
12577 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12578
12579         * build_all.mk: support rs6000 lynx identifies itself as
12580         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12581         since /bin/gcc is too feeble to compile a modern gcc.
12582
12583 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12584
12585         * brought devo/test-build.mk update-to-date with progressive/
12586           test-build.mk. Add lynx targets and hppa flag info.
12587
12588 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12589
12590         * configure.in:  Use mh-ncrsvr43.  Patch from
12591         Tom McConnell <tmcconne@sedona.intel.com>.
12592
12593 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12594
12595         * config.guess (i386-unknown-bsdi):  No longer need to
12596         check #if defined(__bsdi__) && defined(__i386__).
12597
12598 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12599
12600         * configure: Set program_transform_nameoption correctly.
12601
12602 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12603
12604         * brought build-all.mk update-to-date with progressive build-all.mk,
12605           added new targets and hppa info.
12606
12607 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12608
12609         * configure: If config.guess result is a prefix of the user
12610         specified target, assume a native build and use the user specified
12611         target as the host alias.  Remove SunOS patch suffix removal hack.
12612         * configure.in: Remove SunOS patch suffix removal hack.
12613
12614         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12615         in NATIVE_CHECK_MODULES.
12616
12617 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12618
12619         * Makefile.in: Rename HOST_ONLY to NATIVE.
12620         * configure: Delete SunOs patch suffix from host_canonical
12621           and build_canonical variables that are prepended to Makefiles.
12622         * configure.in: Add comments for easier maintenance.
12623
12624 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12625
12626         * Makefile.in: Add all-libproc target similar to all-gui.
12627
12628 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12629
12630         * Makefile.in (CHECK_MODULES): split into
12631         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12632
12633 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12634
12635         * config.guess (i386-unknown-bsdi): New system to guess.
12636
12637 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12638
12639         * Makefile.in: Add all-gui target (but not yet build by "all").
12640
12641 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12642
12643         * config.sub: Move deletion of patch suffix from here...
12644         * configure.in: To here, at Ian's suggestion.  The top-
12645           level scripts might need to know of a patch level.
12646
12647 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12648
12649         * config.sub: Strip off patch suffix so rtl is recognized
12650           as a sunos4.1.3 machine, even though it's been patched.
12651
12652 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12653
12654         * Makefile.in (INSTALL_LAST): Delete.
12655         (INSTALL_DOSREL): New.
12656
12657 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12658
12659         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12660         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12661         whether we pass down --with-gnu-ld anyhow.
12662
12663 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12664
12665         * Makefile.in (INSTALL_LAST): Change operation so it works
12666         on more flavors of make.
12667         * configure.in (go32): Don't build libg++ or libio.
12668
12669 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12670
12671         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12672         they can be overriden by templates.
12673
12674 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12675
12676         * configure.in (target==go32): Don't build gdb.
12677         * dosrel: New directory.
12678
12679 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12680
12681         * configure.in (host==go32): Configure dosrel too.
12682         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12683         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12684         be set by incoming names or templates.
12685         (INSTALL_LAST): New rule.
12686
12687 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12688
12689         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12690
12691 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12692
12693         * configure.in (appdirs): New variable.  Currently empty, but will
12694         be used in gas distribution.  If nonempty, lists a set of
12695         directories at least one of which must get configured, or top
12696         level configuration is considered to have failed.
12697         (rs6000-*-lynxos*): Use new file name.
12698
12699 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12700
12701         Eliminate XTRAFLAGS.
12702         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12703         newlib include files using -idirafter, and also use -nostdinc.
12704         (CXX_FOR_TARGET): Likewise.
12705         (XTRAFLAGS): Removed.
12706         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12707         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12708         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12709         ($(DO_X)): Don't pass down XTRAFLAGS.
12710
12711 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12712
12713         * configure.in (mips*-dec-bsd*): New target; do build linker.
12714         (mips*-*-bsd*): New target; don't build linker.
12715
12716 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12717
12718         * configure.in: support rs6000-*-lynxos* configuration.
12719         support sunos4 as a cross target.
12720
12721         * config.sub: look for lynx*, not lynx since the OS version may
12722         legitimately be part of the name.
12723
12724 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12725
12726         * configure.in (i[34]86-*-sco*): Move to be with other i386
12727         targets.
12728         (romp-*-*): New target.  Skip various binary utilities.
12729         (vax-*-*): New target.  Don't build newlib.
12730         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12731
12732 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12733
12734         * configure.in: Only set host_makefile_frag if config
12735         directory exists.
12736
12737 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12738
12739         * install.sh: If $dstdir exists, don't check whether each
12740         component does.
12741
12742 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12743
12744         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12745
12746 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12747
12748         * configure.in (*-*-lynxos*): Don't configure newlib for either
12749         native or cross Lynx.
12750
12751 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12752
12753         * config.sub (sparc64-elf): Fix os.
12754         (z8k): Remove duplicate.
12755
12756 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12757
12758         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12759         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12760
12761 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12762
12763         * configure: Make file links cleanly even if Lynx fails on
12764           an NFS symlink (at least fail cleanly).
12765
12766 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12767
12768         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12769         -XNh2000.
12770
12771 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12772
12773         * configure: Unknown options are fatal again.
12774
12775 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12776
12777         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12778         compatibility.
12779
12780 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12781
12782         * build-all.mk: Add `clean' target.
12783
12784 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12785
12786         * config.guess:  Add SINIX support.
12787         * configure.in:  Add mips-*-sysv4* support.
12788
12789 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12790
12791         * build-all.mk: Document all useful targets.
12792         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12793         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12794
12795 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12796
12797         * configure: Support --silent, --quiet.
12798
12799 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12800
12801         * configure: Support --disable-FEATURE.
12802
12803 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12804
12805         * config.guess: Recognize NCR running SVR4.3.
12806
12807 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12808
12809         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12810         Patch from Paul Eggert <eggert@twinsun.com>.
12811
12812 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12813
12814         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12815
12816 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12817
12818         * configure: Make unrecognized options give nonfatal warnings
12819         instead of fatal errors, and pass them to any subdirectory
12820         configures in case they recognize them.
12821         Make --x equivalent to --with-x.
12822
12823 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12824
12825         * configure: Add --enable-* options.  Clean up usage message and
12826         some comments.
12827
12828 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12829
12830         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12831
12832 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12833
12834         * configure.in (hppa*-*-*): Enable binutils.
12835
12836 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12837
12838         * config.sub: Recognize cisco.
12839
12840 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12841
12842         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12843
12844 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12845
12846         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12847         than one configuration name.  Add comment.
12848
12849 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12850
12851         * config.guess: about target *-hitachi-hiuxwe2, fixed
12852         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12853         macro is incorrect.]
12854
12855 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12856
12857         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12858         than the "make ls" stuff which used to be here.
12859
12860 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12861
12862         * config.guess:  Recognize i[34]86-unknown-freebsd.
12863         From Shawn M Carey <smcarey@rodan.syr.edu>.
12864
12865 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12866
12867         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12868
12869 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12870
12871         * config.guess: Check for ptx.
12872
12873 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12874
12875         * config.sub: Add os9k checking.
12876
12877 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12878
12879         * config.guess: Handle OSF1 running on HPPA processors
12880
12881 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12882
12883         * configure: If subdir configure fails, print out a message with
12884         subdirectory name, in case subdir's configure code didn't identify
12885         itself.
12886
12887 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12888
12889         * configure.in: Remove embedded newlines from configdirs.
12890         Avoid mismatches of substrings.  Fix matching strings at end
12891         of configdirs.
12892
12893 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12894
12895         * config.guess:  Add Lynx/rs6000 config support.
12896
12897 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12898
12899         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12900
12901 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12902
12903         * configure.in (hppa*-*-osf*): Treat this just like most other
12904         PA configurations (eg no binutils or ld).
12905         (hppa*-*-*elf*): These configurations have binutils and ld.
12906
12907 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12908
12909         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12910
12911 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12912
12913         * configure.in (rs6000-*-*): Build gas.
12914
12915 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12916
12917         * Makefile.in:  Avoid bug in losing hpux sed.
12918
12919 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12920
12921         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12922         for GDB and GDB has been fixed to not need it.
12923
12924 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12925
12926         * config.guess: Recognize vax hosts.
12927
12928 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12929
12930         * configure (while loop): Don't use "break 2" inside case
12931         statement -- the case statement isn't an enclosing loop.
12932
12933 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12934
12935         * config.guess:  Clean up NeXT support, to allow nextstep
12936         on Intel machines.  Make OS be nextstep.
12937
12938 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12939
12940         * config.guess: Add alternate forms for Convex.
12941
12942 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12943
12944         * configure:  Completely rewrite option processing.  Take
12945         advantage of pattern-matching to avoid invoking test frequently.
12946         Also clean up host and target defaulting logic.
12947
12948 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12949
12950         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12951         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12952         commands (plus user environment) will fit SCO limits.
12953
12954 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12955
12956         * configure.in: Don't issue warnings about directories which are
12957         not being configured if -norecursion is set.  Correct test for
12958         --with-gnu-as and --with-gnu-ld to not get confused by substring
12959         matches.
12960
12961         * configure.in: Don't build gas for alpha-dec-osf1*.
12962
12963 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12964
12965         * configure:  Back out Per's change of 12/19/1993.  It changes the
12966         behavior of configure in unexpected and confusing ways.
12967
12968         Also, use different delim char when calculating
12969         program_transform_name so that the name can contain slashes.
12970
12971 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12972
12973         * configure.in, config.sub: Add support for VSTa micro-kernel.
12974
12975 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12976
12977         * configure.in: Nuke hacks which were used to get a special
12978         version of GAS for HPPA configurations.
12979
12980 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12981
12982         * configure:  If only ${target_alias} is given, use that
12983         as the default for ${host_alias}.
12984         * configure:  Add missing back-slashes before nested quotes.
12985
12986 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12987
12988         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12989
12990 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12991
12992         * config.guess:  Recognize some Tektronix configurations.
12993         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12994
12995 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12996
12997         * config.sub: Match any flavor of SH.
12998
12999 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13000
13001         * configure.in: Don't try to configure newlib for Alpha.
13002
13003 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13004
13005         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13006         libg++ or libio for any Alpha target.
13007
13008         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13009
13010 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13011
13012         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13013         default arguments -- so it tried to compress itself.
13014
13015 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13016
13017         * configure.in (notsupp): ensure that a space is always at the end
13018           of the configdirs list, since the grep checks for an explicit space
13019
13020 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13021
13022         * configure.in (target i386-sysv4.2): don't build ld, since static
13023           versions of many libraries are not available.
13024
13025 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13026
13027         * config.guess: Recognize Apollos (using environment variables).
13028         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13029
13030 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13031
13032         * config.guess: Recognize Sony news mips running newsos.
13033
13034 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13035
13036         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13037         "fi ; else" for bash.
13038
13039 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13040
13041         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13042
13043 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13044
13045         * config.sub: accept unixware as an alias for svr4.2.
13046         Fix some inconsistancies with the gcc version.
13047
13048 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13049
13050         * Makefile.in (DISTDOCDIRS):  Add gdb.
13051
13052 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13053
13054         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13055
13056 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13057
13058         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13059         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13060         this now.
13061
13062 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13063
13064         * config.sub: Accept hiux* as an OS name.
13065
13066         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13067         etc/make-stds.texi.  The underscore came from gcc, and dje now
13068         agrees that RUNTESTFLAGS is the correct name.
13069
13070 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13071
13072         * install.sh:  Remove 'set -e'.  It makes any conditionals
13073         in the script useless.
13074
13075         * config.guess: Automatically recognize arm-acorn-riscix
13076         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13077
13078 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13079
13080         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13081
13082 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13083
13084         * Makefile.in (DISTDOCDIRS): New variable.
13085         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13086         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13087
13088 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13089
13090         * configure.in (hppa target): check the source directory for the
13091           pagas sub-directory
13092
13093 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13094
13095         * config.sub: Allow -aout* and -elf*.
13096
13097 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13098
13099         * configure.in: Don't build ld on i386-solaris2, same as for
13100         sparc-solaris2.
13101
13102 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13103
13104         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13105
13106 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13107
13108         * configure.in:  Configure gdb for alpha.
13109
13110 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13111
13112         * Makefile.in (CXXFLAGS): Add -O.
13113
13114 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13115
13116         * config.guess: added support for DG Aviion
13117
13118 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13119
13120         * configure.in: Produce warning message for subdirectories not
13121         configurable for this host/target combination.  Don't try to
13122         configure gdb for vms.
13123
13124 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13125
13126         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13127         appropriate files before making "diststuff".
13128         (DISTBISONFILES): New var: list of files to be edited.
13129         (DISTSTUFFDIRS): Add binutils.
13130
13131 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13132
13133         * config.sub: also handle mipsel and mips64el (for little endian mips)
13134
13135 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13136
13137         * configure.in: Add * to end of all OS names.
13138
13139 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13140
13141         * configure.in: Build newlib for LynxOS native.
13142
13143 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13144
13145         * config.guess: Add support for delta 88k running SVR3.
13146
13147         * configure.in: Add comment about HP compiler vs. emacs.
13148
13149 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13150
13151         * configure.in: don't build ld on solaris2 (not a viable option
13152           due to bugs in getpwnam & getpwuid)
13153
13154 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13155
13156         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13157         config.guess will produce a full version number.
13158
13159 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13160
13161         * configure.in: Build linker and binutils for alpha-dec-osf1.
13162
13163 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13164
13165         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13166         and gdb/testsuite/Makefile.in.
13167
13168 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13169
13170         * configure.in: recognize mips*- instead of mips-
13171
13172 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13173
13174         * config.sub: Accept linux*coff and linux*elf as operating
13175         systems.
13176
13177 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13178
13179         * config.sub: Recognize mips64, and mips3 as an alias for it.
13180
13181 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13182
13183         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13184         gdb knows how to handle OSF/1 shared libraries.
13185
13186 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13187
13188         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13189         * config.guess: Recognize Hitachi's HIUX.
13190         * config.sub: Recognize h3050r* and hppahitachi.
13191         Remove redundant cases for hp9k[23]*.
13192
13193 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13194
13195         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13196         if gas and ld are in the source tree and are in ${configdirs}.
13197         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13198         --with options (but still pass them down on the command line,
13199         if they were explicitly specified).
13200
13201 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13202
13203         * configure: substitute SHELL value in Makefile.in with
13204         ${CONFIG_SHELL}
13205
13206 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13207
13208         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13209         *-*-solaris2* targets.
13210
13211 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13212
13213         * Makefile.in: define M4, and pass it down to sub-makes;
13214         all-autoconf now depends on all-m4
13215
13216 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13217
13218         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13219         presence of {ar,ranlib} instead of a configured directory
13220
13221 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13222
13223         * config.guess: Accept 34?? as well as 33?? for NCR.
13224
13225 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13226
13227         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13228         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13229
13230 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13231
13232         * configure: grab values for $(CC) and $(CXX) from the
13233         environment, so that someone can do "CC=gcc configure; make" and
13234         have it work right (matching the way that autoconf works now)
13235
13236         * configure.in, Makefile.in: add support for gash, the tcl
13237         interface to Galaxy
13238
13239         * config.guess: add NetBSD variants (hp300, x86)
13240
13241 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13242
13243         * install.sh: Support -d option (in the manner of SunOS 4 install,
13244         as it is more deterministic than that of GNU install)
13245         (chmodcmd): Set file to mode 755 by default (should also do default
13246         chgrp and chown, but I don't feel like dealing with that now)
13247
13248 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13249
13250         * config.sub: Remove h8300hhms alias.
13251
13252 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13253
13254         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13255
13256 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13257
13258         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13259         as stmp-fixinc
13260
13261 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13262
13263         * config.sub: recognize m88110-bug-coff.
13264
13265 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13266
13267         * Makefile.in (all-libio): all dependencies on the toolchain used
13268         to build this (gcc, gas, ld, etc)
13269
13270 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13271
13272         * config.guess: Deal with OSF/1 1.3 on alpha.
13273
13274 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13275
13276         * install.sh: add some 'else true' clauses for portability
13277
13278         * configure.in: don't build libio for h8[35]00-*-* targets
13279
13280 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13281
13282         * Makefile.in:  Add support for new libio.
13283
13284 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13285
13286         * install.sh: If one command fails, don't try the rest.  Don't try
13287         to remove $dsttmp (via trap) unless we have already created it.
13288         If $src doesn't exist, detect it and exit with an error.
13289
13290         * config.guess: Recognize BSD on hp300.
13291
13292 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13293
13294         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13295         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13296
13297 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13298
13299         * Makefile.in (all-send-pr): depends on all-prms
13300
13301 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13302
13303         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13304
13305 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13306
13307         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13308         Added test for mips-mips-riscos5.
13309
13310 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13311
13312         * configure.in: use mh-hp300 for 68k HP hosts
13313
13314 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13315
13316         * configure: add support for CONFIG_SHELL, so that you can use
13317         some alternate shell for evaluating configure scripts
13318
13319 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13320
13321         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13322         in configure script to bug-gdb@prep.ai.mit.edu when building
13323         distribution archive.
13324         * Makefile.in (COMPRESS):  Remove def.
13325         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13326         gdb.tar.Z and make-gdb.tar.Z respectively.
13327         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13328         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13329         to convergence with 'taz' target in Makefile.in.
13330
13331 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13332
13333         * install.sh (dsttmp): use trap to ensure that tmp files go
13334         away on error conditions
13335
13336 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13337
13338         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13339
13340 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13341
13342         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13343         its parent is '/' not ''.
13344
13345         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13346
13347 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13348
13349         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13350         that ${newsrcdir}/configure.in does.
13351
13352 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13353
13354         * test-build.mk: support for CONFIG_SHELL
13355
13356 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13357
13358         * config.sub (netware):  Add as a basic system type.
13359
13360 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13361
13362         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13363           $(srcdir)/ from the dependency on Makefile.in.
13364
13365 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13366
13367         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13368         (h8300hhms is temporary until multi-libraries are implemented).
13369         * configure.in: Handle h8300h too.
13370
13371 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13372
13373         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13374
13375 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13376
13377         * configure:  Remove extraneous output when guessing host type.
13378         * config.guess:  Remove extraneous output when guessing using C
13379         compiler rather than uname, or when guessing fails.
13380
13381 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13382
13383         * Makefile.in: remove all.cross and install.cross targets
13384
13385         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13386           definitions
13387
13388 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13389
13390         * configure.in (target sh): Build gprof.
13391
13392 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13393
13394         * config.sub: change -solaris to -solaris2
13395
13396 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13397
13398         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13399
13400 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13401
13402         * configure: Correct error message for missing Makefile.in to
13403         print correct directory.
13404
13405 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13406
13407         * install.sh: kludge around 386BSD shell bug
13408
13409 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13410
13411         * config.guess:  Recognize NeXT.
13412         * config.guess:  Recognize i486-ncr-sysv4.
13413         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13414
13415 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13416
13417         * Makefile.in (MAKEINFOFLAGS): New variable.
13418         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13419         * build-all.mk, test-build.mk: Pass down --no-split as
13420         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13421
13422 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13423
13424         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13425
13426 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13427
13428         * Makefile.in (libg++.tar.z):  New rule.
13429         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13430         * Makefile.in (taz):  Only do a single chmod.
13431
13432 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13433
13434         * install.sh: don't use dirname anymore (replaced with sed usage)
13435
13436 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13437
13438         * Makefile.in:  Change extension for gzip'd files from '.z' to
13439         '.gz' per new FSF standard usage.
13440
13441 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13442
13443         * configure: put quotes around the final value of program_transform_name
13444
13445 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13446
13447         * Makefile.in: new install.sh support; update install-info rules
13448
13449 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13450
13451         * configure.in: Build diff for crosses, but not for go32 host.
13452
13453         * configure.in: Build gprof only for native, and don't build it
13454         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13455
13456 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13457
13458         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13459
13460 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13461
13462         * configure.in (host_tools): Add prms.
13463
13464 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13465
13466         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13467         with $(FLAGS_TO_PASS) on the command line
13468
13469         * config.sub: Recognize lynx and lynxos
13470
13471 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13472
13473         * config.sub: Accept -ecoff*, not just -ecoff.
13474
13475 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13476
13477         * Makefile.in (taz): Use .gz suffix instead of .z.
13478         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13479         names.
13480
13481 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13482
13483         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13484
13485 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13486
13487         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13488         that rebuilds that might happen during 'make install' don't get
13489         bogus gcc include files
13490
13491 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13492
13493         Change from Utah for HPPA support:
13494         * config.guess: Recognize hppa1.x-hp-bsd.
13495
13496 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13497
13498         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13499         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13500
13501 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13502
13503         * config.sub: Add support for rom68k and bug boot monitors.
13504
13505 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13506
13507         * Makefile.in: Make all-opcodes depend on all-bfd.
13508
13509 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13510
13511         * config.guess: Added special check for i[34]86-univel-sysv4*.
13512
13513 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13514
13515         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13516         the processor rather than assuming i486.
13517
13518 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13519
13520         * config.guess: Recognize SunOS6 as Solaris3.
13521
13522 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13523
13524         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13525         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13526
13527 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13528
13529         * build-all.mk (all-cross): New target for Canadian Cross.
13530         Added Q2 go32 targets.
13531         * test-build.mk: Configure go32 cross sparclite-aout and
13532         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13533         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13534
13535 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13536
13537         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13538         GO32 hosted toolchains
13539
13540 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13541
13542         * configure: change  so "-exec-prefix" gets passed down rather
13543         than "-exec_prefix" so autoconf generated Makefiles get the
13544         exec_prefix set right.
13545
13546 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13547
13548         * config.guess: get the Solaris2 minor version number
13549
13550         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13551
13552 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13553
13554         * config.guess: Recognize some Sequent platforms.
13555
13556 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13557
13558         * Makefile.in: added the vault-install target
13559
13560         * configure.in: actually use the Sun3 makefile fragment that's in
13561         config, also added the release dir to configdirs
13562
13563 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13564
13565         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13566
13567 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13568
13569         * configure.in: remove some program from Alpha targetted toolchains
13570
13571 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13572
13573         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13574         gprof.
13575         (taz): Run "make diststuff" in those directories instead of "make
13576         proto-dir".  Look for "VERSION=" only at start of line in subdir
13577         Makefile.  Use "gzip -9" for compression.
13578         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13579         (binutils.tar.z): New target.
13580
13581 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13582
13583         * Makefile.in (taz): Include gpl.texinfo.
13584
13585 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13586
13587         * Makefile.in (setup-dirs): Merged into "taz" target.
13588         (taz): Only do `proto-dir' stuff if a directory is actually needed
13589         for this target.
13590
13591 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13592
13593         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13594         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13595         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13596         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13597         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13598
13599 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13600
13601         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13602         config.sub, and move-if-change to gdb testsuite distribution
13603         archive, so the testsuite can be extracted, configured, and
13604         run separately from the gdb distribution.  Blow away the Chill
13605         tests that require a Chill compiled executable, since GNU Chill
13606         is not yet publically available.
13607
13608 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13609
13610         * test-build.mk: set environment variables in a single command,
13611         instead of a list of assignments and exports
13612
13613         * config.guess: recognize Alpha/OSF1 systems
13614
13615 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13616
13617         * configure: Change help message to prefer --options rather than
13618           -options.
13619
13620 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13621
13622         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13623         zippy@ecst.csuchico.edu.
13624         * config.guess: Recognize miniframe.
13625
13626 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13627
13628         * Makefile.in: Use srcroot to find runtest rather than rootme.
13629         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13630
13631 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13632
13633         * test-build.mk: Extensive additions to support building on a
13634         machine other than the host.
13635
13636 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13637
13638         * configure (tooldir): Fix for i386-aix again.
13639
13640 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13641
13642         * configure, Makefile.in:  Change definition of $(tooldir)
13643         to match the FSF.
13644
13645 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13646
13647         * config.guess:  Recognize i[34]86/SVR4.
13648
13649 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13650
13651         * Makefile.in (all-gdb): gdb depends on sim.
13652
13653 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13654
13655         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13656         at the same time we make the prototype gdb directory.
13657         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13658         files at the same time as the gdb base release distribution.
13659
13660 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13661
13662         * Makefile.in (check): Use individual check targets rather than
13663         DO_X rule.
13664         (check-gcc): Added.
13665
13666 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13667
13668         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13669         for System V release 3.2.
13670
13671 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13672
13673         * config.sub: Recognize hppaosf.
13674         * configure.in: Do configure ld/binutils/gas for it.
13675
13676 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13677
13678         * configure (tooldir): Alter syntax used to set this, for systems
13679         where "\$" isn't handled right, like i386-aix.
13680
13681 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13682
13683         * configure: Pass program-transform-name, not
13684         program_transform_name, to recursive configures.
13685
13686 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13687
13688         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13689         of gas+ld+binutils.
13690
13691 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13692
13693         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13694
13695 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13696
13697         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13698
13699 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13700
13701         * Makefile.in (PRMS): Set back to all-prms.
13702
13703 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13704
13705         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13706         targets, rather than for MIPS hosts.
13707
13708 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13709
13710         * configure.in: add comment for --with-x default values
13711
13712         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13713
13714         * Makefile.in: add check-* targets for each of the directories in
13715         the tree.  Add a definition of RUNTEST that will use the one we
13716         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13717
13718 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13719
13720         * configure.in: Removed obsolete references to bfd_target and
13721         target_makefile_frag.
13722
13723         * build-all.mk: Set assorted targets for Q2.
13724         * config.sub: Recognize z8k-sim and h8300-hms.
13725         * test-build.mk: Really don't pass host to configure.
13726         (HOLES): Added uname.
13727
13728 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13729
13730         * configure: Handle an empty program-prefix, program-suffix or
13731         program-transform-name correctly.
13732
13733 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13734
13735         * build-all.mk: -G 8 no longer required for MIPS targets.
13736         * test-build.mk: Don't pass host argument to configure; make it
13737         guess.
13738
13739 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13740
13741         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13742         * Makefile.in (COMPRESS):  New macro, like GZIP.
13743
13744 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13745
13746         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13747
13748         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13749         with gas currently defaults to -G 0.
13750
13751 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13752
13753         * Makefile.in (all-flex): flex depends on byacc.
13754
13755         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13756         to test-build.mk as RELEASE_TAG.
13757         * test-build.mk (configargs): New variable containing arguments to
13758         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13759         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13760
13761         * config.guess: Use /bin/uname when checking -X argument on SCO,
13762         to avoid invoking GNU uname which doesn't understand -X.
13763
13764         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13765
13766         * configure.in: Build gas for mips-*-*.
13767
13768 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13769
13770         * Makefile.in (all.normal): insert missing backslash.
13771
13772 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13773
13774         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13775
13776         * Makefile.in: Complete overhaul to merge many almost identical
13777         targets.
13778
13779 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13780
13781         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13782         (gdb.tar.Z): Adjusted.
13783
13784         * Makefile.in (setup-dirs, taz): New targets; should be general
13785         enough to adapt for gdb sometime.  Build only .z file.
13786         (gas.tar.z): New target.
13787
13788 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13789
13790         * build-all.mk: Use CC=cc -Xs on Solaris.
13791
13792 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13793
13794         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13795         for handling BISON for FSF releases.
13796
13797 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13798
13799         * configure: Actually implement the change zoo just documented.
13800
13801 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13802
13803         * configure: when using config.guess, only set target_alias when
13804         it's not already been set (ie, on the command line)
13805
13806 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13807
13808         * Makefile.in: add installcheck target, set PRMS to install-prms
13809
13810 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13811
13812         * configure: add support for package_makefile_fragment, handle the
13813         case where a directory has a configure.in file but no Makefile.in
13814         more gracefully (with an actual understandable error message, even);
13815         add support for --without (and add this to the usage message); also
13816         explicitly add a --host=${host_alias} to the command line when
13817         config.guess is used
13818
13819 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13820
13821         * configure: Must use both --host and --target in recursive calls.
13822
13823 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13824
13825         * Makefile.in: Change deja-gnu to dejagnu.
13826
13827 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13828
13829         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13830
13831 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13832
13833         * configure.in: canonicalize all instances to *-*-solaris2*,
13834         also strip out a number of tools to not build for go32 host
13835
13836 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13837
13838         * config.guess: add GPL.
13839
13840         * Makefile.in, config.guess, config.sub, configure: bump
13841           copyrights to 93.
13842
13843 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13844
13845         * Makefile.in (do-info): Removed obsolete check for existence of
13846         localenv file.
13847
13848         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13849
13850 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13851
13852         * Makefile.in: a couple of 'else true' for decstation,
13853         support for TclX
13854
13855         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13856
13857 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13858
13859         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13860
13861 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13862
13863         * config.guess: Recognize i386-ibm-aix (PS/2).
13864         * configure.in: Use config/mh-aix386 file for it.
13865
13866 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13867
13868         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13869         CC_FOR_TARGET instead.
13870         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13871
13872 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13873
13874         * Makefile.in: Add sim to list of directories sent with gdb
13875
13876 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13877
13878         * configure.in: Put back mips-dec-bsd* case.
13879
13880 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13881
13882         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13883         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13884         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13885
13886 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13887
13888         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13889
13890         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13891         (install-info): install dir.info only if it exists,
13892         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13893
13894 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13895
13896         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13897         gas for mips-dec-bsd.
13898
13899 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13900
13901         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13902         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13903
13904 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13905
13906         * configure.in: Added "dejagnu" to hosttools list.
13907
13908 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13909
13910         * config.sub, configure.in, config.guess:  Add support
13911         for Bosx, an AIX variant from Bull.
13912         Patches from F.Pierresteguy@frcl.bull.fr.
13913
13914 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13915
13916         * devo/dejagnu: Initial creation of devo/dejagnu.
13917         Migrated dejagnu testcases and support files for testing software
13918         tools to reside as subdirectories, currently called "testsuite",
13919         within the directory of the software tool.  Migrated all programs,
13920         support libraries, etc. beloging to dejagnu proper from
13921         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13922         with no modifications.  The changes to these files which will
13923         allow them to configure, build, and execute properly will be made
13924         in a future update.
13925
13926 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13927
13928         * Makefile.in: Change send_pr to send-pr.
13929         * configure.in: Likewise.
13930         * send_pr: Renamed directory to send-pr.
13931
13932 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13933
13934         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13935
13936 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13937
13938         * README:  Update for gdb-4.8 release.
13939         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13940         gdb-xxx.tar.z (gzip'd) file also.
13941
13942 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13943
13944         * Makefile.in: make all-diff depend on all-libiberty
13945
13946 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13947
13948         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13949
13950 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13951
13952         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13953
13954 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13955
13956         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13957         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13958         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13959
13960 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13961
13962         * Makefile.in:  makeinfo binary is in a new location
13963
13964 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13965
13966         * config.sub: Accept -ecoff as an OS.
13967
13968         * Makefile.in: Various changes to eliminate a level of make
13969         recursion and reduce the required command line length.
13970         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13971         sub-makes.
13972         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13973         variables holding settings for specific sub-makes.
13974         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13975         in terms of BASE_FLAGS_TO_PASS.
13976         (TARGET_LIBS): New variable listing directories which use
13977         TARGET_FLAGS_TO_PASS.
13978         (subdir_do): Eliminated.
13979         (do-*): New set of targets to replace subdir_do.
13980         (various): All targets which used subdir_do now depend on do-*.
13981         (local-clean): Renamed from do_clean.
13982         (local-distclean): New target, dependency of distclean and
13983         realclean.
13984         (install-info): Don't create directories.  Depend on dir.info
13985         rather than calling make recursively.
13986         (install-dir.info): Eliminated.
13987         (install-info-dirs): Create all info directories here.
13988         (dir.info): Depend upon do-install-info.
13989
13990         * test-build.mk (HOLES): Added false.
13991
13992 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13993
13994         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13995
13996 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13997
13998         * Makefile.in (info): remove dependency on all-texinfo.  The
13999         problem was really in texinfo/C, not at this level.
14000
14001 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14002
14003         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14004
14005 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14006
14007         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14008         GDB releases.
14009
14010 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14011
14012         * configure: Include srcdir in message about target of link not
14013         being found.  Don't convert `-' to `_' in `with' options being
14014         passed to subdirs.
14015
14016 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14017
14018         * configure.in: add uudecode to host_tools
14019
14020         * Makefile.in: added {all,install}-uudecode targets, added them to
14021         the appropriate lists
14022
14023 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14024
14025         * Makefile.in (all-gcc): Added dependency on all-gas.
14026
14027         * configure.in (mips-*-*): Build ld and binutils.
14028
14029 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14030
14031         * configure: check return code from mkdir, print error message and
14032           exit on failure.
14033
14034 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14035
14036         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14037
14038 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14039
14040         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14041
14042 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14043
14044         * config.sub (h8500):  Recognize this as a cpu type.
14045
14046 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14047
14048         * configure: source directory missing is no longer a warning
14049
14050         * configure.in: recognize irix[34]* instead of irix[34]
14051
14052         * Makefile.in: define and pass down X11_LIB
14053
14054 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14055
14056         * guess-systype: Renamed to ...
14057         * config.guess:  ... by popular request.
14058         * configure.in, Makefile.in:  Update accordingly.
14059
14060 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14061
14062         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14063         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14064         + Execute ./dummy instead of assuming . is in PATH.
14065
14066 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14067
14068         * guess-systype:  New shell script.  Attempts to guess the
14069         canonical host name of the executing host.
14070         Only a few hosts are supported so far.
14071         * configure:  Call guess-systype if no host is specified.
14072
14073 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14074
14075         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14076         gcc Makefile.
14077
14078
14079 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14080
14081         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14082         (all-gcc, install-gcc, subdir_do): Use it.
14083
14084 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14085
14086         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14087
14088 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14089
14090         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14091           set exclusively by configure, using configure.in .
14092
14093 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14094
14095         * test-build.mk: set $PATH for all builds
14096
14097         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14098
14099 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14100
14101         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14102         the one used in gcc/Makefile.in, so that a null expansion doesn't
14103         override the one needed to build gcc with a native cc.
14104
14105
14106 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14107
14108         * configure: Accept -with arguments.
14109
14110 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14111
14112         * Makefile.in: added h8300sim
14113
14114 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14115
14116         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14117         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14118         (all-cygnus, native, build-cygnus): Make
14119         $(canonhost)-stamp-3stage-done, not $(host)....
14120         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14121         i386-sco3.2v4.  Added else true to if command.
14122
14123 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14124
14125         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14126
14127 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14128
14129         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14130
14131 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14132
14133         * configure.in: don't remove binutils from Solaris builds
14134
14135 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14136
14137         * Makefile.in: get rid of earlier definitions for *clean,
14138         also handle the recursive info rule better
14139
14140 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14141
14142         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14143         do more-or-less the right thing.
14144
14145 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14146
14147         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14148         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14149
14150 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14151
14152         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14153         $(host_canonical).
14154
14155         * configure.in: split the configdirs list into 4 categories (native
14156         v. cross, library v. tool) and handle the cross-only and native-
14157         only in more reasonable (and correct!) way.
14158
14159 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14160
14161         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14162         configdirs anymore.
14163
14164 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14165
14166         * Makefile.in: extensive cleanup::  removed all of the explicit
14167         clean-* targets, collapsed many wrappers around subdir_do into
14168         one, added additional targets to satisfy standards.texi, deleted
14169         some old targets, some changes for consistency
14170
14171 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14172
14173         * configure.in: handle some programs as cross-only, and others as
14174         native only
14175
14176         * test-build.mk: handle partial holes in a more generic manner
14177
14178         * Makefile.in: m4 depends on libiberty
14179
14180 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14181
14182         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14183         time, wdiff, and find to configdirs
14184
14185         * Makefile.in: all, clean, and install rules for the new programs
14186         added to configure.in
14187
14188 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14189
14190         * configure.in: use mh-sun for all *-sun-* hosts
14191
14192 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14193
14194         * Makefile.in: define flags for X11 include files and library file
14195         locations, pass them down to the programs that need this info
14196
14197         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14198
14199 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14200
14201         * configure.in: start building libg++ for HP-UX targets
14202
14203 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14204
14205         * README:  Update references to files moved into etc/.
14206
14207 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14208
14209         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14210         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14211
14212 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14213
14214         * configure: accept dash as well as underscore in long option
14215         names for FSF compatibility.
14216
14217 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14218
14219         * config.sub: added -sco3.2v4 support from FSF.
14220
14221 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14222
14223         * configure.in: expand the section that adds or removes
14224         directories from the list of programs to build, to handle native
14225         vs. cross in addition to host v. native
14226
14227 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14228
14229         * Makefile.in:  Replace C++ in macro names with CXX.
14230         This is less likely to break ...
14231
14232 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14233
14234         * test-build.mk: add -w to GNU_MAKE
14235
14236 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14237
14238         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14239         add 'sparc' to list of recognized cpus.  This needed to make
14240         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14241         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14242         then changes that into $CPU-wrs-vxworks.
14243
14244         * configure.in: remove most references to gdbtest, regularize
14245         target based program removal
14246
14247         * test-build.mk: import from p3 tree (many fixes and changes)
14248
14249 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14250
14251         * Makefile.in: added rules to handle tcl, tk, and expect
14252
14253         * configure.in: handle those directories if they exist
14254
14255 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14256
14257         * config.sub: removed bogus hppabsd and hppahpux names, since
14258         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14259
14260 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14261
14262         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14263         depends upon all-xiberty
14264
14265         * Makefile.in: changes from p3, including:
14266
14267         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14268
14269         * Makefile.in (XTRAFLAGS): include newlib directories if
14270         newlib/Makefile exists, rather than if host != target.
14271
14272         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14273
14274         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14275         from the same source tree and not building a cross-compiler.  This
14276         matters for the libg++ configuration if reconfiguring a tree that
14277         has already been installed.
14278
14279         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14280
14281         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14282         pick up the machine and system specific header files.
14283
14284         * Makefile.in: added AS_FOR_TARGET, passed down in
14285         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14286         the C compiler to use to create programs which are run in the
14287         build environment, set it to default to $(CC), and passed it down
14288         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14289
14290         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14291
14292         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14293         We need them for unusual native builds, like systems without
14294         ranlib.
14295
14296         * configure: also define $(host_canonical) and
14297         $(target_canonical), which are the full, canonical names for the
14298         given host and target
14299
14300 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14301
14302         * Makefile.in:  Added separate definitions for C++.
14303
14304 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14305
14306         * configure.in (configdirs):  Add deja-gnu.
14307
14308 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14309
14310         * README:  Update for configure.texi and gdb-4.7 release.
14311
14312 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14313
14314         * Makefile.in:  Move "all" target to top of file.
14315         Previously, first target was ".PHONY" which caused BSD4.4 make
14316         to build .PHONY when make was run without arguments.
14317
14318 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14319
14320         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14321         Library-copylefted code in libiberty.
14322
14323 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14324
14325         * config.sub:  Replace m68kmote with plain old m68k.
14326
14327 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14328
14329         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14330
14331 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14332
14333         * config.sub: Complain if no argument is given.  Added support for
14334         386bsd as OS and target alias.
14335
14336 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14337
14338         * Makefile.in (XTRAFLAGS): include newlib directories if
14339         newlib/Makefile exists, rather than if host != target.
14340
14341 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14342
14343         * config.sub: recognize sparclite-wrs-vxworks.
14344
14345         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14346         p3.) Added clean-xiberty to clean.
14347
14348 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14349
14350         * configure.in: use *-*-* instead of nested cases for host and target
14351
14352 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14353
14354         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14355         from the same source tree and not building a cross-compiler.  This
14356         matters for the libg++ configuration if reconfiguring a tree that
14357         has already been installed.
14358
14359 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14360
14361         * config.sub (i486v/i486v4):  Merge in from FSF version.
14362
14363 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14364
14365         * configure: only set PWD if it is already set.
14366
14367 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14368
14369         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14370         doesn't have unset and all success paths (and most error paths)
14371         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14372         to just ${PWD} to avoid confusion.)
14373
14374 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14375
14376         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14377         even for a native compilation.
14378
14379 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14380
14381         Changes to make the gdb.tar.Z rule work better.
14382
14383         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14384         (DEVO_SUPPORT):  Add configure.texi.
14385         (bfd-ilrt.tar.Z):  Remove ancient rule.
14386
14387 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14388
14389         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14390         pick up the machine and system specific header files.
14391
14392         * configure.in, config.sub: added new target m68010-adobe-scout,
14393         with alias of adobe68k.  Changed configure.in to check for
14394         -scout before -sco* to avoid a false match.
14395
14396         * Makefile.in: added AS_FOR_TARGET, passed down in
14397         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14398         the C compiler to use to create programs which are run in the
14399         build environment, set it to default to $(CC), and passed it down
14400         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14401
14402 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14403
14404         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14405         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14406         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14407         FOR_TARGET variants, to newlib and libg++.
14408
14409 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14410
14411         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14412         first.
14413
14414 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14415
14416         * config.sub:  Accept `elf' as an environment.
14417
14418 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14419
14420         * Makefile.in (all-opcodes):  cd into the right directory
14421
14422 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14423
14424         * configure: added -program_transform_name option, used as
14425         argument to sed when installing programs.
14426         configure.texi: added documentation for -program_prefix,
14427         -program_suffix and -program_transform_name.
14428
14429 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14430
14431         * config.sub:  Accept i486 where i386 ok.
14432
14433 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14434
14435         * config.sub: accept we32k
14436
14437 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14438
14439         * config.sub, configure.in: accept OSE68000 and OSE68k.
14440
14441         * Makefile.in: don't create all directories for ``make install'';
14442         let the subdirectories create the ones they need.
14443
14444 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14445
14446         * COPYING: new file, GPL v2
14447
14448 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14449
14450         * Makefile.in: use the new gen-info-dir, which needs a template
14451         argument (which also lives in texinfo)
14452
14453         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14454
14455 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14456
14457         * config.sub (ncr3000):  Change i386 to i486.
14458
14459 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14460
14461         * Makefile.in: add install-rcs, install-grep to
14462         install-no-fixedincludes, removed install-bison and install-libgcc
14463
14464 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14465
14466         * configure.in: grab the HPUX makefile fragment if on HPUX
14467
14468 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14469
14470         * Makefile.in: eradicate bison spoor (ditto libgcc).
14471          configure.in: recognise m68{k,000}-ericsson-OSE.
14472          es1800 is alias for m68k-ericsson-OSE
14473
14474 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14475
14476         * configure.in: rearrange the parts that remove programs from
14477         configdirs, based now on HOST==TARGET or by canonical triple.
14478
14479 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14480
14481         * test-build.mk: recurse explicitly with -f test-build.mk when
14482           appropriate.  predicate stage3 and comparison on the existence
14483           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14484           On very clean, also remove ...stamp-co.  Build in-place before
14485           doing other builds.
14486
14487 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14488
14489         * Makefile.in, configure.in: add tgas
14490
14491 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14492
14493         * Makefile.in: a number of changes merged in from progressive.
14494
14495         * configure.in: add libm.
14496
14497         * .cvsignore: ignore some stuff that comes from test-build.mk.
14498
14499 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14500
14501         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14502
14503 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14504
14505         * configure: Add program_suffix (parallel to program_prefix)
14506         * Makefile.in: adjust directory-creating script for losing decstation
14507
14508 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14509
14510         * configure:  Minor $subdir-related fixes.
14511
14512 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14513
14514         * configure: fix various problems with propogating
14515         makefile_target_frag in subdirs.
14516         * configure.in: config libgcc if its there
14517
14518 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14519
14520         * config.sub:  HPPA merge.
14521
14522 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14523
14524         * Makefile.in:  Replace all-bison with all-byacc in all
14525         dependency lines for other tools (which now use byacc).
14526
14527 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14528
14529         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14530
14531 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14532
14533         * Makefile.in: make gprof rules similar to byacc rules (instead of
14534         vestigal $(unsubdir) that didn't work...)
14535
14536 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14537
14538         * config.sub:  Add support for Linux.
14539         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14540         (at least for libg++).
14541
14542 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14543
14544         * configure.texi: fix doc for the -nfp option to configure
14545
14546 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14547
14548         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14549
14550 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14551
14552         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14553         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14554         * configure.in: added solaris* host_makefile_frag hook.
14555
14556 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14557
14558         * config.sub: changed recognition of m68000 so that various
14559         m68k types can be specified via m680[01234]0
14560
14561 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14562
14563         * config.sub (basic_machine): fix sed so that '-foo' isn't
14564         completely substituted out while .+'-foo' loses the '-foo'
14565
14566 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14567
14568         * config.sub ($os): Add -aout.
14569
14570 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14571
14572         * configure:  If host_makefile_frag is absolute, don't
14573         prefix ${invsubdir} (relevant to libg++ auto-configure).
14574
14575 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14576
14577         * Makefile.in (tooldir): Define it.
14578         (all-ld): Depend on all-flex.
14579
14580 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14581
14582         * Makefile.in (check):  Fix libg++ special case.
14583
14584 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14585
14586         * configure: do not bury `pwd` into config.status, thus do fewer
14587           pwd's.
14588
14589         * configure: print the "Building in" message only when building in
14590           other than "." AND verbose.
14591
14592         * configure: remove -s, rework -v to better accomodate guested
14593           configures.
14594
14595         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14596
14597 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14598
14599         * Makefile.in: macroize flags passed on recursion.  remove
14600           fileutils.
14601
14602 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14603
14604         * configure: get makesrcdir right for subdirs deeper than 1.
14605
14606         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14607           install.
14608
14609 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14610
14611         * Makefile.in: don't print subdir_do or recursion lines.
14612
14613 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14614
14615         * standards.texi: added menu item.
14616
14617         * Makefile.in: build and install standards.info.
14618
14619         * standards.texi: new file.
14620
14621 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14622
14623         * configure: test for and move config.status pieces from
14624           ${subdir}/.
14625
14626 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14627
14628         * configure:  Test for existance of files before trying to mv
14629         them, to avoid numerous non-existance messages.
14630
14631 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14632
14633         * configure: correct final line of config.status.
14634
14635         * configure: patch from eggert.  Avoids a protection problem if
14636           the original Makefile.in is read only.
14637
14638         * configure: use move-if-change from gcc to create config.status.
14639           Some makefiles depend on config.status to tell if a directory
14640           has been reconfigured for a different host.  This change
14641           prevents those directories from remaking everything in the case
14642           where the reconfig was only intended to rebuild a Makefile.
14643
14644         * configure: test for config.sub with "config.sub sun4" rather
14645           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14646           host alias from a missing config.sub.
14647
14648 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14649
14650         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14651           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14652
14653 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14654
14655         * configure: mkdir ${subdir} as needed.
14656
14657 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14658
14659         * Makefile.in,configure.in: added autoconf.
14660
14661 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14662
14663         * Makefile.in: no longer pass against on recursion.
14664
14665         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14666           definitions are not inherited.
14667
14668         * configure: correct makesrcdir when subdir is .
14669
14670 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14671
14672         * configure:  Add support for 'subdirs' variable, which is
14673         like 'configdirs', except that configure doesn't re-invoke
14674         itself for subdirs, it just creates a Makefile for each subdir.
14675         * configure.texi:  Document subdirs.
14676
14677 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14678
14679         * configure.in: added flex to configdirs
14680
14681 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14682
14683         * Makefile.in: remove clean-stamps from clean.
14684
14685 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14686
14687         * configure.in:  Add gdbtest to configdirs.
14688
14689 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14690
14691         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14692         to recursive makes.
14693         * configure.in:  Recognize new ncr3000 config.
14694
14695 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14696
14697         * Makefile.in, configure.in: removed references to gdbm.
14698
14699 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14700
14701         * config.sub:  Don't canonicalize os value
14702         newsos* to bsd (readline needs to check for newsos).
14703         (This fix was earlier made Jan 31, but got re-broken.)
14704
14705 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14706
14707         * configure.in:  sco is an os, not a vendor!
14708
14709         * configure:  Quote $( better.  Keep various shells happy.
14710
14711 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14712
14713         * Makefile.in: eliminate stamp-files.
14714
14715 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14716
14717         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14718           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14719
14720 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14721
14722         * config.sub:  fix iris/iris3.
14723
14724 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14725
14726         * configure: re-add -rm.
14727
14728 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14729
14730         * Maskefile.in: add .stmp-rcs to all.
14731
14732         * configure.in: remove gas from rs6000 build, use aix host fragment.
14733
14734 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14735
14736         * configure: pass down site_option during recursion.
14737
14738 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14739
14740         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14741
14742 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14743
14744         * configure: Change exec_prefix so that it really defaults to prefix.
14745
14746 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14747
14748         * Makefile.in, configure.in:  Add support for mmalloc library.
14749
14750 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14751
14752         * Makefile.in: add stmp dependencies for a few more things.
14753
14754 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14755
14756         * configure: adjusted error message on objdir/srcdir configure
14757           collision, per john's suggestion.
14758
14759         * Makefile.in: add libiberty stmp to all and all.cross.
14760
14761 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14762
14763         * Makefile.in: remove force dependencies, add grep to all.
14764
14765 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14766
14767         * Makefile.in: drop flex.  make stamp files work.
14768
14769         * configure: added test for conflicting configuration in srcdir,
14770           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14771           gets cranky.  use relative paths for configure and srcdir
14772           whenever possible.  Send some error messages to stderr that were
14773           going to stdout.
14774
14775 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14776
14777         * Makefile.in:  Fix libg++ rule to check for gcc directory
14778         before using gcc/gcc.  Also pass XTRAFLAGS.
14779
14780 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14781
14782         * Makefile.in: added stmp-files so that directories aren't polled
14783           when they are already built.
14784
14785         * configure.texi: fixed a node pointer problem.
14786
14787 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14788
14789         * config.sub configure.in gdb/configure.in
14790         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14791         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14792         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14793
14794 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14795
14796         * configure: -recurring becomes -silent.  corrected help message
14797           for -site= option.
14798
14799         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14800
14801 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14802
14803         * configure: when building Makefile for crosses, replace
14804           tooldir and program_prefix.  default srcdir from location of
14805           config.sub.  remove "for host in hosts" and "for target in
14806           targets" loops.
14807
14808 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14809
14810         * Makefile.in: Do not pass bindir or mandir to cvs.
14811
14812 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14813
14814         * Makefile.in, configure.in: removed traces of namesubdir,
14815           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14816           copyrights to '92, changed some from Cygnus to FSF.
14817
14818         * configure.texi: remove most references to multiple hosts,
14819           multiple targets, subdirs, etc.
14820
14821         * configure.man: removed rcsid. reference config.sub not
14822           config.subr.
14823
14824         * Makefile.in: mkdir $(infodir) on install-info.
14825
14826 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14827
14828         * configure.texi:  Explain better about .gdbinit and about
14829         the environment that configure.in sections run in.
14830
14831 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14832
14833         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14834
14835 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14836
14837         * README:  DOC.configure => cfg-paper.texi.
14838
14839 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14840
14841         * config.sub (near case $os):  Don't convert newsos* to bsd!
14842
14843 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14844
14845         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14846         the number of copies of COPYING that go into the GDB tar file.
14847
14848 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14849
14850         * bfd/configure.in, gdb/config/mh-i386sco,
14851         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14852         Fix SCO configuration stuff.
14853
14854 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14855
14856         * Makefile.in:  For libg++, make sure the -I pointing
14857         to the gcc directory goes *after* all the libg++-local -I flags.
14858         Also, move just-gcc dependency from just-libg++ to all-libg++.
14859
14860 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14861
14862         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14863
14864 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14865
14866         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14867
14868 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14869
14870         * config.sub:  Add stratus configuration frags.  Also
14871         submitted to FSF.
14872
14873 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14874
14875         * Makefile.in (DEV_SUPPORT):  add configure.man.
14876
14877         * config.sub(Decode manufacturer-specific):  add -none*.
14878
14879 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14880
14881         * Makefile.in:  remove form feeds to make Sun's make happy.
14882         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14883
14884 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14885
14886         * Makefile.in (AR_FLAGS):  Make quieter.
14887
14888 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14889
14890         * configure.in:  Add libg++.
14891         * configure:  When verbose, don't output the command line at each
14892         level; it will be unremarkably the same as the previous version,
14893         which will be the same as what the user typed.
14894
14895 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14896
14897         * configure.in, Makefile.in: fix clean-info, add flex.  add
14898           fileutils.
14899
14900         * configure: be less sensitive to spaces in Makefile.in.  Do not
14901           look for sources in "..".  Doing so breaks subdirectories that
14902           might have their own configure.  If a subdir has it's own
14903           configure script, use it.
14904
14905 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14906
14907         * cfg-paper.texi: some changes suggested by rms.
14908
14909 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14910
14911         * config.sub:  Merge in some small additions from the FSF version,
14912         taken from the gcc distribution, to bring the Cygnus and FSF
14913         versions into closer sync.
14914
14915 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14916
14917         * configure.in:  Changed svr4 references to sysv4.
14918
14919 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14920
14921         * configure: added -V for version number option.
14922
14923 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14924
14925         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14926           renamed from DOC.configure to cfg-paper.texi.
14927
14928 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14929
14930         * configure, config.subr, config.sub: config.subr is now
14931           config.sub again.
14932
14933 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14934
14935         * configure.texi: new file, in progress.
14936
14937         * Makefile.in: build info file and install the man page for
14938           configure.
14939
14940         * configure.man: new file, first cut.
14941
14942         * configure: find config.subr again now that configuration "none"
14943           has gone.  removed all traces of the -ansi option.  removed all
14944           traces of the -languages option.
14945
14946         * config.subr: resync from rms.
14947
14948 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14949
14950         * configure, config.sub, config.subr: merge config.sub into
14951           config.subr, call the result config.subr, remove config.sub, use
14952           config.subr.
14953
14954         * Makefile.in: revised install for dir.info.
14955
14956 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14957
14958         * configure.in: add decstation host makefile frag.
14959
14960         * Makefile.in: BISON now bison -y again.  also install-gcc on
14961           install.  clean-gdbm on clean.  infodir belongs in datadir.
14962           Make directories for info install.  Build dir.info here then
14963           install it.
14964
14965 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14966
14967         * Makefile.in: fix for bad directory tests.
14968
14969 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14970
14971         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14972           regexp.  -srcdir relative was being handled incorrectly.
14973
14974         * Makefile.in: unwrapped some for loops so that parallel makes
14975           work again and so one can focus one's attention on a particular
14976           package.
14977
14978 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
14979
14980         * configure: added PWD as a stand in for `pwd` (for speed). use
14981           elif wherever possible.  make -srcdir work without -objdir.
14982           -objdir= commented out.
14983
14984 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
14985
14986         * configure: +options become --options.  -subdirs commented out.
14987           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14988           Makefile now at top of generated Makefile.  Removed cvs log
14989           entries.  added -srcdir.  create .gdbinit only if there is one
14990           in ${srcdir}.
14991
14992         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14993           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14994           and mandir now keyed off datadir by default.
14995
14996 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
14997
14998         * Freshly created ChangeLog.
14999
15000 \f
15001 Local Variables:
15002 mode: change-log
15003 left-margin: 8
15004 fill-column: 76
15005 version-control: never
15006 End: