src-release: Fix VER computation for TOOL=gdb
[platform/upstream/binutils.git] / ChangeLog
1 2013-07-22  Joel Brobecker  <brobecker@adacore.com>
2
3         * src-release (VER): Use $(TOOL)/common/create-version.sh
4         if it exists.
5
6 2013-07-10  Jack Howarth  <howarth@bromo.med.uc.edu>
7
8         PR target/57792
9         * configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later.
10         * configure: Regenerated.
11
12 2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
13
14         * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
15         (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
16         (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
17         * configure: Regenerate.
18
19 2013-06-01  George Thomas <george.thomas@atmel.com>
20
21         * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
22         from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
23
24 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
25
26         * COPYING.NEWLIB: Add Altera Corporation copyright.
27
28 2013-04-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
29
30         * config.guess: Update from config repo.
31         * config.sub: Ditto.
32
33 2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
34
35         * Makefile.def: Sync with GCC.
36         * Makefile.in: Regenerate.
37
38 2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
39
40         * configure.ac: Sync with GCC.
41         * configure: Regenerate.
42
43 2013-03-22  Mike Frysinger  <vapier@gentoo.org>
44
45         * src-release (VER): Change bfd/configure.in sed to use the new
46         `bfd/configure --version` output.
47
48 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
49
50         * configure.ac: Sync with GCC repo.
51         * configure: Ditto.
52
53 2013-02-05  Ian Lance Taylor  <iant@google.com>
54
55         PR go/55969
56         * configure.ac: Disable libgo on some systems where it does not
57         work.
58         * configure: Rebuild.
59
60 2013-02-05  Alan Modra  <amodra@gmail.com>
61
62         * configure: Regenerate after syncing config/.
63
64 2013-01-15  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
65
66         * configure.ac: Sync with GCC repo.
67         * configure: Ditto.
68         * Makefile.def: Ditto.
69         * Makefile.in: Ditto.
70
71 2013-01-11  Joel Brobecker  <brobecker@adacore.com>
72
73         Sync with GCC, merge:
74
75         2013-01-09  Jason Merrill  <jason@redhat.com>
76
77         * .gitignore: Import from gdb repository.
78
79 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
80
81         * config.sub: Update from config repo.
82
83 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
84
85         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
86         * Makefile.in: Regenerate.
87
88 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
89
90         * Makefile.def (configure-gcc): Depend on all-gmp.
91         (all-gcc): Remove dependency on all-gmp.
92         * Makefile.in: Regenerated.
93
94 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
95
96         * config.guess: Update from config repo.
97         * config.sub: Ditto.
98
99 2013-01-07  Jeff Johnston  <jjohnstn@redhat.com>
100
101         * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
102         exists and replace the new bfin license in its location.
103
104 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
105
106         PR gas/14899
107         * Makefile.def (dependencies): Make all-binutils, all-gprof,
108         all-ld and all-gold depend on all-gas.
109         * Makefile.in: Regenerated.
110
111 2012-12-29  Ben Elliston  <bje@gnu.org>
112
113         * config.guess: Update to 2012-12-29 version.
114         * config.sub: Likewise.
115
116 2012-12-20  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
117
118         * Makefile.def (install-target-libgo): Depend on
119         install-target-libatomic. Merged from GCC repo.
120         * Makefile.in: Regenerate.
121
122 2012-12-17  Jeff Johnston  <jjohnstn@redhat.com>
123
124         * COPYING.LIBGLOSS: Add license for bfin libgloss.
125
126 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
127
128         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
129         * configure: Regenerate.
130
131 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
132
133         * Makefile.def (target_modules): Add bootstrap=true and
134         raw_cxx=true to libsanitizer.
135         * configure.ac (bootstrap_target_libs): Add libsanitizer.
136         * Makefile.in: Regenerated.
137         * configure: Likewise.
138
139 2012-12-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
140
141         * config.sub: Merge from config repo.
142
143 2012-11-30  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
144
145         * configure.ac: Merge from GCC.
146         * Makefile.tpl: Ditto.
147         * Makefile.in: Ditto.
148         * configure: Ditto.
149
150 2012-11-28  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
151
152         * configure.ac (noconfigdirs): Merge from GCC.
153         * configure: Regenerate.
154
155 2012-11-19  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
156
157         * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
158
159 2012-11-14  Roland McGrath  <mcgrathr@google.com>
160
161         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
162         * configure: Regenerate.
163
164 2012-11-13  Richard Henderson  <rth@redhat.com>
165
166         * configure.ac: Move libsanitizer logic to subdirectory.
167         * configure: Regenerate.
168
169 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
170
171         * configure.ac: Enable libsanitizer just on x86 linux for now.
172         * configure: Re-generate.
173
174 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
175
176         * configure.ac: Merge libquadmath sections.
177         * configure: Regenerate.
178
179 2012-11-12  Wei Mi <wmi@google.com>
180
181         * configure.ac: Add libsanitizer to target_libraries.
182         * Makefile.def: Ditto.
183         * configure: Regenerate.
184         * Makefile.in: Regenerate.
185
186 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
187
188         * configure: Regenerated.
189
190 2012-11-03  Robert Mason  <rbmj@verizon.net>
191
192         * configure.ac: add --disable-libstdcxx configure option
193         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
194
195 2012-10-24  Corinna Vinschen  <corinna@vinschen.de>
196
197         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
198         against Mingw64 w32api.
199         * configure: Regenerate.
200
201 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
202
203         PR bootstrap/54820
204         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
205         * configure: Regenerate.
206
207 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
208
209         PR bootstrap/54820
210         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
211         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
212         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
213         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
214         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
215         * Makefile.in: Regenerate.
216         * configure.ac (have_static_libs): New variable and associated check.
217         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
218         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
219         * configure: Regenerate.
220
221 2012-10-10  David Holsgrove  <david.holsgrove@xilinx.com>
222
223         * config.guess, config.sub: Include updated version from
224         config-patches.  Adds microblaze little endian support.
225
226 2012-09-28  Ian Lance Taylor  <iant@google.com>
227
228         * Makefile.def: Make all-target-libgo depend on
229         all-target-libbacktrace.
230         * Makefile.in: Rebuild.
231
232 2012-09-26  Ian Lance Taylor  <iant@google.com>
233
234         * Makefile.def: Make all-gcc depend on all-libbacktrace.
235         * Makefile.in: Rebuild.
236
237 2012-09-06  Diego Novillo  <dnovillo@google.com>
238
239         * configure.ac: Bump minimum GMP version to 4.2.3.
240         * configure: Re-generate.
241
242 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
243
244         PR target/54461
245         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
246         target-libgloss if not configured --with-avrlibc=no.
247         * configure: Regenerate.
248
249 2012-09-04  Jason Merrill  <jason@redhat.com>
250
251         * configure.ac: Fix --enable-languages=all.
252
253 2012-09-03  Richard Guenther  <rguenther@suse.de>
254
255         PR bootstrap/54138
256         * configure.ac: Re-organize ISL / CLOOG checks to allow
257         disabling with either --without-isl or --without-cloog.
258         * configure: Regenerated.
259
260 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
261
262         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
263         * configure: Regenerate.
264
265 2012-09-21  Steve Ellcey  <sellcey@mips.com>
266
267         * configure.ac: Add mips*-mti-elf* target.
268         * configure: Regenerate.
269
270 2012-09-19  Ian Lance Taylor  <iant@google.com>
271
272         * configure.ac (host_libs): Add libbacktrace.
273         (target_libraries): Add libbacktrace.
274         * Makefile.def (host_modules): Add libbacktrace.
275         (target_modules): Likewise.
276         * configure, Makefile.in: Rebuild.
277
278 2012-09-15  Jiong Wang  <jiwang@tilera.com>
279
280         * configure.ac (ENABLE_GOLD): support tilegx*
281         * configure: rebuild
282
283 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
284
285         PR target/38607
286         Merge upstream change.
287         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
288
289         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
290         Add libgomp*.o to compare_exclusions for AIX.
291         * configure: Regenerate.
292
293 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
294
295         PR binutils/4970
296         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
297         and opcodes.
298         * Makefile.in: Regenerated.
299
300 2012-08-14   Diego Novillo  <dnovillo@google.com>
301
302         Merge from cxx-conversion branch.
303
304         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
305         POSTSTAGE1_CONFIGURE_FLAGS.
306         * Makefile.in: Regenerate.
307         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
308         Force C++ when bootstrapping.
309         * configure: Regenerate.
310
311 2012-07-06  Richard Guenther  <rguenther@suse.de>
312
313         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
314         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
315         --with-gmp=system.
316         * Makefile.in: Regenerated.
317         * configure: Likewise.
318
319 2012-07-06  Richard Guenther  <rguenther@suse.de>
320
321         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
322         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
323         supply V=1 as extra_make_flags.
324         * configure: Regenerated.
325         * Makefile.in: Likewise.
326
327 2012-07-03  Richard Guenther  <rguenther@suse.de>
328
329         * Makfile.def (isl): Remove not necessary extra_exports and
330         extra_make_flags.
331         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
332         * Makefile.in: Regenerated.
333
334 2012-07-03  Richard Guenther  <rguenther@suse.de>
335
336         * Makefile.def (cloog): Add V=1 to extra_make_flags.
337         * configure.ac: If either the ISL or the CLooG check failed
338         do not try to build in-tree versions.
339         * Makefile.in: Regenerated.
340         * configure: Regenerated.
341
342 2012-07-02  Richard Guenther  <rguenther@suse.de>
343         Michael Matz  <matz@suse.de>
344         Tobias Grosser <tobias@grosser.es>
345         Sebastian Pop <sebpop@gmail.com>
346
347         * Makefile.def: Add ISL host module, remove PPL host module.
348         Adjust ClooG host module to use the proper ISL.
349         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
350         * configure.ac: Include config/isl.m4.  Add ISL host library,
351         remove PPL.  Remove PPL configury, add ISL configury, adjust
352         ClooG configury.
353         * Makefile.in: Regenerated.
354         * configure: Likewise.
355
356 2012-07-02  Richard Guenther  <rguenther@suse.de>
357
358         Merge from graphite branch
359         2011-07-21  Tobias Grosser  <tobias@grosser.es>
360
361         * configure: Regenerated.
362         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
363         both cloog.org and legacy versions. The only supported version will
364         be CLooG with the isl backend.
365
366         2011-07-21  Tobias Grosser  <tobias@grosser.es>
367
368         * configure: Regenerated.
369         * configure.ac: Require cloog isl 0.17.0
370
371         2011-07-21  Tobias Grosser  <tobias@grosser.es>
372
373         * configure: Regenerated.
374         * config/cloog.m4: Do not define CLOOG_ORG
375
376 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
377
378         * configure.ac: Skip C if explicitly selected.
379         * configure: Regenerate.
380
381 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
382
383         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
384         they contain -O2.
385         * configure: Regenerate.
386
387 2012-06-20  Jason Merrill  <jason@redhat.com>
388
389         * Makefile.tpl (check-target-libgomp-c++): New.
390         (check-target-libitm-c++): New.
391         * Makefile.def (c++): Add them.
392         * Makefile.in: Regenerate.
393
394 2012-05-16  Olivier Hainque  <hainque@adacore.com>
395
396         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
397         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
398         (install-no-fixedincludes): Adjust accordingly.
399         * Makefile.in: Regenerate.
400
401 2012-05-09  Nick Clifton  <nickc@redhat.com>
402             Paul Smith  <psmith@gnu.org>
403
404         PR bootstrap/50461
405         * configure.ac (mpfr-dir): When using in-tree MPFR sources
406         allow for the fact that from release v3.1.0 of MPFR the source
407         files were moved into a src sub-directory.
408         * configure: Regenerate.
409
410 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
411
412         * configure.ac: Bump minimum MPFR version to 2.4.0.
413         * configure: Regenerated.
414
415 2012-05-01  Richard Henderson  <rth@redhat.com>
416
417         * Makefile.def (libatomic): New target_module.
418         * configure.ac (target_libraries): Add libatomic.
419         (noconfigdirs): Check if libatomic is supported.
420         * Makefile.in, configure: Rebuild.
421
422 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
423
424         Merge upstream change
425         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
426
427 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
428
429         * libtool.m4: Additional FreeBSD 10 fixes.
430
431 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
432
433         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
434         they contain -O2.
435         * configure: Regenerate.
436
437 2012-05-14  Catherine Moore  <clm@codesourcery.com>
438
439         * NEWS:  Mention PowerPC VLE port.
440
441 2012-05-11  Mike Frysinger  <vapier@gentoo.org>
442
443         * MAINTAINERS (config/): Move to intl/ section.
444         (compile; depcomp; install-sh; missing; ylwrap): Likewise.
445
446 2012-05-09  Nick Clifton  <nickc@redhat.com>
447             Paul Smith  <psmith@gnu.org>
448
449         PR bootstrap/50461
450         * configure.ac (mpfr-dir): When using in-tree MPFR sources
451         allow for the fact that from release v3.1.0 of MPFR the source
452         files were moved into a src sub-directory.
453         * configure: Regenerate.
454
455 2012-05-02  Roland McGrath  <mcgrathr@google.com>
456
457         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
458         * configure: Regenerate.
459
460 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
461
462         * config.sub: Update to 2012-04-18 version from official repo.
463
464 2012-03-19  Tristan Gingold  <gingold@adacore.com>
465
466         * configure.ac (ia64*-*-*vms*): Add support for ld.
467         * configure: Regenerate.
468
469 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
470
471         * configure.ac (enable_libgomp): Remove *-*-irix6*.
472         (unsupported_languages): Remove mips-sgi-irix6.*.
473         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
474         (with_stabs): Remove.
475         * configure: Regenerate.
476
477 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
478
479         * configure.ac (enable_libgomp): Remove *-*-osf*.
480         (with_stabs): Remove alpha*-*-osf*.
481         * configure: Regenerate.
482
483 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
484
485         * COPYING.NEWLIB: Modify DJ Delorie license to include
486         modification rights in clause as permitted by DJ Delorie.
487         * COPYING.LIBGLOSS: Ditto.
488
489 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
490
491         * COPYING.NEWLIB: Remove two unused licenses.
492
493 2012-03-05  Tristan Gingold  <gingold@adacore.com>
494
495         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
496         * configure: Regenerate.
497
498 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
499
500         * COPYING.NEWLIB: Add Adapteva notice.
501         * COPYING.LIBGLOSS: Add Adapteva notice.
502
503 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
504
505         * configure: Regenerate.
506
507 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
508
509         * COPYING.LIBGLOSS: Add GPL with exception license.
510
511 2011-11-09  Roland McGrath  <mcgrathr@google.com>
512
513         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
514         * configure: Rebuild.
515         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
516         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
517         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
518         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
519         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
520         Add READELF.
521         * Makefile.in: Rebuild.
522
523 2011-11-08  Richard Henderson  <rth@redhat.com>
524
525         * configure.ac: Test for libitm directory present first.
526
527         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
528
529         * configure.ac: Test libitm/configure.tgt to disable libitm.
530         * configure: Rebuild.
531
532 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
533
534         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
535         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
536         * Makefile.in: Regenerate.
537
538 2011-11-01  DJ Delorie  <dj@redhat.com>
539
540         * configure.ac (rl78-*-*) New case.
541         * configure: Regenerate.
542
543 2011-11-01  DJ Delorie  <dj@redhat.com>
544
545         * config.sub: Update to version 2011-10-29 (added rl78)
546
547 2011-10-27  Nick Clifton  <nickc@redhat.com>
548
549         * config.sub: Import these changes from the config project:
550
551         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
552             Ben Elliston  <bje@gnu.org>
553
554         * config.sub (epiphany): New.
555
556         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
557             Ben Elliston  <bje@gnu.org>
558
559         * config.sub (hexagon, hexagon-*): New.
560
561         2011-08-23  Roland McGrath  <mcgrathr@google.com>
562
563         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
564         64eb to be64.
565
566         2011-08-16  Roland McGrath  <mcgrathr@google.com>
567
568         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
569         (nacl): Grok as alias for 32el-unknown-nacl.
570
571 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
572
573         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
574
575 2011-08-14  Yao Qi  <yao@codesourcery.com>
576
577         Merge from gcc:
578
579         2011-08-14  Yao Qi  <yao@codesourcery.com>
580         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
581         * configure: Regenerate.
582
583 2011-07-26  Ian Lance Taylor  <iant@google.com>
584
585         Merge from gcc:
586
587         2011-07-26  Ian Lance Taylor  <iant@google.com>
588         * configure.ac: Set have_compiler based on whether gcc directory
589         exists, rather than on whether gcc is in configdirs.
590         * configure: Rebuild.
591
592         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
593         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
594         link directories.
595         * Makefile.in: Rebuild.
596
597         2011-07-20  Ian Lance Taylor  <iant@google.com>
598         PR bootstrap/49787
599         * configure.ac: Move --enable-bootstrap handling earlier in file.
600         If --enable-bootstrap and either --enable-build-with-cxx or
601         --enable-build-poststage1-with-cxx, enable C++ automatically.
602         * configure: Rebuild.
603
604         2011-07-19  Ian Lance Taylor  <iant@google.com>
605         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
606         make C++ a boot_language.  Set and substitute
607         POSTSTAGE1_CONFIGURE_FLAGS.
608         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
609         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
610         * configure, Makefile.in: Rebuild.
611
612         2011-07-16  Jason Merrill  <jason@redhat.com>
613         * Makefile.def (language=c++): Add check-c++0x and
614         check-target-libmudflap-c++.
615         * Makefile.tpl (check-target-libmudflap-c++): New.
616         * Makefile.in: Regenerate.
617
618         2011-07-16  Matthias Klose  <doko@ubuntu.com>
619         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
620         * Makefile.def (target_modules/libjava): Pass
621         $(EXTRA_CONFIGARGS_LIBJAVA).
622         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
623         if not configured with --enable-static-libjava.
624         * Makefile.in: Regenerate.
625         * configure: Likewise.
626
627         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
628         PR regression/47836
629         PR bootstrap/23656
630         PR other/47733
631         PR bootstrap/49247
632         PR c/48825
633         * configure.ac (target_libraries): Remove target-libiberty.
634         Remove case-statement setting skipdirs=target-libiberty for
635         multiple targets.  Remove checking target_configdirs and
636         removing target-libiberty but keeping target-libgcc if
637         otherwise empty.
638         * Makefile.def (target_modules): Don't add libiberty.
639         (dependencies): Remove all traces of target-libiberty.
640         * configure, Makefile.in: Regenerate.
641
642 2011-07-22  Jason Merrill  <jason@redhat.com>
643
644         * Makefile.def (language=c++): Add check-c++0x and
645         check-target-libmudflap-c++.
646         * Makefile.tpl (check-target-libmudflap-c++): New.
647         * Makefile.in: Regenerate.
648
649 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
650
651         * configure: Regenerate.
652
653 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
654
655         PR target/39150
656         * configure.ac (i[3456789]86-*-solaris2*): Also accept
657         x86_64-*-solaris2.1[0-9]*.
658         * configure: Regenerate.
659
660 2011-06-13  Walter Lee <walt@tilera.com>
661
662         * configure.ac (tilepro-*-*) New case.
663         (tilegx-*-*): Likewise.
664         * configure: Regenerate.
665
666 2011-06-06  Nick Clifton  <nickc@redhat.com>
667
668         * config.sub: Sync from upstream.
669
670 2011-05-08  Doug Kwan  <dougkwan@google.com>
671
672         Merge from gcc:
673
674         2011-05-08  Doug Kwan  <dougkwan@google.com>
675
676                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
677                 * configure: Regenerated.
678                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
679                 value from configure.
680                 * Makefile.in: Regenerated.
681
682 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
683
684         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
685         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
686         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
687         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
688         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
689         *-*-vxworks*): Disable newlib and libgloss in separate case
690         statement.
691         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
692         to separate case statement.
693         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
694         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
695         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
696         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
697         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
698         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
699         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
700         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
701         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
702         i[[3456789]]86-*-rdos*, m32r-*-*,
703         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
704         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
705         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
706         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
707         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
708         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
709         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
710         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
711         and libgloss in main case over targets.  Remove most empty cases
712         in main case over targets.
713         * configure: Regenerate.
714
715 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
716
717         * configure.ac: Remove code setting special library locations for
718         hppa*64*-*-hpux11*.  Remove code setting compiler for
719         sparc-sun-solaris2*.
720         * configure: Regenerate.
721
722 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
723
724         * configure.ac: Separate libgloss_dir settings from general case
725         over targets.
726         * configure: Regenerate.
727
728 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
729
730         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
731         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
732         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
733         cases in libgcj-disabling case statement.
734         (hppa*64*-*-linux*): Set unsupported_languages instead of
735         disabling target-zlib.
736         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
737         to hppa*64*-*-hpux*.
738         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
739         hppa*-*-hpux*.
740         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
741         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
742         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
743         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
744         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
745         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
746         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
747         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
748         libgcj-disabling case statement.
749         * configure: Regenerate.
750
751 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
752
753         * configure.ac: Disable Java for targets not supporting libffi.
754         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
755         Remove cases in Java-disabling statement.
756         (*arm-wince-pe): Change to arm-wince-pe.
757         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
758         cases in Java-disabling statement.
759         (bfin-*-*): Don't disable Java again.
760         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
761         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
762         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
763         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
764         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
765         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
766         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
767         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
768         Java-disabling statement.
769         (mmix-*-*): Don't disable Java again.
770         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
771         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
772         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
773         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
774         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
775         statement.
776         * configure: Regenerate.
777
778 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
779
780         Merge from GCC:
781
782         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
783
784         PR lto/48086
785         * configure.ac: Re-enable LTO on *-apple-darwin9*.
786         * configure: Regenerate.
787
788 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
789
790         * configure.ac: Separate cases disabling Java and Java libraries
791         from general case over targets.
792         * configure: Regenerate.
793
794 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
795
796         * configure.ac (build_tools): Remove build-byacc.
797         (host_libs): Remove mmalloc.
798         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
799         autoconf automake libtool diff rcs fileutils shellutils time
800         textutils wdiff find uudecode hello tar gzip indent recode release
801         sed perl gawk findutils gettext zip.
802         (libgcj): Remove target-qthreads.
803         (target_tools): Remove target-examples target-gperf.
804         (YACC): Don't handle building byacc.
805         * configure: Regenerate.
806         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
807         dosutils, examples, fileutils, find, findutils, gawk, gettext,
808         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
809         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
810         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
811         handle building components.
812         * Makefile.in: Regenerate.
813
814 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
815
816         * config.sub: Sync from upstream.
817
818 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
819
820         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
821         (microblaze*): Don't disable libssp.
822         * configure: Regenerate.
823
824 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
825
826         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
827         moveifchange.
828         * configure: Regenerate.
829         * Makefile.tpl: Use @SHELL@ not @config_shell@.
830         * Makefile.in: Regenerate.
831
832 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
833
834         * configure.ac (*-*-sysv4*): Don't enable libgomp.
835         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
836         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
837         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
838         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
839         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
840         md_exec_prefix cases.
841         * configure: Regenerate.
842
843 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
844
845         * configure.ac: Separate cases disabling target-libssp,
846         target-libiberty, target-libstdc++-v3 and Fortran from general
847         case over targets.
848         * configure: Regenerate.
849
850 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
851
852         * configure.ac (*-*-chorusos): Don't disable libgcj.
853         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
854         Remove case.
855         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
856         (arm-*-coff): Don't disable libgcj.
857         (arm*-*-linux-gnueabi): Remove useless assignment.
858         (arm-*-riscix*): Don't disable libgcj.
859         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
860         configuration.
861         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
862         (c54x*-*-*): Remove case.
863         (tic54x-*-*): Don't disable GCC or GCC libraries.
864         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
865         to *.
866         (d10v-*-*): Don't disable GCC libraries.
867         (d30v-*-*): Don't disable libgcj.
868         (h8500-*-*): Don't disable GCC libraries.
869         (i960-*-*): Don't disable libgcj.
870         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
871         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
872         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
873         libgcj.
874         (m68k-*-coff*): Remove case.
875         (mmix-*-*): Don't disable libgloss on host.
876         (mn10200-*-*, mn10300-*-*): Remove cases.
877         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
878         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
879         Don't disable libgcj.
880         (romp-*-*): Remove case.
881         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
882         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
883         case.
884         (v810-*-*): Don't disable GCC libraries.
885         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
886         (ip2k-*-*): Don't disable GCC libraries.
887         * configure: Regenerate.
888
889 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
890
891         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
892         libffi on host.
893         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
894         on host.
895         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
896         * configure: Regenerate.
897
898 2011-03-26  John Marino  <binutils@marino.st>
899
900         * configure.ac: Add support for *-*-dragonfly*
901         * configure: Regenerate.
902
903 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
904
905         * configure.ac (native_only): Remove.
906         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
907         send-pr uudecode guile gnuserv on host.
908         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
909         send-pr rcs guile perl texinfo libtool on host.
910         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
911         automake send-pr rcs guile perl texinfo libtool on host.
912         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
913         (*-*-kaos*): Don't disable target-examples target-gperf on target.
914         (alpha*-dec-osf*): Don't disable fileutils on target.
915         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
916         texinfo send-pr expect dejagnu on target.
917         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
918         target-qthreads on target.
919         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
920         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
921         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
922         x86_64-*-mingw*): Don't disable expect on target.
923         (*-*-cygwin*): Don't disable target-gperf on target.
924         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
925         gnuserv on target.
926         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
927         target.
928         * configure: Regenerate.
929
930 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
931
932         * configure.ac (target_tools): Remove target-groff.
933         (native_only): Remove target-groff.
934         (hppa*64*-*-*): Don't disable byacc.
935         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
936         setting.
937         (*-*-kaos*): Don't skip target-librx and target-groff.
938         (*-*-netware*): Don't skip target-libmudflap.
939         (*-*-tpf*): Don't skip target-libmudflap.
940         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
941         directories on the host.
942         (ia64*-*-*vms*): Don't skip tix.
943         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
944         host.
945         * configure: Regenerate.
946
947 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
948
949         * configure.ac: Remove references to mt-mep, mt-netware,
950         mt-wince.
951         * Makefile.def: Add all-utils soft dependencies.
952         * Makefile.tpl: Remove GDB_NLM_DEPS.
953         * configure: Regenerate.
954         * Makefile.in: Regenerate.
955
956 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
957
958         Sync from GCC:
959
960         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
961
962         * configure.ac: Do not include mh-x86omitfp.
963         * configure: Regenerate.
964
965         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
966
967         * configure.ac: Remove empty cases.
968         * configure: Regenerate.
969
970         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
971
972         * Makefile.def: Add dependency from termcap to gdb.
973         * Makefile.in: Regenerate.
974
975         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
976
977         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
978         * configure: Regenerate.
979         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
980         * Makefile.tpl: Likewise.
981         * Makefile.in: Regenerate.
982
983         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
984
985         * configure.ac: Remove all mentions of tentative_cc.
986         * configure: Regenerate.
987
988         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
989
990         PR lto/48086
991         * configure.ac: Re-enable LTO on *-apple-darwin9.
992         * configure: Regenerate.
993
994 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
995
996         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
997         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
998         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
999         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1000         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1001         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1002         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1003         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1004         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1005         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1006         *-*-rhapsody*): Remove host cases.
1007         * configure: Regenerate.
1008
1009 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1010
1011         * configure.ac (ppc*-*-pe): Remove host case.
1012         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1013         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1014         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1015         cases.
1016         * configure: Regenerate.
1017
1018 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1019
1020         * config.sub: Update to version 2011-03-23.
1021
1022 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1023
1024         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1025         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1026         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1027         * configure: Regenerate.
1028
1029 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1030
1031         * config-ml.in: Don't handle arc-*-elf*.
1032         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1033         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1034         handle GCC libraries.
1035         * configure: Regenerate.
1036
1037 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1038
1039         PR bootstrap/48120:
1040         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1041         Add -lstdc++ -lm to LIBS.
1042         * configure: Regenerate.
1043
1044 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1045
1046         * config.guess: Update to version 2011-02-02
1047         * config.sub: Update to version 2011-02-24
1048
1049 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
1050
1051         * configure.ac: Adjust test of with_ppl.
1052         * configure: Regenerated.
1053
1054 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1055
1056         * configure.ac: Add -lpwl to ppllibs.
1057         * config/cloog.m4: Add -lisl to clooglibs.
1058         * configure: Regenerated.
1059
1060 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1061
1062         Import from Libtool and gnulib:
1063
1064         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1065
1066         Prepare for supporting FreeBSD 10.
1067         * config.rpath: Remove handling of freebsd1* which soon would
1068         match FreeBSD 10.0.
1069
1070         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1071
1072         Remove support for FreeBSD 1.x.
1073         * libtool.m4 (_LT_LINKER_SHLIBS)
1074         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1075         soon would incorrectly match FreeBSD 10.0.
1076
1077 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1078
1079         PR binutils/12283
1080         * MAINTAINERS (mkinstalldirs): Comes from Automake.
1081         (move-if-change): Comes from gnulib.
1082         * move-if-change: Import version from gnulib.
1083
1084 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1085
1086         Sync from GCC:
1087
1088         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1089
1090         PR lto/47225
1091         * Makefile.def (lto-plugin): Double dash for enable-shared.
1092         (configure-gcc): Depend on all-lto-plugin.
1093         * Makefile.in: Rebuilt.
1094
1095         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1096
1097         * configure.ac: Remove extra bracket.
1098         * configure: Regenerate.
1099
1100         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1101
1102         PR lto/47225
1103         * Makefile.def: Add dependency for install-gcc
1104         on install-lto-plugin.
1105         * Makfile.in: Regenerated
1106
1107         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1108
1109         * configure.ac: If with_ppl is no, move setting with_cloog=no
1110         after CLOOG_REQUESTED check.
1111         * configure: Regenerated.
1112
1113         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1114
1115         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1116         CLooG has been requested.
1117         * configure: Regenerated.
1118
1119         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1120
1121         * configure: Regenerated.
1122         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1123
1124         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1125
1126         * configure: Regenerated.
1127         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1128
1129         2011-01-07  Jan Hubicka  <jh@suse.cz>
1130
1131         PR lto/47225
1132         * Makefile.in: Regenerate.
1133         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1134         configure.
1135
1136 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1137
1138         PR libgcj/44341
1139         * configure.ac: Discard --with-* flags for host when configuring
1140         target libraries for cross build.
1141         * configure: Rebuilt.
1142
1143 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1144
1145         Sync from GCC:
1146
1147         2011-01-21  Andreas Schwab  <schwab@redhat.com>
1148
1149         * configure.ac: Use AS_HELP_STRING throughout.
1150         * configure: Regenerate.
1151
1152         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1153
1154         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1155         * configure: Regenerate.
1156
1157 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1158
1159         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1160
1161 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1162
1163         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1164         for ia64-hpux.
1165         * configure: Regenerate.
1166
1167 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1168
1169         Sync from GCC:
1170         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
1171
1172         * configure.ac: (picochip): Disable libiberty.
1173         * configure: Regenerate.
1174
1175 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
1176
1177         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1178
1179 2010-12-10  Ian Lance Taylor  <iant@google.com>
1180
1181         PR bootstrap/46819
1182         * configure.ac: For --disable-libgcj clear libgcj_saved.
1183         * configure: Rebuild.
1184
1185 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1186
1187         PR fortran/46540
1188         * configure.ac: Add --disable-libquadmath and
1189         --disable-libquadmath-support.
1190         * configure: Regenerate.
1191
1192 2010-12-10  Tristan Gingold  <gingold@adacore.com>
1193
1194         * src-release (ETC_SUPPORT): add gnu-oids.texi
1195
1196 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1197
1198         PR libffi/46792
1199         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1200         * configure: Regenerate.
1201
1202 2010-12-02  Ian Lance Taylor  <iant@google.com>
1203
1204         * configure.ac: Always set default for poststage1_ldflags to
1205         -static-libstdc++ -static-libgcc.
1206
1207 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
1208
1209         * COPYING.NEWLIB: Add National Semiconductor notice.
1210
1211 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1212
1213         * configure.ac: Move comment to remove extra space in last argument
1214         of GCC_TARGET_TOOL.
1215
1216 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1217
1218         PR other/46026
1219         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1220         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1221         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1222         (BASE_FLAGS_TO_PASS): Use it.
1223         * configure: Rebuilt.
1224         * Makefile.in: Rebuilt.
1225
1226 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1227
1228         PR binutils/12258
1229         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1230         Properly check default linker.
1231         * configure: Regnerated.
1232
1233 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1234
1235         * configure.ac: For --enable-gold, handle value `default' instead of
1236         `both*'.   New configure option --{en,dis}able-ld.
1237         * configure: Regenerate.
1238
1239 2010-11-20  Ian Lance Taylor  <iant@google.com>
1240
1241         * configure.ac: Only disable a language library if no language needs
1242         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1243         * configure: Rebuild.
1244
1245 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
1246
1247         * configure: Regenerate.
1248
1249 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1250
1251         PR other/46202
1252         * configure.ac: Fix just-built in-tree STRIP name to be
1253         binutils/strip-new.
1254         * configure: Regenerate.
1255         * Makefile.def (install-strip-gcc, install-strip-binutils)
1256         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1257         (install-strip-sid): Mirror dependencies on non-strip variants
1258         of these targets on the respective -strip prerequisites.
1259         * Makefile.tpl (install-strip, install-strip-host)
1260         (install-strip-target): New targets.
1261         (install-strip-[+module+], install-strip-target-[+module+]):
1262         New targets.
1263         * Makefile.in: Regenerate.
1264
1265 2010-11-19  Ian Lance Taylor  <iant@google.com>
1266             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1267
1268         * configure.ac: Add target-libgo to target_libraries.  Set
1269         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1270         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1271         (HOST_EXPORTS): Add GOC.
1272         (BASE_TARGET_EXPORTS): Add GOC.
1273         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1274         (GOCFLAGS_FOR_TARGET): New variable.
1275         (EXTRA_HOST_FLAGS): Add GOC.
1276         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1277         * Makefile.def (target_modules): Add libgo.
1278         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1279         (dependencies): Add dependency from configure-target-libgo to
1280         configure-target-libffi and all-target-libstdc++-v3.  Add
1281         dependencies from all-target-libgo to all-target-libffi.
1282         (languages): Add go.
1283         * configure: Rebuild.
1284         * Makefile.in: Rebuild.
1285
1286 2010-11-19  Ian Lance Taylor  <iant@google.com>
1287
1288         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1289         compiler/flag environment variables.
1290
1291 2010-11-18  Ian Lance Taylor  <iant@google.com>
1292
1293         * configure.ac: Check for lang_requires_boot_languages in
1294         config-lang.in files.
1295         * configure: Rebuild.
1296
1297 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
1298
1299         * .gitignore: New file.
1300
1301 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1302             Tobias Burnus  <burnus@net-b.de>
1303
1304         PR fortran/32049
1305         * Makefile.def: Add libquadmath; build it with language=fortran.
1306         * configure.ac: Add libquadmath.
1307         * Makefile.tpl: Handle multiple libs in check-[+language+].
1308         * Makefile.in: Regenerate.
1309         * configure: Regenerate.
1310
1311 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1312
1313         * configure.ac: Fix spelling in option names.
1314         * configure: Regenerated.
1315
1316 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1317
1318         PR bootstrap/39622
1319         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1320         * configure: Regenerated.
1321
1322 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1323
1324         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1325         define the cloog backend to use. Furthermore, only pass the ppllibs to
1326         the configure checks, if necessary.
1327         * configure: Regenerate.
1328
1329 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1330
1331         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1332         * configure: regenerate
1333
1334 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1335
1336         * config/cloog.m4: Fix typo.  verison -> version.
1337         * configure: Regenerate.
1338
1339 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1340
1341         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1342         * configure: Regenerate.
1343
1344 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1345
1346         * configure.ac: Support official CLooG.org versions.
1347         * configure: Regenerate.
1348         * config/cloog.m4: New.
1349
1350 2010-11-05  Michael Eager  <eager@eagercon.com>
1351
1352         * COPYING.LIBGLOSS: Correct typo in microblaze.
1353         * COPYING.NEWLIB: Same.
1354
1355 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1356
1357         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1358         * configure: Regenerate.
1359
1360 2010-11-03  Ian Lance Taylor  <iant@google.com>
1361             Dave Korn  <dave.korn.cygwin@gmail.com>
1362
1363         PR lto/46273
1364         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1365         and on other supported platforms whenever LTO is enabled.
1366         * configure: Rebuild.
1367
1368 2010-11-02  Alan Modra  <amodra@gmail.com>
1369
1370         PR binutils/12110
1371         * configure.ac: Error when source path contains spaces.
1372         * configure: Regenerate.
1373
1374 2010-10-20  Ian Lance Taylor  <iant@google.com>
1375
1376         * Makefile.def (target_modules): Set lib_path to src/.libs for
1377         libstdc++-v3 module.
1378         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1379         * Makefile.in: Rebuild.
1380
1381 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
1382             Joseph Myers  <joseph@codesourcery.com>
1383
1384         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1385         notices.
1386         * COPYING.NEWLIB: Add Texas Instruments notice.
1387
1388 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1389
1390         * configure.ac (build_lto_plugin): New shell variable.
1391         (--enable-lto): Turn on by default for all non-ELF platforms that
1392         have had LTO support added so far.  Set build_lto_plugin appropriately
1393         for both ELF and non-ELF.
1394         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1395         * configure: Regenerate.
1396
1397 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1398
1399         PR bootstrap/45326
1400         PR bootstrap/45174
1401         * configure.ac: Honor initial values of $build_configargs,
1402         $host_configargs, $target_configargs.  Mark the precious, so
1403         environment settings get recorded.
1404         * configure: Regenerate.
1405
1406 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1407
1408         Sync from GCC:
1409
1410         2010-09-30  Michael Eager  <eager@eagercon.com>
1411
1412         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1413         * configure: Regenerate.
1414
1415         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1416
1417         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1418         targets and amend comment.
1419         * configure: Regenerate.
1420
1421         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1422
1423         * configure.ac: Enable LTO by default on Darwin.
1424         * configure: Regenerate.
1425
1426         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1427
1428         PR bootstrap/44455
1429         * configure.ac (extra_mpfr_configure_flags): Copy from
1430         extra_mpc_gmp_configure_flags.
1431         * configure: Re-generated.
1432
1433 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1434
1435         Sync from GCC:
1436
1437         PR bootstrap/45796
1438         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1439         Depend on all-build-libiberty.
1440         * Makefile.in: Regenerate.
1441
1442 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1443
1444         Sync from GCC:
1445
1446         PR bootstrap/44621
1447         * configure.ac: Fix unportable shell quoting.
1448         * configure: Regenerate.
1449
1450 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1451
1452         * configure.ac: Support all v850 targets.
1453         * configure: Regenerate.
1454
1455 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1456
1457         PR target/44862
1458         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1459         Provide -B option to allow for link spec %s substitutions for
1460         libstdc++.a on darwin.
1461         * Makefile.in: Regenerate.
1462
1463 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1464
1465         * Makefile.def (configure-gcc): Depend on all-libelf.
1466         * Makefile.in: Rebuild.
1467
1468 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1469
1470         * config.sub, config.guess: Update from upstream sources.
1471
1472 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1473
1474         Sync from GCC:
1475
1476         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1477         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1478         * configure: Regenerated.
1479
1480         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1481         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1482         * configure: Regenerate.
1483
1484         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
1485         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1486         * configure: Regenerate.
1487
1488         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1489         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1490         separately.
1491         * configure: Regenerate.
1492
1493         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1494         * configure: Regenerate after change to elf.m4.
1495
1496         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1497         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1498         * configure: Regenerated.
1499
1500         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1501         * configure.ac: Print "buggy but acceptable" when CLooG
1502         revision is less than 9.
1503         * configure: Regenerated.
1504
1505 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1506
1507         Merge from gcc:
1508
1509         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1510         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1511         * configure: Regenerate.
1512
1513         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1514         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1515         a platform that supports LTO.
1516         * configure: Regenerate.
1517
1518         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1519         PR lto/42776
1520         * configure.ac (--enable-lto): Refactor handling so libelf tests
1521         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1522         and allow LTO to be explicitly enabled on non-ELF platforms that
1523         are known to support it inside else-clause.
1524         * configure: Regenerate.
1525
1526 2010-04-27  Roland McGrath  <roland@redhat.com>
1527             H.J. Lu  <hongjiu.lu@intel.com>
1528
1529         * configure.ac (--enable-gold): Support both, both/gold and
1530         both/bfd to add gold to configdirs without removing ld.
1531         * configure: Regenerated.
1532
1533         * Makefile.def: Add install-gold dependency to install-ld.
1534         * Makefile.in: Regenerated.
1535
1536 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1537
1538         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1539         * configure: Regenerate.
1540
1541 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1542
1543         Merge from gcc:
1544         PR bootstrap/43615
1545         PR bootstrap/43328
1546         Revert:
1547         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1548         * configure.ac: Do not pass --enable-multilib nor
1549         --disable-multilib in baseargs.  Accept explicitly passed
1550         --enable_multilib.
1551         * configure: Regenerate.
1552
1553 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1554
1555         PR bootstrap/43328
1556         * configure.ac: Do not pass --enable-multilib nor
1557         --disable-multilib in baseargs.  Accept explicitly passed
1558         --enable_multilib.
1559         * configure: Regenerate.
1560
1561 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1562
1563         * configure.ac (tic6x-*-*): New case.
1564         * configure: Regenerate.
1565
1566 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1567
1568         Merge from gcc:
1569         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1570         PR ada/42554
1571         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1572         * configure: Regenerate.
1573
1574 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1575
1576         * config.sub: Update to version 2010-03-22.
1577         * config.guess: Update to version 2009-12-30.
1578
1579 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1580
1581         Merge from gcc:
1582         2010-01-11  Richard Guenther  <rguenther@suse.de>
1583         PR lto/41569
1584         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1585         * Makefile.in: Regenerated.
1586
1587 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1588
1589         PR libstdc++/32499
1590         * configure.ac (RANLIB): Default to true.
1591         (STRIP): Likewise.
1592         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1593         * configure: Regenerate.
1594
1595 2010-02-17  Nick Clifton  <nickc@redhat.com>
1596
1597         PR 11238
1598         * Makefile.tpl (local-distclean): Also remove config.cache files in
1599         sub-directories as there may not be Makefiles present in the
1600         sub-directories.
1601         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1602         the config.cache files found by the find command.
1603
1604         * Makefile.in: Regenerate.
1605         * configure.ac: Revert previous delta.
1606         * configure: Regenerate.
1607
1608 2010-02-15  Nick Clifton  <nickc@redhat.com>
1609
1610         PR 11238
1611         * configure.ac: Delete config.cache files in sub-directories when
1612         deleting Makefiles.
1613         * configure: Regenerate.
1614
1615 2010-02-15  Nick Clifton  <nickc@redhat.com>
1616
1617         * configure.ac: Sync from gcc.
1618         * configure: Regenerate.
1619
1620 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1621
1622         Sync from gcc:
1623         * configure.ac: Add "recommended" version checks for GMP/MPC.
1624         Update recommended GMP/MPFR/MPC versions.
1625         * configure: Regenerate.
1626
1627 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1628
1629         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1630         * configure.ac (bootstrap_target_libs): Make inclusion of
1631         target-libgomp conditional on libgomb being in target_configdirs.
1632         * configure: Regenerate.
1633
1634 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1635
1636         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1637         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1638         * configure: Regenerate.
1639
1640 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1641
1642         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1643         * configure.ac (target_configdirs): Substitute.
1644         * Makefile.def: Bootstrap target module libgomp.
1645         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1646         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1647         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1648         * configure, Makefile.in: Regenerate.
1649
1650 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1651
1652         * libtool.m4: Sync from git Libtool.
1653         * ltmain.sh: Likewise.
1654         * ltoptions.m4: Likewise.
1655         * ltversion.m4: Likewise.
1656         * lt~obsolete.m4: Likewise.
1657
1658 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1659             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1660
1661         PR bootstrap/42424
1662         * configure.ac: Include libtool m4 files.
1663         (_LT_CHECK_OBJDIR): Call it.
1664         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1665         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1666
1667         * configure: Regenerate.
1668
1669 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1670
1671         PR bootstrap/41818
1672         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1673         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1674         * Makefile.in: Regenerate.
1675
1676 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1677
1678         * config.sub, config.guess: Update from upstream sources.
1679
1680 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1681
1682         * COPYING.NEWLIB: Update copyright date.
1683         * COPYING.LIBGLOSS: Ditto.
1684
1685 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1686
1687         PR middle-end/30447
1688         PR middle-end/30789
1689         PR other/40302
1690
1691         * configure.ac: Require MPC.
1692         * configure: Regenerate.
1693
1694         * configure.ac: Update minimum MPC version to 0.8.
1695         * configure: Regenerate.
1696
1697 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1698
1699         * config.guess: Sync with upstream and gcc.
1700         * config.sub: Sync with upstream and gcc.
1701
1702 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1703
1704         * Makefile.def: Restore host and target settings for gmp.
1705         * Makefile.in: Rebuild.
1706
1707 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1708
1709         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1710         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1711         Fix portability of test of C++ as bootstrap language.  Add
1712         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1713         * configure: Rebuild.
1714         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1715         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1716         in-tree building.
1717         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1718         (POSTSTAGE1_HOST_EXPORTS): Use it.
1719         (STAGE[+id+]_CXXFLAGS): New.
1720         (BASE_FLAGS_TO_PASS): Pass it down.
1721         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1722         extra_exports.
1723         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1724         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1725         extra_exports.
1726         * Makefile.in: Rebuild.
1727
1728 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1729
1730         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1731         paths for *-w64-mingw* and x86_64-*mingw*.
1732         * configure: Regenerated.
1733
1734 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1735
1736         * configure.ac: Disable target-winsup & co for
1737         x86_64-*-mingw* and *-w64-mingw* targets.
1738         * configure: Regenerated.
1739
1740 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1741
1742         * configure.ac (CLooG test): Use = with test.
1743         * configure: Regenerate.
1744
1745 2009-10-22  Richard Guenther  <rguenther@suse.de>
1746
1747         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1748         cloog if the ppl version check failed.  Move flags saving
1749         before setting in libelf check.
1750         * configure: Regenerate.
1751
1752 2009-10-21  Richard Guenther  <rguenther@suse.de>
1753
1754         * configure.ac: Adjust the ppl and cloog configure to work as
1755         documented.  Disable cloog if ppl was disabled.  Omit the version
1756         checks if they were disabled.
1757         * configure: Re-generate.
1758
1759 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1760
1761         * configure.ac: Add 'lto' to enable_languages, not
1762         new_enable_languages, and only if not already present.
1763         * configure: Regenerate.
1764
1765 2009-10-06  Ian Lance Taylor  <iant@google.com>
1766
1767         * Makefile.def: check-gold depends upon all-gas.
1768         * Makefile.in: Rebuild.
1769
1770 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1771
1772         * Makefile.def: all-lto-plugin depends on all-libiberty.
1773         set bootstrap=true for lto-plugin.
1774         Add lto-plugin.
1775         * Makefile.in: Regenerate.
1776         * configure.ac (host_libs): Add lto-plugin.
1777         * configure: Regenerate.
1778
1779 2009-10-03  Diego Novillo  <dnovillo@google.com>
1780
1781         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1782         (HOST_LIBELFLIBS): Define.
1783         (HOST_LIBELFINC): Define.
1784         * Makefile.in: Regenerate.
1785         * configure.ac: Add --enable-lto.
1786         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1787         If --enable-lto is used, add 'lto' to new_enable_languages.
1788         If --enable-lto is used and gold is enabled, add
1789         lto-plugin to configdirs.
1790         * configure: Regenerate.
1791
1792 2009-10-03  Simon Baldwin  <simonb@google.com>
1793
1794         * configure.ac: If --with-system-zlib, suppress local zlib and
1795         pass --with-system-zlib to subdir configure scripts.
1796         * configure: Regenerate.
1797
1798 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1799             Paolo Bonzini  <bonzini@gnu.org>
1800
1801         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1802         $(srcdir).
1803         * Makefile.in: Rebuilt.
1804
1805 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1806
1807         Sync from gcc:
1808         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1809
1810         * configure.ac: Update minimum MPC version to 0.7.
1811         * configure: Regenerate.
1812
1813 2009-09-25  Nick Clifton  <nickc@redhat.com>
1814
1815         * configure.ac: Pass any --cache-file=/dev/null option on to
1816         subconfigures.
1817         * configure: Regenerate.
1818
1819 2009-09-23  Nick Clifton  <nickc@redhat.com>
1820
1821         * config.sub, config.guess: Update from upstream sources.
1822
1823 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1824
1825         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1826         * Makefile.in: Rebuilt.
1827
1828 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1829
1830         PR bootstrap/32272
1831         * configure.ac: Error out if $srcdir isn't '.' but contains
1832         host-${host_noncanonical}.
1833         * configure: Regenerate.
1834
1835 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1836
1837         * configure.ac: If bootstrapping a combined tree with
1838         --enable-gold, require c++ in stage1_languages.
1839         * configure: Regenerate.
1840
1841         * configure.ac: Also add target_libs of stage1_languages to
1842         bootstrap_target_libs.
1843         * configure: Regenerate.
1844
1845         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1846         with --enable-languages not containing c++.
1847         * configure: Regenerate.
1848
1849 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1850
1851         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1852         * configure: Regenerate.
1853
1854 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1855
1856         * configure.ac: Do not use $extrasub for replacing @if/@endif
1857         parts in Makefile; instead, use additional arguments to
1858         AC_CONFIG_COMMANDS to do the replacement manually, with several
1859         sed invocations, to avoid HP-UX sed command limits.
1860         * configure: Regenerate.
1861
1862 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1863
1864         * configure.ac (with-build-config): Document.  Handle without.
1865         Handle missing argument.
1866         * configure: Rebuilt.
1867
1868 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1869
1870         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1871         Default to bootstrap-debug only if compare-debug works.
1872         * configure: Rebuilt.
1873         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1874         * Makefile.in: Rebuilt.
1875
1876 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1877
1878         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1879         * Makefile.in: Rebuilt.
1880
1881 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1882
1883         * Makefile.tpl (AWK): Fix typo.
1884         * Makefile.in: Regenerate.
1885
1886 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1887
1888         * configure.ac: Detect awk and sed.
1889         * Makefile.def (flags_to_pass): Add AWK and SED.
1890         * Makefile.tpl (AWK, SED): New.
1891         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1892         * configure: Regenerate.
1893         * Makefile.in: Regenerate.
1894
1895 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1896
1897         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1898         Remove logical names.
1899
1900 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1901
1902         * ltmain.sh (func_normal_abspath): New function.
1903         (func_relative_path): Likewise.
1904         (func_mode_help): Document new -bindir option for link mode.
1905         (func_mode_link): Add new -bindir option, and use it to place
1906         output DLL if specified.
1907
1908 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1909
1910         * configure.ac (AC_PREREQ): Bump to 2.64.
1911
1912 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1913
1914         * README-maintainer-mode: Point directly to upstream locations
1915         for autoconf, automake, libtool, gettext, instead of copies on
1916         sources.redhat.com.  Document required versions.
1917         * configure.ac: Do not substitute datarootdir, htmldir,
1918         pdfdir, docdir.  Do not process --with-datarootdir,
1919         --with-htmldir, --with-pdfdir, --with-docdir.
1920         * configure: Regenerate.
1921
1922         * configure: Regenerate.
1923
1924         * compile: Sync from Automake 1.11.
1925         * depcomp: Likewise.
1926         * install-sh: Likewise.
1927         * missing: Likewise.
1928         * mkinstalldirs: Likewise.
1929         * ylwrap: Likewise.
1930
1931 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1932
1933         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1934         (baseargs): Add --disable-option-checking.
1935         * configure: Regenerate.
1936
1937         * Makefile.def (configure-target-libiberty): Depend on
1938         all-binutils and all-ld.
1939         (configure-target-newlib): Likewise.
1940         * Makefile.in: Regenerate.
1941
1942 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1943
1944         Sync with GCC, merge:
1945
1946         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1947
1948         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1949         * configure: Regenerate.
1950
1951         2009-07-06  Ian Lance Taylor  <iant@google.com>
1952
1953         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1954         * configure: Rebuild.
1955
1956         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1957
1958         PR bootstrap/40338
1959         * configure.ac (comparestring): Create new variable.
1960         * Makefile.tpl (comparestring): Use to skip some comparisions.
1961         * configure: Regenerate.
1962         * Makefile.in: Regenerate.
1963
1964         2009-06-23  Ian Lance Taylor  <iant@google.com>
1965
1966         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1967         boot_languages.  Only bootstrap target libraries listed in
1968         target_libs for some boot language.  Add --with-stage1-ldflags,
1969         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1970         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1971         if not building with C++.
1972         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1973         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1974         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1975         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1976         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1977         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1978         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1979         * configure, Makefile.in: Rebuild.
1980
1981         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1982
1983         * configure.ac: Detect MPC in default directory.
1984         * configure: Regenerate.
1985
1986         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1987
1988         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1989         to noconfdirs.
1990         * configure: Regenerate.
1991
1992         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1993
1994         * Makefile.def: Add MPC support and dependencies.
1995         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1996
1997         * Makefile.in, configure: Regenerate.
1998
1999         2009-05-24  Nicolas Roche  <roche@adacore.com>
2000
2001         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2002         * Makefile.in: Regenerate.
2003
2004         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2005
2006         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2007         * configure:  Regenerate.
2008
2009         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2010
2011         * configure.ac ($with_ppl):  Default to no if not supplied.
2012         ($with_cloog):  Likewise.
2013         configure:  Regenerate.
2014
2015         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2016
2017         PR bootstrap/39739
2018         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2019         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2020
2021         * configure, Makefile.in: Regenerate.
2022
2023         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2024
2025         * configure.ac: Change copyright header to refer to version
2026         3 of the GNU General Public License and to point readers at the
2027         COPYING3 file and the FSF's license web page.
2028         * Makefile.def: Likewise.
2029         * Makefile.tpl: Likewise.
2030         * Makefile.in: Regenerate.
2031
2032         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2033
2034         * configure.ac: Restore match for darwin9 or later. Use double
2035         brackets since regeneration eats one pair.
2036         * configure: Regenerate.
2037
2038 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
2039
2040         * MAINTAINERS: Perform some obvious fixups.
2041
2042 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2043
2044         * config.sub, config.guess: Update from upstream sources.
2045
2046 2009-08-06  Michael Eager <eager@eagercon.com>
2047
2048         * configure.ac: Add Microblaze target.
2049         * configure: Regenerate.
2050
2051 2009-07-02  Tristan Gingold  <gingold@adacore.com>
2052
2053         * configure.ac: Do not exclude gas for i386-*-darwin.
2054         Add a case for x86_64-*-darwin.
2055         * configure: Regenerate.
2056
2057 2009-06-26  Doug Evans  <dje@sebabeach.org>
2058
2059         * Makefile.def (host_modules): Add cgen.
2060         * Makefile.in: Regenerate.
2061         * configure.ac (host_tools): Add cgen.
2062         * configure: Regenerate.
2063
2064 2009-06-17  Michael Eager <eager@eagercon.com>
2065
2066         * COPYING.LIBGLOSS: Add Xilinx license.
2067
2068 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2069
2070         * configure.ac: Define is_elf for QNX Neutrino targets.
2071         * configure: Regenerate.
2072
2073 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2074             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2075
2076         * Makefile.tpl (all): Avoid a trailing backslash.
2077         * Makefile.in: Regenerate.
2078
2079 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2080
2081         * config.sub, config.guess: Update from upstream sources.
2082
2083 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2084
2085         * Makefile.tpl ([+compare-target+]): Compare all stage
2086         directories, rather than just gcc.
2087         * Makefile.in: Rebuilt.
2088
2089 2009-05-28  Doug Kwan  <dougkwan@google.com>
2090
2091         * configure.ac: Support gold for target arm*-*-*.
2092         * configure: Regenerate.
2093
2094 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2095
2096         * Makefile.tpl (all): Avoid harmless warning in make all when
2097         gcc-bootstrap is enabled but stage_last does not exist.
2098         * Makefile.in: Rebuilt.
2099
2100 2009-05-25  Tristan Gingold  <gingold@adacore.com>
2101
2102         * setup.com: Complete the file with configuration and build.
2103
2104 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2105
2106         PR other/40159
2107         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2108         gcc-no-bootstrap are mutually exclusive.
2109         * Makefile.in: Rebuilt.
2110
2111 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2112
2113         PR other/40159
2114         * Makefile.tpl (all): Don't end with unconditional success.
2115         * Makefile.in: Rebuilt.
2116
2117 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2118
2119         PR target/37137
2120         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2121         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2122         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2123         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2124         stage_configureflags, stage_cflags and stage_libcflags into
2125         explicit Makefile macros.
2126         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2127         GFORTRAN.
2128         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2129         CC.  Set CC_FOR_BUILD from CC.
2130         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2131         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2132         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2133         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2134         and GFORTRAN.
2135         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2136         (_LIBCFLAGS): Renamed to _TFLAGS.
2137         (do-compare-debug, do-compare3-debug): Drop.
2138         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2139         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2140         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2141         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2142         (XGCC_FLAGS_FOR_TARGET): New.
2143         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2144         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2145         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2146         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2147         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2148         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2149         TFLAGS.
2150         (BUILD_CONFIG): Include if requested.
2151         (all): Set TFLAGS on bootstrap.
2152         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2153         (all-stageid-prefixmodule): Likewise.
2154         (do-clean, distclean-stageid): Set TFLAGS.
2155         (restrap): Fix whitespace.
2156         * Makefile.in: Rebuilt.
2157
2158 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2159
2160         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2161         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2162         * Makefile.in: Regenerate.
2163
2164 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
2165
2166         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2167         consistency with config.sub.  (Update from upstream sources.)
2168
2169 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
2170
2171         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2172
2173 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2174
2175         * config.sub, config.guess: Update from upstream sources.
2176
2177 2009-04-15  Anthony Green  <green@moxielogic.com>
2178
2179         * configure.ac: Add moxie support.
2180         * configure: Rebuilt.
2181
2182 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2183
2184         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2185         * configure: Regenerate.
2186
2187 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2188
2189         PR gas/10039
2190         * configure.ac: Require texinfo 4.7.
2191         * configure: Regenerated.
2192
2193 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
2194
2195         * Makefil.def (languages): New entries.
2196         * Makefile.tpl (check-gcc-*): New generic target.
2197         * Makefile.in: Regenerate.
2198
2199 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
2200
2201         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2202         Windows builds of Sed.
2203
2204 2009-03-18  Tom Tromey  <tromey@redhat.com>
2205
2206         * configure: Rebuild.
2207         * configure.ac (host_libs): Add libiconv.
2208         * Makefile.in: Rebuild.
2209         * Makefile.def (host_modules): Add libiconv.
2210         (configure-gdb, all-gdb): Depend on libiconv.
2211
2212 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2213
2214         * configure.ac: Treat gdb as supported on x86_64-darwin.
2215         * configure: Regenerate.
2216
2217 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2218
2219         Merge from GCC:
2220
2221         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2222
2223         * configure.ac (--with-host-libstdcxx): New option.
2224         * configure: Regenerate.
2225
2226         2009-01-29  Robert Millan  <rmh@aybabtu.com>
2227
2228         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2229         * configure: Regenerate.
2230
2231         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
2232
2233         PR tree-optimization/38515
2234         * configure.ac (cloog-polylib): Removed.
2235         (with_ppl, with_cloog): Test for "no".
2236         * configure: Regenerated.
2237
2238 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2239
2240         Backport from git Libtool:
2241
2242         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2243         Support GNU/kOpenSolaris.
2244         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2245         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2246         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2247         GNU/kOpenSolaris.
2248
2249 2009-02-05  Andreas Schwab  <schwab@suse.de>
2250
2251         * Makefile.tpl (stage_last): Define $r and $s before using
2252         $(RECURSE_FLAGS_TO_PASS).
2253         * Makefile.in: Regenerate
2254
2255 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
2256
2257         * COPYING.NEWLIB: Add ARM license.
2258
2259 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2260
2261         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2262         (all-opcodes): Depend on all-libiberty.
2263         * Makefile.in: Regenerate.
2264
2265 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2266
2267         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2268         * configure: Regenerate.
2269
2270 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2271
2272         Backport link test fix from upstream Libtool:
2273
2274         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2275         Add cache variables to tests that require the linker to work.
2276         For shlibpath_overrides_runpath, this also changes the semantics
2277         to let the result from the C compiler take precedence.
2278         compiler take precedence.
2279
2280 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2281
2282         * config.sub, config.guess: Update from upstream sources.
2283
2284 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
2285
2286         * COPYING.NEWLIB: Updated.
2287         * COPYING.LIBGLOSS: Ditto.
2288
2289 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
2290
2291         Sync with GCC:
2292
2293         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2294
2295         * configure.ac (ppllibs): Add by default the lib flags.
2296         * configure: Regenerate.
2297
2298         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2299
2300         * configure.ac: Add double brackets on darwin[912].
2301         * configure: Regenerate.
2302
2303         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2304
2305         * configure.ac: Expand to darwin10 and later.
2306         * configure: Regenerate.
2307
2308 2008-12-02  Andreas Schwab  <schwab@suse.de>
2309
2310         * Makefile.def: configure-target-boehm-gc depends on
2311         all-target-libstdc++-v3.
2312         * Makefile.in: Regenerate.
2313
2314 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2315
2316         * config.sub, config.guess: Update from upstream sources.
2317
2318 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
2319
2320         Merge from GCC:
2321
2322         2007-12-02  Matthias Klose  <doko@ubuntu.com>
2323
2324         * config-ml.in: Remove 64bit configure tests.
2325
2326         2008-05-14  Rafael Espindola  <espindola@google.com>
2327
2328         * config-ml.in: don't handle --enable-shared and --enable-static.
2329
2330         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2331             Tobias Grosser  <grosser@fim.uni-passau.de>
2332             Jan Sjodin  <jan.sjodin@amd.com>
2333             Harsha Jagasia  <harsha.jagasia@amd.com>
2334             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2335             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2336             Adrien Eliche  <aeliche@isty.uvsq.fr>
2337
2338         Merge from graphite branch.
2339         * configure: Regenerate.
2340         * Makefile.in: Regenerate.
2341         * configure.ac (host_libs): Add ppl and cloog.
2342         Add checks for PPL and CLooG.
2343         * Makefile.def (ppl, cloog): Added modules and dependences.
2344         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2345         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2346
2347         2008-09-03  Richard Guenther  <rguenther@suse.de>
2348
2349         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2350         cloog test.
2351         * configure: Re-generate.
2352
2353         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2354
2355         * configure.ac (--with-cloog-polylib): New.
2356         (--disable-cloog-version-check): New.
2357         (--disable-ppl-version-check): New.
2358         * configure: Re-generate.
2359
2360         2008-09-05  Richard Guenther  <rguenther@suse.de>
2361
2362         * configure.ac: Initialize clooglibs to -lcloog.
2363         * configure: Re-generate.
2364
2365         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2366
2367         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2368         recommended version to 2.3.2.
2369
2370         * configure: Regenerate.
2371
2372         2008-10-31  Ben Elliston  <bje@au.ibm.com>
2373
2374         * configure.ac (spu-*-*): Remove special case.
2375         * configure: Regenerate.
2376
2377         Complete comment text from GCC version of:
2378
2379         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2380
2381         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2382         (GCC_SHLIB_SUBDIR): New.
2383         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2384         * configure: Regenerate.
2385         * Makefile.in: Regenerate.
2386
2387 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2388
2389         * configure.ac: Build gdb for i?86-*-darwin*
2390         * configure: Regenerated.
2391
2392 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2393
2394         PR bootstrap/38014
2395         PR bootstrap/37923
2396
2397         Revert:
2398
2399         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2400
2401         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2402         * Makefile.in: Regenerated.
2403
2404         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2405
2406         PR gdb/921
2407         PR gdb/1646
2408         PR gdb/2175
2409         PR gdb/2176
2410
2411         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2412         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2413         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2414         (HOST_EXPORTS): Pass CPPFLAGS.
2415         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2416         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2417         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2418         * Makefile.in, configure: Regenerated.
2419         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2420         and CPPFLAGS_FOR_BUILD.
2421
2422 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2423
2424         * configure.ac [spu-*-*]: Do not set skipdirs.
2425         * configure: Re-generate.
2426
2427 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2428
2429         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2430         * Makefile.in: Regenerated.
2431
2432 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2433
2434         PR gdb/921
2435         PR gdb/1646
2436         PR gdb/2175
2437         PR gdb/2176
2438
2439         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2440         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2441         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2442         (HOST_EXPORTS): Pass CPPFLAGS.
2443         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2444         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2445         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2446         * Makefile.in, configure: Regenerated.
2447         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2448         and CPPFLAGS_FOR_BUILD.
2449
2450 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
2451
2452         * libtool.m4: Update to libtool 2.2.6.
2453         * lt~obsolete.m4: Update to libtool 2.2.6.
2454         * ltmain.sh: Update to libtool 2.2.6.
2455         * ltsugar.m4: Update to libtool 2.2.6.
2456         * ltversion.m4: Update to libtool 2.2.6.
2457         * ltoptions.m4: Update to libtool 2.2.6.
2458         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2459
2460 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2461
2462         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2463         (GCC_SHLIB_SUBDIR): New.
2464         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2465         * configure: Regenerate.
2466         * Makefile.in: Regenerate.
2467
2468 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2469
2470         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2471         Enable bfd, binutils and opcodes.
2472         * configure: Regenerate.
2473
2474 2008-08-16  Nicolas Roche  <roche@adacore.com>
2475
2476         * Makefile.tpl: Add BOOT_ADAFLAGS.
2477         * Makefile.in: Regenerate.
2478
2479 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
2480
2481         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2482         * configure: Regenerate.
2483
2484 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2485
2486         Sync with gcc:
2487         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2488
2489         * configure.ac: Add makefile fragments for hpux.
2490         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2491         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2492         * configure: Regenerate.
2493         * Makefile.in: Regenerate.
2494
2495         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2496
2497         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2498         * Makefile.in: Regenerate.
2499         * configure: Regenerate.
2500
2501 2008-06-18  Ian Lance Taylor  <iant@google.com>
2502
2503         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2504
2505         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2506
2507 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2508
2509         * configure: Regenerate.
2510
2511 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2512
2513         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2514         "$@" is still intact with both Autoconf 2.59 and 2.62.
2515         * configure: Regenerate.
2516
2517 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2518
2519         * Makefile.tpl: Fix comment errors.
2520         * Makefile.in: Regenerate.
2521
2522 2008-06-13  Julian Brown  <julian@codesourcery.com>
2523
2524         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2525         of libobjc for ARM EABI Linux.
2526         * configure: Regenerate.
2527
2528 2008-06-12  David S. Miller  <davem@davemloft.net>
2529             David Edelsohn  <edelsohn@gnu.org>
2530
2531         * configure.ac: Add powerpc*-*-* to gold supported targets.
2532         * configure: Regenerate.
2533
2534 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2535
2536         PR tree-optimization/36218
2537         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2538         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2539         (all prefix="build-"): Pass them to build-system sub-makes.
2540         * Makefile.in: Regenerate.
2541
2542 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2543
2544         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2545         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2546         mkdep, and compile.  Update comments.
2547         (ETC_SUPPORT): Add ChangeLog and update comments.
2548
2549 2008-05-11  Ian Lance Taylor  <iant@google.com>
2550
2551         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2552
2553 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2554
2555         Sync with gcc:
2556         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2557
2558         PR bootstrap/35457
2559         * configure.ac: Include override.m4.
2560         * configure: Regenerate.
2561
2562         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2563
2564         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2565         * Makefile.in: Regenerate.
2566
2567         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2568
2569         * configure.ac: Do not build libssp for the AVR.
2570         * configure: Regenerate.
2571
2572 2008-04-18  Nick Clifton  <nickc@redhat.com>
2573
2574         * MAINTAINERS: Replace reference to configure.in with reference to
2575         configure.ac.
2576
2577 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2578
2579         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2580         as nonconfigurable directories list.
2581         * configure: Regenerate.
2582
2583 2008-04-14  David S. Miller  <davem@davemloft.net>
2584
2585         * configure.ac: Add sparc*-*-* to gold supported targets.
2586         * configure: Regenerate.
2587
2588 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2589
2590         * config.sub, config.guess: Update from upstream sources.
2591
2592 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2593
2594         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2595         * Makefile.in: Regenerate.
2596
2597 2008-04-07  Ian Lance Taylor  <iant@google.com>
2598
2599         * Makefile.def: check-gold depends upon all-binutils.
2600         * Makefile.in: Regenerate.
2601
2602 2008-04-04  Nick Clifton  <nickc@redhat.com>
2603
2604         PR binutils/4334
2605         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2606         builds.
2607         * configure: Regenerate.
2608
2609 2008-04-04  NightStrike  <NightStrike@gmail.com>
2610
2611         PR other/35151
2612         * configure.ac: Combine rules for mingw32 and mingw64.
2613         * configure: Regenerate.
2614
2615 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2616
2617         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2618         * Makefile.in: Regenerate.
2619
2620 2008-03-20  Ian Lance Taylor  <iant@google.com>
2621
2622         * configure.ac: Add support for --enable-gold.
2623         * Makefile.def: Add gold as a directory like ld.
2624         * configure, Makefile.in: Regenerate.
2625
2626 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2627
2628         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2629         (s390_cond_extensions): Reduced extensions to the compare related.
2630         (main): z10 cpu type option added.
2631         (expandConditionalJump): Renamed to ...
2632         (insertExpandedMnemonic): ... this.
2633
2634         * opcodes/s390-opc.c: Re-group the operand format makros.
2635         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2636         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2637         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2638         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2639         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2640         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2641         INSTR_SIL_RDU): New instruction formats added.
2642         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2643         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2644         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2645         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2646         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2647         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2648         masks added.
2649         (s390_opformats): New formats added "ris", "rrs", "sil".
2650         * opcodes/s390-opc.txt: Add the conditional jumps with the
2651         extensions removed from automatic expansion in s390-mkopc.c manually.
2652         (asi - trtre): Add new System z10 EC instructions.
2653         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2654
2655 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2656
2657         * configure.ac: m4_include config/proginstall.m4.
2658         * configure: Regenerate.
2659
2660 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2661
2662         Backport from upstream Libtool:
2663
2664         2007-10-12  Eric Blake  <ebb9@byu.net>
2665
2666         Deal with Autoconf 2.62's semantic change in m4_append.
2667         * ltsugar.m4 (lt_append): Replace broken versions of
2668         m4_append.
2669         (lt_if_append_uniq): Don't require separator to be overquoted,
2670         and avoid broken m4_append.
2671         (lt_dict_add): Fix typo.
2672         * libtool.m4 (_LT_DECL): Don't overquote separator.
2673
2674 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2675
2676         * config.rpath: Add AIX 6 support.
2677
2678 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2679
2680         * Makefile.def (stageprofile).  Remove -fprofile-generate
2681         from stage_libcflags.
2682         * Makefile.in: Regenerate.
2683
2684 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2685
2686         * config.sub, config.guess: Update from upstream sources.
2687
2688 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2689
2690         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2691         * s390-opc.txt (cmpsc): Duplicate entry removed.
2692         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2693         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2694         fier, cu42, cu41): Fix operand format.
2695
2696 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2697
2698         PR bootstrap/32009
2699         PR bootstrap/32161
2700
2701         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2702         * configure: Regenerate.
2703
2704         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2705         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2706         STAGE4_LIBCFLAGS): New.
2707         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2708         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2709         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2710         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2711         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2712         for target modules.  Don't export LIBCFLAGS.
2713         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2714         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2715         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2716         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2717         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2718         * Makefile.in: Regenerate.
2719
2720 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2721
2722         PR libgcj/33085
2723         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2724         Do not use -DDLL_EXPORT.  Backport from upstream.
2725
2726 2008-02-14  Nick Clifton  <nickc@redhat.com>
2727
2728         Import this patch from gcc:
2729         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2730
2731         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2732
2733 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2734
2735         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2736         * configure: Regenerate.
2737
2738 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2739
2740         * configure.ac (xtensa*-*-*): Recognize processor variants.
2741         * configure: Regenerate.
2742
2743 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2744
2745         PR bootstrap/34922
2746         * configure.ac (PARSE_ARGS): Push suitable setting of
2747         ac_subdirs_all, for `./configure --help=recursive'.
2748         Handle `+' in generic toplevel directory disabling.
2749         * configure: Regenerate.
2750
2751 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2752
2753         * config.sub, config.guess: Update from upstream sources.
2754
2755 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2756
2757         * config.sub, config.guess: Update from upstream sources.
2758
2759 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2760
2761         * COPYING.LIBGLOSS: Update default copyright.
2762
2763 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2764
2765         * COPYING.NEWLIB: Update default copyright.
2766
2767 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2768
2769         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2770         Change recommended MPFR from 2.2.1 > 2.3.0.
2771         * configure: Regenerate.
2772
2773 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2774
2775         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2776         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2777         * Makefile.in: Regenerate.
2778
2779 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2780
2781         * configure.ac: Enable libjava for x86_64-*-darwin9.
2782         * configure: Regenerate.
2783
2784 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2785
2786         * config.sub, config.guess: Update from upstream sources.
2787
2788 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2789
2790         * config-ml.in: Robustify against white space in absolute file
2791         names.
2792
2793         * config-ml.in (multi-clean): Substitute ${Makefile}.
2794         Remove superfluous ${Makefile} in list.
2795
2796 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2797
2798         * Makefile.def (dependencies): Make configure-gdb depend on
2799         all-intl.
2800         * Makefile.in: Regenerated.
2801
2802 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2803
2804         * Makefile.def: To avoid problems running with parallel makes,
2805         build newlib before libgloss so that target specific header
2806         files are availble.
2807         * Makefile.in: Regenerate.
2808
2809 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2810
2811         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2812         * Makefile.in: Regenerate.
2813
2814 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2815
2816         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2817         * libdecnumber: New directory, imported from GCC.
2818
2819 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2820
2821         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2822         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2823         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2824         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2825         * configure: Regenerate.
2826
2827 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2828
2829         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2830         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2831         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2832         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2833         * configure.ac: Default them to host tools for $host = $build.
2834         Subst them.
2835
2836         * configure: Regenerate.
2837         * Makefile.in: Regenerate.
2838
2839 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2840
2841         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2842         * configure: Regenerate.
2843
2844 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2845
2846         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2847         libstdc++.
2848         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2849         * configure: Regenerate.
2850         * Makefile.in: Regenerate.
2851
2852 2007-09-17  Andreas Schwab  <schwab@suse.de>
2853
2854         * configure.ac: Raise minimum makeinfo version to 4.6.
2855         * configure: Regenerate.
2856
2857 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2858
2859         * configure.ac: Correct makeinfo version check.
2860         * configure: Regenerate.
2861
2862 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2863
2864         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2865         to $skipdirs and only disable gprof for newlib.  Use the normal
2866         mips*-elf* handling in other respects.
2867         * configure: Regnerate.
2868
2869 2007-09-12  David Daney  <ddaney@avtrex.com>
2870
2871         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2872         enabling libgcj.
2873         * configure: Regenerate.
2874
2875 2007-09-12  Richard Guenther  <rguenther@suse.de>
2876
2877         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2878         nor --disable-checking is provided also turn on yes and types
2879         checking for stage1.
2880         * configure: Re-generate.
2881
2882 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2883
2884         PR target/33281
2885         * configure.ac: Use config/mh-mingw on mingw.
2886         * configure: Regenerate.
2887
2888 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2889
2890         PR other/32154
2891         * configure.ac: For libgloss targets, point the linker to the linker
2892         script, startup code and simulator library.
2893         * configure: Regenerate.
2894
2895 2007-09-09  Andrew Haley  <aph@redhat.com>
2896
2897         * configure.ac (noconfigdirs): Remove target-libffi and
2898         target-libjava.
2899
2900 2007-08-29  Nick Clifton  <nickc@redhat.com>
2901
2902         * config.sub, config.guess: Update from upstream sources.
2903
2904 2007-08-21  Richard Guenther  <rguenther@suse.de>
2905
2906         * configure.ac: Add types checking to stage1 checking flags.
2907         * configure: Regenerate.
2908
2909 2007-08-18  Paul Brook  <paul@codesourcery.com>
2910             Joseph Myers  <joseph@codesourcery.com>
2911
2912         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2913         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2914         * Makefile.in: Regenerate.
2915         * configure.ac (--with-debug-prefix-map): New.
2916         * configure: Regenerate.
2917
2918 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2919             Nigel Stephens  <nigel@mips.com>
2920
2921         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2922         as target_makefile_frag.
2923         * configure: Regenerate.
2924
2925 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2926
2927         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2928         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2929         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2930         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2931         (do-compare, do-compare3, do-compare-debug): New.
2932         ([+compare-target+]): Use them.
2933
2934 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2935
2936         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2937         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2938         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2939         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2940         (do-compare, do-compare3, do-compare-debug): New.
2941         ([+compare-target+]): Use them.
2942
2943 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2944             Ben Elliston  <bje@au.ibm.com>
2945
2946         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2947         --silent if $silent.
2948         * configure: Regenerate.
2949
2950 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2951
2952         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2953
2954 2007-07-17  Nick Clifton  <nickc@redhat.com>
2955
2956         * COPYING3: New file.  Contains version 3 of the GNU General
2957         Public License.
2958         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2959         Lesser General Public License.
2960
2961 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2962
2963         * configure.ac: Fix my previous change to really match GCC.
2964         * configure: Regenerate.
2965
2966 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2967
2968         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2969         * configure: Regenerate.
2970
2971 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2972
2973         * configure.ac: Add some missing m4 quotation.
2974         * configure: Regenerate.
2975
2976 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2977
2978         * Makefile.def: Add windmc tool to build.
2979         * Makefile.tpl: Likewise.
2980         * configure.ac: Likewise.
2981         * Makefile.in: Regenerate.
2982         * configure: Regenerate.
2983
2984 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2985
2986         * lt~obsolete.m4: New. Import from 20070318 libtool.
2987
2988 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2989
2990         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2991         uclinux and linux-uclibc targets.
2992         * configure: Regenerate.
2993
2994 2007-06-28  DJ Delorie  <dj@redhat.com>
2995
2996         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2997         not building newlib.
2998         * configure: Regenerated.
2999
3000 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
3001
3002         * src-release (DEVO_SUPPORT): Correct typos.
3003
3004 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3005
3006         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3007         * Makefile.in: Regenerated.
3008
3009 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3010
3011         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3012         (distclean-stage[+id+]): Possibly delete stage_last.
3013         * Makefile.in: Regenerate.
3014
3015 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3016
3017         * config.sub, config.guess: Update from upstream sources.
3018
3019 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3020
3021         * Makefile.tpl: Fix spelling error.
3022         * Makefile.in: Regenerate.
3023
3024 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
3025
3026         Sync with gcc:
3027         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3028
3029         PR bootstrap/29382
3030         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3031         * configure: Rebuilt.
3032
3033 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3034
3035         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3036         lt_cv_sys_max_cmd_len.
3037
3038 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
3039
3040         * ltgcc.m4: Update from GCC.
3041
3042 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3043
3044         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3045
3046 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
3047
3048         * ltmain.sh: Update from GCC.
3049         * libtool.m4: Update from GCC.
3050         * ltsugar.m4: New. Update from GCC.
3051         * ltversion.m4: New. Update from GCC.
3052         * ltoptions.m4: New. Update from GCC.
3053         * ltconfig: Remove.
3054         * ltcf-c.sh: Remove.
3055         * ltcf-cxx.sh: Remove.
3056         * ltcf-gcj.sh: Remove.
3057         * src-release: Update with new libtool file list.
3058
3059 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3060
3061         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3062         stage_cflags.
3063         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3064         Remove CFLAGS/LIBCFLAGS.
3065         (configure-stage[+id+]-[+prefix+][+module+],
3066         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3067         * Makefile.in: Regenerate.
3068
3069 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3070
3071         * config-ml.in: Update from GCC.
3072
3073 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
3074
3075         * src-release (do-proto-toplev): Process the support directories before
3076         the tool directory.
3077
3078 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3079
3080         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3081         of glob.  Quote arguments with single quotes too.
3082         * configure: Regenerate.
3083
3084 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3085
3086         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3087         * Makefile.in: Regenerate
3088
3089 2007-03-07  Andreas Schwab  <schwab@suse.de>
3090
3091         * configure: Regenerate.
3092
3093 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3094
3095         * configure.ac: Add "--with-pdfdir" configure option,
3096         which defines pdfdir variable.
3097         * Makefile.def (target=fixincludes): Add install-pdf to
3098         missing targets.
3099         (recursive_targets): Add install-pdf target.
3100         (flags_to_pass): Add pdfdir.
3101         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3102         target.
3103         * configure: Regenerate
3104         * Makefile.in: Regenerate
3105
3106 2007-02-28  Eric Christopher  <echristo@apple.com>
3107
3108         Revert:
3109         2006-12-07  Mike Stump  <mrs@apple.com>
3110
3111         * Makefile.def (dependencies): Add dependency for
3112         install-target-libssp and install-target-libgomp on
3113         install-gcc.
3114         * Makefile.in: Regenerate.
3115
3116 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3117
3118         * configure: Regenerate.
3119         * configure.ac: Move statements after variable declarations.
3120
3121 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3122
3123         * configure.ac: Adjust for loop syntax.
3124         * configure: Regenerate.
3125
3126 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3127
3128         * configure: Rebuilt.
3129
3130 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3131
3132         * configure.ac: Drop multiple occurrences of --enable-languages,
3133         and fix its quoting.
3134         * configure: Rebuilt.
3135
3136 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3137             Nathan Sidwell  <nathan@codesourcery.com>
3138             Vladimir Prus  <vladimir@codesourcery.com
3139             Joseph Myers  <joseph@codesourcery.com>
3140
3141         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3142         * configure: Regenerate.
3143
3144 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3145
3146         * configure.ac (target_libraries): Move libgcc before libiberty.
3147         * configure: Regenerated.
3148
3149 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
3150
3151         * configure: Regenerate again?
3152
3153 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
3154
3155         * configure: Reapply PR30748 fix which was lost in the previous commit.
3156
3157 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3158             Paolo Bonzini  <bonzini@gnu.org>
3159
3160         PR bootstrap/30753
3161         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3162         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3163         * configure: Regenerated.
3164
3165 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
3166
3167         * configure: Regenerate.
3168
3169 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3170
3171         PR bootstrap/30748
3172         * configure.ac: Correct syntax for Solaris ksh.
3173         * configure: Regenerated.
3174
3175 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3176
3177         * Makefile.def: Sync with GCC.
3178         * Makefile.tpl: Sync with GCC.
3179         * Makefile.in: Regenerate.
3180         * configure: Regenerate.
3181
3182 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3183
3184         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3185         noncanonical equivalents.
3186         * configure.in: Rename to...
3187         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3188         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3189         target_noncanonical.  Use them.  Rewrite removal of configure
3190         arguments for autoconf 2.59.  Discard variable settings.  Force
3191         program_transform_name for native tools.
3192
3193         * Makefile.in: Regenerated.
3194         * configure: Regenerated with autoconf 2.59.
3195
3196         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3197
3198 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
3199
3200         * COPYING.LIBGLOSS: Reformat default Red Hat
3201         license to fit within 80 columns.
3202         * COPYING.NEWLIB: Ditto.
3203
3204 2007-02-05  Dave Brolley  <brolley@redhat.com>
3205
3206         * Contribute the following changes:
3207         2006-11-28  DJ Delorie  <dj@redhat.com>
3208
3209         * configure.in: Fix typo for mep's target_makefile_frag.
3210         * configure: Regenerated.
3211
3212         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
3213
3214         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3215         * configure: Regenerate.
3216
3217         2001-09-19  DJ Delorie  <dj@redhat.com>
3218
3219         * configure.in (target_makefile_frag): use mt-mep
3220
3221         2001-06-12  Don Howard  <dhoward@redhat.com>
3222
3223         * configure.in: Remove gdb from MeP skip list.
3224
3225         2001-04-05  DJ Delorie  <dj@redhat.com>
3226
3227         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3228
3229         2001-03-20  Ben Elliston  <bje@redhat.com>
3230
3231         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3232
3233         2001-03-19  Ben Elliston  <bje@redhat.com>
3234
3235         * config.sub (mep, mep-*): Add.
3236
3237 2007-01-31  Andreas Schwab  <schwab@suse.de>
3238
3239         * Makefile.tpl (LDFLAGS): Substitute it.
3240         * Makefile.in: Regenerate.
3241
3242 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3243
3244         * configure.in: Change == to = in test command.
3245         * configure: Regenerate.
3246
3247 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3248             Nick Clifton  <nickc@redhat.com>
3249             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3250
3251         * configure.in (build_configargs, host_configargs, target_configargs):
3252         Remove build/host/target parameters.
3253         (host_libs): Add gmp and mpfr.
3254         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3255         * Makefile.def (gmp, mpfr): New.
3256         (gcc): Remove target.
3257         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3258         target_os, target_vendor): New.
3259         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
3260         * configure: Regenerate.
3261         * Makefile.in: Regenerate.
3262
3263 2007-01-11  Matt Fago  <fago@earthlink.net>
3264
3265         * configure.in: Try to link to functions only in mpfr 2.2.x
3266         to improve robustness of configure tests.
3267         * configure: Regenerate.
3268
3269 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3270
3271         * configure.in: Add support for an x86_64-mingw* target.
3272         * configure: Regenerate.
3273
3274 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3275
3276         * Makefile.tpl (all-target): Correct @if conditional for target
3277         modules.
3278         * configure.in: Omit libiberty if building only target libgcc.
3279         * configure, Makefile.in: Regenerated.
3280
3281 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3282
3283         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3284         * configure: Regenerate.
3285
3286 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3287
3288         * Makefile.def (target_modules): Add libgcc.
3289         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3290         * Makefile.tpl (clean-target-libgcc): Delete.
3291         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3292         on gcc even for bootstrapped modules.  Rewrite handling of
3293         lang_env_dependencies to loop over target_modules.
3294         * configure.in (target_libraries): Add target-libgcc.
3295         * Makefile.in, configure: Regenerated.
3296
3297 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3298
3299         Sync with gcc:
3300         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3301
3302         * configure.in: Reorganize recognition of languages.  Add
3303         --enable-stage1-languages.  Show supported languages for the chosen
3304         target rather than all recognized languages.
3305         * configure: Regenerate.
3306
3307         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3308
3309         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3310         * Makefile.in: Regenerate.
3311
3312         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3313
3314         * configure.in: Warn that MPFR 2.2.0 is buggy.
3315         * configure: Regenerate.
3316
3317 2006-12-27  Ian Lance Taylor  <iant@google.com>
3318
3319         * configure.in: When removing Makefiles to force a reconfigure, also
3320         remove prev-DIR*/Makefile.
3321         * configure: Regenerate.
3322
3323 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
3324
3325         * config.bfd: Recognize fido.
3326
3327 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3328
3329         Sync with gcc:
3330
3331         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3332
3333         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3334         it only affects bootstrap and could be tested on "$host" as well.
3335         * configure: Regenerate.
3336         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3337
3338         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3339
3340         PR bootstrap/29544
3341         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3342         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3343         move here comment from Makefile.tpl.
3344         * Makefile.tpl: Move some definitions higher in the file.
3345         (STAGE1_CHECKING): New.
3346         * configure.in: Add --enable-stage1-checking.
3347         * configure: Regenerate.
3348         * Makefile.in: Regenerate.
3349
3350         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3351
3352         * configure.in: Update error message for missing GMP/MPFR.
3353
3354         * configure: Regenerate.
3355
3356         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3357
3358         * configure.in: Update MPFR version in error message.
3359
3360         * configure: Regenerate.
3361
3362         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3363
3364         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3365         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3366         --with-gmp-lib): New flags.
3367
3368         * configure: Regenerate.
3369
3370 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
3371
3372         PR bootstrap/30134
3373         * configure.in: Correct x86 darwin support for libjava to powerpc
3374         and i?86 only.
3375         * configure: Regenerate.
3376
3377 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3378
3379         * configure.in:  Handle spu makefile frag.
3380         * Makefile.tpl (MAINT): Define
3381         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3382         * configure: Regenerate.
3383         * Makefile.in: Regenerate.
3384
3385 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3386
3387         * config.sub, config.guess: Update from upstream sources.
3388
3389 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3390
3391         * configure.in: Sync with GCC (spu-*-*).
3392         * configure: Sync with GCC.
3393
3394 2006-12-07  Mike Stump  <mrs@apple.com>
3395
3396         * Makefile.def (dependencies): Add dependency for
3397         install-target-libssp and install-target-libgomp on
3398         install-gcc.
3399         * Makefile.in: Regenerate.
3400
3401 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3402
3403         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3404         (unstage): Test for stage_last presence.
3405
3406         PR bootstrap/29802
3407         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3408         * Makefile.in: Regenerate.
3409
3410 2006-11-14  DJ Delorie  <dj@redhat.com>
3411
3412         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3413         * Makefile.in: Sync with GCC.
3414         * configure.in: Sync with GCC (mpfr, gmp).
3415         * configure: Sync with GCC.
3416
3417 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
3418
3419         * configure.in: Remove target-libgloss from noconfigdirs for
3420         bfin-*-*.
3421         * configure: Regenerated.
3422
3423 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
3424
3425         * COPYING.NEWLIB: Add spu license.
3426         * COPYING.LIBGLOSS: Ditto.
3427
3428 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
3429
3430         * Makefile.def: Added pdf target handling.
3431         * Makefile.tpl: Added pdf target handling.
3432         * Makefile.in: Regenerated.
3433
3434 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
3435
3436         * COPYING.NEWLIB: Updated.
3437         * COPYING.LIBGLOSS: Ditto.
3438
3439 2006-09-27  Dave Brolley  <brolley@redhat.com>
3440
3441         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3442         $s instead of $r.
3443         * configure: Regenerated.
3444
3445 2006-09-26  Ben Elliston  <bje@au.ibm.com>
3446
3447         * config.sub, config.guess: Update from upstream sources.
3448
3449 2006-09-20  Thiemo Seufer  <ths@mips.com>
3450
3451         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3452         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3453         * configure: Regenerate.
3454
3455 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3456
3457         * configure.in: Never build newlib for a Mingw host.
3458         Never build newlib as Mingw target library.
3459         Test the existence of winsup/cygwin for building a Cygwin newlib,
3460         rather than just winsup.
3461         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3462         building a Mingw target.
3463         * configure: Regenerate.
3464
3465 2006-08-15  Thiemo Seufer  <ths@mips.com>
3466             Nigel Stephens  <nigel@mips.com>
3467             David Ung  <davidu@mips.com>
3468
3469         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3470
3471 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3472
3473         Sync from GCC:
3474         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3475
3476         PR bootstrap/18058
3477         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3478         if the bootstrap compiler is a GCC version that supports it.
3479         * configure: Regenerate.
3480
3481 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3482
3483         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3484         * configure: Regenerated.
3485
3486 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3487
3488         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3489         for stages after the first.
3490
3491 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3492
3493         * Makefile.def: Add dependencies for configure-opcodes
3494         on configure-intl and all-opcodes on all-intl.
3495         * Makefile.in: Regenerated.
3496
3497 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3498
3499         * ltconfig: chmod 644 before ranlib during install.
3500
3501 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3502
3503         * configure.in: Fix thinkos in previous check-in.
3504         * configure: Regenerate.
3505
3506 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3507
3508         Sync from gcc:
3509
3510         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3511
3512         PR other/27063
3513         * configure.in: Test subdir_requires and give an appropriate
3514         error message.
3515         * configure: Regenerate.
3516
3517         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3518
3519         PR target/27540
3520         * configure.in: Only enable libgomp on IRIX 6.
3521         * configure: Regenerate.
3522
3523 2006-06-20  David Ayers  <d.ayers@inode.at>
3524
3525         PR bootstrap/28072
3526         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3527         whether target-libjava is being configured instead of whether the
3528         java front end is enabled.
3529         * configure: Regenerate.
3530
3531 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3532
3533         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3534         to R_ARM_LDC_SB_G{0,1,2} respectively.
3535
3536 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3537
3538         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3539         too.
3540         * Makefile.in: Regenerate.
3541
3542 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3543
3544         Sync from gcc:
3545
3546         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3547         * configure.in: Don't enable libgomp on hpux10.
3548         * configure: Rebuilt.
3549
3550 2006-06-13  David Ayers  <d.ayers@inode.at>
3551
3552         Sync from gcc:
3553
3554         2006-06-12  David Ayers  <d.ayers@inode.at>
3555
3556         PR bootstrap/27963
3557         PR target/19970
3558         * configure.in: Remove target-boehm-gc from noconfigdirs where
3559         ${libgcj} is specified.
3560         * configure: Regenerate.
3561
3562 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3563
3564         Sync from gcc:
3565
3566         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3567                     Andreas Schwab  <schwab@suse.de>
3568
3569         PR bootstrap/18033
3570         * config-ml.in: Eval option if surrounded by single quotes.
3571
3572 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3573
3574         Sync from gcc:
3575
3576         2006-06-06  David Ayers  <d.ayers@inode.at>
3577
3578         PR libobjc/13946
3579         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3580         * Makefile.in: Regenerate.
3581         * configure.in: Add --enable-objc-gc at toplevel and have it
3582         enable boehm-gc for Objective-C.
3583         Remove target-boehm-gc from libgcj.
3584         Add target-boehm-gc to target_libraries.
3585         Add target-boehm-gc to noconfigdirs where ${libgcj}
3586         is specified.
3587         Assert that boehm-gc is supported when requested for Objective-C.
3588         Only build boehm-gc if needed either for Java or Objective-C.
3589         * configure: Regenerate.
3590
3591         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3592
3593         PR 27674
3594         * Makefile.tpl (configure-[+prefix+][+module+],
3595         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3596         Remove rule to unstage bootstrapped modules.
3597         (stage_current): New.
3598         * Makefile.in: Regenerate.
3599
3600         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3601         Andreas Tobler  <a.tobler@schweiz.ch>
3602
3603         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3604         * configure: Rebuilt.
3605
3606         Revert
3607         2006-01-31  Richard Guenther  <rguenther@suse.de>
3608         Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * Makefile.def (target_modules): Add libgcc-math target module.
3611         * configure.in (target_libraries): Add libgcc-math target library.
3612         (--enable-libgcc-math): New configure switch.
3613         * Makefile.in: Re-generate.
3614         * configure: Re-generate.
3615
3616 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3617
3618         * config-ml.in: Alter CCASFLAGS to include special
3619         multilib options the same as is done for CFLAGS.
3620
3621 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3622
3623         * Makefile.def: Added dependencies from sim and gdb on intl, and
3624         added configure dependencies to everything with an all dependency
3625         on intl.
3626         * gettext.m4: Removed.
3627         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3628         (GDB_SUPPORT_DIRS): Add intl.
3629         * Makefile.in: Regenerated.
3630
3631 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3632
3633         * src-release (DEVO_SUPPORT): Add config.rpath.
3634
3635 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3636
3637         * Makefile.def (bfd, opcodes): Fix lib_path.
3638         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3639         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3640         * Makefile.in: Regenerate.
3641
3642 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3643
3644         * configure.in: Enable gprof for cross builds.
3645         * configure: Regenerate.
3646
3647 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3648
3649         * src-release (MAKEINFOFLAGS): Define.
3650         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3651
3652 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3653
3654         * config.sub, config.guess: Update from upstream sources.
3655
3656 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3657
3658         * config.sub, config.guess: Update from upstream sources.
3659
3660 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3661
3662         * blt, iwidgets, mmalloc: Remove directories.
3663
3664 2006-05-01  DJ Delorie  <dj@redhat.com>
3665
3666         * configure.in: Restore CFLAGS if GMP isn't present.
3667         * configure: Regenerate.
3668
3669 2006-04-18  DJ Delorie  <dj@redhat.com>
3670
3671         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3672         reference libgloss so that libssp can be built in a combined
3673         tree.
3674         * configure: Regenerate.
3675
3676 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3677
3678         * contrib: Remove directory.
3679
3680 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3681
3682         * Makefile.tpl: Add install-html target.
3683         * Makefile.def: Add install-html target.
3684         * Makefile.in: Regenerate.
3685         * configure.in: Add --with-datarootdir, --with-docdir,
3686         and --with-htmldir options.
3687         * configure: Regenerate.
3688
3689 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3690
3691         PR binutils/1860
3692         * configure.in: Require makeinfo 4.4 or higher.
3693         * configure: Regenerate.
3694
3695 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3696
3697         * Makefile.in: Regenerate.
3698
3699 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3700
3701         Sync with gcc:
3702         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3703
3704         * configure.in: Handle --disable-<component> generically.
3705         * configure: Regenerate.
3706
3707         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3708
3709         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3710         (TARGET_CONFIGDIRS): Remove.
3711         * configure.in: Remove AC_SUBST(target_configdirs).
3712         * Makefile.in, configure: Regenerated.
3713
3714
3715 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3716
3717         PR libgcj/17311
3718         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3719
3720 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3721
3722         PR bootstrap/25670
3723
3724         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3725
3726         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3727         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3728         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3729         BUILD_PREFIX, BUILD_PREFIX_1.
3730         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3731
3732         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3733         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3734
3735         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3736         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3737         of `cat stage_current`.  Always provide the `r' and `s' variables.
3738         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3739         a single shell execution.
3740         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3741         bootstrapped modules, make the stage1 module if the build was not
3742         started yet, else build the current stage.
3743         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3744         (all-build, all-host, all-target, [+make_target+]-host,
3745         [+make_target+]-target): Do not use \-continued lines.
3746         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3747         (current_stage, restrap, stage_last): New.
3748
3749         * Makefile.in: Regenerate.
3750         * configure: Regenerate.
3751
3752 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3753
3754         Sync from gcc:
3755
3756         2006-01-31  Richard Guenther  <rguenther@suse.de>
3757                     Paolo Bonzini  <bonzini@gnu.org>
3758
3759         * Makefile.def (target_modules): Add libgcc-math target module.
3760         * configure.in (target_libraries): Add libgcc-math target library.
3761         (--enable-libgcc-math): New configure switch.
3762         * Makefile.in: Re-generate.
3763         * configure: Re-generate.
3764         * libgcc-math: New toplevel directory.
3765
3766         2006-01-18  Richard Henderson  <rth@redhat.com>
3767                     Jakub Jelinek  <jakub@redhat.com>
3768                     Diego Novillo  <dnovillo@redhat.com>
3769
3770         * libgomp: New directory.
3771         * Makefile.def: Add target_module libgomp.
3772         * Makefile.in: Regenerate.
3773         * configure.in (target_libraries): Add target-libgomp.
3774         * configure: Regenerate.
3775
3776 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3777             Andreas Schwab  <schwab@suse.de>
3778
3779         * configure: Regenerate.
3780
3781 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3782
3783         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3784         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3785         the assembler, linker and binutils.
3786         * configure: Regenerate.
3787
3788 2006-01-16  Nick Clifton  <nickc@redhat.com>
3789
3790         * config.sub, config.guess: Sync from config repository.
3791
3792 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3793
3794         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3795         @ from continuation.
3796         * Makefile.in: Rebuilt.
3797
3798 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3799
3800         Sync from gcc:
3801
3802         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3803
3804         PR bootstrap/24252
3805
3806         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3807         * Makefile.tpl (OBJDUMP): New.
3808         (EXTRA_HOST_FLAGS): Add it.
3809         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3810
3811         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3812         to use symbolic links between directories.  Avoid race conditions
3813         or make them harmless.
3814         * configure.in: Do not try to use symbolic links between directories.
3815
3816         * Makefile.def (LEAN): Pass.
3817         * Makefile.tpl (LEAN): Define.
3818         (stage[+id+]-start): Accept that the previous directory does not
3819         exist, if the bootstrap is lean.
3820         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3821         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3822         configure substitution.
3823         ([+compare-target+]): Likewise.
3824         ([+bootstrap-target+]-lean): New.
3825         * configure.in: Remove lean bootstrap support from here.
3826
3827         * Makefile.in: Regenerate.
3828         * configure: Regenerate.
3829
3830         2006-01-02  Andreas Schwab  <schwab@suse.de>
3831
3832         * configure.in: When reconfiguring remove Makefile in
3833         all stage directories.
3834         * configure: Regenerate.
3835
3836 2005-12-27  Leif Ekblad  <leif@rdos.net>
3837
3838         * configure.in: Add support for RDOS target.
3839         * configure: Regenerate.
3840
3841 2005-12-27  Nick Clifton  <nickc@redhat.com>
3842
3843         PR binutils/1990
3844         * libtool.m4: Synchronize with version in GCC sources.
3845
3846 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3847
3848         Revert Ada-related part of the previous change.
3849
3850         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3851         Do not pass.
3852         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3853         * Makefile.in: Regenerate.
3854         * configure.in: Do not include mt-ppc-aix target fragment.
3855         * configure: Regenerate.
3856
3857 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3858
3859         * configure.in: Select appropriate fragments for PowerPC/AIX.
3860         * configure: Regenerate.
3861
3862         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3863         BOOT_CFLAGS, BOOT_LDFLAGS.
3864         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3865         BOOT_CFLAGS, BOOT_LDFLAGS.
3866         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3867         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3868         (stage): Fail if we cannot complete the work.
3869         * Makefile.in: Regenerate.
3870
3871 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3872
3873         * COPYING.NEWLIB: Update copyright year for default
3874         copyright.
3875
3876 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3877
3878         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3879         install-host-nogcc): Don't invoke $(stage) at the end.
3880         * Makefile.in: Regenerate.
3881
3882 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3883
3884         * configure.in: Flip the top-level bootstrap switch.
3885         * configure: Regenerate.
3886
3887         Merge from gcc:
3888
3889         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3890
3891         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3892         $(stage) and $(unstage).
3893         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3894         (all): Remove stray semicolon.
3895         (local-distclean): Don't handle multilib.tmp and multilib.out.
3896         (install.all): Set $s for consistency.
3897         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3898         check_multilibs setting.  Always make the install directory.
3899         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3900         Correct @if/@endif.
3901         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3902         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3903         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3904         (multilib.out): Remove.
3905         * Makefile.in: Regenerated.
3906
3907 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3908
3909         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3910         * configure.in: Replace ms1 arch with mt.
3911         * configure: Rebuilt.
3912
3913 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3914
3915         Sync with gcc:
3916
3917 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3918
3919         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3920         * configure.in: Replace ms1 arch with mt.
3921         * configure: Rebuilt.
3922
3923 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3924
3925         Sync with gcc:
3926
3927         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3928
3929         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3930         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3931         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3932         Find in-tree tools if available.
3933         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3934         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3935         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3936         (COMPILER_*_FOR_TARGET): New.
3937         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3938         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3939         (CONFIGURED_*, USUAL_*): Remove.
3940         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3941         STRIP): Use autoconf substitutions.
3942         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3943         COMPILER_NM_FOR_TARGET): New.
3944         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3945
3946         (all): Make all-host and all-target in parallel.
3947         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3948         that $$r and $$s are set before invoking a recursive make.
3949         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3950         ([+bootstrap-target+]): Inline most of the `all' target.
3951
3952         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3953
3954         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3955         from the gcc build directory.
3956         * Makefile.in: Regenerate.
3957
3958         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3959
3960         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3961         depend on all-libdecnumber.
3962         * configure.in (host_libs): Include libdecnumber.
3963         * Makefile.in: Regenerate.
3964         * configure: Likewise.
3965
3966         2005-11-21  Kean Johnston  <jkj@sco.com>
3967
3968         * config.sub, config.guess: Sync from upstream sources.
3969
3970 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3971
3972         * Makefile.def: Remove gdb dependencies for gdbtk.
3973         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3974         (configure-gdb, install-gdb): New rules.
3975         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3976         * Makefile.in, configure: Regenerated.
3977
3978 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3979
3980         PR bootstrap/24297
3981         * Makefile.tpl (do-[+make-target+], do-check, install,
3982         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3983         are set before recursing.
3984         * Makefile.in: Regenerate.
3985
3986 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3987
3988         PR bootstrap/18939
3989         * Makefile.def (gcc) <target>: Fix thinko.
3990         * Makefile.in: Regenerate.
3991
3992 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3993
3994         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3995         * configure: Regenerate.
3996
3997 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3998
3999         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4000         target-libffi, target-qthreads, target-libjava, and
4001         targetlibobjc.
4002         * configure: Regenerate.
4003
4004 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4005
4006         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4007         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4008         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4009         (USUAL_OBJDUMP_FOR_TARGET): New.
4010         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4011         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4012         * configure, Makefile.in: Regenerated.
4013
4014 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4015
4016         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4017         before other host packages.
4018
4019 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4020
4021         PR bootstrap/22340
4022
4023         * configure.in (default_target): Remove.
4024         * Makefile.tpl (all): Do not use prerequisites as subroutines
4025         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4026         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4027         use prerequisites as subroutines.
4028         (check-host, check-target): New.
4029         (bootstrap configure & all targets): Do not use stage*-start
4030         if the directory layout is already ok.
4031         (non-bootstrap configure & all targets): Prepend a $(unstage).
4032         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4033         (NOTPARALLEL): Remove.
4034         (unstage, stage variables): New variables.
4035         (unstage, stage targets): Simply expand to those variables.
4036
4037         * configure: Regenerate.
4038         * Makefile.in: Regenerate.
4039
4040 2005-10-04  James E Wilson  <wilson@specifix.com>
4041
4042         * Makefile.def (lang_env_dependencies): Add libmudflap.
4043         * Makefile.in: Regenerate.
4044
4045 2005-10-03  Catherine Moore  <clm@cm00re.com>
4046
4047         * configure.in (bfin-*-*): Support bfin.
4048         * configure: Regenerated.
4049
4050 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
4051
4052         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4053         * configure: Regenerated.
4054
4055 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4056
4057         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4058         (LIPO_FOR_TARGET): New.
4059         (CONFIGURED_LIPO_FOR_TARGET): New.
4060         (USUAL_LIPO_FOR_TARGET): New.
4061         (STRIP_FOR_TARGET): New.
4062         (CONFIGURED_STRIP_FOR_TARGET): New.
4063         (USUAL_STRIP_FOR_TARGET): New.
4064         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4065         STRIP_FOR_TARGET.
4066         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4067         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4068         * Makefile.in: Regenerate.
4069         * configure: Regenerate.
4070
4071 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4072
4073         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4074         (rs6000-*-aix*): Same.
4075         * configure: Regenerate.
4076
4077 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4078
4079         * configure.in: Recognize f95 in the --enable-languages option,
4080         and substitute it for fortran, issuing a warning.
4081         * configure: Regenerate.
4082
4083 2005-09-07  Ben Elliston  <bje@au.ibm.com>
4084
4085         Import from Autoconf sources:
4086
4087         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4088         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4089         Elliston.  Handle weird characters correctly.
4090
4091 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4092
4093         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4094         * configure:  Regenerated.
4095
4096 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4097
4098         * Makefile.def (libssp): Add to lang_env_dependencies.
4099         * Makefile.in: Regenerate.
4100
4101 2005-08-17  Christian Groessler  <chris@groessler.org>
4102
4103         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4104         * Makefile.in: Regenerate.
4105
4106 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4107
4108         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4109         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4110         Look for alternate names of the target cc and c++
4111         * configure: Regenerate.
4112
4113 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4114
4115         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4116         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4117         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4118         tools; remove code to manually set them.
4119         (Target tools): Look in the environment for them.
4120         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4121         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4122         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4123         build directory.
4124         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4125         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4126         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4127         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4128         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4129         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4130         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4131         * configure: Regenerate.
4132         * Makefile.in: Regenerate.
4133
4134 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4135
4136         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4137         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4138         * Makefile.in: Regenerated.
4139
4140 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4141
4142         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4143         (CFLAGS_FOR_TARGET): Use it.
4144         (CXXFLAGS_FOR_TARGET): Likewise.
4145         * Makefile.in: Regenerated.
4146         * configure.in (--with-build-sysroot): New option.
4147         * configure: Regenerated.
4148
4149 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4150
4151         * Makefile.tpl: Wrap install between unstage and stage
4152         * Makefile.in: Regenerate.
4153
4154 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4155
4156         * all files: Update FSF address.
4157
4158 2005-07-14  Jim Blandy  <jimb@redhat.com>
4159
4160         * configure.in: Add cases for Renesas m32c.
4161         * configure: Regenerated.
4162
4163 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4164
4165         * COPYING, compile, config-ml.in, config.guess,
4166         config.sub, install-sh, missing, mkinstalldirs,
4167         symlink-tree, ylwrap: Sync from upstream sources.
4168
4169 2005-07-13  Eric Christopher  <echristo@redhat.com>
4170
4171         * configure.in: Add toplevel noconfigdir support for tpf.
4172         * configure: Regenerate.
4173
4174 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
4175
4176         * Makefile.def (target_modules): Add libssp.
4177         * configure.in (target_libraries): Add target-libssp.
4178         * configure: Rebuilt.
4179         * Makefile.in: Rebuilt.
4180
4181 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4182
4183         PR ada/22340
4184
4185         * Makefile.def: Sync with gcc.
4186         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4187         * Makefile.in: Regenerate.
4188
4189 2005-07-07  Andreas Schwab  <schwab@suse.de>
4190
4191         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4192         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4193         * Makefile.in: Regenerated.
4194
4195 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
4196
4197         * configure.in: Add --enable-libssp and --disable-libssp.
4198         * configure: Regenerate with autoconf-2.13.
4199
4200 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4201
4202         * configure.in: Don't build sim or rda when targetting darwin.
4203         * configure: Regenerate.
4204
4205 2005-07-04  Ben Elliston  <bje@gnu.org>
4206
4207         * src-release (do-proto-toplev): Remove dejagnu bits.
4208         (DEJAGNU_SUPPORT_DIRS): Remove.
4209         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4210         (GDBD_SUPPORT_DIRS): Likewise.
4211         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4212         (INSIGHTD_SUPPORT_DIRS): Likewise.
4213         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4214
4215 2005-06-30  Ben Elliston  <bje@gnu.org>
4216
4217         * setup.com (mpw): Remove unused directive.
4218
4219 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4220
4221         * Makefile.def (stagefeedback): Come after profile.
4222         Define profiledbootstrap target.
4223         * Makefile.tpl (profiledbootstrap): Remove.
4224         (stageprofile-end): Zap stagefeedback.
4225         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4226         * Makefile.in: Regenerate.
4227
4228 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4229
4230         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4231         In 'cpp' stanza, support '#line' as well as '# '.
4232
4233 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4234
4235         * configure.in (unsupported_languages): New macro.
4236         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4237         non-ported target libraries in noconfigdirs.
4238         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4239         non-linux-gnu.  Remove libgcj_ex_libffi.
4240         <lang_frag loop>: Set add_this_lang=no if the language is in
4241         unsupported_languages.
4242         * configure: Regenerate.
4243
4244 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4245
4246         * configure.in: Fix typo in handling of --with-mpfr-dir.
4247         * configure: Regenerate.
4248
4249 2005-06-02  Jim Blandy  <jimb@redhat.com>
4250
4251         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4252         accepted into the master sources.)
4253
4254 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4255             Michael Snyder  <msnyder@redhat.com>
4256             Stan Cox  <scox@redhat.com>
4257
4258         * configure.in: Set noconfigdirs for ms1.
4259
4260         * configure: Regenerate.
4261
4262 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4263
4264         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4265         (Dependencies): Consider target modules for bootstrap dependencies.
4266         Make target bootstrap modules depend on each stage's gcc.
4267         * Makefile.in: Regenerate.
4268
4269 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4270
4271         * Makefile.def (configure-gcc): Depend on binutils having been built.
4272         (all-gcc): No need to do it here.
4273         * Makefile.in: Regenerate.
4274
4275 2005-05-19  Paul Brook  <paul@codesourcery.com>
4276
4277         * configure.in: Rewrite misleading error message when requested
4278         language cannot be built.
4279         * configure: Regenerate.
4280
4281 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4282
4283         * ylwrap: Import from Automake 1.9.5.
4284
4285 2005-05-04  Mike Stump  <mrs@apple.com>
4286
4287         * configure.in: Always pass --target to target configures as
4288         otherwise rebuilds that do --recheck will fail.
4289         * configure: Rebuilt.
4290
4291 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4292
4293         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4294         STAGE_HOST_EXPORTS.
4295         (configure, all): Add bootstrap support.
4296         (Host modules, target modules): Pass post-stage1 flags and exports.
4297         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4298         * Makefile.in: Regenerate.
4299
4300 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4301
4302         Sync from gcc:
4303
4304         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4305
4306         * config.sub: Update from master copy.
4307
4308         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4309
4310         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4311         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4312         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4313         "*-*-elf" and "*-*-linux*".
4314         * configure: Regenerate.
4315
4316 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4317
4318         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4319         (TARGET_CONFIGARGS): Include --with-target-subdir.
4320         (configure, all): New macros.  Use them throughout.
4321
4322 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
4323
4324         * Makefile.tpl: Sync with gcc.
4325         * Makefile.in: Regenerate.
4326
4327 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4328
4329         * config/mh-mingw32: Delete.
4330         * configure.in: Don't use it.
4331         * configure: Regenerate.
4332
4333 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4334
4335         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4336         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4337         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4338         (HOST_LIB_PATH): Generate from Makefile.def.
4339         (TARGET_LIB_PATH): Likewise.
4340         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4341         * Makefile.in: Regenerate.
4342         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4343         (RPATH_ENVVAR): Include Darwin case.
4344         * configure: Regenerate.
4345
4346 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4347
4348         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4349         * configure: Regenerate.
4350
4351 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4352
4353         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4354         gcc_version, and gcc_version_trigger from set of flags to pass.
4355         * Makefile.tpl: Remove definitions of above variables.
4356         (config.status): Remove dependency on $(gcc_version_trigger).
4357         * Makefile.in: Regenerate.
4358         * configure.in: Do not reference config/gcc-version.m4 nor
4359         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4360         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4361         * configure: Regenerate.
4362
4363 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4364             Andrew Pinski <pinskia@physics.uc.edu>
4365
4366         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4367         * Makefile.in: Regenerate.
4368
4369 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4370
4371         PR libgcj/20160
4372         * ltmain.sh: Avoid creating archives with components that have
4373         duplicate basenames.
4374
4375 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4376
4377         PR bootstrap/20250
4378         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4379         instead of check.
4380         * Makefile.in: Regenerate.
4381
4382 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4383
4384         Sync from gcc.
4385
4386         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4387
4388         PR bootstrap/17383
4389         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4390         * Makefile.tpl (HOST_SUBDIR): New substitution.
4391         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4392         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4393         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4394         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4395         (Host modules, Bootstrapped modules): Use it.
4396         (Build modules, Target modules): Do not create symlink trees,
4397         always configure out-of-srcdir.
4398         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4399         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4400         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4401         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4402
4403         * Makefile.in: Regenerate.
4404         * configure: Regenerate.
4405
4406         Merged from libada-gnattools-branch:
4407         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4408
4409         * Makefile.def: Add gnattools as a module, depending on target-libada.
4410         * Makefile.in: Regenerate.
4411         * configure.in: Include gnattools in host_tools; disable it if ada
4412         is disabled.
4413         * configure: Regenerate.
4414
4415 2005-02-23  Nick Clifton  <nickc@redhat.com>
4416
4417         * configure: Regenerate.
4418
4419 2005-02-22  Paul Schlie  <schlie@comcast.net>
4420
4421         * configure.in: Allow darwin targeted ports to build tk, itcl and
4422         libgui.
4423
4424 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4425
4426         PR libgcj/10353
4427         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4428         * configure: Regenerate.
4429
4430 2005-02-08  Andrew Cagney  <cagney@gnu.org>
4431
4432         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4433         gdb/ section.  Update GDB's URL.
4434
4435 2005-01-31  Andrew Cagney  <cagney@gnu.org>
4436
4437         * gettext.m4: Only set ENABLE_NLS when gettext is present.
4438
4439 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4440
4441         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4442         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4443         target-libgloss when not *-*-elf and *-*-aout.
4444         * configure: Regenerate.
4445
4446 2005-01-27  Andrew Cagney  <cagney@gnu.org>
4447
4448         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4449
4450 2005-01-24  Andrew Cagney  <cagney@gnu.org>
4451
4452         * gettext.m4: Only fall back to ../intl/ when it's present.
4453
4454 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4455
4456         * install-sh, config.sub: Import from upstream.
4457
4458 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4459
4460         PR bootstrap/18222
4461         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4462         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4463         * Makefile.in: Regenerate.
4464
4465 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4466
4467         Revert 2004-12-28 Makefile changes, a better fix will be
4468         applied to mainline and src after GCC 4.0 branches.
4469
4470 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4471
4472         PR bootstrap/17383
4473
4474         * Makefile.def (target_modules): Remove stage parameter,
4475         it is always true now.
4476         * Makefile.tpl (configure-build-[+module+],
4477         configure-target-[+module+]): Always build symlink tree
4478         for the directory and for include.  BUILD_SUBDIR and
4479         TARGET_SUBDIR cannot be . anymore.
4480         * Makefile.in: Regenerate.
4481
4482 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4483
4484         Revert 2004-12-08 Makefile changes.
4485
4486 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4487
4488         * configure.in (sh64-*-*): Reenable gprof.
4489         * configure: Regenerate.
4490
4491 2004-12-09  Jim Blandy  <jimb@redhat.com>
4492
4493         * MAINTAINERS: List 'depcomp' as part of automake.
4494
4495 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4496
4497         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4498         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4499         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4500         * Makefile.in: Regenerate.
4501
4502 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4503
4504         * Makefile.tpl: Generate normal dependencies if the LHS module is
4505         not bootstrapped.
4506         * Makefile.in: Regenerate.
4507
4508 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4509
4510         * configure.in: Include config/gxx-include-dir.m4.  Use
4511         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4512         * configure: Regenerate.
4513
4514 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4515
4516         * config.if: Delete.
4517         * configure.in: Set libstdcxx_incdir directly.
4518         * configure: Regenerate.
4519         * MAINTAINERS: Remove mention of config.if.
4520         * src-release (DEVO_SUPPORT): Remove config.if.
4521
4522 2004-12-02  Eric Christopher  <echristo@redhat.com>
4523
4524         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4525         of things to remove.
4526         * Makefile.in: Regenerate.
4527
4528 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4529
4530         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4531         * configure: Regenerate.
4532
4533 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4534
4535         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4536         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4537         * configure: Regenerate.
4538
4539 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4540
4541         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4542         (hppa*64*-*-*): Delete incorrect comment.
4543         * configure: Rebuilt.
4544
4545 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4546
4547         * install-sh, compile: Import from automake.
4548
4549 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4550
4551         * config.guess, config.sub:  Import from savannnah.
4552
4553 2004-11-12  Mike Stump  <mrs@apple.com>
4554
4555         * Makefile.def: Add html support.
4556         * Makefile.tpl: Likewise.
4557         * Makefile.in: Regenerate.
4558
4559 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4560
4561         PR 18423
4562         * configure.in: Remove all instances of build-fixincludes from
4563         noconfigdirs.
4564         (build_configargs): Supply --target to subdirectories.
4565         * configure: Regenerate.
4566
4567         * Makefile.def: Make gcc install depend on fixincludes install.
4568         * Makefile.in: Regenerate.
4569
4570 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4571
4572         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4573         target-libgfortran.
4574         * configure: Regenerate.
4575
4576 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4577
4578         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4579         like CC.
4580
4581 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4582
4583         * Makefile.def (host fixincludes): Specify missing targets.
4584         * Makefile.in: Regenerate.
4585
4586 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4587
4588         PR other/17783
4589         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4590         * configure: Regenerated.
4591
4592 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4593
4594         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4595         * configure: Regenerated.
4596
4597 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4598
4599         PR target/18151
4600         * configure.in (case ${target}): Do not build fixincludes for avr.
4601         * configure: Regenerated.
4602
4603 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4604
4605         * configure.in (case ${target}): Do not build fixincludes
4606         on platforms where it is not used.
4607         * configure: Regenerated.
4608
4609 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4610
4611         * configure.in: Use an absolute path to install-sh.
4612         * configure: Regenerated.
4613
4614 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4615
4616         * src-release (do-djunpack, do-md5sum): Install the generated file
4617         directly into the proto-toplev/ directory.
4618
4619 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4620
4621         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4622
4623 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4624
4625         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4626         * configure: Regenerate.
4627
4628 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4629
4630         Fix wrong conflict resolution in:
4631
4632         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4633
4634         * Makefile.in: Regenerate.
4635         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4636         in the recursive `make', instead of hardwiring `all'.
4637         (Autogenerated TARGET-* variables): New.
4638
4639 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4640
4641         Merged from GCC / libtool upstream:
4642         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4643         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4644         * ltcf-cxx.sh (tpf*): Likewise.
4645         * ltconfig (tpf*): Add TPF OS configuration support.
4646
4647 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4648
4649         * configure.in: Enable target-libgloss for crx-*-*.
4650         * configure: Regenerate.
4651
4652 2004-09-24  Michael Roth  <mroth@nessie.de>
4653
4654         * configure.in (--without-headers): Add missing double quotes.
4655         * configure: Regenerate.
4656
4657 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4658
4659         * ylwrap: Revert to previous version.
4660
4661 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4662
4663         PR bootstrap/17369
4664         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4665         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4666         SET_GCC_LIB_PATH_CMD.
4667         (BASE_TARGET_EXPORTS): Likewise.
4668         * Makefile.in: Regenerated.
4669
4670         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4671         * configure: Regenerated.
4672
4673 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4674
4675         * config.guess: New upstream version
4676         * compile, depcomp, install-sh, ylwrap: Likewise.
4677
4678 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4679
4680         * config/mh-x86omitfp: New host makefile fragment.  Add
4681         -fomit-frame-pointer to the default BOOT_CFLAGS.
4682         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4683         * configure: Regenerate.
4684
4685 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4686
4687         PR target/11572
4688         * configure.in (*-*-darwin*): Renable libobjc.
4689         * configure: Regenerate.
4690
4691 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4692
4693         * Makefile.def: Remove libbanshee.
4694         * Makefile.tpl: Ditto.
4695         * configure.in: Ditto.
4696         * Makefile.in: Regen.
4697         * configure: Ditto.
4698
4699 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4700
4701         * missing: Import latest version from master repository.
4702
4703 2004-09-04  Nick Clifton  <nickc@redhat.com>
4704
4705         * config.sub: Import latest version from master repository.
4706         * config.guess: Likewise.
4707         This includes these changes:
4708
4709         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4710
4711         * config.sub: Handle crisv32, alias etraxfs.
4712         * config.guess (crisv32:Linux:*:*): Handle.
4713
4714         2004-08-13  Brad Smith  <brad@comstyle.com>
4715
4716         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4717         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4718
4719         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4720
4721         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4722         assume the processor is a powerpc.  This is because coreutils
4723         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4724         in this case, due to a MacOS X bug that causes
4725         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4726         to return a negative number.
4727         Problem reported by Petter Reinholdtsen in:
4728         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4729
4730         2004-07-19  Ben Elliston  <bje@gnu.org>
4731
4732         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4733
4734         2004-06-24  Ben Elliston  <bje@gnu.org>
4735
4736         * config.guess: Update copyright years.
4737         * config.sub: Likewise.
4738
4739         2004-06-22  Robert Millan  <robertmh@gnu.org>
4740
4741         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4742         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4743
4744         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4745
4746         * config.guess (*:*VMS:*:*): New entry. Replaces
4747         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4748         manufacturer.
4749
4750         2004-06-22  Ben Elliston  <bje@gnu.org>
4751
4752         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4753         * config.sub: Likewise.
4754
4755         2004-06-22  Ben Elliston  <bje@gnu.org>
4756
4757         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4758         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4759
4760         2004-06-11  Ben Elliston  <bje@gnu.org>
4761
4762         * config.guess (pegasos:OpenBSD:*:*): Remove.
4763
4764         2004-06-11  Ben Elliston  <bje@gnu.org>
4765
4766         From Wouter Verhelst <wouter@grep.be>:
4767         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4768
4769         2004-06-11  Ben Elliston  <bje@gnu.org>
4770
4771         * config.guess (luna88k:OpenBSD:*:*): New.
4772
4773         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4774
4775         * config.guess (m32r*:Linux:*:*): New case.
4776         * config.sub: Handle m32rle.
4777
4778         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4779
4780         From Jens Petersen  <petersen@redhat.com>:
4781         * config.sub: Handle sparcv8.
4782
4783         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4784
4785         From Tom Smith <smith@cag.lkg.hp.com>:
4786         * config.guess: Version suffixes are equally significant on Tru64
4787         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4788         prefix of "P" (patched kernel).
4789
4790         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4791
4792         * config.sub: Add support for National Semiconductor CRX target.
4793
4794 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4795
4796         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4797         *-*-netware, but add target-libmudflap.
4798         Consolidate *-*-netware targets (of which really only i?86 exists)
4799         into a single entry.
4800         * configure: Likewise.
4801
4802 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4803
4804         * Makefile.tpl (sorry): Remove.
4805         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4806         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4807         (do-clean): Clean per-stage directories too.
4808         (do-distclean): Run distclean-stage1 too.
4809         (.NOTPARALLEL): Enable during toplevel bootstrap.
4810         (stage[+id+]-bubble): Enable parallel execution during
4811         the recursive invocation.
4812         * Makefile.in: Regenerate.
4813
4814         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4815
4816         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4817
4818         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4819         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4820         * configure: regenerate
4821         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4822         -mdynamic-no-pic
4823
4824 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4825
4826         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4827         include.
4828         * configure.in: Fix indentation.
4829         * configure: Regenerate.
4830
4831 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4832
4833         * Makefile.def (build_modules): Add fixincludes.
4834         (dependencies): Make gcc depend on fixincludes.
4835         * configure.in (build_tools): Add fixincludes.
4836         (build_configdirs): Always include build_libs.
4837         * Makefile.in: Regenerate.
4838         * configure: Regenerate.
4839
4840 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4841
4842         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4843         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4844         phony targets; do not generate timestamp files.
4845         (distclean-stageN): Remove references to their timestamp files.
4846         (restageN, touch-stageN): Remove.
4847         (stageN-bubble): Rewritten.
4848         (compare): Support lean bootstraps.
4849         * Makefile.in: Regenerate.
4850
4851         * configure.in: Only warn when bootstrapping but
4852         build != host or build != target.  Support lean bootstraps.
4853         * configure: Regenerate.
4854
4855         Sync from gcc:
4856         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4857
4858         * configure.in:  Give a better error message if GMP/MPFR are missing
4859         and a language needing them has been requested.
4860         * configure:  Regenerated.
4861
4862         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4863
4864         * configure.in:  Print a list of available language front-ends if
4865         a requested one is missing.  Tidy stray tab characters.
4866         * configure:  Regenerated.
4867
4868 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4869
4870         * Makefile.in: Regenerate.
4871         * configure: Regenerate.
4872
4873         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4874         stage_*_flags.
4875         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4876         for bootstrapped modules if toplevel bootstrap is going.
4877         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4878         modules.  Adjust for changes in Makefile.def.  Enable several
4879         rules even in non-bootstrap mode, just to avoid peppering the
4880         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4881         (stage-[+prev+]-bubble): Remove.
4882
4883         * Makefile.def (Dependencies): Depend on all-build-bison,
4884         all-build-flex, all-build-byacc, all-build-texinfo, rather
4885         than the host variations.
4886         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4887         with BUILD_SUBDIR.
4888         (BISON): Update for recent Bisons.
4889         (YACC): Fix typo.
4890         (cross): Depend on all-build.
4891         (all): Do not depend on all-build.
4892         (prebootstrap): Remove.
4893         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4894         (Prebootstrap dependencies): Add them to the per-stage targets
4895         and to all-prebootstrap.
4896         * configure.in (build_configdirs): Always enable build_tools.
4897         (BUILD_DIR_PREFIX): Remove.
4898
4899         * Makefile.def (gcc): Add target variable.
4900         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4901         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4902         in the recursive `make', instead of hardwiring `all'.
4903         (Autogenerated TARGET-* variables): New.
4904
4905 2004-08-17  Robert Millan  <robertmh@gnu.org>
4906
4907         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4908         (instead of FreeBSD).
4909         * configure: Regenerate.
4910
4911 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4912
4913         * Makefile.def, configure.in, src-release: Remove useless, bogus
4914         references to tix.
4915         * Makefile.in, configure: Regenerate.
4916
4917         * src-release: Stop distributing mmalloc with gdb (which doesn't
4918         use it).
4919         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4920         * Makefile.in: Regenerate.
4921
4922 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4923
4924         * configure.in (arm*-*-eabi*): New target.
4925         * configure: Regenerate.
4926
4927 2004-08-01  Robert Millan  <robertmh@gnu.org>
4928
4929         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4930         libmudflap for all GNU-based systems (with Glibc).
4931         * configure: Regenerate.
4932
4933 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4934
4935         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4936         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4937         (Dependencies): New section.
4938         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4939         (configure-target-[+module+]): Depend on maybe-all-gcc
4940         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4941         (toplevel profiledbootstrap): Fix dependencies.
4942         * Makefile.in: Regenerate.
4943
4944 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4945
4946         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4947         target-libiberty to noconfigdirs.
4948
4949 2004-08-03  Paul Brook  <paul@codesourcery.com>
4950
4951         * configure.in: Check for MPFR as well as GMP.
4952         * configure: Regenerate.
4953
4954 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4955
4956         * Makefile.def (host-modules): Add gcc.
4957         * Makefile.in: Regenerate.
4958         * Makefile.tpl (sorry): New rule.
4959         (configure-host, all-host, [+make_target+]-host, do-check,
4960         install-host): Do not add gcc as a special case.
4961         (host modules): Add a small special-casing for gcc.  Export
4962         extra_make_flags through the environment.
4963         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4964         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4965         other recursive targets for gcc): Remove.
4966
4967         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4968         (stage, unstage): New rules.
4969         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4970         distclean-stage[+id+]): Use stage_current.
4971         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4972         the stage*-start rules.
4973
4974 2004-07-19  Robert Millan  <robertmh@gnu.org>
4975
4976         Synced from gcc:
4977
4978         2004-04-26  Robert Millan  <robertmh@gnu.org>
4979
4980         Add patches from libtool CVS.
4981         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4982         * ltconfig: Likewise.
4983         * ltcf-c.sh: Likewise.
4984         * ltcf-cxx.sh: Likewise.
4985         * ltcf-gcj.sh: Likewise.
4986
4987 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4988
4989         * configure.in: Add noconfigdirs for crx-*-*.
4990         * configure: Regenerate.
4991
4992 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4993
4994         Synced from gcc:
4995
4996         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4997
4998         * configure.in: Build libmudflap by default on FreeBSD.
4999         * configure: Regenerated.
5000
5001         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5002
5003         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5004         systems.
5005         * configure: Regenerated.
5006
5007         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5008
5009         PR target/16344
5010         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5011         feedback based compiler.
5012         * Makefile.in: Rebuilt.
5013
5014         2004-07-05  Phil Edwards  <phil@codesourcery.com>
5015
5016         * configure.in:  Do not prepend $srcdir to /dev/null in
5017         makefile fragments.
5018         * configure:  Regenerate.
5019
5020 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5021
5022         * Makefile.def (host_modules): Set bootstrap=true for flex.
5023         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5024         * Makefile.in: Rebuilt.
5025
5026 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5027
5028         * Makefile.def (build_modules): Add bison, byacc, flex,
5029         m4, texinfo.
5030         (flags_to_pass): Add FLEX.
5031         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5032         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5033         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5034         DEFAULT_MAKEINFO): Remove.
5035         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5036         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5037         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5038         objdir or else use configured tool.
5039         (all-build): New.
5040         (all): Depend on it.
5041         (Build module dependencies): Add.
5042         * Makefile.in: Regenerate.
5043         * configure.in: Better support for multiple build modules,
5044         matching what is done for host/target modules.  Do not look
5045         for "plausible" locations of build tools if Canadian cross.
5046         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5047         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5048         * configure: Regenerate.
5049
5050 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5051
5052         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5053         * Makefile.in: Regenerate.
5054
5055 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5056
5057         * Makefile.tpl (configure-build-[+module+],
5058         configure-[+module+], configure-target-[+module+]): Pass
5059         [+extra_configure_args+].
5060         (all-build-[+module+], all-[+module+], check-[+module+],
5061         install-[+module+], [+make_target+]-[+module+],
5062         all-target-[+module+], check-target-[+module+],
5063         install-target-[+module+], [+make_target+]-target-[+module+]):
5064         Pass [+extra_make_args+].
5065         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5066         (GCC_HOST_EXPORTS): Remove.
5067         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5068         cross, check-gcc, check-gcc-c++, install-gcc,
5069         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5070         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5071         * Makefile.in: Regenerate.
5072
5073 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5074
5075         * configure.in: Check for srcdir/winsup rather than build directory
5076         winsup.
5077         * configure: Regenerate.
5078
5079 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5080
5081         * configure.in: Don't build Cygwin native newlib if winsup
5082         directory is missing.  Emit warning instead.
5083         * configure: Regenerate.
5084
5085 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5086
5087         * Makefile.tpl (touch-stage[+id+]): New.
5088         (restage[+prev+]): Depend on touch-stage[+id+].
5089
5090         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5091         Use it throughout.
5092
5093         * Makefile.def: Add profile and feedback bootstrap stages.
5094         Remove next field from bootstrap stages.
5095         * Makefile.tpl (LN, LN_S): Substitute.
5096         (stageN-start, stageN-end): Use double-colon rules, to
5097         provide a hook for additional setup commands.
5098         (distclean-stageN-gcc, restageN): Create dependencies from
5099         [+prev+], not from [+next+].
5100         (stageN-bubble): Add commands for successive stages from
5101         [+prev+], using double-colon rules.
5102         (all-stageN-gcc): Fix typo.
5103         (stagefeedback-start, profiledbootstrap): New.
5104         * Makefile.in: Regenerate.
5105         * configure.in: Call ACX_PROG_LN.
5106         * configure: Regenerate.
5107
5108 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5109
5110         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5111         without gcc.
5112         * configure: Regenerate.
5113
5114 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5115
5116         * Makefile.tpl: Fix typo.
5117         * Makefile.in: Regenerate.
5118
5119 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
5120
5121         * configure.in: Remove new- prefix from toplevel
5122         bootstrap targets.
5123         * configure: Regenerate.
5124
5125 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
5126
5127         Merge this patch from the gcc tree:
5128
5129         2004-05-30  Andreas Jaeger  <aj@suse.de>
5130                     Jim Wilson <wilson@specifixinc.com>
5131
5132         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5133         like CC.
5134
5135 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5136
5137         * Makefile.tpl (all.normal): Rename to all.
5138         (all): Replace with a rule to pick the default
5139         target from configure.
5140         (all-gcc, configure-gcc): Use conditionals to
5141         do nothing when toplevel bootstrap is going on.
5142         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5143         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5144         * configure.in: Support --enable-bootstrap.
5145
5146         * Makefile.def: Remove new- prefix from toplevel
5147         bootstrap targets.
5148         * Makefile.tpl: Likewise.
5149
5150         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5151         target.
5152
5153         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5154         $(RECURSE_FLAGS) to recursive invocation of make.
5155
5156         * Makefile.in: Regenerate.
5157         * configure: Regenerate.
5158
5159 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5160
5161         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5162         * configure: Regenerate.
5163
5164 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5165
5166         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5167         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5168         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5169         targets.
5170         * Makefile.in: Regenerate.
5171
5172 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
5173
5174         * configure.in: Test the ability to symlink directories.
5175         * configure: Regenerate.
5176
5177         * Makefile.def (bootstrap-stage): New definitions.
5178         * Makefile.tpl (configure-stage1-gcc,
5179         configure-stage2-gcc, configure-stage3-gcc,
5180         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5181         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5182         new-restage3, compare): Autogenerate, see Makefile.in
5183         entry for behavioral changes.
5184         (distclean-stage1, new-stage1-start, new-stage1-end,
5185         new-stage1-bubble, distclean-stage2, new-stage2-start,
5186         new-stage2-end, new-stage2-bubble, distclean-stage3,
5187         new-stage3-start, new-stage3-end): New autogenerated targets.
5188         (objext, prebootstrap, BOOT_CFLAGS,
5189         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5190         targets.
5191
5192         * Makefile.in: Regenerate.
5193         (distclean-stage1, new-stage1-start, new-stage1-end,
5194         new-stage1-bubble, distclean-stage2, new-stage2-start,
5195         new-stage2-end, new-stage2-bubble, distclean-stage3,
5196         new-stage3-start, new-stage3-end): New targets.
5197         (all-stage1-gcc): Move prebootstrap dependency from here...
5198         (configure-stage1-gcc): ...to here.
5199         (new-bootstrap): Use bubble targets.
5200         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5201         Use per-stage distclean targets.
5202         (configure-stage1-gcc, configure-stage2-gcc,
5203         configure-stage3-gcc, all-stage1-gcc,
5204         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5205         Use new-stageN-start to prepare the tree.
5206
5207 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5208
5209         * Makefile.def (host_modules): add libcpp.
5210         * Makefile.tpl: Add dependencies on and for libcpp.
5211         * Makefile.in: Regenerate.
5212         * configure.in: Add libcpp host module.
5213         * configure: Regenerate.
5214
5215 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5216
5217         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5218         of libf2c.
5219         * configure, Makefile.in: Regenerate.
5220
5221 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5222
5223         Merge from tree-ssa-20020619-branch.
5224
5225         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5226         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5227         (HOST_GMPLIBS): Define.
5228         (HOST_GMPINC): Define.
5229         (TARGET_LIB_PATH): Add libmudflap.
5230         (GFORTRAN_FOR_TARGET): Define.
5231         (configure-build*): Export GFORTRAN.
5232         (configure-gcc): Export GMPLIBS and GMPINC.
5233         (all-gcc): Add maybe-all-libbanshee.
5234         (configure-target-libgfortran): Define.
5235         * Makefile.in: Regenerate.
5236         * configure.in (host_libs): Add libbanshee.
5237         (target_libraries): Add target-libmudflap and target-libgfortran.
5238         Add --with-libbanshee.
5239         Handle --disable-libmudflap.
5240         (*-*-freebsd*): Use with_gmp.
5241         Add $(libgcj) to noconfigdirs.
5242         * configure: Regenerate.
5243         * depcomp: New file.
5244         * MAINTAINERS: Add tree-ssa maintainers.
5245
5246 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5247
5248         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5249         * configure: Regenerate.
5250
5251 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5252
5253         Revert:
5254         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5255
5256         * Makefile.def (flags_to_pass): Remove *dir variables that
5257         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5258         as well as prefix and exec_prefix.
5259         * Makefile.in: Regenerate.
5260
5261 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5262
5263         * Makefile.def (host_modules): Mark with the bootstrap
5264         flag packages on which gcc depends.
5265         * Makefile.tpl (all-bootstrap): Use it.
5266         * Makefile.in: Regenerate.
5267
5268 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5269
5270         * Makefile.def (flags_to_pass): Remove *dir variables that
5271         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5272         as well as prefix and exec_prefix.
5273         * Makefile.in: Regenerate.
5274
5275 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5276
5277         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5278         * configure: Regenerate.
5279         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5280         * gcc/Makefile.tpl (compare): Use the result of the test.
5281         * gcc/Makefile.in: Regenerate.
5282
5283 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5284
5285         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5286         Always relocate gcc and prev-gcc to the original names, even
5287         if the build fails.
5288         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5289         New targets.
5290
5291 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5292
5293         * configure.in (mips*-*-irix5*): Enable ld.
5294         * configure: Regenerate.
5295
5296 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5297
5298         * Makefile.tpl (configure-[+module+], configure-gcc,
5299         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5300         Set and export LDFLAGS.
5301         * Makefile.in: Regenerate.
5302
5303 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5304
5305         PR bootstrap/14871
5306         * Makefile.tpl: If we don't have built-in-tree target tools,
5307         use the ones found by configure rather than hacking around with
5308         program_transform_name.
5309         * configure.in: Give Makefile.tpl the information necessary
5310         to do that.
5311         * Makefile.in: Regenerate.
5312         * configure: Regenerate.
5313
5314 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5315
5316         PR bootstrap/14760
5317         * configure.in: When computing baseargs, strip *all* copies of
5318         offending options.  Also, don't match/substitute the trailing space,
5319         so that this actually works when two similar options are separated by
5320         only one space.
5321         * configure: Regenerate.
5322
5323 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5324
5325         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5326         (rs6000-*-aix*): Same.
5327         * configure: Regenerate.
5328
5329 2004-03-25  Stan Shebs  <shebs@apple.com>
5330
5331         Remove MPW support, no longer used.
5332         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5333         mpw-install: Remove files.
5334         * src-release (DEVO_SUPPORT): Remove names of removed files.
5335         * MAINTAINERS: Likewise.
5336
5337 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5338
5339         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5340         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5341         * Makefile.in: Regenerate.
5342
5343         * configure.in (top level bootstrap support): Rework --enable-werror
5344         to set @stage2_werror_flag@.
5345         * configure: Regenerate.
5346         * Makefile.tpl (top level bootstrap support): Pass
5347         @stage2_werror_flag@ down to configure in stages 2 and 3.
5348         * Makefile.in: Regenerate.
5349
5350 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5351
5352         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5353         for stages 2 and 3 as well as in make.  As a consequence, remove
5354         OUTPUT_OPTION (now detected by configure) from the flags passed down
5355         to make.
5356         * Makefile.in: Regenerate.
5357
5358         * Makefile.tpl (new-bootstrap): Fix typo.
5359         * Makefile.in: Regenerate.
5360
5361 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5362
5363         * Makefile.tpl: Rearrange by moving recursive_targets rules
5364         into their proper sections.
5365         * Makefile.tpl (top level bootstrap support): Move disabling
5366         of coverage flags from 'make' to 'configure'; improve comments.
5367         * Makefile.in: Regenerate.
5368
5369         * Makefile.tpl (experimental top level bootstrap) Move stage1
5370         language setting from all- target to configure- target; disable
5371         intermodule optimization in stage 1; prevent gratuitous rebuilds
5372         of stage 1.
5373         * Makefile.in: Regenerate.
5374         * configure.in: Comma-separate stage 1 language list for top
5375         level bootstrap.
5376         * configure: Regenerate.
5377
5378         * Makefile.tpl: Clean up experimental top level bootstrap support:
5379         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5380         prev-gcc in configure- targets as well as all- targets.
5381         * Makefile.in: Regenerate.
5382
5383 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5384
5385         * configure.in: Remove symbolic link section.
5386         * configure: Regenerate.
5387         * Makefile.tpl (links): Remove.
5388         * Makefile.in: Regenerate.
5389
5390 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5391             Nathanael Nerode  <neroden@gcc.gnu.org>
5392
5393         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5394         Set with AC_CHECK_PROGS.
5395         * configure.in: Fix comment typo from last patch.
5396         * configure: Regenerate.
5397
5398 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5399
5400         * Makefile.tpl: Introduce experimental top level bootstrap support.
5401         * Makefile.in: Regenerate.
5402         * configure.in: Introduce support for top level bootstrap.
5403         * configure: Regenerate.
5404
5405 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5406             Paolo Bonzini  <bonzini@gnu.org>
5407
5408         PR bootstrap/14522
5409         * configure.in: Cope with shells that do not support unquoted ^
5410         * configure: Regenerate.
5411
5412 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5413             Paolo Bonzini  <bonzini@gnu.org>
5414
5415         PR bootstrap/14522
5416         * configure.in: Cope with shell that do not support nesting
5417         quotes inside quoted backquote substitutions.
5418         * configure: Regenerate.
5419
5420 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5421
5422         PR bootstrap/14522
5423         * configure.in: Fix escaping of $.
5424         * configure: Regenerate.
5425
5426 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5427
5428         * configure: Regenerate.
5429
5430 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5431
5432         PR ada/14131
5433         Move language detection to the top level.
5434         * configure.in: Find default values for the tools as
5435         soon as possible.  Disable ada if GNAT is not found.
5436         Emit error message about missing languages.  Expand
5437         --enable-languages=all for the gcc subdirectory.
5438
5439 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5440
5441         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5442         and disable libgcj.
5443         * configure: Regenerated.
5444
5445 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5446
5447         PR bootstrap/7087
5448         * Makefile.tpl: Guard XFOO sed statements better.
5449         * Makefile.tpl: Add dependency for configure-target-libada.
5450         * Makefile.in: Regenerate (incidentally fixes broken
5451         commit when libada-branch was merged).
5452
5453 2004-02-28  Andrew Cagney  <cagney@redhat.com>
5454
5455         * src-release (CVS_NAMES): Define.
5456         (do-tar, do-tar): Prune $(CVS_NAMES).
5457
5458 2004-02-23  Andrew Cagney  <cagney@redhat.com>
5459
5460         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5461         2004-02-19.09.
5462
5463 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5464
5465         PR bootstrap/11932
5466         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5467
5468 2004-02-19  Andrew Cagney  <cagney@redhat.com>
5469
5470         * config.guess: Update from version 2003-06-12 to 2004-02-16.
5471         * config.sub: Update from version 2003-06-13 to 2004-02-16.
5472
5473 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5474
5475         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5476         (rs6000-*-aix*): Same.
5477         * configure: Regenerate.
5478
5479 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5480
5481         * configure.in (host): Add in missing $noconfigdirs to defines.
5482         * configure: Regenerate.
5483
5484 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5485             Nathanael Nerode  <neroden@gcc.gnu.org>
5486
5487         PR ada/6637, PR ada/5911
5488         Merge with libada-branch:
5489         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5490         with appropriate dependencies. Add --enable-libada configure switch.
5491         * configure, Makefile.in: Regenerate.
5492
5493 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5494
5495         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5496         * configure: Regenerate.
5497
5498 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
5499
5500         * COPYING.NEWLIB: Update Red Hat license to 2004.
5501
5502 2004-01-23  DJ Delorie  <dj@redhat.com>
5503
5504         * Makefile.def (target_modules) [libiberty]: Don't stage.
5505         * Makefile.in: Rebuilt.
5506
5507 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5508
5509         * COPYING.NEWLIB: Update to include copyrights for new
5510         iconv code.
5511
5512 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5513
5514         * src-release: Update copyright year.
5515         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5516         (NEWLIB_SUPPORT_DIRS): Delete macro.
5517         (newlib.tar.bz2): Delete rule.
5518
5519 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5520
5521         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5522         * Makefile.tpl (configure-target-[+module+]): Support stage.
5523         * Makefile.in: Rebuilt.
5524
5525 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5526
5527         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5528         throughout.
5529
5530 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5531
5532         * configure.in: Use ./config.cache, not config.cache.
5533         * configure: Regenerate.
5534         * Makefile.tpl: Special-casing not needed for GCC any more.
5535         * Makefile.in: Regenerate.
5536
5537         * configure.in: Don't share a cache file for host dirs.
5538         * configure: Regenerate.
5539
5540         * config-ml.in: Don't mess with the cache file.
5541
5542 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5543
5544         * Makefile.tpl: Make GCC use a separate config.cache.
5545         * Makefile.in: Regenerate.
5546
5547         PR bootstrap/11932, PR bootstrap/11933
5548         (I don't know if it will fix either of them, but it relates
5549         to them.)
5550         * configure.in: Don't use shared config.cache for target
5551         directories.
5552         * configure: Regenerate.
5553
5554 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5555
5556         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5557         * configure: Regenerated.
5558
5559 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5560
5561         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5562         * configure: Regenerated.
5563
5564 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5565
5566         Port change over from GCC:
5567         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5568         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5569         (configure-build-[+module+], configure-[+module+]): Likewise.
5570         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5571         * Makefile.in: Regenerate.
5572
5573 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5574
5575         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5576         * configure: Regenerate.
5577
5578 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5579
5580         * COPYING.NEWLIB: Add license info for long long routines added to
5581         stdlib.
5582
5583 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5584
5585         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5586         * Makefile.in: Regenerate.
5587
5588 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5589
5590         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5591         * configure:  Regenerate.
5592
5593 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5594
5595         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5596         HOST_FLAGS_TO_PASS.
5597         * Makefile.in: Regenerate.
5598
5599 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5600
5601         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5602         * configure: Rebuilt
5603         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5604         * Makefile.in: Rebuilt
5605
5606 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5607
5608         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5609
5610 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5611
5612         * config-ml.in:  Use ac_configure_args directly instead of
5613         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5614         actually seen.
5615
5616 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5617
5618         * config-ml.in: Propagate INSTALL variables.
5619
5620 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5621
5622         * configure.in: Pass a computed --program-transform-name
5623         to subconfigures.
5624         * configure: Regenerated.
5625
5626 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5627
5628         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5629         * Makefile.in: Regenerate.
5630
5631         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5632         * Makefile.in: Regenerate.
5633
5634 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5635
5636         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5637         quoting.
5638         * configure: Regenerated.
5639
5640 2003-09-12  Michael Chastain  <mec@shout.net>
5641
5642         Fix PR gdb/857.
5643         * src-release (do-proto-topleve): Remove junk files
5644         intl/config.cache, intl/config.status,
5645         intl/config.h, intl/stamp-h.
5646
5647 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5648
5649         * src-release (dejagnu.tar): New target.
5650         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5651         (do-djunpack): Use $(PACKAGE) for the package name.
5652
5653 2003-09-04  DJ Delorie  <dj@redhat.com>
5654
5655         * configure: Regenerate.
5656
5657 2003-09-04  Robert Millan  <robertmh@gnu.org>
5658
5659         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5660
5661 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5662
5663         * configure.in: Ensure arguments to sed are properly spaced.
5664         * configure: Regenerate.
5665
5666 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5667
5668         Merge from gcc:
5669         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5670         * install-sh:  Update to newer upstream versions (associated with
5671         aclocal 1.7).
5672         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5673
5674 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5675
5676         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5677         * configure: Regenerated.
5678
5679 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5680
5681         * configure.in:  Use newline instead of semicolon when assuming
5682         shell arguments in a for loop.
5683         * configure:  Regenerated.
5684
5685 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5686
5687         PR 8180
5688         * configure.in: When testing with_libs and with_headers, treat
5689         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5690         * configure: Regenerate.
5691
5692         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5693         make, shell, etc.
5694         (baseargs): Likewise.
5695         * configure: Regenerate.
5696
5697 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5698
5699         * configure.in: Disable libgcj for darwin not on powerpc.
5700         * configure: Rebuild.
5701
5702 2003-08-15  Michael Chastain  <mec@shout.net>
5703
5704         * src-release (do-proto-toplev): Remove junk files
5705         dejagnu/example/calc/config.status,
5706         dejagnu/example/calc/config.log.
5707
5708 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5709
5710         * config-ml.in, symlink-tree: Add license.
5711
5712 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5713
5714         Merge from gcc:
5715
5716         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5717         * Makefile.tpl (check, check-c++): Express dependencies using
5718         dependencies rather than commands.
5719         * Makefile.in: Regenerate.
5720
5721         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5722         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5723         * Makefile.in: Update.
5724
5725 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5726
5727         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5728         * configure: Ditto.
5729
5730 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5731
5732         * configure.in: Enable libgcj for darwin.
5733         * configure: Rebuild.
5734
5735 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5736
5737         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5738
5739 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5740
5741         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5742         creating target and build subdirs to build all parent dirs as needed.
5743         * Makefile.in: Rebuild.
5744         * configure.in: Don't build dirs explicitly here.
5745         * configure: Rebuild.
5746
5747 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5748
5749         * Makefile.tpl (all-make): Depend on intl.
5750         * Makefile.in: Rebuilt.
5751
5752 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5753
5754         * config.if: Remove unused libc_interface determination.
5755
5756 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5757
5758         * Makefile.in: Regenerate, correctly this time.
5759
5760 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5761
5762         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5763         unused INSTALL_PROGRAM_ARGS.
5764         * configure.in: Use AC_PROG_INSTALL.
5765         * Makefile.in: Regenerate.
5766         * configure: Regenerate.
5767
5768 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5769
5770         * configure: Rebuilt.
5771         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5772         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5773         newlib nor libgloss.
5774         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5775         * configure.in (am33_2.0-*-linux*): Added.
5776
5777 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5778
5779         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5780         * configure: Regenerate.
5781
5782 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5783
5784         * config-ml.in: Replace PWD with PWD_COMMAND.
5785         * Makefile.tpl: Likewise.
5786         * Makefile.in: Regenerated.
5787
5788 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5789
5790         * configure.in: Clean up config-lang.in handling.  Delete
5791         useless assignment to "subdirs".
5792         * configure: Regenerate.
5793
5794 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5795
5796         * configure.in: Rename 'target_libs' to 'target_libraries'.
5797         Remove useless reference to 'target_libs'.
5798         * configure: Regenerate.
5799
5800 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5801
5802         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5803         * Makefile.in: Regenerate.
5804
5805 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5806
5807         * Makefile.def: Introduce flags_to_pass.
5808         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5809         * Makefile.in: Regenerate.
5810
5811 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5812
5813         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5814         and target-libgloss.
5815         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5816         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5817         * configure: Regenerate.
5818
5819 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5820
5821         * configure.in: Update testsuite_flags to new location.
5822         * configure. Regenerate.
5823
5824 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5825
5826         * Makefile.tpl: Remove BUILD_CC stuff.
5827         * Makefile.in: Regenerate.
5828
5829 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5830
5831         * config.guess: Update to 2003-06-12 version.
5832         * config.sub: Update to 2003-06-13 version.
5833
5834 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5835
5836         * MAINTAINERS: Add myself as MIPS co-maintainer.
5837
5838 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5839
5840         * config.guess: Update to 2003-06-06 version.
5841         * config.sub: Update to 2003-06-06 version.
5842
5843 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5844
5845         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5846         * configure. Regenerate.
5847
5848 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5849
5850         * configure.in: Disable serial configure by default.
5851         * configure: Regenerate.
5852         * Makefile.tpl: Abolish .NOTPARALLEL.
5853         * Makefile.in: Regenerate.
5854
5855         * Makefile.tpl: Replace {build,host,target}_canonical by
5856         {build,host,target}.
5857         * Makefile.in: Regenerate.
5858
5859         * Makefile.tpl: Fix stupid pasto.
5860         * Makefile.in: Regenerate.
5861
5862 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5863
5864         * Makefile.tpl: Remove bogus conditional.
5865         * Makefile.in: Regenerate.
5866
5867 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5868
5869         * Makefile.tpl: Make 'recursive targets' using autogen rather
5870         than shell loop.  Remove duplicate 'clean' targets and false
5871         comments.
5872         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5873         Add systematic method of specifying missing targets in subdirs.
5874         Add copyright boilerplate.
5875         * Makefile.in: Regenerate.
5876         * configure.in: Add 'recursive targets' to maybe list.
5877         * configure: Regenerate.
5878
5879         * Makefile.tpl: Rename [+target+] to [+make_target+].
5880         * Makefile.def: Rename 'target' to 'make_target'.
5881
5882 2003-05-30  Nick Clifton  <nickc@redhat.com>
5883
5884         * README-maintainer-mode: Update URL for locating blessed config
5885         tools.
5886
5887 2003-05-29  Robert Millan  <rmh@debian.org>
5888
5889         * ltconfig: Import this patch and modify for use with current
5890         version of ltconfig:
5891
5892         2003-05-21  Bruno Haible  <bruno@clisp.org>
5893
5894         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5895         GNU/FreeBSD.
5896
5897 2003-05-28  DJ Delorie  <dj@redhat.com>
5898
5899         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5900         * Makefile.in: Regenerate.
5901
5902 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5903
5904         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5905
5906 2003-05-21  DJ Delorie  <dj@redhat.com>
5907
5908         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5909         newlib or libgloss.
5910         * Makefile.in: Regenerate.
5911
5912 2003-05-21  DJ Delorie  <dj@redhat.com>
5913
5914         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5915         * Makefile.in: Regenerate.
5916
5917 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5918
5919         * configure.in: Use curly braces in the definition of tooldir.
5920         * configure: Regenerate.
5921
5922 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5923
5924         * configure.in: Switch more things to use maybe dependencies.
5925         * Makefile.tpl: Switch more things to use maybe dependencies.
5926         Factor out common code from autogen IF statements.
5927         * configure: Regenerate.
5928         * Makefile.in: Regenerate.
5929
5930 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5931
5932         * configure.in: Accept i[3456789]86 for machine type.
5933         * configure: Regenerate.
5934
5935 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5936
5937         * configure.in: Switch more things to use maybe dependencies.
5938         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5939         * configure: Regenerate.
5940         * Makefile.tpl: Switch more things to use maybe dependencies.
5941         * Makefile.in: Regenerate.
5942
5943 2003-05-16  Andreas Schwab  <schwab@suse.de>
5944
5945         * Makefile.tpl (install-opcodes): Define.
5946         * Makefile.in: Rebuild.
5947
5948 2003-05-13  Andreas Jaeger  <aj@suse.de>
5949
5950         * config.guess: Update to 2003-05-09 version.
5951         * config.sub: Update to 2003-05-09 version.
5952
5953 2003-05-13  Michael Eager <eager@mvista.com>
5954
5955         * configure.in: Correct sed script so that options in quotes are not
5956         deleted.
5957         * configure: Rebuild.
5958
5959 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5960
5961         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5962         and $$s/newlib/libc/sys/cygwin32 include paths.
5963         * configure: Ditto.
5964
5965 2003-05-05  H.J. Lu <hjl@gnu.org>
5966
5967         * config-ml.in: Restored from gcc repository.
5968
5969 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5970
5971         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5972         * Makefile.in: Regenerate.
5973
5974 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5975
5976         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5977         and Makefile.def.
5978
5979 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5980
5981         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5982         * Makefile.in: Regenerated.
5983
5984 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5985
5986         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5987         * Makefile.in: Regenerate.
5988
5989 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5990
5991         * configure.in (powerpc64*-*-linux*): Remove.
5992         * configure: Rebuilt.
5993
5994 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5995
5996         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5997         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5998         and restrap.
5999         * Makefile.in:  Regenerate.
6000
6001 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6002
6003         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6004         * configure: Regenerated.
6005
6006 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
6007
6008         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6009         * */configure: Rebuilt.
6010
6011 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6012
6013         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6014         * Makefile.in: Regenerate.
6015
6016 2003-03-14  Michael Chastain  <mec@shout.net>
6017
6018         * Makefile.in: Regenerate with correct Makefile.def.
6019
6020 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6021
6022         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6023         Make macro.
6024         * Makefile.in: Regenerate.
6025         * configure.in: Clean up gxx_include_dir logic.
6026         * configure: Regenerate.
6027
6028 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6029
6030         * configure.in (gxx_include_dir): Fix typo.
6031         * configure: Regenerated.
6032
6033 2003-03-06  Andrew Cagney  <cagney@redhat.com>
6034
6035         * texinfo/texinfo.tex: Import version 2003-02-03.16.
6036
6037 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6038
6039         * configure.in: Include $(build_tooldir)/sys-include in
6040         FLAGS_FOR_TARGET.
6041         * configure: Regenerated.
6042
6043 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6044
6045         * Makefile.tpl: Reindent.
6046         * Makefile.in: Regenerate.
6047         * configure.in: Reindent.  Don't set unused variables.
6048         * configure: Regenerate.
6049
6050         * Makefile.tpl: Always pass down RANLIB.
6051         * Makefile.in: Regenerate.
6052
6053         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6054         * Makefile.in: Regenerate.
6055         * configure.in: Remove unused logic relating to --enable-shared
6056         and --enable-threads.  Remove bogus comments.  Remove redundant
6057         noconfigdirs.
6058         * configure: Regenerate.
6059
6060         * configure.in: Replace ${libstdcxx_version} by its value.
6061         Remove reference to mh-dgux.
6062         * configure: Regenerate.
6063
6064 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6065
6066         * Makefile.tpl: Rearrange.
6067         * Makefile.in: Regenerate.
6068
6069 2003-02-25  Nick Clifton  <nickc@redhat.com>
6070
6071         * configure: Remove site-file supprot - it is obsolete.
6072
6073 2003-02-24  Uwe Stieber <uwe@wwws.de>
6074
6075         * configure.in: Add support for kaOS as cross build target system.
6076         * configure: Regenerated.
6077
6078 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6079
6080         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6081         configure-target-* as some target builds may require additional
6082         flags for preprocessor tests.
6083         * Makefile.in: Regenerated.
6084
6085 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6086
6087         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6088         * ltconfig: Handle it.
6089         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6090         auto-detecting it.
6091
6092 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6093
6094         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6095         it is used as argument to $CC.
6096         * ltcf-gcj.sh: Likewise.
6097
6098 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6099
6100         * configure.in: Introduce --enable-maintainer-mode.
6101         * configure: Rebuilt.
6102         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6103         for maintainer mode.
6104         * Makefile.in: Rebuilt.
6105
6106 2003-02-19  Andrew Cagney <ac131313@redhat.com>
6107
6108         * configure: Regenerate using autoconf 2.13.
6109
6110 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
6111
6112         * config.guess: Import latest version.
6113         * config.sub: Import latest version.
6114
6115 2003-02-18  Jason Merrill  <jason@redhat.com>
6116
6117         * Makefile.tpl (check-c++): Allow parallelism.
6118
6119 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
6120
6121         * configure: Regenerate using autoconf 000227.
6122
6123 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6124
6125         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6126         don't configure target-libobjc.
6127         * configure: Regenerate.
6128
6129 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6130
6131         * Makefile.tpl (RANLIB): Define.
6132         * Makefile.in: Regenerate.
6133
6134 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6135
6136         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6137         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6138         * Makefile.in: Regenerated.
6139         * configure.in: Remove all traces of snavigator, db, and grep.
6140         * configure: Regenerated.
6141
6142 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6143
6144         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6145         * Makefile.in: Regenerated.
6146
6147 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6148
6149         * config.if: Copy from GCC.
6150
6151 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6152
6153         * configure.in:  Revert 24Jan change.
6154         * configure:  Regenerate.
6155
6156 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6157
6158         * configure.in: Revert previous change.
6159         * configure: Regenerate.
6160
6161 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6162
6163         * configure.in: Make rda native-only.
6164         * configure: Regenerate.
6165
6166 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6167
6168         * configure.in: Add missing \.
6169         * configure: Rebuilt.
6170
6171 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6172
6173         * configure.in (baseargs): Avoid using \| in sed regular
6174         expressions.
6175         * configure: Rebuilt.
6176
6177 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6178
6179         * configure.in (baseargs): Remove all supported forms of
6180         --cache-file, --srcdir, --host, --build and --target options
6181         from argument lists.
6182         * configure: Rebuilt.
6183
6184 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6185
6186         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6187         * configure: Rebuilt.
6188
6189 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6190
6191         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6192         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6193         * Makefile.in: Regenerate.
6194         * configure: Regenerate.
6195
6196 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6197
6198         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6199         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6200         * Makefile.in: Regenerate.
6201
6202 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6203
6204         * configure.in: Remove Makefile in build, host and target modules
6205         unless configure was run with --no-recursion.
6206         * configure: Rebuilt.
6207
6208 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6209
6210         * config.guess: Update to 2003-01-03 version.
6211         * config.sub: Update to 2003-01-03 version.
6212
6213 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6214
6215         * configure: Regenerate with proper autoconf 2.13.
6216
6217 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6218
6219         * configure.in: Add AC_PREREQ for consistency.
6220         * configure: Regenerate.
6221
6222 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6223
6224         * configure.in (GDB_TK): Add tcl directories conditional on
6225         gdb/gdbtk directory being present.
6226         * configure: Regenerate.
6227
6228 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6229
6230         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6231         by gcc if LD is not defined and we are not doing a Canadian Cross.
6232         * configure: Rebuilt.
6233
6234 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
6235
6236         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6237
6238 2002-12-31  Tom Tromey  <tromey@redhat.com>
6239
6240         * Makefile.in: Rebuilt.
6241         * Makefile.def (target_modules) [libffi]: Allow installation.
6242
6243 2002-12-31  Andreas Schwab  <schwab@suse.de>
6244
6245         * configure.in: Fix use of $program_transform_name.
6246         * configure: Regenerated.
6247
6248 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6249
6250         * configure.in (baseargs): Don't remove first configure argument.
6251         * configure: Regenerated.
6252
6253 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6254
6255         * Makefile.tpl (local-distclean): Don't remove...
6256         (multilib.ts): ... this.  Moved into...
6257         (multilib.out): ... this.  Don't use sub-make.
6258         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6259         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6260         (configure-build-[+module+], configure-[+module+],
6261         configure-target-[+module+], configure-gcc): ... these.  Test
6262         for Makefile existence.  Drop config.status from dependencies.
6263         * Makefile.in: Rebuilt.
6264         * configure.in: Move gcc-version-trigger to the end of
6265         ac_configure_args.  Add comments to maybedep.tmp and
6266         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6267         nonopt from baseargs, matching and removing corresponding
6268         whitespace while at it.
6269         * configure: Rebuilt.
6270
6271 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6272
6273         * configure.in (host_configargs): Replace reference to
6274         no-longer-defined buildopts with --build=${build_alias}.
6275         * configure: Rebuilt.
6276
6277 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6278
6279         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6280         program_transform_name to standard idiom.
6281         (AUTOGEN, AUTOCONF): Define.
6282         (Makefile.in): Use $(AUTOGEN).
6283         (Makefile): Depend on config.status, and use autoconf-style rule to
6284         build it.  Move original commands to...
6285         (config.status): ... this new target.
6286         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6287         $(AUTOCONF).
6288         * Makefile.in: Rebuilt.
6289
6290 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6291
6292         * Makefile.tpl: Fix dramatic bustage due to change in
6293         program_transform_name.
6294         * Makefile.in: Regenerate.
6295
6296         * configure.in: Remove unnecessary PATH setting.
6297         * configure: Regnerate.
6298
6299         * configure.in: Don't default to unprefixed tools unless
6300         the native tools will work.
6301         * configure: Regenerate.
6302
6303         * configure.in: Convert to autoconf script.  Blow away lots
6304         of now-redundant Makefile fragments.
6305         * configure: Generate using Autoconf.
6306         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6307         * Makefile.in: Regenerate.
6308
6309 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6310
6311         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6312         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6313
6314         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6315         where they belong.
6316
6317 2002-12-24  Andreas Schwab  <schwab@suse.de>
6318
6319         * Makefile.tpl (multilib.out): Fix missing space.
6320         * Makefile.in: Regenerate.
6321
6322 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6323
6324         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6325         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6326         * Makefile.in: Regenerate.
6327         * configure.in: Remove unnecessary leftovers.
6328
6329 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6330
6331         * configure.in (extra_ranlibflags_for_target): New variable.
6332         (*-*-darwin): Add -c to ranlib commands.
6333         * configure (tooldir): Handle extra_ranlibflags_for_target.
6334
6335 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
6336
6337         * COPYING.NEWLIB: Updated.
6338         * COPYING.LIBGLOSS: Ditto.
6339
6340 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6341
6342         * Makefile.tpl: Revert HJL's change.
6343         * Makefile.in: Regenerated.
6344         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6345         always.
6346
6347 2002-12-19  Andreas Schwab  <schwab@suse.de>
6348
6349         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6350         * Makefile.in: Regenerate.
6351
6352 2002-12-18  H.J. Lu <hjl@gnu.org>
6353
6354         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6355         * Makefile.in: Regenerated.
6356
6357         * configure.in (build_prefix): New. Substitute.
6358
6359 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6360
6361         * Makefile.tpl: Don't let real targets depend on phony targets.
6362         * Makefile.in: Regenerate.
6363
6364         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6365         * Makefile.in: Regenerate.
6366
6367 2002-12-16  Jason Merrill  <jason@redhat.com>
6368
6369         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6370         previous 'make bootstrap'.
6371         * Makefile.in: Regenerate.
6372
6373 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6374
6375         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6376
6377 2002-12-13  Jason Merrill  <jason@redhat.com>
6378
6379         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6380         library tests.
6381         (check-c++): Just depend on it and check-target-libstdc++-v3.
6382         * Makefile.in: Regenerate.
6383
6384 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6385
6386         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6387         * Makefile.in: Regenerate.
6388
6389 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
6390
6391         * COPYING.NEWLIB: Update list of alternate Regent of California
6392         licenses and discuss official revoking of advertising clause.
6393         * COPYING.LIBGLOSS: Ditto.
6394
6395 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6396
6397         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6398         * Makefile.in: Rebuilt.
6399
6400 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6401
6402         * configure: Fix bug put in by gremlins.
6403
6404         * Makefile.tpl: Substitute more autoconfily.
6405         * configure: Substitute more autoconfily.
6406         * Makefile.in: Regenerate.
6407
6408 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6409
6410         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6411         * Makefile.in (all-sim): Ditto.
6412
6413 2002-12-06  DJ Delorie  <dj@redhat.com>
6414
6415         * Makefile.tpl: Change configure dependencies to not have real
6416         targets depend on phony targets.
6417
6418 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6419
6420         * configure.in: Revert unintentional change.
6421
6422         * src-release: Configure host subdirs.
6423
6424         * Makefile.tpl: Change dependency for */multilib.out so that
6425         it works when gcc isn't in the tree.
6426
6427         * configure.in: Substitute more.
6428         * configure: Run subconfigures from the Makefile.
6429         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6430         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6431
6432 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6433
6434         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6435         and corresponding dependencies.
6436         * Makefile.in: Regenerate.
6437
6438         * configure.in (host_tools): Order binutils, gas and ld for
6439         convenience in running the testsuites.
6440
6441         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6442         * Makefile.in: Regenerate.
6443         * configure.in: Introduce rules to serialize subconfigure runs.
6444
6445         * configure.in: Introduce BASE_CC_FOR_TARGET.
6446         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6447         Realize configure-build-* targets.  Realize configure-target-* targets.
6448         * Makefile.in: Regenerate.
6449
6450 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6451
6452         * configure: Move gcc_version_trigger stuff from here...
6453         * configure.in: ...to here.
6454
6455         * configure.in: Separate subconfigure options added by this file from
6456         options given by the user.  Add machinery to put args for host
6457         subconfigures into the Makefile.
6458
6459         * Makefile.tpl: Remove 'vault' targets.
6460         * Makefile.tpl: Reorder and comment dependencies.
6461         * Makefile.in: Regenerate.
6462
6463 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6464
6465         * configure.in: Move host-specific darwin noconfigdirs into
6466         the host-specific section.
6467
6468 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6469
6470         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6471         during replay.
6472         * Makefile.in: Regenerate.
6473
6474         (finishing slow-motion replay)
6475         * configure: Remove skip-this-dir support.
6476         * Makefile.tpl: Remove skip-this-dir support.
6477
6478         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6479         subdirectories.
6480         * Makefile.in: Regenerate.
6481
6482         * Makefile.tpl: Strip out useless setting of 'dir'.
6483         * Makefile.in: Regenerate.
6484
6485 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6486
6487         (finishing slow-motion replay)
6488         * configure.in: Fix deeply stupid bug.
6489
6490         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6491         shell code in CXX_FOR_TARGET
6492         * Makefile.def: Introduce raw_cxx.
6493         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6494         RAW_CXX_FOR_TARGET.
6495         * Makefile.in: Regenerate.
6496
6497 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6498
6499         (finishing slow-motion replay)
6500         * Makefile.tpl: Remove unnecessary ifs.
6501         * Makefile.in: Regenerate.
6502
6503         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6504         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6505         targets for 'no_install' modules.
6506         * configure: Move GDB_TK substitution to configure.in.  Move
6507         build_modules stuff to configure.in.
6508         * configure.in: Implement soft dependency machinery.  Maybe-ize
6509         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6510         * Makefile.in: Regenerate.
6511
6512 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6513
6514         (continuing slow-motion replay)
6515         * Makefile.tpl: Make all-target, install-target behave similarly
6516         to all, install (only hitting configured targets).  Eliminate
6517         unused macro defintions.
6518
6519         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6520         build != host.
6521
6522         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6523
6524         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6525
6526         * configure.in: Produce lists of subdir targets we're actually
6527         configuring.  Remove references to "dosrel".
6528         * Makefile.tpl: Let configure set which subdir targets are hit.
6529         Remove install-cross; clean up install; remove ALL.  Remove
6530         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6531         Autogenerate host module targets.  Remove empty dependency lines
6532         and redundant dependency; rearrange slightly.
6533         * Makefile.def: Add host-side libtermcap, utils.
6534
6535         * Makefile.in: Regenerate.
6536
6537 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6538
6539         (Continuing slow-motion replay)
6540         * Makefile.def: Add list of recursive targets to autogenerate.
6541         Add build_modules.
6542         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6543         targets.  Autogenerate *-build-* targets.
6544         * Makefile.in: Regenerate.
6545
6546 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6547
6548         (Continuing slow-motion replay)
6549         * configure: More autoconf-style substitutions.
6550         * Makefile.tpl: More autoconf-style substitutions.
6551         * Makefile.in: Regenerate.
6552
6553 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6554
6555         (Continuing slow-motion replay)
6556         * configure: Substitute more variables in a more autoconf-friendly
6557         way.  Simplify slightly.
6558         * Makefile.tpl: Make more variables substitutable in an
6559         autoconf-friendly way.
6560         * Makefile.in: Regenerate.
6561
6562 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6563
6564         (Continuing slow-motion replay)
6565         * configure.in (v810*): Remove special setting of tools.
6566
6567         * configure: Add support for extra required flags for ar or nm.
6568         * configure.in (aix4.3+): Use above support for target-specific
6569         issues, rather than using config/mt-aix43.
6570
6571 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6572
6573         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6574         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6575         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6576         with $srcdir.  Reformat indentation.  Substitute some variables
6577         formerly hard-coded in the Makefile for build=host.
6578         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6579         * Makefile.def: Autogenerate more.
6580         * Makefile.in: Regenerate.
6581
6582 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6583
6584         * Makefile.tpl: syntactic cleanup
6585
6586 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6587
6588         * Makefile.def (host_modules): Add rda.
6589         * Makefile.in: Regenerate.
6590         * configure.in (target_tool): Add target-rda to list.
6591
6592 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6593
6594         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6595         and restrap targets to this rule.
6596         * Makefile.in:  Regenerate.
6597
6598 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6599
6600         * configure.in (i[3456]86-*-linux*): Add check to disable
6601         ${libgcj} for glibc1.
6602
6603 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6604
6605         * configure.in: Add tic4x target.
6606
6607 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6608
6609         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6610         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6611         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6612         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6613         * Makefile.in: Regenerate.
6614
6615 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6616
6617         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6618         * Makefile.in: Regenerate.
6619
6620         * Makefile.def: Remove order dependency comments.
6621         * Makefile.tpl: Add explicit install-install dependencies.
6622         * Makefile.in: Regenerate.
6623
6624         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6625         * Makefile.in: Regenerate.
6626
6627         * configure: Restore my original patch by syncing with gcc version.
6628
6629         * Bring following over from gcc:
6630
6631 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6632
6633         * configure.in (s390*-*-linux*): Enable libgcj.
6634
6635 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6636
6637         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6638
6639 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6640
6641         * configure: Move stray lines back to where they belong.
6642
6643 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6644
6645         * Makefile.tpl: Insert configure-target target, for src-release.
6646
6647         * configure: Finish reverting change which Andrew Cagney started
6648         reverting.  Should fix bustage.
6649
6650         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6651         * src-release: New file.  Contains material for making net
6652         releases for gdb, binutils, et al., formerly in Makefile.in.
6653
6654 2002-09-30  Nick Clifton  <nickc@redhat.com>
6655
6656         * cpu: New top level directory.  Intended to hold input files for
6657         CGEN which have FSF copyright assignment.
6658         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6659
6660 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6661
6662         Revert below (note that src does not contain Makefile.tpl):
6663         * Makefile.tpl: Make subsituted variables more autoconfy.
6664         * Makefile.in: Regenerate.
6665
6666 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6667
6668         * configure: Revert accidentally applied changes.
6669
6670         * Makefile.tpl: Make more autoconf-friendly.
6671         * Makefile.in: Regenerate.
6672         * configure: Make substitution more autoconf-like.
6673
6674 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6675
6676         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6677         single entry to handle all these.
6678         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6679         libjava on arm-*-elf.
6680
6681 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6682
6683         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6684         things that depend on them.
6685
6686 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6687
6688         * Makefile.tpl: Make subsituted variables more autoconfy.
6689         * Makefile.in: Regenerate.
6690         * configure: Make seds more autoconfy.
6691
6692 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6693
6694         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6695         * Makefile.in: Regenerate.
6696         * configure.in: Rewrite sed statements to look autoconfy.
6697
6698         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6699         all-target-foo on configure-target-foo.
6700         * Makefile.def: Ditto.
6701         * Makefile.in: Rebuild.
6702
6703 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6704
6705         * Makefile.def: New file.
6706         * Makefile.tpl: New file.
6707         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6708
6709         * configure.in: Minor rearrangement.  Simplify tests.
6710
6711 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6712
6713         * configure.in (with_headers): Skip copy if value is "yes".
6714         (with_libs): Likewise.
6715
6716 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6717
6718         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6719         * configure.in (sh*-*-pe*): Ditto.
6720         * configure.in (mips*-*-pe*): Ditto.
6721         * configure.in (*arm-wince-pe): Ditto.
6722
6723         * configure.in: Rearrange.
6724
6725 2002-09-12  Nick Clifton  <nickc@redhat.com>
6726
6727         * Import these changes from the config master repository:
6728
6729         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6730
6731                 * config.sub: Add tic4x target.
6732
6733         2002-09-03  Ben Elliston  <bje@redhat.com>
6734
6735                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6736                 Reported by <Duncan_Stodart@insession.com>.
6737
6738 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6739
6740         * COPYING.NEWLIB: More updates.
6741
6742 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6743
6744         * COPYING.NEWLIB: Update.
6745
6746 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6747
6748         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6749
6750         * config.guess: Import version 2002-08-23.
6751         * config.sub: Import version 2002-08-22.
6752
6753 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6754
6755         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6756         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6757         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6758
6759 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6760
6761         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6762
6763 2002-08-04  H.J. Lu  (hjl@gnu.org)
6764
6765         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6766
6767 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6768
6769         * configure.in: Move generic linux case to end.  Copy generic
6770         linux noconfigdirs to mips*-*-linux* entry and new
6771         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6772
6773 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6774
6775         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6776         one instance of them which was missed to the list to update.
6777
6778 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6779
6780         * config.guess: Update to 2002-07-09 version.
6781         * config.sub: Update to 2002-07-03 version.
6782
6783 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6784
6785         * configure.in: Remove two redundant tests.
6786
6787 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6788
6789         * configure.in (mips*-*-irix6*o32): Enable stabs.
6790
6791 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6792
6793         * configure.in: Don't build grez.
6794         * Makefile.in: Ditto.
6795
6796         * Makefile.in: Remove references to bsp, cygmon, libstub.
6797         * configure.in: Ditto.
6798
6799         * configure.in: Remove leftover reference to gdbtest.
6800
6801 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6802
6803         * configure.in (gxx_include_dir):  Change to match versioned
6804         C++ headers if --enable-version-specific-runtime-libs is used.
6805
6806 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6807
6808         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6809
6810 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6811
6812         * configure.in: Make --without-x work.
6813
6814 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6815
6816         * contrib: New directory.  Created to contain a copy of the
6817         texi2pod.pl script so that it is in the same place as the version in
6818         the FSF GCC sources.
6819
6820 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6821
6822         * configure.in: Rearrange target Makefile fragment collection.
6823
6824         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6825         cvs[src].
6826         * configure.in: Ditto.
6827
6828 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6829
6830         * Makefile.in: Eliminate 'apache' targets.
6831         * configure.in: Eliminate 'apache' targets.
6832
6833         * configure.in: Eliminate redundant tests.  Reorganize.
6834
6835         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6836
6837         * config-ml.in: Eliminate references to Cygnus configure.
6838
6839         * Makefile.in: Eliminate references to building emacs.
6840
6841 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6842
6843         * configure.in: Add support for ip2k.
6844
6845 2002-06-24  Ben Elliston  <bje@redhat.com>
6846
6847         * configure.in (host_tools): Remove cgen.
6848
6849         * Makefile.in (all-cgen): Remove; runs from its source directory.
6850         (check-cgen, install-cgen, clean-cgen): Likewise.
6851         (all-opcodes): No not depend on all-cgen.
6852         (all-sim): Likewise.
6853
6854 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6855
6856         * configure.in: Fix AIX configury bug.
6857
6858 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6859
6860         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6861
6862         * configure.in: Move definition of libstdcxx_flags right above
6863         usage, rather than way earlier.
6864
6865         * configure.in: Pull definition of is_cross_compiler earlier.
6866
6867         * configure.in: Rearrange a little.
6868
6869         * configure.in: Remove references to librx.
6870         * Makefile.in: Remove references to librx.
6871
6872 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6873
6874         * configure.in: Eliminate ${gasdir} variable.
6875
6876 2002-06-18  Dave Brolley  <brolley@redhat.com>
6877
6878         * configure.in: Add support for frv.
6879         * config.sub: Add support for frv.
6880
6881 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6882
6883         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6884
6885 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6886
6887         * configure.in (vax-*-netbsd*): Re-enable gas.
6888
6889 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6890
6891         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6892         BUILD_PREFIX_1, to correct nomenclature.
6893         * configure: Likewise.
6894
6895         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6896         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6897
6898 2002-05-31  Olaf Hering  <olh@suse.de>
6899
6900         * config-ml.in: Propogate DESTDIR also.
6901
6902 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6903
6904         * configure.in (vax-*-netbsd*): Don't build gas for this
6905         platform.
6906
6907 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6908
6909         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6910         and libgcj for AVR.
6911
6912 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6913
6914         * config.sub: Add DLX target.
6915
6916 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6917
6918         * config.guess: Update to 2002-05-22 version.
6919         * config.sub: Likewise.
6920
6921 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6922
6923         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6924         * config-ml.in: Likewise.
6925         * configure: Likewise.
6926         * configure.in: Likewise.
6927
6928 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6929
6930         * configure.in: Simplify makefile fragment collection.
6931
6932         * configure.in: Remove code to build emacs.
6933
6934         * configure.in : Remove --srcdir argument from targargs and buildargs
6935         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6936
6937         * configure: Move some logic to configure.in.
6938         * configure.in: Move some logic from configure.
6939
6940 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6941
6942         * COPYING.LIBGLOSS: New file.
6943
6944 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6945
6946         * Makefile.in: Honour DESTDIR.
6947
6948 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6949
6950         * configure.in (noconfigdirs): Don't disable libgcj on
6951         sparc64-*-solaris* and sparcv9-*-solaris*.
6952
6953 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6954
6955         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6956
6957 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6958
6959         * configure.in (FLAGS_FOR_TARGET): Do not add
6960         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6961         on i[3456]86-*-linux*.
6962
6963 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6964
6965         * configure.in (noconfigdirs): Replace [ ] with test.
6966
6967         * configure.in (noconfigdirs): Do not add target-newlib if
6968         target == i[3456]86-*-linux*, and host == target.
6969
6970 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6971
6972         * config.guess: Updated to 2002-04-26's version.
6973         * config.sub: Updated to 2002-04-26's version.
6974
6975 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6976
6977         * configure.in: delete reference to absent file
6978
6979         * configure.in: replace '[' with 'test'
6980
6981         * configure.in: Eliminate references to gash.
6982         * Makefile.in: Eliminate references to gash.
6983
6984         * configure.in: remove useless references to 'pic' makefile fragments.
6985
6986         * configure.in: (*-*-windows*) Finish removing.
6987
6988         * configure.in: Eliminate redundant test for libgui.
6989
6990 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6991
6992         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6993         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6994
6995 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6996
6997         * configure.in: remove references to dead files
6998
6999 2002-04-18  Tom Tromey  <tromey@redhat.com>
7000
7001         * configure.in: Disallow configuring libgcj when it is already
7002         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7003         Solaris 2.8 by default.  For PR libgcj/6158.
7004
7005 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7006
7007         * configure.in:  Move default CC setting out of config/mh-* fragments
7008         directly into here.
7009
7010 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7011
7012         * configure.in: don't even try to configure or make a subdirectory
7013         if there's no configure script for it.
7014
7015 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7016
7017         * MAINTAINERS: Remove chill maintainers.
7018         * Makefile.in (CHILLFLAGS): Remove.
7019         (CHILL_LIB): Remove.
7020         (TARGET_CONFIGDIRS): Remove libchill.
7021         (CHILL_FOR_TARGET): Remove.
7022         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7023         CHILL_LIB.
7024         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7025         (CHECK_TARGET_MODULES): Likewise.
7026         (INSTALL_TARGET_MODULES): Likewise.
7027         (CLEAN_TARGET_MODULES): Likewise.
7028         (configure-target-libchill): Remove.
7029         (all-target-libchill): Remove.
7030         * configure.in (target_libs): Remove target-libchill.
7031         Do not compute CHILL_FOR_TARGET.
7032         * libchill: Remove directory.
7033
7034 2002-04-15  DJ Delorie  <dj@redhat.com>
7035
7036         * Makefile.in, configure.in, configure: Sync with gcc, entries
7037         follow...
7038
7039 2002-04-08  Tom Tromey  <tromey@redhat.com>
7040
7041         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7042         Fixes PR libgcj/6068.
7043
7044 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7045
7046         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7047
7048 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7049
7050         * configure.in (alpha*-dec-osf*): Enable libgcj.
7051
7052 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7053
7054         Fix for: PR bootstrap/3591, target/5676
7055         * configure.in (mcore-pe): Disable the configuration of
7056         libstdc++-v3 since exceptions are not supported.
7057
7058 2002-03-20  Anthony Green  <green@redhat.com>
7059
7060         * configure.in: Enable libgcj for xscale-elf target.
7061
7062 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7063
7064         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7065         libjava.
7066         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7067
7068 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7069
7070         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7071         libstdc++-v3 and libjava.
7072
7073 2002-02-11  Adam Megacz <adam@xwt.org>
7074
7075         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7076         boehm-gc
7077
7078 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7079
7080         * config.guess: Updated to 2002-01-30's version.
7081         * config.sub: Updated to 2002-02-01's version.
7082         Contribute sh64-elf.
7083         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7084         * configure.in: Added sh64-*-*.
7085
7086 2002-01-17  H.J. Lu <hjl@gnu.org>
7087
7088         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7089         (all-target-fastjar): Also depend on all-target-libiberty.
7090
7091 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7092
7093         * configure, configure.in: Use temp file for long sed commands.
7094
7095 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7096
7097         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7098         libf2c.
7099
7100 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7101
7102         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7103
7104 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7105
7106         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7107
7108 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7109
7110         * configure: Handle temporary files securely using mkdir.
7111
7112 2001-09-26  Will Cohen <wcohen@redhat.com>
7113
7114         * configure.in (*-*-linux*): Disable configuration of target-newlib
7115         and target-libgloss.
7116
7117 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7118
7119         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7120         RANLIB.
7121
7122 2001-08-11  Graham Stott  <grahams@redhat.com>
7123
7124         * Makefile.in (check-c++): Add missing semicolon.
7125
7126 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7127
7128         * configure.in (sh-*-linux*): New.
7129
7130 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7131
7132         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7133         and libgcj on m68hc11/m68hc12.
7134
7135 2001-06-27  H.J. Lu  (hjl@gnu.org)
7136
7137         * Makefile (CFLAGS_FOR_BUILD): New.
7138         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7139
7140 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7141
7142         * configure.in (libstdcxx_flags): Do not try to execute
7143         libstdc++-v3/testsuite_flags until it exists.
7144
7145 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7146
7147         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7148
7149 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7150
7151         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7152
7153 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7154
7155         * configure.in: Move *-chorusos target case to the proper switch.
7156         Disable libgcj.
7157
7158 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7159
7160         * Makefile.in (STAGE1_CFLAGS): Pass down.
7161
7162 2001-04-13  Alan Modra  <amodra@one.net.au>
7163
7164         * config.guess: Add hppa64-linux support.  Note for next import that
7165         this is already in the master file.
7166         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7167
7168 2001-03-22  Colin Howell  <chowell@redhat.com>
7169
7170         * Makefile.in (DO_X): Do not backslash single-quotes in
7171         backquotes (two places).
7172
7173 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7174
7175         * Makefile.in (DO_X): Quote nested quotes.
7176
7177 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7178
7179         * Makefile.in (DO_X): Use double quotes for quoting
7180         "RANLIB=$${RANLIB}".
7181
7182 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7183
7184         * configure.in: Only use `lang_requires' for languages athat are
7185         actually enabled.
7186
7187 2001-03-07  Tom Tromey  <tromey@redhat.com>
7188
7189         * configure.in: Allow config-lang.in to set `lang_requires' to list
7190         of other required languages.
7191
7192 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7193
7194         * Makefile.in: Remove RANLIB definition. Use RANLIB
7195         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7196         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7197
7198 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7199             Alexandre Oliva  <aoliva@redhat.com>
7200
7201         * Makefile.in (check-c++): Use tabs, not spaces.
7202
7203 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7204
7205         * Makefile.in (check-c++): New rule.
7206
7207         * configure.in (target_libs): Remove libg++.
7208         (noconfigdirs): Remove libg++.
7209         (noconfigdirs): Same.
7210         (noconfigdirs): Same.
7211         (noconfigdirs): Same.
7212
7213         * config-ml.in: Remove libg++ references.
7214
7215         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7216         (ALL_TARGET_MODULES): Same.
7217         (configure-target-libg++): Remove.
7218         (all-target-libg++): Remove.
7219         (configure-target-libio): Remove.
7220         (all-target-libio): Remove.
7221         (check-target-libio): Remove.
7222         (.PHONY): Remove.
7223         (libg++.tar.bz2): Remove.
7224         (all-target-cygmon): Remove libio.
7225         (all-target-libstdc++): Remove.
7226         (configure-target-libstdc++): Remove.
7227         (TARGET_LIB_PATH): Remove libstdc++.
7228         (ALL_GCC_CXX): Remove libstdc++.
7229         (all-target-gperf): Correct.
7230
7231 2001-02-15  Anthony Green  <green@redhat.com>
7232
7233         * configure: Introduce GCJ_FOR_TARGET.
7234         * configure.in: Ditto.
7235         * Makefile.in: Ditto.
7236
7237 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7238
7239         * configure.in: for *-chorusos, don't config target-newlib and
7240         target-libgloss.
7241
7242 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7243
7244         Remove V2 C++ library.
7245         * configure.in: Remove --enable-libstdcxx_v3 support.
7246
7247 2001-01-27  Richard Henderson  <rth@redhat.com>
7248
7249         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7250
7251 2001-01-26  Tom Tromey  <tromey@redhat.com>
7252
7253         * configure.in: Allow libgcj to be built on Sparc Solaris.
7254
7255 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7256
7257         * configure.in: Enable libgcj on several additional platforms.
7258
7259 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7260
7261         * configure.in: Enable libgcj for linux targets.
7262
7263 2001-01-09  Mike Stump  <mrs@wrs.com>
7264
7265         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7266         failures of subdirectories.
7267
7268 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7269
7270         * configure: handle DOS-style absolute paths.
7271
7272 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7273
7274         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7275
7276 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7277
7278         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7279         (libstdcxx_incdir): Pass down.
7280         * config.if: Remove expired bits for cxx_interface, add stub.
7281         (libstdcxx_incdir): Add variable for g++ include directory.
7282         * configure.in (gxx_include_dir): Use it.
7283
7284 2000-12-15  Andreas Jaeger  <aj@suse.de>
7285
7286         * configure.in: Handle lang_dirs.
7287
7288 2000-12-13  Anthony Green  <green@redhat.com>
7289
7290         * configure.in: Disable libgcj for any target not specifically
7291         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7292         with g++ abi.
7293
7294 2000-12-13  Mike Stump  <mrs@wrs.com>
7295
7296         * Makefile.in (local-distclean): Also remove fastjar.
7297
7298 2000-12-10  Anthony Green  <green@redhat.com>
7299
7300         * configure.in: Define libgcj.  Disable libgcj target libraries for
7301         most targets.
7302
7303 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7304
7305         * configure.in (target_libs): Revert 2000-12-08 patch.
7306         (noconfigdirs): Added target-libjava.
7307
7308 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7309
7310         * Makefile.in: handle DOS-style absolute paths.
7311
7312 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7313
7314         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7315         libjava.
7316         * configure.in (target_libs): Removed `target-libjava'.
7317
7318 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7319
7320         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7321         (ALL_MODULES): Added fastjar.
7322         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7323         (all-target-libjava): all-fastjar replaces all-zip.
7324         (all-fastjar): Added.
7325         (configure-target-fastjar, all-target-fastjar): Likewise.
7326         * configure.in (host_tools): Added fastjar.
7327
7328 2000-12-07  Mike Stump  <mrs@wrs.com>
7329
7330         * Makefile.in (local-distclean): Remove leftover built files.
7331
7332 2000-11-16  Fred Fish  <fnf@be.com>
7333
7334         * configure.in (enable_libstdcxx_v3): Fix typo,
7335         libstd++ -> libstdc++.
7336
7337 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7338
7339         * configure: Provide the original toplevel configure arguments
7340         (including $0) to subprocesses in the environment rather than
7341         through gcc/configargs.h.
7342
7343 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7344
7345         * configure: Turn on libstdc++ V3 by default.
7346
7347 2000-10-16  Michael Meissner  <meissner@redhat.com>
7348
7349         * configure (gcc/configargs.h): Only create if there is a build GCC
7350         directory created.
7351
7352 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7353
7354         * configure: Save configure arguments to gcc/configargs.h.
7355
7356 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7357
7358         * Makefile.in (bootstrap): avoid recursion if subdir missing
7359         (cross): ditto
7360         (do-proto-toplev): ditto
7361
7362 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7363
7364         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7365         X11 libraries for hppa64.
7366
7367 2000-09-02  Anthony Green  <green@cygnus.com>
7368
7369         * Makefile.in (all-gcc): Depend on all-zlib.
7370         (CLEAN_MODULES): Add clean-zlib.
7371         (ALL_MODULES): Add all-zlib.
7372         * configure.in (host_libs): Add zlib.
7373
7374 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7375
7376         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7377         $targargs to tell whether newlib is going to be built.
7378
7379         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7380         $$r/TARGET_SUBDIR/libio for _G_config.h.
7381
7382 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7383
7384         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7385
7386         * configure: Make enable_threads and enable_shared defaults
7387         explicit.  Substitute enable_threads into generated Makefiles.
7388         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7389         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7390
7391 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7392
7393         * configure.in: Re-enable all references to libg++ and librx.
7394
7395 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
7396
7397         * configure.in: Add *-*-freebsd* configurations.
7398
7399 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7400
7401         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7402         (do-tar, do-bz2): New rules.
7403         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7404         (gdb-tar): New rule.
7405         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7406         (insight_dejagnu.tar): New rule.
7407         (insight.tar): New rule.
7408         (gdb+dejagnu.tar): New rule.
7409         (gdb.tar): New rule.
7410
7411 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7412
7413         * MAINTAINERS: Update dejagnu/
7414
7415 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7416
7417         * ltmain.sh (relink_command): Fix typo in previous change.
7418
7419 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7420
7421         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7422         (relink_command): Added --tag flags.
7423         (mode=install): If relinking fails; error out.
7424
7425 2002-03-12  Richard Henderson  <rth@redhat.com>
7426
7427         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7428         .NOTPARALLEL tag.
7429         (do-check): Rename from check.
7430         (check): Allow parallel check.
7431
7432 2002-03-11  Richard Henderson  <rth@redhat.com>
7433
7434         * Makefile.in (.NOTPARALLEL): Add fake tag.
7435
7436 2002-03-07  H.J. Lu  (hjl@gnu.org)
7437
7438         * configure.in: Enable gprof for mips*-*-linux*.
7439
7440 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7441
7442         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7443         libjava.
7444         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7445
7446 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7447
7448         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7449
7450 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
7451
7452         * config.guess: Import from master sources, rev 1.232.
7453         * config.sub: Import from master sources, rev 1.246.
7454
7455 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7456
7457         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7458         because its Makefile is there; test for the executable instead.
7459
7460 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7461
7462         Contribute sh64-elf.
7463         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7464         * configure.in: Added sh64-*-*.
7465
7466 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
7467
7468         * COPYING.NEWLIB: Remove advertising clause from
7469         Berkeley and Red Hat licenses.
7470
7471 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7472
7473         * Makefile.in: Add all-tix to deps for all-snavigator
7474         so that tix is built when building snavigator.
7475
7476 2002-02-01  Ben Elliston  <bje@redhat.com>
7477
7478         * config.guess: Import from master sources, rev 1.229.
7479         * config.sub: Import from master sources, rev 1.240.
7480
7481 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7482
7483         From Steve Ellcey <sje@cup.hp.com>:
7484         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7485         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7486         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7487         IA64.
7488         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7489         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7490         soname_spec, sys_lib_search_path_spec): Ditto.
7491
7492 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7493
7494         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7495         target-libiberty, and target-libgloss.  Skip Java-related
7496         libraries if not supported for NetBSD on target CPU.
7497
7498 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
7499
7500         * configure.in: Import StrongARM and XScale target_configdirs from
7501         FSF GCC version.
7502
7503 2002-01-16  H.J. Lu  (hjl@gnu.org)
7504
7505         * config.guess: Import from master sources, rev 1.225.
7506         * config.sub: Import from master sources, rev 1.238.
7507
7508         * MAINTAINERS: Updated notes on config.guess and config.sub.
7509
7510 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7511
7512         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7513         ld and gdb are not supported.
7514
7515 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7516
7517         * Change reference to Cygnus Solutions to be Red Hat.
7518
7519 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7520
7521         * COPYING.NEWLIB: Update generic copyright date.
7522
7523 2002-01-07  Mark Salter  <msalter@redhat.com>
7524
7525         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7526           Allow target-libgloss to be built for arm, strongarm, and xscale.
7527
7528 2002-01-03  Ben Elliston  <bje@redhat.com>
7529
7530         * MAINTAINERS: Update URL for config.* scripts.
7531
7532 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7533
7534         * config.sub: Import latest version.
7535         * config.guess: Likewise.
7536
7537 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7538
7539         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7540         options for i[3456]86-pc-linux* native builds.
7541
7542 2001-12-05  Laurent Guerby  <guerby@acm.org>
7543
7544         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7545         libiberty.
7546
7547         Import this patch from gcc:
7548
7549         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7550
7551             * symlink-tree: handle DOS-style absolute paths.
7552
7553 2001-11-28  DJ Delorie <dj@redhat.com>
7554             Zack Weinberg  <zack@codesourcery.com>
7555
7556         When build != host, create libiberty for the build machine.
7557
7558         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7559         CONFIG_ARGUMENTS.
7560         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7561         New variables.
7562         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7563         and rules.
7564         (all.normal): Depend on ALL_BUILD_MODULES.
7565         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7566         (all-build-libiberty): Depend on configure-build-libiberty.
7567
7568         * configure: Calculate and substitute proper value for
7569         ALL_BUILD_MODULES.
7570         * configure.in: Create the build subdirectory.
7571         Calculate and substitute TARGET_CONFIGARGS (formerly
7572         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7573
7574 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7575
7576         * config.sub: Update to version 1.232 on subversion.
7577
7578 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7579
7580         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7581         files from .po files for a distribution.
7582
7583 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7584
7585         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7586
7587 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7588
7589         Merged from net gcc:
7590         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7591         * ltcf-c.sh: Use $objext, not $ac_objext.
7592         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7593         * ltcf-cxx.sh: Add support for GNU.
7594         2001-07-22  Timothy Wall  <twall@redhat.com>
7595         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7596         default settings if using GNU tools with that configuration.
7597         * ltcf-cxx.sh: Ditto.
7598         * ltcf-gcj.sh: Ditto.
7599         2001-07-21  Michael Chastain  <chastain@redhat.com>
7600         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7601         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7602         * ltmain.sh: Mark as gcc-local.
7603
7604 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7605
7606         * Makefile.in (all-bison): Revert 2001-10-24.
7607         Don't depend on texinfo.
7608
7609 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7610
7611         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7612
7613 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7614
7615         * configure.in (--enable-languages): Be more permissive about
7616         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7617
7618 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7619
7620         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7621
7622 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7623
7624         Makefile.in (all-bison): Don't depend on texinfo.
7625
7626 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7627
7628         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7629
7630 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7631
7632         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7633
7634 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7635
7636         * config.sub, config.guess: Import latest from subversions.
7637
7638 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7639
7640         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7641         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7642         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7643         avoid quotes nesting problems.
7644         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7645         (DO_X): Export only variables that are set.
7646
7647 2001-09-19  Ben Elliston  <bje@redhat.com>
7648
7649         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7650         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7651         semantics.  Use the shell built-in "type" command instead.
7652
7653 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7654
7655         * config.sub: Reverted the earlier change, this version is not the
7656         master file.
7657
7658 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7659
7660         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7661         Add support for mips64.
7662
7663 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7664
7665         * configure.in: Enable libstdc++-v3 for h8300 targets.
7666
7667 2001-08-30  Eric Christopher  <echristo@redhat.com>
7668             Jason Eckhardt  <jle@redhat.com>
7669
7670         * config.sub: Add support for mipsisa32.
7671
7672 2001-08-30  Eric Christopher  <echristo@redhat.com>
7673
7674         * config.sub, config.guess: Import latest from subversions.
7675
7676 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7677
7678         * config.sub, config.guess: Import latest from subversions.
7679
7680 2001-07-26  DJ Delorie  <dj@redhat.com>
7681
7682         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7683
7684 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7685
7686         * Makefile.in: Revert 2001-06-17.
7687         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7688
7689 2001-06-17  H.J. Lu <hjl@gnu.org>
7690
7691         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7692         (gas+binutils.tar.bz2): Likewise.
7693         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7694
7695 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7696
7697         * Makefile.in (VER): When present, extract the version number from
7698         the file version.in.
7699
7700 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7701
7702         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7703         gcc/xgcc is built, use -print-prog-name to find out the program
7704         name to use.
7705
7706 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7707
7708         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7709         with_gcc]: Use `gcc -shared' to build a shared library.
7710
7711 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7712
7713         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7714         archives.
7715
7716 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7717
7718         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7719         libraries when using g++ with native linker.
7720
7721 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7722
7723         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7724
7725 2001-05-24  Tom Rix <trix@redhat.com>
7726
7727         * configure.in : enable ld for aix
7728
7729 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7730
7731         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7732         [aix4*|aix5*]: Prepend blank.
7733
7734 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7735
7736         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7737         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7738         of subdir/configure scripts to use the new libtool.m4.
7739
7740 2001-05-14  H.J. Lu <hjl@gnu.org>
7741
7742         * config.if (libc_interface): Set to -libc6.2- for cross
7743         compiling to Linux/glibc 2.2.
7744
7745 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7746
7747         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7748         libgcj.
7749
7750 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7751
7752         * configure.in (noconfigdirs): Don't reset it from scratch in the
7753         target case; only append to it.
7754
7755 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7756
7757         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7758         sparc-*-solaris2.8]: Disable ${libgcj}.
7759
7760 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7761
7762         * configure.in (libgcj_saved): Copy from $libgcj.
7763         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7764         --disable-libgcj.
7765
7766 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7767
7768         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7769         1.641.2.228.
7770
7771 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7772
7773         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7774         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7775
7776 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7777
7778         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7779         New macros.
7780         (bootstrap, cross): Use RECURSE_FLAGS.
7781         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7782
7783 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7784
7785         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7786
7787 2001-03-23  Nick Clifton  <nickc@redhat.com>
7788
7789         * README-maintainer-mode: Add note about inability to use "make
7790         distclean" in maintainer mode.
7791
7792 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7793
7794         Re-installed:
7795         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7796         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7797         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7798         * ltcf-cxx.sh: Likewise.
7799         * ltcf-gcj.sh: Likewise.
7800
7801 2001-03-22  Philip Blundell  <philb@gnu.org>
7802
7803         * config.sub, config.guess: Import latest from subversions.
7804
7805 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7806
7807         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7808         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7809
7810 2001-03-20  Michael Chastain  <chastain@redhat.com>
7811
7812         * Makefile.in: all-m4 depends on all-texinfo.
7813
7814 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7815
7816         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7817
7818 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7819
7820         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7821         longer valid.
7822
7823 2001-02-16  Nick Clifton  <nickc@redhat.com>
7824
7825         * configure.in (noconfigdirs): Allow configuration of texinfo
7826         for Cygwin hosts.
7827
7828 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7829
7830         * config.guess: Add linux target for S/390.
7831         * config.sub: Likewise.
7832         * configure.in: Likewise.
7833
7834 2001-02-06  Ben Elliston  <bje@redhat.com>
7835
7836         * configure: Output host type to stdout, not stderr.
7837
7838 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7839
7840         * config.guess: Import from subversions.gnu.org (revision 1.181).
7841         * config.sub: Import from subversions.gnu.org (revision 1.199).
7842
7843 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7844
7845         * config.guess: Handle hppa64-linux systems.
7846
7847 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7848
7849         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7850         Don't unset, it's non-portable and no longer necessary, set to empty
7851         instead.
7852
7853 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7854
7855         * ltconfig: Shell portability fix for the tagname validity check.
7856
7857 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7858
7859         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7860
7861 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7862
7863         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7864         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7865
7866 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7867
7868         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7869         keep at least one of build_libtool_libs or build_old_libs set to
7870         yes.
7871
7872 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7873
7874         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7875         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7876
7877 2000-11-07  Philip Blundell  <pb@futuretv.com>
7878
7879         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7880
7881 2000-11-03  Philip Blundell  <pb@futuretv.com>
7882
7883         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7884         files.
7885
7886 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7887
7888         * COPYING.NEWLIB: Put into source repository.
7889
7890 2001-01-15  Ben Elliston  <bje@redhat.com>
7891
7892         * configure.in (host_tools): Add sid.
7893         Always configure cgen.
7894         * Makefile.in (all-sid): New target.
7895         (check-sid, clean-sid, install-sid): Likewise.
7896
7897 2001-01-07  Andreas Jaeger  <aj@suse.de>
7898
7899         * config.sub, config.guess: Update from subversions.
7900
7901 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7902
7903         * configure.in: Disable language-specific target libraries for
7904         languages that aren't enabled.
7905
7906 2000-11-24  Nick Clifton  <nickc@redhat.com>
7907
7908         * configure.in (xscale-elf): Add target.
7909         (xscale-coff): Add target.
7910         (c4x, c5x, tic54x): Move after ARM targets.
7911
7912 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7913
7914         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7915
7916 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7917
7918         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7919
7920 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7921
7922         * Makefile.in: Merge with GCC and libgcj.
7923         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7924         configure-target-<library> when their configure scripts need the C
7925         or C++ library to have already been built to work properly.
7926         (do_proto_toplev): Set them to an empty string.
7927
7928 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7929
7930         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7931         (REALLY_SET_LIB_PATH): Use them.
7932
7933 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7934
7935         * config.sub: Add support for Sun Chorus
7936
7937 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7938
7939         * config.sub: Add support for the *-storm-chaos OS.
7940
7941 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7942
7943         * configure.in (noconfigdirs): Don't compile some
7944         of the libraries for 68HC11 & 68hc12 targets.
7945
7946 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7947
7948         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7949         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7950         all affected `configure' scripts.
7951
7952 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7953
7954         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7955         ltcf-c.sh.
7956
7957 2000-09-12  Philip Blundell  <philb@gnu.org>
7958
7959         * config.sub, config.guess: Update from subversions.
7960
7961 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7962
7963         * Makefile.in (all-zlib): Added dummy target.
7964
7965         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7966         multi-language branch.
7967
7968 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7969
7970         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7971         (bootstrap*): Depend on all-bootstrap.
7972
7973 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7974
7975         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7976         crosses, but add gcc/include to the header search path for them.
7977
7978 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7979
7980         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7981         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7982         * gettext.m4: New file, extracted from aclocal.m4.
7983
7984 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7985
7986         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7987         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7988         sub-configures.
7989
7990 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7991
7992         * Makefile.in (ALL_MODULES): Add all-cgen.
7993         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7994         (all-cgen): New target.
7995         (all-opcodes,all-sim): Depend on all-cgen.
7996         * configure.in (host_tools): Add cgen.
7997         Only configure cgen if --enable-cgen-maint.
7998
7999 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
8000
8001         * config-ml.in (CC, CXX): Don't introduce a leading space.
8002
8003 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8004
8005         * configure.in (libstdcxx_flags): Use
8006         libstdc++-v3/src/libstdc++.INC.
8007
8008 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8009
8010         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8011
8012 2000-08-11  Jason Merrill  <jason@redhat.com>
8013
8014         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8015         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8016         (FLAGS_FOR_TARGET): Not here.
8017         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8018
8019 2000-08-07  DJ Delorie  <dj@redhat.com>
8020
8021         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8022         "if we're also building gcc, and it's a gcc that will run on the
8023         build machine, we want to use its includes instead of the system's
8024         default includes".
8025
8026 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8027
8028         * configure.in (libstdcxx_flags): Don't use `"'.
8029
8030         * config-ml.in: Adjust multilib search paths to the
8031         appropriate multilib tree.
8032
8033 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8034
8035         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8036         commas in $LANGUAGES.
8037
8038 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8039
8040         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8041
8042 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8043
8044         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8045         CXX_FOR_TARGET for sed.
8046
8047 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8048
8049         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8050         Do not override if already set in the environment or in configure.
8051         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8052         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8053
8054 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8055
8056         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8057         (GCC_FOR_TARGET): Use it.
8058         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8059         * configure.in: ... here.
8060         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8061         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8062
8063 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8064
8065         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8066         (configure-target-libchill, configure-target-libobjc): Likewise.
8067
8068         * configure.in: Use the same cache file for all target libs.
8069         * config-ml.in: But different cache files per multilib variant.
8070
8071 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8072
8073         * configure (topsrcdir): Don't use dirname.
8074
8075 2000-07-20  Jason Merrill  <jason@redhat.com>
8076
8077         * configure.in: Remove all references to libg++ and librx.
8078
8079         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8080
8081 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8082
8083         * config.sub: Update to subversions version 2000-07-06.
8084
8085 2000-07-12  Andrew Haley  <aph@cygnus.com>
8086
8087         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8088         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8089
8090 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8091
8092         * symlink-tree:  Check number of arguments.
8093
8094 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
8095
8096         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8097
8098 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8099
8100         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8101         search path for a g++ extracted from the build tree.  This
8102         will allow link tests run by configure scripts in
8103         subdirectories to succeed.
8104
8105 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8106
8107         * ltconfig: Add support for mips-dde-sysv4.2MP
8108
8109 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8110
8111         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8112         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8113
8114 2000-06-19  Timothy Wall  <twall@cygnus.com>
8115
8116         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8117         * config.sub: Add tic54x target.
8118
8119 2000-06-07  Phillip Thomas  <pthomas@suse.de>
8120
8121         * README-maintainer-mode: New file: Contains notes on using
8122         --enable-maintainer-mode with binutils.
8123
8124 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
8125
8126         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8127
8128 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
8129
8130         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8131         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8132
8133 20000-05-21  H.J. Lu  (hjl@gnu.org)
8134
8135         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8136         directory are used if they exist. Make sure
8137         $(build_tooldir)/include is searched for header files,
8138         $(build_tooldir)/lib/ for library files.
8139         (GCC_FOR_TARGET): Likewise.
8140         (CXX_FOR_TARGET): Likewise.
8141
8142 2000-05-18  Jeffrey A Law  (law@cygnus.com)
8143
8144         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8145
8146 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
8147
8148         * Makefile.in (configure-target-libiberty): Depend on
8149         configure-target-newlib.
8150
8151 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8152
8153         * configure.in, Makefile.in: Merge all libffi-related
8154         configury stuff from the libgcj tree.
8155
8156 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
8157
8158         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8159         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8160
8161 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
8162
8163         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8164         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8165         current version information.  Add to proto-toplev directory.
8166         (gdb-taz): Build do-djunpack.
8167
8168 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8169
8170         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8171
8172 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8173
8174         * ltmain.sh: Preserve in relink_command any environment
8175         variables that may affect the linker behavior.
8176
8177 2000-05-12  Jeffrey A Law  (law@cygnus.com)
8178
8179         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8180
8181 2000-05-10  Jim Wilson  <wilson@cygnus.com>
8182
8183         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8184
8185 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8186
8187         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8188         with the version name.
8189
8190 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8191
8192         * config.if: Tweak.
8193
8194 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8195
8196         * djunpack.bat: New file.
8197
8198 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
8199
8200         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8201         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8202         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8203         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8204
8205 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8206
8207         * config.sub (case $basic_machine): Change default for "ibm-*"
8208         to "openedition".
8209
8210 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
8211
8212         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8213         (do-md5sum): New target.
8214         (MD5PROG): Define.
8215         (PACKAGE): Default to TOOL.
8216         (VER): Default to a shell script.
8217         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8218         md5 checksum generation.
8219         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8220         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8221         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8222         insight.tar.bz2): Use gdb-taz to create archive.
8223
8224 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
8225
8226         * configure (warn_cflags): Delete.
8227
8228 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8229             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
8230
8231         * configure.in (enable_libstdcxx_v3): Add.
8232         (target_libs): Add bits here to switch between libstdc++-v2 and
8233         libstdc++-v3.
8234         * config.if: And this file too.
8235         * Makefile.in: Add libstdc++-v3 targets.
8236
8237 2000-04-05  Michael Meissner  <meissner@redhat.com>
8238
8239         * config.sub (d30v): Add d30v as a basic machine type.
8240
8241 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8242
8243         * configure.in: -linux-gnu*, not -linux-gnu.
8244
8245 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
8246
8247         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8248         (do-tar-bz2): Replace TOOL with PACKAGE.
8249         (gdb.tar.bz2): Remove GDBTK from GDB package.
8250         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8251         dejagnu.tar.bz2): New packages.
8252
8253 2000-02-27  Andreas Jaeger  <aj@suse.de>
8254
8255         * configure.in: Add entry for mips*-*-linux*, move catch all
8256         *-*-*linux* entry below this one.
8257
8258 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8259
8260         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8261
8262 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8263
8264         * config.sub: Support an OS of "wince".
8265
8266 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
8267
8268         * config.guess, config.sub: Updated to match config's 2000-02-15
8269         version.
8270
8271 2000-02-23  Linas Vepstas <linas@linas.org>
8272
8273         * config.sub: Add support for Linux/IBM 370.
8274         * configure.in: Likewise.
8275
8276 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8277
8278         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8279
8280 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8281
8282         * config.guess: Guess "cygwin" rather than "cygwin32".
8283
8284 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8285
8286         * configure (gcc_version): When setting, narrow search to
8287         lines containing `version_string'.
8288
8289 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8290
8291         * config.sub: Add support for avr target.
8292
8293 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
8294
8295         * config.sub: Add mmix-knuth-mmixware.
8296
8297 2000-01-27  Christopher Faylor <cgf@redhat.com>
8298
8299         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8300         structure stuff to -L library search.
8301         (CXX_FOR_TARGET): Ditto.
8302         (CROSS_CHECK_MODULES): Fix spelling mistake.
8303
8304 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8305
8306         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8307         the C++ compiler.
8308
8309 2000-01-12  Richard Henderson  <rth@cygnus.com>
8310
8311         * configure.in: Don't build some bits for beos.
8312
8313 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8314
8315         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8316         as include files.
8317
8318 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8319
8320         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8321         not mh-aix43.
8322
8323 1999-12-14  Richard Henderson  <rth@cygnus.com>
8324
8325         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8326         * config.sub: Accept alphaev[78], alphaev8.
8327
8328 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8329
8330         * config.guess, config.sub: Update from autoconf.
8331
8332 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8333
8334         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8335         necessary libraries are missing.
8336
8337 1999-10-25  Andreas Schwab  <schwab@suse.de>
8338
8339         * configure: Fix quoting inside arguments of eval.
8340
8341 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8342
8343         * config-ml.in: Allow suppression of some ARM multilibs.
8344
8345 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8346
8347         * config.guess: Add OS/390 match pattern.
8348         * config.sub: Add mvs, openedition targets.
8349         * configure.in (i370-ibm-opened*): New.
8350
8351 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8352
8353         * config.sub: Add support for configuring for pj.
8354
8355 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8356
8357         * config.sub (maybe_os): Add support for configuring for fr30.
8358
8359 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8360
8361         * configure.in: Do not configure or build ld for AIX
8362         platforms.  ld is known to be broken on these platforms.
8363
8364 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8365
8366         * config-ml.in: Pass compiler flag corresponding to multidirs to
8367         subdir configures.
8368
8369 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8370
8371         * Makefile.in (LDFLAGS): Define.
8372
8373 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8374
8375         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8376         noconfigdirs.
8377         (*-*-cygwin*): Likewise.
8378
8379 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8380
8381         * mkdep: New file.
8382         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8383         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8384
8385         From Eli Zaretskii <eliz@is.elta.co.il>:
8386         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8387         long file name when using DJGPP on MS-DOS.
8388
8389 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8390
8391         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8392
8393 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8394
8395         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8396         dependency as this causes "make check" to globally "make all"
8397
8398 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8399
8400         * configure.in (target_libs): Added target-zlib.
8401         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8402         (CONFIGURE_TARGET_MODULES): Likewise.
8403         (CHECK_TARGET_MODULES): Likewise.
8404         (INSTALL_TARGET_MODULES): Likewise.
8405         (CLEAN_TARGET_MODULES): Likewise.
8406         (configure-target-zlib): New target.
8407         (all-target-zlib): Likewise.
8408         (all-target-libjava): Depend on all-target-zlib.
8409         (configure-target-libjava): Depend on configure-target-zlib.
8410
8411         * Makefile.in (configure-target-libjava): Depend on
8412         configure-target-newlib.
8413         (configure-target-boehm-gc): New target.
8414         (configure-target-qthreads): New target.
8415
8416         * configure.in (target_libs): Added target-qthreads.
8417         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8418         (CONFIGURE_TARGET_MODULES): Likewise.
8419         (CHECK_TARGET_MODULES): Likewise.
8420         (INSTALL_TARGET_MODULES): Likewise.
8421         (CLEAN_TARGET_MODULES): Likewise.
8422         (all-target-qthreads): New target.
8423         (configure-target-libjava): Depend on configure-target-qthreads.
8424         (all-target-libjava): Depend on all-target-qthreads.
8425
8426         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8427         (CONFIGURE_TARGET_MODULES): Likewise.
8428         (CHECK_TARGET_MODULES): Likewise.
8429         (INSTALL_TARGET_MODULES): Likewise.
8430         (CLEAN_TARGET_MODULES): Likewise.
8431         (all-target-libjava): New target.
8432         (all-target-boehm-gc): Likewise.
8433         * configure.in (target_libs): Added libjava, boehm-gc.
8434
8435 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8436
8437         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8438         configure.bat in SUPPORT_FILES.
8439         (gas+binutils.tar.bz2): Likewise.
8440
8441         * makeall.bat: Remove; obsolete.
8442
8443 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8444
8445         From Mark Elbrecht:
8446         * configure.bat: Remove; obsolete.
8447
8448 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8449
8450         * configure: Add -W -Wall to the default CFLAGS when compiling with
8451         gcc.
8452
8453 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8454
8455         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8456
8457 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8458
8459         * configure.in: Build ld on IRIX6.
8460
8461 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8462
8463         * Makefile.in: Change distribution targets to use bzip2 instead of
8464         gzip.
8465         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8466         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8467
8468 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8469
8470         * config.sub: Add mcore target.
8471
8472 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
8473
8474         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8475
8476 1999-05-25  H.J. Lu  (hjl@gnu.org)
8477
8478         * config.guess (dummy): Changed to $dummy.
8479
8480 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8481
8482         * config.sub: Tidied up case statements.
8483
8484 1999-05-22  Ben Elliston  <bje@cygnus.com>
8485
8486         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8487         <jiro@din.or.jp>.
8488
8489         * config.guess: Merge with FSF version. Future changes will be
8490         more accurately recorded in this ChangeLog.
8491         * config.sub: Likewise.
8492
8493 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
8494
8495          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8496
8497 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8498
8499         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8500
8501 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8502
8503         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8504
8505 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8506
8507         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8508         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8509         Bad merge removed these two changes.
8510
8511 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8512                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8513
8514         * config.guess (interix Alpha): Add.
8515
8516 1999-04-11  Richard Henderson  <rth@cygnus.com>
8517
8518         * configure.in (i?86-*-beos*): Do config gperf; don't config
8519         gdb, newlib, or libgloss.
8520
8521 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8522
8523         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8524         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8525         from multidirs.
8526
8527 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8528
8529         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8530
8531 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8532
8533         * config.sub: Add support for mcore targets.
8534
8535 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8536
8537         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8538         not mt-ospace, in order to shut up assembler warning about using
8539         symbols that are named the same as registers.
8540
8541 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8542
8543         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8544         dependency list for all-target-cygmon.
8545
8546 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8547
8548         * config-ml.in: Check $host, not $target, for selective multilibs.
8549         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8550         thumb interworking, and underscore prefix multilibs.
8551
8552 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8553
8554         * missing: Update to version from current automake.
8555
8556 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8557
8558         * configure (gxx_include_dir): Removed.
8559
8560         * configure.in (gxx_include_dir): Handle it.
8561         * Makefile.in: Likewise.
8562
8563 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8564
8565         * config.sub (mips64vr4111,mips64vr4111el) Add.
8566
8567 1999-03-21  Ben Elliston  <bje@cygnus.com>
8568
8569         * config.guess: Correct typo for detecting ELF on FreeBSD.
8570
8571 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8572
8573         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8574         config/mh-djgpp.
8575
8576 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8577
8578         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8579         all-target-newlib to dependency list for all-target-bsp.
8580
8581 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8582
8583         * config.sub: Add i386-uwin support.
8584         * config.guess: Likewise.
8585
8586 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8587
8588         * configure.in: cleanup, add mh-*pic handling for arm, special
8589         case powerpc*-*-aix*
8590
8591 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8592
8593         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8594         can be built.
8595
8596 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8597
8598         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8599         targets.
8600
8601 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8602
8603         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8604
8605 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8606
8607         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8608
8609 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8610
8611         * config.sub: Fix typo in arm recognition.
8612
8613 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8614
8615         * configure.in (noconfigdirs): Changed target_configdirs to
8616         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8617         rather than m68k-*-* since it is not known to work on
8618         m68k-aout. Ditto for arm-*-*oabi.
8619
8620 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8621
8622         * configure.in (*-*-windows*): Remove, no longer used.
8623
8624 1999-02-19  Ben Elliston <bje@cygnus.com>
8625
8626         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8627         Smart and improved by Andrew Cagney.
8628
8629 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8630
8631         * config.guess: Recognize openbsd-*-hppa.
8632
8633 1999-02-17  H.J. Lu  (hjl@gnu.org)
8634
8635         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8636         only if it is not empty.
8637
8638 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8639
8640         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8641
8642         * config.guess: Modified to recognize uname's armv* syntax.
8643
8644         * config.sub: Modified to recognize uname's armv* syntax.
8645
8646 1999-02-17  Mark Salter  <msalter@cygnus.com>
8647
8648         * configure.in: Added target-bsp for sparclite.
8649
8650 1999-02-08  Richard Henderson  <rth@cygnus.com>
8651
8652         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8653
8654 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8655
8656         * configure.in: Add support for strongarm port.
8657         * config.sub: Add support for strongarm target.
8658
8659 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8660
8661         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8662         the old name config/mh-cygwin32.
8663         Enable texinfo.
8664
8665 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8666
8667         * configure.in: Do build ld for ix86 Solaris.
8668
8669 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8670
8671         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8672         $AR_FOR_TARGET.  Likewise for RANLIB.
8673
8674 1999-02-02  Catherine Moore  <clm@cygnus.com>
8675
8676         * config.sub (oabi):  Recognize.
8677         * configure.in (arm-*-oabi):  Handle.
8678
8679 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8680
8681         * config.guess: Improve detection of i686 on UnixWare 7.
8682
8683 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8684
8685         * config.guess: Add support for i386-pc-interix.
8686         * config.sub: Likewise.
8687         * configure.in: Likewise.
8688
8689 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8690
8691         * Makefile.in: Remove unneeded all-target-libio from
8692         from all-target-winsup target since it is now unneeded.
8693         Add all-target-libtermcap in its place since it is now
8694         needed.
8695
8696 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8697
8698         * configure.in: makefile stub for cygwin target is probably
8699         unnecessary.  Remove it for now.
8700
8701 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8702
8703         * configure.in: libtermcap.a should be built when cygwin is the
8704         target as well as the host.
8705         * config.guess: Allow mixed case in cygwin uname output.
8706         * Makefile.in: Add libtermcap target.
8707
8708 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8709
8710         * config.sub: Clean up handling of hppa2.0.
8711
8712 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8713
8714         * config.guess: Use C code to identify more HP machines.
8715
8716 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8717
8718         * config.sub: Handle hppa2.0.
8719
8720 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8721
8722         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8723         cygmon for all sparclite targets, regardless of object format.
8724
8725 1998-12-15  Mark Salter  <msalter@cygnus.com>
8726
8727         * configure.in: Added target-bsp for several target architectures.
8728
8729         * Makefile.in: Added rules for bsp.
8730
8731 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8732
8733         * config.guess: Improve detection of hppa2.0 processors.
8734
8735 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8736
8737         * config.guess: Recognize FreeBSD using ELF automatically.
8738
8739 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8740
8741         * configure (skip-this-dir): Add handling for new shell script, which
8742         might be created by a sub-directory's configure to indicate, this particular
8743         directory is "unwanted".
8744         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8745
8746 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8747
8748         * ltconfig: import from libtool, after changing libtool to
8749         account for the cygwin name change.
8750
8751 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8752
8753         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8754         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8755
8756 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8757
8758         * configure.in: Add libtermcap to list of cygwin dependencies.
8759
8760 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8761
8762         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8763         they include winsup/include when it's a cygwin target.
8764
8765 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8766
8767         * configure.in (host_tools): Added zip.
8768         * Makefile.in (all-target-libjava): Depend on all-zip.
8769         (all-zip): New target.
8770         (ALL_MODULES): Added all-zip.
8771         (NATIVE_CHECK_MODULES): Added check-zip.
8772         (INSTALL_MODULES): Added install-zip.
8773         (CLEAN_MODULES): Added clean-zip.
8774
8775 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8776
8777         * Makefile.in: lose "32" from comment about cygwin.
8778
8779 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8780
8781         * configure.in: Use -Os to build target libraries for the fr30.
8782
8783 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8784
8785         * config.sub: Add fr30.
8786
8787 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8788
8789         * configure.in: drop "32" from config/mh-cygwin32.  Check
8790         cygwin* instead of cygwin32*.
8791         * config.sub: Check cygwin* instead of cygwin32*.
8792
8793 1998-10-22  Robert Lipe  <robertl@dgii.com>
8794
8795         * config.guess: Match any version of Unixware7.
8796
8797 1998-10-20  Syd Polk  <spolk@cygnus.com>
8798
8799         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8800         if desired.
8801
8802 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8803
8804         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8805         these if the appropriate directories and files to not exist.
8806
8807 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8808
8809         * Makefile.in (DEVO_SUPPORT): Add config.if.
8810
8811 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8812
8813         * configure: Add pattern to replace "build_tooldir"'s
8814         definition in the generated Makefile with "tooldir"'s
8815         actual value.
8816
8817 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8818
8819         * config.sub: Bring back lost sparcv9.
8820
8821         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8822
8823 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8824
8825         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8826         CC_FOR_TARGET and friends.
8827
8828 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8829
8830         * Makefile.in (build_tooldir): New variable, same as tooldir.
8831         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8832         -B$(build_tooldir)/bin/.
8833         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8834
8835 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8836
8837         * config.sub: Add support for i[34567]86-pc-udk.
8838         * configure.in: Likewise.
8839
8840 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8841
8842         * Makefile.in: add bzip2 package building bits for user
8843         tools module
8844         * configure.in: ditto
8845
8846 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8847
8848         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8849         (ALL_TARGET_MODULES): Add all-target-libobjc.
8850         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8851         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8852         (all-target-libchill): Add dependencies.
8853         * configure.in (target_libs): Add libchill.
8854
8855 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8856
8857         * configure.in (target_subdir): Remove duplicate line.
8858
8859 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8860
8861         * Makefile.in (all-automake): fix dependencies.
8862
8863 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8864
8865         * configure.in: Minor cleanups for building in the $(target_alias)
8866         subdir.
8867
8868 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8869
8870         * Makefile.in (bootstrap): Set r and s before make all.  Use
8871         BASE_FLAGS_TO_PASS in make all.
8872         (cross): Likewise.
8873
8874 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8875
8876         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8877
8878 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8879
8880         * config.sub: Fix typo in last change.
8881
8882 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8883
8884         * config.sub: Add support for C4x target.
8885         * configure.in: Likewise.
8886
8887 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8888
8889         * config.sub: Recognize sparcv9 just like sparc64.
8890
8891 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8892
8893         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8894
8895 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8896
8897         * config.guess: Correctly identify Pentium II sco boxes.
8898
8899         * config.guess: Fix "tr" code.  From Weiwen Liu.
8900
8901 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8902
8903         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8904         stabs.
8905
8906 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8907
8908         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8909         (ALL_TARGET_MODULES): Add all-target-libchill.
8910         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8911         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8912         (all-target-libchill): Add dependencies.
8913         * configure.in (target_libs): Add libchill.
8914
8915 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8916
8917         * config.guess: Avoid assumptions about "tr" behaves when
8918         LANG is set to something other than English.
8919
8920 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8921
8922         * configure (gxx_include_dir): Changed to
8923         '${prefix}/include/g++'-${libstdcxx_interface}.
8924
8925         * config.if: New to determine the interfaces.
8926
8927 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8928
8929         * config.guess: Detect and handle MPE/IX.
8930         * config.sub: Deal with MPE/IX.
8931
8932 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8933
8934         * configure.in: Use mh-aix43.
8935
8936 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8937
8938         * configure: Fix --without/--disable cases for gxx-include-dir.
8939
8940 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8941
8942         * mdata-sh:  Imported.  Needed for automake support.
8943
8944 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8945
8946         * Makefile.in (taz): Try "chmod -R og=u ." before
8947         "chmod og=u `find . -print`".
8948
8949 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8950
8951         * configure.in: Add arm-elf and thumb-elf support.
8952
8953 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8954
8955         * Makefile.in: Undo previous patch.
8956
8957 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8958
8959         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8960         to here ...
8961         (install-no-fixedincludes): and here
8962         (INSTALL_MODULES): ... from here.
8963
8964 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8965
8966         * config.sub: Merge with FSF.
8967
8968         * config.guess: Merge with FSF.
8969
8970 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8971
8972         * configure (extraconfigdirs): New variable.
8973         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8974         * Makefile.in (all): Move higher in file.
8975         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8976         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8977         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8978         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8979         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8980
8981 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8982
8983         * Makefile.in (all-target-libjava): Depend on all-gcc and
8984         all-target-newlib.
8985         (configure-target-libjava): Depend on $(ALL_GCC).
8986
8987 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8988
8989         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8990         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8991
8992 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8993
8994         * ylwrap: Change absolute path checks to check for DOS style path
8995         names.
8996
8997         * ylwrap: Don't use a full path name if the source file is in the
8998         same directory.  From hjl@lucon.org (H.J. Lu).
8999
9000         * config-ml.in: Default to being verbose, to match Feb 18 change to
9001         configure.
9002
9003 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9004
9005         Brought over from egcs:
9006
9007         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9008
9009         * configure.in (target_subdir): Set to ${target_alias} instead
9010         of "libraries".
9011
9012         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9013
9014         * configure.in (target_subdir): Set to libraries if enable_multilib.
9015
9016 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9017
9018         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9019         multilibs, force reconfiguration the first time we create
9020         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9021
9022 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9023
9024         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9025         avoid confusion with --no-recursion.
9026
9027 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9028
9029         * configure.in: Win32 hosts shouldn't use install -x
9030         * install-sh: remove -x option, and special .exe-handling
9031         hack.
9032
9033 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9034
9035         * config.guess: Recognize i586-pc-beos.
9036         * configure.in: Don't build some bits for beos.
9037
9038 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9039
9040         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9041         CFLAGS default to -O2.
9042
9043         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9044         when using GNU ld.
9045
9046 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9047
9048         * ltmain.sh: Correct install when using a different shell.
9049
9050 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9051
9052         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9053
9054 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9055
9056         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9057         target.
9058
9059 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9060
9061         * ltconfig: Update to correct AIX handling.
9062
9063 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9064
9065         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9066
9067         * configure.in (target_subdir): Set to ${target_alias} instead
9068         of "libraries".
9069
9070 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9071
9072         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9073         (Makefile): Depend on $(gcc_version_trigger).
9074
9075         * configure (gcc_version): Change default initializer to empty
9076         string.
9077         (gcc_version_trigger): New variable; pass this variable down
9078         to subdir configures to enable them checking gcc's version
9079         themselves. Emit make macros for both gcc_version vars.
9080         (topsrcdir): Initialize reliably.
9081         (recursion line): Remove --with-gcc-version=${gcc_version}.
9082
9083 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9084
9085         * configure (enable_version_specific_runtime_libs): Implement new flag
9086         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9087         in $(libsubdir); emit definition in each generated Makefile.
9088         (gxx_include_dir): Initialize depending on
9089         $enable_version_specific_runtime_libs.
9090
9091 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9092
9093         * configure (gcc_version): Initialize properly depending on
9094         how and where configure is started.
9095         (recursion line): Pass a --with-gcc-version=${gcc_version}
9096         to configures in subdirs.
9097
9098 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9099
9100         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9101         cygmon
9102
9103 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9104
9105         * configure.in: Add cygmon and libstub support for mn10200.
9106
9107 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9108
9109         * configure (gcc_version): Add new variable describing the
9110         particular gcc version we're building.
9111         * Makefile.in (libsubdir): Add new macro for the directory
9112         in which the compiler finds executables, libraries, etc.
9113         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9114         and libsubdir.
9115
9116 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9117
9118         * Makefile.in (local-clean): Remove *.log.
9119         (warning.log): Built with warn_summary from build.log.
9120         (mail-report.log): Run test_summary.
9121         (mail-report-with-warnings.log): Run test_summary including
9122         warning.log in the report.
9123
9124 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9125
9126         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9127
9128 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9129
9130         * Makefile.in (grep): Grep no longer depends on libiberty.
9131
9132 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9133
9134         * Makefile.in: all-snavigator needs all-libgui.
9135
9136 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9137
9138         * configure.in: Add cygmon and libstub support for mn10300.
9139
9140 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9141
9142         * missing: Update to version from automake 1.3.
9143
9144         * ltmain.sh: On installation, don't get confused if the same name
9145         appears more than once in the list of library names.
9146
9147 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9148
9149         * config.sub: Accept m68060 and m5200 as CPU names.
9150
9151 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9152
9153         * configure: Use && rather than using -a in test, because odd
9154         strings can confuse test.
9155         * configure.in: Likewise.
9156
9157 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9158
9159         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9160
9161 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9162
9163         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9164         bootstrap4-lean): New targets.
9165
9166 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9167
9168         * mpw-* Delete.  Not used.
9169
9170 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9171
9172         * COPYING.LIB: Update FSF address.
9173
9174 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9175
9176         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9177
9178         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9179         GAS_SUPPORT_DIRS.
9180
9181 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9182
9183         * ltconfig, ltmain.sh: Avoid producing a version number if
9184         -version-info was not used.
9185
9186 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9187
9188         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9189         building with newlib.
9190
9191 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9192
9193         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9194         Solaris `make' causes it to continue to next definition.
9195
9196 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9197
9198         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9199         the right GUI libraries and files are installed along with GDB.
9200
9201 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9202
9203         * configure.in: Change alpha to alpha* in several places.
9204
9205 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9206
9207         * config.sub: Recognize sparc86x.
9208
9209 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9210
9211         * configure.in (--enable-target-optspace): Remove debug echo.
9212
9213 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9214
9215         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9216
9217 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9218
9219         * ltconfig: Update cygwin32 support.
9220
9221         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9222         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9223         (GDB_SUPPORT_DIRS): Likewise.
9224
9225 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9226
9227         * configure.in (target_makefile_frag): If --enable-target-optspace,
9228         use -Os to compile target libraries rather than -O2.  Default to
9229         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9230         not used.
9231         * configure.in (target_cflags): Ditto for d30v.
9232
9233 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9234
9235         * Makefile.in (all-bfd): Depend on all-intl.
9236         (all-binutils): Likewise.
9237         (all-gas): Likewise.
9238         (all-gprof): Likewise.
9239         (all-ld): Likewise.
9240
9241 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9242
9243         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9244
9245 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9246
9247         * Makefile.in (all-bfd): Depend upon all-libiberty.
9248
9249         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9250
9251 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9252
9253         * Makefile.in: Add libstub.
9254
9255         * configure.in: Ditto. Build libstub for targets that have cygmon
9256         support.
9257
9258 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9259
9260         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9261
9262 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9263
9264         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9265         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9266
9267 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9268
9269         * configure: Define DEFAULT_M4 by searching PATH.
9270         * Makfile.in: Use DEFAULT_M4.
9271
9272 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9273
9274         * ltconfig: Add cygwin32 support.
9275
9276         * Makefile.in, configure.in: Add libtool as a native only directory
9277         to configure and build.
9278
9279 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9280
9281         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9282
9283 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9284
9285         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9286
9287 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9288
9289         * Makefile.in: add ash make rules
9290         * configure.in: add ash to native_only and host_tools lists
9291
9292 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9293
9294         * Makefile.in (all-gettext, all-intl): New targets.
9295         (ALL_MODULES): Added all-gettext, all-intl.
9296         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9297         (INSTALL_MODULES): Added install-gettext, install-intl.
9298         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9299
9300         * configure.in (host_tools): Added gettext.
9301         (native_only): Likewise.
9302         (noconfigdirs) [various cases]: Likewise.
9303         (host_libs): Added intl.
9304
9305 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9306
9307         * configure: Do not disable building gdbtk for cygwin32 hosts.
9308
9309 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9310
9311         * configure.in: Add thumb-coff target.
9312         * config.sub: Add thumb-coff target.
9313
9314 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9315
9316         * Makefile.in: Revert yesterday's change.
9317         (all-target-winsup):  all-target-librx stays out of here.
9318
9319 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9320
9321         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9322         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9323         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9324         Remove references to librx and libg++.
9325
9326 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9327
9328         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9329         recursive makes
9330
9331 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9332
9333         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9334         for newlib directory.
9335         (CXX_FOR_TARGET): Likewise.
9336
9337 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9338
9339         * ltconfig: Update after libtool/ltconfig.in change for
9340         hpux11.
9341
9342 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9343
9344         * ltconfig, ltmain.sh: Update to libtool 1.2.
9345
9346 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9347
9348         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9349         (install-gcc-cross): Instead, override LANGUAGES here.
9350
9351 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9352
9353         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9354         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9355
9356 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9357
9358         * configure.in: Add Thumb-pe target.
9359
9360 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9361
9362         * Makefile.in - changed sn targets to snavigator
9363         * configure.in - changed sn targets to snavigator
9364
9365 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9366
9367         * config-ml.in: After building symlink tree call make distclean
9368         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9369         to be the case for libiberty.
9370
9371 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9372
9373         * configure: When making link, also check the current
9374         directory. The configure scripts may create one.
9375
9376 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9377
9378         * config.sub: Accept alphapca56 and alphaev6 properly.
9379
9380 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9381
9382         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9383
9384 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9385
9386         * config.sub (sco5): Fix typo.
9387
9388 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9389
9390         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9391         install-itcl.
9392         (install-itcl): Remove dependency on install-tcl.
9393
9394 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9395
9396         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9397
9398 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9399
9400         * configure.in: Don't build libgui for a cygwin32 target when not on
9401         a cygwin32 host.
9402
9403 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9404
9405         * configure (redirect): Set to null, so default behavior of
9406         configure is now --verbose.
9407
9408 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9409
9410         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9411         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9412
9413 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9414
9415         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9416         this change to sync Makefile.in with its ChangeLog entries.
9417
9418 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9419
9420         * ltmain.sh (mkdir): Check that the directory doesn't exist
9421         before we exit with error, so that we don't get races during
9422         parallel builds.
9423
9424 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9425
9426         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9427
9428 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9429
9430         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9431         PICFLAG_FOR_TARGET.
9432         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9433
9434         * configure: Emit a definition for the new macro enable_shared
9435         into each Makefile.
9436
9437 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9438
9439         * configure.in (host_tools, native_only): Add libtool.
9440
9441 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9442
9443         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9444         Fix typo in ming config comment.
9445
9446 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9447
9448         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9449
9450 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9451
9452         * config.sub: Add tic30 cases, and map c30 to tic30.
9453
9454 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9455
9456         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9457         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9458         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9459         (CLEAN_TARGET_MODULES): Similarly
9460         (all-target-libf2c): Add dependences.
9461         * configure.in (target_libs): Add libf2c.
9462
9463 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9464
9465         * configure.in: Remove expect from noconfigdirs when target
9466         is cygwin32.  OK to build expect and dejagnu with Canadian
9467         Cross.
9468
9469 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9470
9471         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9472         host.
9473
9474         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9475         and mingw32.
9476
9477 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9478
9479         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9480         here as it is not defined in the toplevel Makefile.
9481
9482 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9483
9484         * configure (package_makefile_rules_frag): New variable, which names
9485         a file with generic rules, ...
9486         Change comment to mention we now have FIVE parts.
9487         * configure: Undo last change.
9488
9489 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9490
9491         * config.guess: More accurate determination of HP processor types.
9492         * config.sub: More accurate determination of HP processor types.
9493
9494 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9495
9496         * configure (package_makefile_frag): Move inserting the
9497         ${package_makefile_frag} to where it should be according
9498         to the comment.
9499
9500 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9501
9502         * config.guess: Add support for Linux/ARM.
9503
9504 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9505
9506         * .cvsignore: Remove *-info and *-install since they match
9507         release-info and mpw-install, which we don't want to just ignore.
9508
9509 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9510
9511         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9512
9513 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9514
9515         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9516         local_prefix to sub-make invocations.
9517
9518 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9519
9520         * configure.in: Check makefile fragments in the source
9521         directory.
9522
9523 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9524
9525         * configure.in: Check whether host and target makefile
9526         fragments exist before adding them to *_makefile_frag.
9527
9528 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9529
9530         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9531
9532 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9533
9534         * configure.in: Make sure we only replace RPATH_ENVVAR on
9535         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9536         regexp to sed.
9537
9538         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9539         to sub-makes.
9540
9541 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9542
9543         * config-ml.in (multi-do): LDFLAGS must include multilib
9544         designator.
9545
9546 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9547
9548         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9549
9550 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9551
9552         * config.sub: Add mingw32 support.
9553         * configure.in: Likewise.
9554
9555 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9556
9557         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9558
9559 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9560
9561         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9562         * configure (gxx_include_dir): Provide a definition for subdirs
9563         which do not use autoconf.
9564
9565 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9566
9567         * config.guess: Sync with egcs.  Picks up new alpha support,
9568         BeOS & some additional linux support.
9569
9570 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9571
9572         * config.guess: HP 9000/803 is a PA1.1 machine.
9573
9574 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9575
9576         * configure.in: It's alpha*-...
9577
9578 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9579
9580         * configure.in (host_makefile_frag, target_makefile_frag):
9581         Handle multiple config files.
9582         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9583         alpha-*-*.
9584
9585 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9586
9587         * mkdep: New file.
9588
9589 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9590
9591         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9592
9593 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9594
9595         * Makefile.in: Add libgui directory.
9596         (GDB_TK): Add all-libgui.
9597         * configure.in: Add libgui directory.
9598         * configure: Add all-libgui to GDB_TK.
9599
9600 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9601
9602         * config-ml.in (multidirs): Add m32r to multilib list.
9603
9604 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9605
9606         * Makefile.in (all-target-gperf): Change dependency to
9607         all-target-libstdc++.
9608
9609 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9610
9611         * config.guess: Add BeOS support.
9612
9613 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9614
9615         Source directory cvs renamed to cvssrc:
9616         * configure.in (host_tools): Change cvs to cvssrc.
9617         (native_only): Likewise.
9618         (noconfigdirs) [various cases]: Likewise.
9619         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9620         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9621         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9622         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9623         (all-cvssrc): Rename target from all-cvs.
9624
9625 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9626
9627         * configure (gxx_include_dir): Fix thinko.
9628
9629 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9630
9631         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9632         (install-cross, install-gcc-cross): New targets.
9633
9634 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9635
9636         * configure.in (noconfigdirs): Add support for Thumb target.
9637
9638         * config.sub (maybe_os): Add support for Thumb target.
9639
9640 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9641
9642         * Makefile.in: Add rules for cygmon.
9643
9644         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9645
9646 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9647
9648         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9649         * configure (gxx_include_dir): Provide a definition for subdirs
9650         which do not use autoconf.
9651
9652 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9653
9654         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9655         11/18/97 build
9656
9657 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9658
9659         * From Franz Sirl.
9660         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9661         found on RedHat Linux systems.
9662
9663 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9664
9665         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9666         guesses.
9667
9668 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9669
9670         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9671
9672 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9673
9674         * ltmain.sh: If mkdir fails, check whether the directory was created
9675         anyhow by some other process.
9676
9677 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9678
9679         * configure.in (d30v-*-*): Configure all directories.
9680
9681 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9682
9683         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9684         for the D30V.
9685
9686 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9687
9688         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9689
9690 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9691
9692         * include/libiberty.h: Add extern "C" { so it can be used with C++
9693         progrms.
9694         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9695         programs.
9696
9697 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9698
9699         * configure.in (d30v-*-*): Configure GCC now.
9700
9701 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9702
9703         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9704         is no longer needed.
9705
9706 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9707
9708         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9709
9710 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9711
9712         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9713         targets using "$@" to provide support for similar but not identical
9714         targets without having to duplicate code.
9715
9716 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9717
9718         * makefile.vms: Fix to work with DEC C.
9719
9720 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9721
9722         * config.sub: Add mips-tx39-elf to marketing names.
9723
9724 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9725
9726         * ltmain.sh: Handle symlinks in generated script.
9727
9728 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9729
9730         * configure: Handle autoconf style directory options: --bindir,
9731         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9732         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9733         --sysconfdir.
9734         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9735         (sharedstatedir, localstatedir, oldincludedir): New variables.
9736         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9737         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9738         sbindir, sharedstatedir, and sysconfdir.
9739
9740 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9741
9742         * Makefile.in (bootstrap-lean): New target.
9743
9744 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9745
9746         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9747         sn, and gnuserv from noconfigdirs.
9748
9749 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9750
9751         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9752
9753 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9754
9755         * Makefile.in (cross): New target.
9756
9757 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9758                           Jeff Law         <law@cygnus.com>
9759
9760         * Makefile.in (bootstrap2, bootstrap3): New targets.
9761         (all-bootstrap): Remove outdated and confusing target.
9762         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9763
9764 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9765
9766         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9767         windows.  Consistent with gdb/configure.
9768
9769 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9770
9771         * configure.in: Name Linux target fragment.
9772
9773         * configure: Rewrite so that project Makefile fragment is inserted
9774         first and appears last in the resulting Makefile.
9775
9776 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9777
9778         * Makefile.in (install-itcl): Install tcl first.
9779
9780 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9781
9782         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9783
9784 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9785
9786         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9787
9788         * configure.in (skipdirs): Add target-librx for Linux.
9789         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9790
9791 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9792
9793         * Makefile.in (bootstrap): New target.
9794
9795 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9796
9797         * config.sub: Accept 'amigados' for backward compatability.
9798
9799 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9800
9801         * config.guess: Merge with FSF.
9802
9803 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9804
9805         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9806
9807 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9808
9809         * config.sub: Add "marketing-names" patch.
9810
9811 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9812
9813         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9814
9815 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9816
9817         * config.sub: Handle v850-elf.
9818
9819 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9820
9821         * .cvsignore (*-install): Remove.
9822
9823 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9824
9825         * ltconfig: Set CONFIG_SHELL in libtool.
9826         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9827
9828 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9829
9830         * configure.in (target_subdir): Set to libraries if enable_multilib.
9831
9832 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9833
9834         * config.guess: Update from gcc directory.
9835
9836 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9837
9838         * Makefile.in (all-sim): Depends on all-readline.
9839
9840 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9841
9842         * Makefile.in (BISON, YACC): Use $$s.
9843         (all-bison): Depend on all-texinfo.
9844
9845 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9846
9847         * Makefile.in (BISON): Add -L flag.
9848         (YACC): Likewise.
9849
9850 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9851
9852         * configure.in (noconfigdirs): Add support for v850e target.
9853
9854         * config.sub (maybe_os): Add support for v850e target.
9855
9856 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9857
9858         * configure.in (noconfigdirs): Add support for v850ea target.
9859
9860         * config.sub (maybe_os): Add support for v850ea target.
9861
9862 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9863
9864         * config.sub: Add mipstx39.  Delete r3900.
9865
9866 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9867
9868         * Makefile.in (all-autoconf): Depends on all-texinfo.
9869
9870 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9871
9872         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9873         eabi targets.
9874
9875 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9876
9877         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9878
9879         * configure: When handling a Canadian Cross, handle YACC as well as
9880         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9881         * Makefile.in (all-bison): Depend upon all-texinfo.
9882
9883 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9884
9885         * Makefile.in (BISON): bison, not byacc or bison -y.
9886         (YACC): bison -y or byacc or yacc.
9887         (various): Add *-bison as appropriate.
9888         (taz): No need to mess with BISON anymore.
9889
9890 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9891
9892         * configure: If OSTYPE matches *win32*, try to find a good value for
9893         CONFIG_SHELL.
9894
9895 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9896
9897         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9898         configure.in if it is present.
9899
9900 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9901
9902         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9903
9904 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9905
9906         * config.sub: Recognize `arc' cpu.
9907         * configure.in: Likewise.
9908         * config-ml.in: Likewise.
9909
9910 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9911
9912         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9913
9914 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9915
9916         * configure: Changed sed delimiter from ':' to '|' when
9917         attempting to substitute ${config_shell} for SHELL. On
9918         NT ${config_shell} may contain a ':' in it.
9919
9920 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9921
9922         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9923
9924 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9925
9926         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9927
9928 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9929
9930         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9931
9932         * ylwrap: If the program is a relative path, force it to be
9933         absolute.
9934
9935 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9936
9937         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9938
9939 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9940
9941         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9942         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9943         for libraries.
9944
9945 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9946
9947         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9948         separated by spaces.
9949
9950 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9951
9952         * ylwrap: New file.
9953         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9954
9955         * ltmain.sh: Handle /bin/sh at start of install program.
9956
9957         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9958
9959         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9960         * missing: New file, from automake 1.2.
9961
9962 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9963
9964         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9965         check-tk to CHECK_X11_MODULES.
9966
9967 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9968
9969         * config.sub: Merge with FSF.
9970
9971 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9972
9973         * config.guess: Merge with FSF.
9974
9975 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9976
9977         * configure: Treat msdosdjgpp like go32.
9978         * configure.in: Likewise.  Don't remove gprof for go32.
9979
9980         * configure: Change Makefile.tem2 to Makefile.tm2.
9981
9982 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9983
9984         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9985
9986 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9987
9988         * install-sh (chmodcmd): Set to null if the DST directory already
9989         exists.  Same as Nov 11th change.
9990
9991 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9992
9993         * configure (GDB_TK): Needs itcl and tix.
9994
9995 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9996
9997         * config.guess: Update from FSF.
9998
9999 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10000
10001         * Makefile.in (GDB_TK): Depend on itcl and tix.
10002
10003 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10004
10005         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10006         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10007         (INSTALL_SCRIPT): New variable.
10008         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10009         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10010         to -x.
10011         * install-sh: Add support for -x option.
10012
10013 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10014
10015         * configure.in, Makefile.in: Treat tix like itcl.
10016
10017 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10018
10019         * Makefile.in (WINDRES): New variable.
10020         (WINDRES_FOR_TARGET): New variable.
10021         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10022         (EXTRA_HOST_FLAGS): Add WINDRES.
10023         (EXTRA_TARGET_FLAGS): Add WINDRES.
10024         (EXTRA_GCC_FLAGS): Add WINDRES.
10025         ($(DO_X)): Pass down WINDRES.
10026         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10027         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10028         DLLTOOL_FOR_TARGET.
10029
10030 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10031
10032         * configure.in: configure sim before gdb for win32-x-ppc
10033
10034 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10035
10036         Move gperf into the toplevel, from libg++.
10037         * configure.in (target_tools): Add target-gperf.
10038         (native_only): Add target-gperf.
10039         * Makefile.in (all-target-gperf): New target, depend on
10040         all-target-libg++.
10041         (configure-target-gperf): Empty rule.
10042         (ALL_TARGET_MODULES): Add all-target-gperf.
10043         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10044         (CHECK_TARGET_MODULES): Add check-target-gperf.
10045         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10046         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10047
10048 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10049
10050         * config.sub (mn10200): Recognize new basic machine.
10051
10052 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10053
10054         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10055         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10056
10057 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10058
10059         * configure.in: If we're building mips-sgi-irix6* native, turn on
10060         ENABLE_MULTILIB and set TARGET_SUBDIR.
10061
10062 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10063
10064         * Makefile.in (all-sn): Depend on all-grep.
10065
10066 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10067
10068         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10069
10070         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10071         Makefile.  From Jeff Makey <jeff@cts.com>.
10072         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10073
10074         * Makefile.in (DISTBISONFILES): Remove.
10075         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10076         $(DEFAULT_YACC).
10077
10078         * configure.in: Build itl, db, sn, etc., when building for native
10079         cygwin32.
10080
10081         * Makefile.in (LD): New variable.
10082         (EXTRA_HOST_FLAGS): Pass down LD.
10083         ($(DO_X)): Likewise.
10084
10085 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10086
10087         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10088
10089 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10090
10091         * configure.in (targargs): Strip out any supplied --build argument
10092         before adding our own. Always add --build.
10093
10094 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10095
10096         * configure.in (targargs): Pass --build if we're doing
10097         a cross-compile.
10098
10099 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10100
10101         * configure: Use '|' instead of ":" as the separator in
10102         sed. Otherwise sed chokes on NT path names with drive
10103         designators. Also look for "?:*" as the leading characters in an
10104         absolute pathname.
10105
10106 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10107
10108         * config.sub: Support for r3900.
10109
10110 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10111
10112         * configure.in: Use install-sh, not install.sh.
10113
10114 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10115
10116         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10117         apply it twice.
10118
10119 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10120
10121         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10122         install-binutils.
10123
10124 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10125
10126         * Makefile.in: Add automake targets.
10127         * configure.in (host_tools): Add automake.
10128
10129 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10130
10131         * configure: Default CXX to c++, not gcc.
10132         * Makefile.in (CXX): Set to c++, not gcc.
10133         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10134
10135 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10136
10137         * install-sh: try appending a .exe if source file doesn't
10138         exist
10139
10140 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10141
10142         * configure.in: Turn on multilib by default.
10143         (cross_only): Remove target-libiberty.
10144
10145         * Makefile.in (all-gcc): Don't depend on libiberty.
10146
10147 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10148
10149         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10150
10151 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10152
10153         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10154         (DISTBISONFILES): Add ld/Makefile.in
10155
10156 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10157
10158         * configure.in: if target is cygwin32 but host isn't cygwin32,
10159         don't configure gdb tcl tk expect, not just gdb.
10160
10161 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10162
10163         * configure.in: Added gnuserv everywhere sn appears.
10164
10165         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10166         (CROSS_CHECK_MODULES): Added check-gnuserv.
10167         (INSTALL_MODULES): Added install-gnuserv.
10168         (CLEAN_MODULES): Added clean-gnuserv.
10169         (all-gnuserv): New target.
10170
10171 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10172
10173         * config.guess: Fixes for MIPS OpenBSD systems.
10174
10175 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10176
10177         * Makefile.in (INSTALL_XFORM): Remove.
10178         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10179
10180         * mkinstalldirs: New file, copied from automake.
10181         * Makefile.in (installdirs): Rename from install-dirs.  Use
10182         mkinstalldirs.  Change all users.
10183         (DEVO_SUPPORT): Add mkinstalldirs.
10184
10185 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10186
10187         * install-sh: Rename from install.sh.
10188         * Makefile.in (INSTALL): Change install.sh to install-sh.
10189         (DEVO_SUPPORT): Likewise.
10190
10191         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10192         Graichen <graichen@rzpd.de>.
10193
10194 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10195
10196         * config.guess: Recognize OpenBSD systems correctly.
10197
10198 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10199
10200         * README, Makefile.in (ETC_SUPPORT): Remove references to
10201         cfg-paper*, configure.{texi,man,info*}._
10202
10203 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10204
10205         * Makefile.in (all.normal): Ensure that gcc is built after all
10206         the x11 - ie gdb - targets.
10207
10208 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10209
10210         * makefile.vms: Don't run conf-a-gas.
10211
10212 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10213
10214         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10215
10216 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10217
10218         * configure.in: Remove noconfigdirs case since gdb also
10219         configures and builds for tic80-coff.
10220
10221 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10222
10223         * configure: Set cache_file to config.cache.
10224         * Makefile.in (local-distclean): Remove config.cache.
10225
10226 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10227
10228         * COPYING: Update FSF address.
10229
10230 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10231
10232         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10233         noconfigdirs.
10234
10235 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10236
10237         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10238         MAKEDIRS, is empty.
10239
10240 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10241
10242         * config.sub: Tweak mn10300 entry.
10243
10244 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10245
10246         * configure.in (host_tools): Put sim before gdb, so gdb's
10247         configure.tgt can determine if the simulator was configured.
10248
10249 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10250
10251         * config.sub: Move BeOS $os case to be with other Cygnus
10252         local cases.
10253
10254 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10255
10256         * config.sub: Remove misplaced comment that broke Linux.
10257
10258 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10259
10260         * config.sub: Add BeOS support.
10261
10262 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10263
10264         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10265
10266 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10267
10268         * configure.in (noconfigdirs): Remove tcl and tk from
10269         noconfigdirs for cygwin32 builds.
10270
10271 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10272
10273         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10274
10275 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10276
10277         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10278         make-all.com, use makefile.vms instead.
10279
10280 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10281
10282         * config.sub: Accept -lnews*.
10283
10284 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10285
10286         * configure.in (noconfigdirs): Disable target-newlib,
10287         target-examples and target-libiberty for d30v.
10288
10289 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10290
10291         * configure.in (noconfigdirs): Enable ld for d30v.
10292
10293 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10294
10295         * configure.in (tic80-*-*): Build compiler.
10296
10297 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10298
10299         * configure.in (d30v-*): Remove sim directory from list of
10300         unsupported d30v directories
10301
10302 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10303
10304         * config.sub, configure.in: Add d30v target cpu.
10305
10306 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10307
10308         * makefile.vms: New file.
10309         * make-all.com: Remove.
10310
10311 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10312
10313         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10314
10315 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10316
10317         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10318
10319 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10320
10321         * Makefile.in (ALL_MODULES): Added all-db.
10322         (CROSS_CHECK_MODULES): Addec check-db.
10323         (INSTALL_MODULES): Added install-db.
10324         (CLEAN_MODULES): Added clean-db.
10325
10326 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10327
10328         * config.guess: Merge with latest FSF sources.
10329
10330 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10331
10332         * Makefile.in (ALL_MODULES): Added all-itcl.
10333         (CROSS_CHECK_MODULES): Added check-itcl.
10334         (INSTALL_MODULES): Added install-itcl.
10335         (CLEAN_MODULES): Added clean-itcl.
10336
10337 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10338
10339         * configure.in: build gdb for mn10200
10340
10341 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10342
10343         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10344
10345 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10346
10347         * configure.in (tic80-*-*): Turn off most targets right now.
10348
10349 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10350
10351         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10352         rather than the makeinfo program.
10353         (do-info): Depend upon all-texinfo.
10354
10355 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10356
10357         * configure.in: Remove uses of config/mh-linux.
10358
10359         * config.sub, config.guess: Merge with latest FSF sources.
10360
10361 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10362
10363         * config.sub (case $basic_machine): Add tic80 entries.
10364
10365 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10366
10367         * config.sub, config.guess: Merge with latest FSF sources.
10368
10369 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10370
10371         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10372         * mpw-config.in: Test for NewFolderRecursive.
10373         * mpw-install: Use symbolic name for startup filename.
10374         * mpw-README: Add various additional details.
10375
10376 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10377
10378         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10379
10380 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10381
10382         * configure.in: Do build gcc and the target libraries for
10383         the mn10200.
10384
10385 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10386
10387         * configure.in: don't avoid building gdb for mn10300 any more
10388         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10389         instead of single-quoting it.
10390
10391 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10392
10393         * configure.in: Don't use --with-stabs on IRIX 6.
10394
10395 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10396
10397         * configure.in (m32r): Build gdb, libg++ now.
10398
10399 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10400
10401         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10402         directories from noconfigdirs.
10403
10404 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10405
10406         * config.sub (basic_machine): added mips16 configuration
10407
10408 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10409
10410         * config.sub: Handle d10v-unknown.
10411
10412 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10413
10414         * config.sub: Handle v850-unknown.
10415
10416 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10417
10418         * Makefile.in: add findutils
10419         * configure.in: add findutils to list of host_tools
10420
10421 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10422
10423         * config.sub: Handle mn10200 and mn10300.
10424
10425 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10426
10427         * configure.in (d10v-*): Do not build librx.
10428
10429 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10430
10431         * configure.in (mn10300): Build everything except gdb & libgloss.
10432
10433 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10434
10435         * config.guess:  Patch for Dansk Data Elektronik servers,
10436         from Niels Skou Olsen <nso@dde.dk>.
10437
10438         For ncr, use /bin/uname rather than uname, since GNU uname does not
10439         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10440
10441         Patch for MIPS R4000 running System V,
10442         from Eric S. Raymond <esr@snark.thyrsus.com>.
10443
10444         Fix thinko for nextstep.
10445
10446         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10447
10448         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10449         * config.guess: Guess mips-dec-mach_bsd4.3.
10450
10451         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10452         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10453         release numbers.
10454         * config.guess (mips-mips-riscos*):  Emit just enough of the
10455         release number.
10456
10457         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10458         * config.guess (sparc-auspex-sunos*):  Added.
10459         (f300-fujitsu-*): Added.
10460
10461         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10462         * config.guess:  Recognize a Tadpole as a sparc.
10463
10464 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10465
10466         * config.guess: Don't assume that NextStep version is either 2 or
10467         3.  NextStep 4 (aka OpenStep 4) has come out now.
10468
10469 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10470
10471         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10472         From Rik Faith <faith@cs.unc.edu>.
10473
10474 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10475
10476         * config.sub: Contributions from bug-gnu-utils to:
10477         Support plain "hppa" (no version given) architecture, reported by
10478         OpenStep.
10479         OpenBSD like NetBSD.
10480         LynxOs is not a hardware supplier.
10481
10482         * config.guess: Contributions from bug-gnu-utils to add support for:
10483         OpenBSD like NetBSD.
10484         Stratus systems.
10485         More Pyramid systems.
10486         i[n>4]86 Intel chips.
10487         M680[n>4]0 Motorola chips.
10488         Use unknown instead of lynx for hardware manufacturer.
10489
10490 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10491
10492         * install.sh (chmodcmd): Set to null if the DST directory already
10493         exists.
10494
10495 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10496
10497         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10498         not use mt-ppc target Makefile fragment any more.
10499
10500 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10501
10502         * configure.in (*-*-windows):  Exclude everything but those dirs
10503         needed to build windows.
10504
10505 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10506
10507         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10508
10509 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10510
10511         * configure.in:  Exclude mmalloc from i386-windows.
10512
10513 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10514
10515         * Undo my previous change.
10516
10517 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10518
10519         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10520         unconditionally.
10521         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10522
10523 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10524
10525         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10526         host to add it's own flags.
10527
10528 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10529
10530         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10531
10532 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10533
10534         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10535         (CXX_FOR_TARGET): Likewise.
10536         (GCC_FOR_TARGET): Define.
10537         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10538         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10539         CC_FOR_TARGET was specified on the command line.
10540         (MAKEOVERRIDES): Don't define.
10541
10542 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10543
10544         * configure.in (m32r): Fix spelling of libg++ libs.
10545
10546 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10547
10548         * config.sub (-apple*): Remove, now redundant.
10549
10550 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10551
10552         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10553
10554         * configure: Rework yesterday's sed script patch.
10555
10556         * config.sub: Merge with FSF.
10557
10558 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10559
10560         * config.guess:  Merge from FSF.
10561
10562         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10563         * config.guess: Use pc instead of unknown, for pc clone systems.
10564         Change linux to linux-gnu.
10565
10566         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10567         * config.guess: Avoid non-portable tr syntax.
10568
10569 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10570
10571         * test-build.mk (HOLES): Add "xargs" for gdb.
10572
10573         * configure: Avoid hpux10.20 sed bug.
10574
10575 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10576
10577         * configure.in:  Add support for windows host
10578         (that is a build done under the Microsoft build environment).
10579
10580 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10581
10582         * Makefile.in: Replace all uses of srcroot with s, to shrink
10583         command line lengths.
10584
10585         Patches from Geoffrey Noer <noer@cygnus.com>:
10586         * configure.in: If configuring for newlib, pass --with-newlib to
10587         subdirectories.
10588         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10589         -Bnewlib/ and -Lwinsup to gcc.
10590         (CXX_FOR_TARGET): Likewise.
10591
10592 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10593
10594         * Makefile.in (ETC_SUPPORT): Add configure.
10595
10596 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10597
10598         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10599         host configuration file.
10600
10601 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10602
10603         * configure.in: Break mn10x00 support into separate
10604         mn10200 and mn10300 configurations.
10605         * config.sub: Likewise.
10606
10607 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10608
10609         * configure.in: Add lots of stuff to noconfigdirs for
10610         the mn10x00 targets.
10611
10612         * config.sub, configure.in: Add mn10x00 support.
10613
10614 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10615
10616         * make-all.com: Call conf-a-gas, not config-a-gas.
10617
10618 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10619
10620         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10621         targets.
10622
10623 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10624
10625         * mpw-README: Add much more detail for native PowerMac.
10626         * mpw-install: New file.
10627         * mpw-configure: Add --norecursion and --help options.
10628         * mpw-config.in: Translate readme and install files when
10629         copying to objdir.
10630         * mpw-build.in: Don't always depend on byacc and flex.
10631         (install-only-top): New action.
10632
10633 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10634
10635         * configure.in:  You can now configure GDB for the v850.
10636
10637 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10638
10639         * configure.in (noconfigdirs): Don't configure any C++ dirs
10640         if targeting D10V.
10641
10642 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10643
10644         * config.sub: Recognize mips64vr5000.
10645
10646 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10647
10648         * configure.in: Use a single line for host_tools and native_only.
10649
10650 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10651
10652         * config.sub, configure.in: Add entries for m32r.
10653
10654 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10655
10656         * Makefile.in (inet-install): Don't run install-gzip.
10657
10658 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10659
10660         * configure.in:  Don't config lots of things for *-*-windows*.
10661
10662 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10663
10664         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10665         (host_libs, host_tools): Copy from configure.in.
10666         * mpw-configure: Don't complain about directories not found.
10667
10668 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10669
10670         * configure.in (i[345]86): Recognize i686 for pentium pro.
10671         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10672         file.
10673
10674         * config.guess (i[345]86): Ditto.
10675
10676 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10677
10678         * configure.in (noconfigdirs): Removed gdb for D10V.
10679
10680 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10681
10682         * configure.in: Remove ld, target-libio, target-libg++, and
10683         target-libstdc++ from noconfigdirs.
10684
10685 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10686
10687         * configure: Fix three locations where shell scripts were
10688         being run directly rather than with config_shell.
10689
10690 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10691
10692         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10693         * config.sub (basic_machine): Recognize v850.
10694
10695 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10696
10697         * mpw-configure: Handle multiple enable/disable options and
10698         pass them down recursively, handle -c and -s flags appropriately
10699         depending on choice of compiler, add escape mechanism for
10700         quoted arguments to gC.
10701
10702 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10703
10704         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10705         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10706         so that -mrelocatable-lib and -mno-eabi are used.
10707
10708         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10709         not support --print-multi-lib, don't abort.
10710
10711 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10712
10713         * make-all.com: Run config-a-gas.
10714         * setup.com: Don't copy subdirectory files around.
10715
10716 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10717
10718         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10719         target, it now compiles correctly.
10720
10721 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10722
10723         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10724
10725 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10726
10727         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10728
10729 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10730
10731         * configure.in (native_only): Add prms.
10732
10733 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10734
10735         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10736         (BINUTILS_SUPPORT_DIRS): Likewise.
10737
10738 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10739
10740         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10741         d10v support is added.
10742
10743 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10744
10745         * configure.in (d10v-*-*): New target.
10746
10747 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10748
10749         * config.guess (HP 9000/811): Recognize this as a PA1.1
10750         machine.
10751
10752 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10753
10754         * Makefile.in (do-tar-gz): New target, split out from tail end of
10755         taz target.  Run each command separately, don't use pipes.
10756         (taz): Use it.
10757
10758 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10759
10760         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10761         * mpw-build.in: No builds should depend on building byacc or flex,
10762         they are assumed to be installed already.
10763
10764 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10765
10766         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10767         variable that CC_FOR_TARGET needs.
10768
10769 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10770
10771         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10772         options have changed since the last time the subdirectory was
10773         configured, and if it has, reconfigure.
10774         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10775         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10776
10777 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10778
10779         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10780         CLEAN_MODULES): Add bash.
10781         (all-bash): New target.
10782
10783 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10784
10785         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10786
10787 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10788
10789         * config.sub (basic_machine): Recognize d10v as a valid processor.
10790
10791 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10792
10793         * mpw-configure: Add support for --bindir.
10794         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10795
10796 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10797
10798         * configure.in: add bash, time, gawk to list of hosttools and things
10799         to only build for native toolchains
10800
10801 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10802
10803         * Makefile.in (docdir): Remove.
10804
10805 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10806
10807         * Makefile.in (datadir): Set to $(prefix)/share.
10808
10809 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10810
10811         * configure.in: build diff and patch for cygwin32-hosted
10812         toolchains.
10813
10814 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10815
10816         * config.sub: Accept -rtems*.
10817
10818 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10819
10820         * configure.in: enable dosrel for cygwin32-hosted builds,
10821                 remove diff from the list of things not buildable
10822                 via Canadian Cross
10823
10824 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10825
10826         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10827         don't get ". ".
10828
10829 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10830
10831         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10832
10833 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10834
10835         * Makefile.in (taz): Handle case where tex3patch didn't even get
10836         checked out.  Also, if it was found, put the symlink in a new util
10837         subdirectory.
10838
10839 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10840
10841         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10842
10843 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10844
10845         * config.sub: Recognize -openvms.
10846         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10847         * make-all.com, setup.com: New files.
10848
10849 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10850
10851         * Makefile.in (taz): tex3patch moved to texinfo/util.
10852
10853 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10854
10855         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10856         * configure.in: remove make from disable-if-Can-Cross list
10857                 enable gdb if ${host} and ${target} are cygwin32
10858
10859 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10860
10861         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10862         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10863
10864 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10865
10866         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10867         distinguish sysv/svr4/bsd variants.
10868         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10869
10870 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10871
10872         * configure.in: Added copyright notice.
10873         * move-if-change: Added copyright notice.
10874
10875 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10876
10877         * configure.in (powerpcle-*-solaris*): Until we get shared
10878         libraries working, don't build gdb, sim, make, tcl, tk, or
10879         expect.
10880
10881 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10882
10883         * config.guess:  Merge with FSF:
10884
10885         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10886         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10887
10888         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10889         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10890
10891         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10892         * config.guess:  Combine two OSF1 rules.
10893         Also recognize field test versions.  From mjr@zk3.dec.com.
10894         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10895         because GNU uname does not support -p.  From pmr@pajato.com.
10896
10897 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10898
10899         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10900
10901 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10902
10903         * mpw-README: Document GCCIncludes.
10904
10905 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10906
10907         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10908
10909 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10910
10911         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10912
10913 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10914
10915         * configure.in (*-*-cygwin32): Configure make.
10916
10917 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10918
10919         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10920
10921 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10922
10923         * Makefile.in (all-inet): Depend on all-perl.
10924
10925         * Makefile.in (inet-install): New target.
10926
10927         * Makefile.in (all-inet): Depend on all-tcl.
10928         (all-inet): Depend on all-send-pr.
10929
10930 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10931
10932         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10933         temporarily.
10934
10935 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10936
10937         * configure.in: Don't configure --with-gnu-ld on AIX.
10938
10939 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10940
10941         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10942
10943 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10944
10945         * Makefile.in (ALL_MODULES): Added all-inet.
10946         (CROSS_CHECK_MODULES): Added check-inet.
10947         (INSTALL_MODULES): Added install-inet.
10948         (CLEAN_MODULES): Added clean-inet.
10949         (all-indent): New target.
10950
10951         * configure.in (host_tools): Added inet.
10952         (native_only): Added inet.
10953         (noconfigdirs): Added inet.
10954
10955 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10956
10957         * configure.in: Don't configure libgloss if we are not configuring
10958         newlib.
10959
10960 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10961
10962         * configure.in: Don't configure libgloss for unsupported
10963         architectures.
10964
10965 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10966
10967         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10968
10969 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10970
10971         * Makefile.in (ALL_MODULES): Include all-apache.
10972         (CROSS_CHECK_MODULES): Include check-apache.
10973         (INSTALL_MODULES): Include install-apache.
10974         (all-apache): New target.
10975
10976         * configure.in: Added apache everywhere perl is seen.
10977
10978 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10979
10980         * Makefile.in: Add support for clean-{module} and
10981         clean-target-{module} rules.
10982
10983 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10984
10985         * configure.in (*-*-ose) do not build libgloss.
10986
10987 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10988
10989         * config.guess (prep*:SunOS:5.*:*): Turn into
10990         powerpele-unknown-solaris2.
10991
10992 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10993
10994         * configure.in: Permit --enable-shared to specify a list of
10995         directories.
10996
10997 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10998
10999         * configure.in (host==solaris): Pass only the first word of $CC
11000         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11001
11002 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11003
11004         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11005
11006 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11007
11008         * Makefile.in (ALL_MODULES): Include all-perl.
11009         (CROSS_CHECK_MODULES): Include check-perl.
11010         (INSTALL_MODULES): Include install-perl.
11011         (ALL_X11_MODULES): Include all-guile.
11012         (CHECK_X11_MODULES): Include check-guile.
11013         (INSTALL_X11_MODULES): Include install-guile.
11014         (all-perl): New target.
11015         (all-guile): New target.
11016
11017         * configure.in (host_tools): Include perl and guile.
11018         (native_only): Include perl and guile.
11019         (noconfigdirs): Don't build guile and perl; no ports have been
11020         done.
11021
11022 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11023
11024         * configure (--enable-*): Handle quoted option lists such as
11025         --enable-sim-cflags='-g0 -O' better.
11026
11027 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11028
11029         * Makefile.in ({,inst}all-target): New rule so we can make and
11030         install all of the target directories easily.
11031
11032 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11033
11034         * configure.in: Add missing global flag in sed substitution when
11035         deleting `target-' from ${configdirs}.
11036
11037 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11038
11039         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11040         option.
11041
11042         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11043         config/mh-necv4.
11044
11045         * install.sh: Correct misspelling of transformbasename.
11046
11047         * config.guess: Recognize mips-*-sysv*.
11048
11049 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11050
11051         * config.sub: Recognize mon960.
11052
11053 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11054
11055         * configure: Restore Canadian Cross handling of BISON and LEX,
11056         removed in Feb 20 change.
11057
11058 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11059
11060         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11061         Mention make install.  Remove the old copyright date as well the
11062         clumsy and rather pointless copyright on the README file.
11063
11064 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11065
11066         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11067         Makefile after running symlink-tree, then run `make distclean' to
11068         avoid clobbering any generated files in srcdir.
11069
11070 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11071
11072         * configure.in (m68k-*-netbsd*): Build everything now.
11073
11074 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11075
11076         * Makefile.in (taz): Fix quoting.
11077
11078 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11079
11080         * configure.in (sparclet-*-*): Build everything now.
11081
11082 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11083
11084         * configure.in (m68k-*-linux*): New host.
11085
11086 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11087
11088         * configure: Check for bison before byacc.
11089
11090 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11091
11092         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11093         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11094         searching PATH.  These are used as fallbacks by Makefile.in if
11095         flex/bison/byacc aren't in objdir.
11096
11097 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11098
11099         * Makefile.in: Make everything which depends upon all-bfd also
11100         depend upon all-opcodes, in case --with-commonbfdlib is used.
11101
11102 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11103
11104         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11105         building NT native compilers on Unix.
11106
11107 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11108
11109         * configure.in: Don't get CC from the host Makefile fragment if we
11110         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11111         Solaris test for /usr/ucb/cc to the post target script, just after
11112         the compiler sanity test.
11113
11114 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11115
11116         * config.sub: Merge with FSF.
11117
11118 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11119
11120         * Makefile.in (RPATH_ENVVAR): New variable.
11121         (REALLY_SET_LIB_PATH): Use it.
11122         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11123
11124 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11125
11126         * config.sub, configure.in: Recognize sparclet cpu.
11127
11128 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11129
11130         * config.guess:  Support m68k-cbm-sysv4.
11131
11132 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11133
11134         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11135         m68k-unknown-linuxaout from linker help string.  Put quotes around
11136         $ld_help_string.
11137
11138 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11139
11140         * config.guess (powerpc-harris-powerunix): Add guess for port
11141         to new target.
11142
11143 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11144
11145         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11146
11147 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11148
11149         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11150         $(REALLY_SET_LIB_PATH) in Makefile.
11151         * Makefile.in (SET_LIB_PATH): New variable.
11152         (REALLY_SET_LIB_PATH): New variable.
11153         ($(DO_X)): Use $(SET_LIB_PATH).
11154         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11155         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11156         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11157         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11158         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11159         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11160         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11161         (install-dosrel): Likewise.
11162         (all-opcodes): Depend upon all-libiberty.
11163
11164 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11165
11166         * config.guess (*:CYGWIN*): New
11167
11168 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11169
11170         * Makefile.in (all-target-winsup): All all-target-libiberty.
11171
11172 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11173
11174         * configure.in (noconfigdirs): Add missing # in front of comment.
11175
11176 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11177
11178         * configure.in: add second pass to things added to noconfigdirs
11179         so *-gm-magic can exclude libgloss properly.
11180
11181 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11182
11183         * mpw-configure (extralibs_name, rez_name): Set correctly
11184         for MWC68K compiler.
11185
11186         * mpw-README: Add more info on the necessary build tools.
11187
11188 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11189
11190         * configure.in, config.sub: Recognize cygwin32.
11191
11192 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11193
11194         * config.guess, config.sub: Recognize A/UX.
11195
11196 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11197
11198         * config.sub: Merge with gcc/config.sub.
11199
11200 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11201
11202         * mpw-build.in (do-binutils): Add build of stamps.
11203
11204 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11205
11206         * config.sub: Add recognition for mips64vr4100*-* targets.
11207
11208 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11209
11210         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11211         Add creation of gconfigargs with `--enable-shared' turned on.
11212         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11213         ($(host)-stamp-stage3-configured): Likewise.
11214         (HOLES): Add chatr and ldd.
11215         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11216
11217 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11218
11219         * configure: Pass --nfp to recursive configures.
11220
11221 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11222
11223         * Makefile.in (DLLTOOL): New.
11224         (DLLTOOL_FOR_TARGET): New.
11225         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11226         (EXTRA_TARGET_FLAGS): Ditto.
11227         (EXTRA_GCC_FLAGS): Ditto.
11228         (CONFIGURE_TARGET_MODULES): Ditto.
11229         (DO_X): Ditto.
11230         * configure: Add DLLTOOL.
11231
11232 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11233
11234         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11235         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11236         mh-sco, since old workarounds no longer needed, and don't
11237         build ld, since libraries have weak symbols in COFF.
11238
11239 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11240
11241         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11242
11243 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11244
11245         * configure.in: Make sure that ${CC} can be used to compile an
11246         executable.
11247
11248 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11249
11250         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11251         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11252         nothing depending on whether gdbtk is being built.
11253
11254 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11255
11256         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11257
11258 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11259
11260         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11261         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11262
11263 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11264
11265         * config-ml.in: Add support for
11266         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11267         Simplify setting of multidirs from --disable-foo.
11268
11269 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11270
11271         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11272         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11273         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11274         non-empty, pass them on to the  GCC make.
11275         (all-bootstrap): New rule that is like all-gcc, except it executes
11276         the GCC bootstrap rule instead of the GCC all rule.
11277
11278 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11279
11280         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11281
11282 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11283
11284         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11285         DG/UX support.
11286
11287 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11288
11289         * config.sub (i*86*) Change [345] to [3456]
11290
11291 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11292
11293         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11294         --with-gnu-ld=no.
11295
11296 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11297
11298         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11299         AIX multilibs get built.
11300
11301 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11302
11303         * configure.in (i386-win32): Don't build expect if we're not
11304         building the tcl subdir.
11305
11306 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11307
11308         * Makefile.in: (configure-target-examples, all-target-examples):
11309         New targets, configure and build example programs.
11310
11311 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11312
11313         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11314         use it as input to sedit the generated MPW makefile.
11315         * mpw-README: Add a suggestion about Gestalt.h.
11316
11317 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11318
11319         * config.sub: Accept *-*-ieee*.
11320
11321 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11324         Ronald F. Guilmette <rfg@monkeys.com>.
11325
11326 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11327
11328         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11329         for powerpc-pe native.
11330         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11331         (target==powerpc-pe): duplicate i386-win32 entry.
11332
11333 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11334
11335         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11336         of vxworks, not just vxworks5.1.
11337
11338 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11339
11340         * mpw-configure: Add support for exec-prefix.
11341
11342 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11343
11344         * config.guess: Recognize HP model 816 machines as having
11345         a PA1.1 processor.
11346
11347 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11348
11349         * configure: Ignore new autoconf configure options.
11350
11351 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11352
11353         * config.guess:  Recognize Pentium under SCO.
11354         From Robert Lipe <robertl@arnet.com>.
11355
11356 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11357
11358         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11359
11360 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11361
11362         * configure.in: Don't configure gas for alpha-dec-osf*.
11363
11364 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11365
11366         * configure.in: Default to --with-stabs for some targets for which
11367         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11368         i[345]86*-*-unixware*.
11369
11370 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11371
11372         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11373         rather than basing it on the target.  Simplify handling of options
11374         controlling which directories to configure.  Remove extraneous
11375         slash in multi-clean target.
11376
11377 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11378
11379         * config-ml.in: Prefix more variables with ml_ so they don't collide
11380         with configure's.
11381
11382 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11383
11384         * configure: Don't turn -v into --v.
11385
11386 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11387
11388         * configure.in (targargs): Fix typo.
11389
11390         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11391
11392 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11393
11394         * configure.in: Strip --host and --target options from
11395         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11396         --with-cross-host option when building with a cross-compiler.
11397         * configure: Canonicalize the arguments put into config.status by
11398         always using `=' for an option with an argument.  Pass a presumed
11399         --host or --target explicitly.
11400
11401 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11402
11403         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11404         into general OS recognition case.
11405
11406 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11407
11408         * configure.in (target_configdirs): add target-winsup only
11409         for win32 target systems.
11410
11411 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11412
11413         * Makefile.in (all-target-libgloss): Depend upon
11414         configure-target-newlib, since when libgloss is built it looks to
11415         see if the newlib directory exists.
11416
11417 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11418
11419         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11420         cfg-ml-*.in.
11421
11422 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11423
11424         * configure: Handle LD and LD_FOR_TARGET when configuring a
11425         Canadian Cross.
11426
11427 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11428
11429         * configure.in (target_libs): add target-winsup.
11430         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11431         (target==ppcle-pe): remove ld from $noconfigdirs.
11432
11433 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11434
11435         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11436         Preserve relative path names in $srcdir.  Build symlink tree if
11437         configuring cross target dir and srcdir=. (= no VPATH support).
11438         (configure-target-libg++): Depend on configure-target-librx.
11439         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11440         * config-ml.in: New file.
11441         * symlink-tree: New file.
11442         * configure: Ensure srcdir="." if that's what it is.
11443
11444 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11445
11446         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11447         includes and FLEX_SKELETON setting.
11448         * mpw-configure (--with-gnu-ld): New option, controls whether
11449         to use PPCLink or ld with PowerMac GCC.
11450         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11451         * mpw-config.in: Configure grez if targeting Mac.
11452
11453         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11454         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11455         just macos.
11456         * configure.in: Configure grez resource compiler if targeting Mac.
11457         * Makefile.in (all-grez, install-grez): New targets.
11458
11459 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11460
11461         * configure: CXX defaults to gcc, not g++.  If we find
11462         gcc in the path, set CC to gcc -O2.
11463
11464 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11465
11466         * configure: Default ${build} correctly.  Avoid picking up extra
11467         spaces when reading CC and CXX from Makefile.  When doing a
11468         Canadian Cross, use plausible default values for numerous
11469         variables.
11470         * configure.in: When doing a Canadian Cross, don't try to
11471         configure tools whose configure script can't handle it.
11472
11473 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11474
11475         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11476
11477 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11478
11479         * configure:  Remove dubious bug reporting address.
11480
11481 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11482
11483         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11484         configure script, run that instead of this directory's configure.
11485         In either case, print a message that we're configuring the sub-dir.
11486
11487 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11488
11489         * configure.in: Before checking for the existence of various files,
11490         use sed to filter out "target-".
11491
11492 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11493
11494         * Makefile.in (DO_X): Split rule to decrease command line length
11495         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11496         (Philippe De Muyter).
11497
11498 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11499
11500         * Makefile.in (all-patch): depend on all-libiberty.
11501
11502 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11503
11504         * configure.in: If the only directory in target_configdirs which
11505         actually exists is libiberty, then set target_configdirs to empty,
11506         to avoid trying to build a target libiberty in a gas or gdb
11507         distribution.
11508
11509 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11510
11511         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11512         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11513         systems.
11514
11515 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11516
11517         * configure.in (copy_dirs): Use sys-include instead of include
11518         for --with-headers option.
11519
11520 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11521
11522         * Makefile.in, configure.in: Make winsup builds work with
11523         new scheme.
11524
11525 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11526
11527         * configure.in: Build the linker on AIX.
11528
11529 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11530
11531         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11532         where needed.
11533
11534 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11535
11536         * Makefile.in (all-gcc): Fix typo.
11537
11538 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11539
11540         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11541
11542 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11543
11544         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11545         to target-xiberty, to provide more flexibility.
11546         (target_subdir):  Define.  Create if cross.
11547         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11548         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11549         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11550         check-libFOO -> check-target-libFOO, etc.
11551         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11552         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11553         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11554         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11555         allow ALL_GCC="" to only configure.
11556         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11557         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11558         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11559
11560 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11561
11562         * Makefile.in (taz): Build "info" in etc explicitly.
11563
11564 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11565
11566         * configure.in:  Make sure that CC is undefined (as opposed to
11567         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11568         problem with autoconf trying to configure on a host without GCC.
11569
11570 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11571
11572         * mpw-configure: Set host alias from choice of host compiler,
11573         only use generic MPW Makefile sed if present, edit a file
11574         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11575         * mpw-README: Add problem notes about CW6 and CW7.
11576
11577 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11578
11579         * Makefile.in (taz): Use ";" instead of ";;".
11580
11581 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11582
11583         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11584         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11585         DISTDOCDIRS.
11586         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11587         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11588
11589 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11590
11591         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11592         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11593         Move bfd to DISTSTUFFDIRS.
11594
11595 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11596
11597         * Makefile.in (X11_LIB): Removed.
11598         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11599
11600         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11601
11602 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11603
11604         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11605         names.
11606
11607 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11608
11609         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11610
11611 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11612
11613         * configure.in (i[345]86-*-win32): Always build newlib.
11614         Don't configure cvs, autoconf or texinfo.
11615         * Makefile.in (LD_FOR_TARGET): New.
11616         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11617         Pass down LD_FOR_TARGET.
11618
11619 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11620
11621         * winsup: New directory.
11622         * Makefile.in: Build winsup.
11623         * configure.in: Winsup is configured when target is win32.
11624         Can only build win32 target GDB when native.
11625
11626 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11627
11628         * config.guess: Recognize HP model 819 machines as having
11629         a PA 1.1 processor.
11630
11631 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11632
11633         * configure: Fix sed loop which substitutes for CC and CXX to
11634         avoid bug found in various sed implementations.
11635
11636 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11637
11638         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11639         simulator.  Use standard powerpc-*-eabi*.
11640
11641 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11642
11643         * configure.in: Stop putting gas and binutils in noconfigdirs for
11644         powerpc-*-aix* and rs6000-*-*.
11645
11646 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11647
11648         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11649         -mcall-aixdesc libraries.
11650
11651 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11652
11653         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11654
11655         * config.sub (arm | armel | armeb): Fix shell syntax.
11656
11657 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11658
11659         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11660         -msoft-float and -mcpu=common support.
11661         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11662         libraries.
11663
11664 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11665
11666         * configure.in: Allow configuration and build of emacs19 for the alpha.
11667
11668 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11669
11670         * configure.in (CC): Get ^CC, not just any old CC, from
11671         ${host_makefile_frag}.
11672
11673 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11674
11675         * configure.in (CC): Try to get CC from
11676         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11677
11678 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11679
11680         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11681         only if it exists in $(srcdir).
11682
11683 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11684
11685         * configure: If CC and CXX are not set in the environment, set
11686         them, based on either an existing Makefile or on searching for gcc
11687         in PATH.  Substitute for CC and CXX in Makefile.
11688         * configure.in: Remove libm from target_libs.  Separate
11689         target_configdirs from configdirs.  If CC is not set in
11690         environment, try to get it from a host Makefile fragment.  Rewrite
11691         changes of configdirs to use skipdirs instead.  A few minor
11692         tweaks.  Take directories out of target_configdirs as they are
11693         taken out of configdirs.  Remove existing Makefile files from
11694         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11695         CONFIG_ARGUMENTS in Makefile.
11696         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11697         by configure.in.
11698         (CONFIG_ARGUMENTS): Likewise.
11699         (CONFIGURE_TARGET_MODULES): New variable.
11700         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11701         ($(CONFIGURE_TARGET_MODULES)): New target.
11702         (configure-libg++, configure-libio): New targets.
11703         (all-libg++): Depend upon configure-libg++.
11704         (all-libio): Depend upon configure-libio.
11705         (configure-libgloss, all-libgloss): New targets.
11706         (configure-libstdc++): New target.
11707         (all-libstdc++): Depend upon configure-libstdc++.
11708         (configure-librx, all-librx): New targets.
11709         (configure-newlib): New target.
11710         (all-newlib): Depend upon configure-newlib
11711         (configure-xiberty): New target.
11712         (all-xiberty): Depend upon configure-xiberty.
11713
11714 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11715
11716         * configure.in (host i[345]86-*-win32):  Expand the
11717         noconfigdirs again.
11718
11719 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11720
11721         * mpw-configure: Fix sed command file name.
11722
11723 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11724
11725         * configure.in (host i[345]86-*-win32): Reduce the
11726         noconfigdirs again.
11727
11728 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11729
11730         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11731         or powerpc*-*-pe*, since they are not yet supported.
11732
11733 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11734
11735         Add PowerMac support and many other enhancements.
11736         * mpw-configure: New option --cc to select compiler to use,
11737         paste options set according to --cc into the generated
11738         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11739         if mpw-make.sed is present.
11740         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11741         add forward includes for PowerPC include files.
11742         * mpw-build.in: Build using Makefile.PPC if present.
11743         (do-byacc, etc): Remove separate version resource builds.
11744         (do-gas): Build "stamps" before "all".
11745         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11746         * mpw-README: Update to reflect --cc option, PowerMac support,
11747         and recently-reported compatibility problems.
11748
11749 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11750
11751         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11752         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11753         (--with-multilib-top): Pass to recursive invocations.
11754
11755 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11756
11757         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11758         v810-*-*.
11759
11760 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11761
11762         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11763         gdb, ld and opcodes on v810-*-*.
11764
11765 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11766
11767         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11768         (local-maintainer-clean): New target.
11769         (maintainer-clean): New target.
11770         (realclean): Just depend upon maintainer-clean.
11771
11772 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11773
11774         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11775
11776 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11777
11778         * configure.in: Build ld in mips*-*-bsd* case.
11779
11780 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11781
11782         * config.sub: Accept -lites* OS.  From Ian Dall.
11783
11784 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11785
11786         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11787         targets.
11788
11789 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11790
11791         * configure.in: treat i386-win32 canadian cross the same as
11792         i386-go32 canadian cross.
11793
11794 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11795
11796         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11797         running under the simulator to build a reduced set of libraries.
11798         (powerpc-*-eabiaix): Add fine grained multilib support added to
11799         other powerpc targets yesterday.
11800
11801 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11802
11803         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11804         -disable-softfloat, -disable-relocatable, -disable-aix, and
11805         -disable-sysv to control which multilib libraries get built.
11806
11807 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11808
11809         * configure: Add Makefile.tem to list of files to remove in trap
11810         handler.
11811
11812 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11813
11814         * config.guess (*Linux*):  Add missing "exit"s.
11815         Also, need specific check for alpha-unknown-linux (uses COFF).
11816
11817 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11818
11819         * config.guess:  Merge with FSF:
11820
11821         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11822         * config.guess (AIX4): More robust release numbering discovery.
11823
11824         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11825         * config.guess (i386-sequent-ptx): Properly get version number.
11826
11827         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11828         * config.guess (mips:*:4*:UMIPS): New case.
11829
11830 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11831
11832         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11833         (i386-win32 host): Likewise.  Don't build readline.
11834
11835 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11836
11837         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11838         SUPPORT_FILES to submakes.
11839
11840 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11841
11842         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11843         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11844         mpw-configure.
11845
11846 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11847
11848         * configure.in (appdirs): Use =, not ==, in test expression when
11849         trying to build the text to print in the warning message for
11850         Solaris users.
11851
11852 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11853
11854         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11855
11856 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11857
11858         * config.guess: Recognize lynx-2.3.
11859
11860 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11861
11862         * config.sub (z8ksim): Deleted
11863         (z8k-*-coff): New, this is the one true name of the target.
11864
11865 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11866
11867         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11868
11869 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11870
11871         * config.guess (*:Linux:*:*): First try asking the linker what the
11872         default object file format is (elf, aout, or coff).  Then if this
11873         fails, try previous methods.
11874
11875 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11876
11877         * configure.in: Don't build newlib for *-*-vxworks5.1.
11878
11879 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11880
11881         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11882         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11883
11884 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11885
11886         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11887
11888 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11889
11890         * cfg-ml-com.in: New file.
11891         * cfg-ml-pos.in: New file.
11892
11893 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11894
11895         * COPYING.NEWLIB: Add HP free copyright to list.
11896
11897 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11898
11899         * config.sub: Recognize -eabi* for the system, not just -eabi.
11900
11901 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11902
11903         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11904         * config.sub, configure.in (win32): New target and host.
11905
11906 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11907
11908         * configure.in: Add i386-pe configuration.
11909
11910 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11911
11912         * mpw-build.in (install): Install GDB after LD.
11913
11914 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11915
11916         * mpw-config.in (elf/mips.h): Always forward-include, needed
11917         for GDB to build.
11918
11919 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11920
11921         * testsuite: New directory for customer acceptance and whole tool
11922         chain tests.
11923
11924 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11925
11926         * configure: If per-host line isn't found, but AC_OUTPUT is found
11927         and a configure script exists, run it instead.
11928
11929 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11930
11931         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11932
11933 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11934
11935         * configure: Set build_{cpu,vendor,os,alias} to host values when
11936         --build isn't specified.
11937
11938 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11939
11940         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11941         (FLAGS_TO_PASS): Pass them.
11942         (EXTRA_TARGET_FLAGS): Ditto.
11943
11944 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11945
11946         * Makefile.in (all-libg++): Depend on all-libstdc++.
11947
11948 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11949
11950         * configure.in (noconfigdirs): Enable all packages for
11951           i386-unknown-netbsd.
11952
11953 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11954
11955         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11956         hosted builds (DOS builds)
11957
11958 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11959
11960         Changes for ARM based on patches from Richard Earnshaw:
11961         * config.sub: Handle armeb and armel.
11962         * configure.in: Omit arm linker only for riscix.
11963
11964 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11965
11966         * config.guess:  Update from FSF.
11967
11968 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11969
11970         * config.sub: Recognize powerpcle as the little endian varient of
11971         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11972         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11973         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11974         temporarily.
11975
11976 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11977
11978         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11979
11980 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11981
11982         * config.sub: Accept -lites* as a basic system type.
11983
11984 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11985
11986         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11987         installed, and if so return linuxoldld as the system name.
11988
11989 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11990
11991         * config.guess: Add hppa1.1-hp-lites support.
11992
11993 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11994
11995         * configure.in: Don't build newlib for m68k-vxworks5.1.
11996
11997 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11998
11999         * configure.in (mips-sgi-irix6): Use mh-irix5.
12000
12001 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12002
12003         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12004
12005 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12006
12007         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12008         OSF/1.  Fix compiler flags.
12009         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12010
12011 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12012
12013         * configure.in: Recognize --with-newlib.
12014         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12015
12016 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12017
12018         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12019         to *_X11_MODULES due to gdbtk needing X include files et al.
12020
12021 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12022
12023         Merge in support for Mac MPW as a host.
12024         (Old change descriptions retained for informational value.)
12025
12026         * mpw-config.in: Add generic include forwards for cpu-specific
12027         include files in aout and elf directories.
12028
12029         * mpw-configure: Added copyright.
12030         * mpw-config.in: Check for presence of required build tools.
12031         (target_libs): Add newlib.
12032         (target_tools): Add examples.
12033         (Read Me): Generate as "Read Me for MPW" instead.
12034         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12035         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12036         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12037
12038         * mpw-configure: Remove subdir-specific makefile hackery,
12039         delete mk.tmp after using it.
12040
12041         * mpw-build.in (all): Display start and end times.
12042
12043         * mpw-configure (host_canonical): Set.
12044         (target_cpu): Always add to makefiles.
12045         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12046         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12047         (mpw-mh-mpw): Look for in srcdir and srcroot.
12048         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12049
12050         * mpw-build.in: (install-only): New target.
12051
12052         * mpw-configure (host_alias, target_alias): Rename from hostalias
12053         and targetalias, add into generated Makefile.
12054         (mk.tmp): If present, add into generated Makefile.
12055         * mpw-build.in (all-gas): Build config.h first before gas proper.
12056
12057         * mpw-configure (config.status): Write only if changed.
12058         * mpw-config.in (readline): Configure it (not built, just used for
12059         definitions).
12060
12061         * mpw-config.in (elf/mips.h): Add a forward include.
12062
12063         * mpw-config.in: Forward-include most .h files in include into
12064         extra-include.
12065         (readline): Don't build.
12066         mpw-build.in (install): Install GDB.
12067
12068         * mpw-configure (prefix, mpw_prefix): Handle it.
12069         * mpw-config.in (mmalloc, readline): Don't configure.
12070         * mpw-build.in (thisscript): Rename to ThisScript.
12071         Use mpw-build instead of BuildProgram everywhere.
12072         (mmalloc, readline): Don't build.
12073         * mpw-README: New file, basic documentation about the MPW port.
12074
12075         * mpw-config.in: Use forward-include to create include files.
12076
12077         * mpw-configure: Add more things to the top of each configured
12078         Makefile, including contents of config/mpw-mh-mpw.
12079         * mpw-config.in (extra-include): Create this directory and fill it
12080         with Posix-like include files when configuring.
12081
12082         * config.sub (apple, mac, mpw): Add various aliases.
12083
12084         * mpw-build.in: New file, top-level build script fragment for MPW.
12085         * mpw-configure: New file, configure script for MPW.
12086         * mpw-config.in: New file, config fragment for MPW.
12087
12088 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12089
12090         * configure.in (host_libs): Remove glob, since it is gone from the
12091         sources.
12092
12093 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12094
12095         * Makefile.in: define empty GDB_NLM_DEPS var.
12096
12097         * configure.in(target_makefile_frag): use config/mt-netware
12098         for netware targets.
12099
12100 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12101
12102         * config.sub: Merge in recent FSF changes.  Remove linux special
12103         cases.
12104
12105 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12106
12107         Revert this change:
12108
12109         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12110
12111                 * build-all.mk: Use CC=cc -Xs on Solaris.
12112
12113 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12114
12115         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12116         stop using it.
12117         * Makefile.in: Nuke all references to glob subdirectory.
12118
12119 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12120
12121         * configure.in: Fix --enable-shared logic in per-host.
12122
12123 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12124
12125         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12126
12127 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12128
12129         * configure.in (noconfigdirs): Don't build gas on AIX, for
12130         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12131
12132 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12133
12134         * configure: Fix --cache-file to work if the file argument is a
12135         relative path.
12136
12137 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         * configure: If the --cache-file is used, pass it down to
12140         configure in subdirectories.
12141
12142 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12143
12144         * config.sub: add vxworks29k configuration.
12145
12146 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12147
12148         * Makefile.in (taz): Do "diststuff" part quietly.
12149
12150 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12151
12152         * config.sub: Mini-merge with gcc/config.sub.
12153
12154 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12155
12156         * config.guess (IRIX): Sed - to _.
12157
12158 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12159
12160         * Makefile.in (source-vault, binary-vault): New targets.
12161
12162 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12163
12164         * config.sub: Recognize -eabi as a basic system type.
12165
12166 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12167
12168         * configure.in (enable_shared stuff): Fix typo.
12169
12170 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12171
12172         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12173
12174 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12175
12176         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12177
12178 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12179
12180         * configure.in (rs6000-*-*): Don't build gas.
12181
12182 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12183
12184         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12185         reduce command line length.
12186         (AS_FOR_TARGET): Check for as.new, not Makefile.
12187         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12188
12189 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12190
12191         * config.guess:  Merge from FSF.
12192
12193 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12194
12195         * configure: Don't use $ when handling program_suffix.
12196
12197 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12198
12199         * configure.in:  Configure tk for hppa/hpux.
12200
12201 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12202
12203         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12204
12205 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12206
12207         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12208         to LIBCXXFLAGS.  Tests are better run without it.
12209
12210 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12211
12212         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12213
12214 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12215
12216         * configure.in (*-*-netware*): Don't configure xiberty.
12217
12218 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12219
12220         * configure.in:  Remove tk from native_only list.
12221
12222 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12223
12224         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12225           for special NCD build.
12226
12227 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12228
12229         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12230         makeall.bat, they're only useful for binutils snapshots.
12231         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12232         makeall.bat to specified SUPPORT_FILES.
12233
12234 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12235
12236         * build-all.mk: Add Ericsson targets to sun4 and solaris
12237           hosts.  Add  BNR's sun4 target to solaris host, so their
12238           build-from-source will be tested in-house first.
12239
12240 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12241
12242         * Makefile.in (LIBCFLAGS): New variable.
12243         (CFLAGS_FOR_TARGET): Ditto.
12244         (LIBCFLAGS_FOR_TARGET): Ditto.
12245         (LIBCXXFLAGS): Ditto.
12246         (CXXFLAGS_FOR_TARGET): Ditto.
12247         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12248         (BASE_FLAGS_TO_PASS): Pass them.
12249         (EXTRA_TARGET_FLAGS): Ditto.
12250
12251         * configure.in: Support --enable-shared.
12252
12253 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12254
12255         * configure.in (target_libs):  Include libstdc++ again.
12256         * config.guess:  Update from FSF (for FreeBSD).
12257
12258 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12259
12260         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12261         makeall.bat.
12262         (DISTDOCDIRS): Add `etc'.
12263         (ETC_SUPPORT_PFX): New variable.
12264         (taz): Include anything from etc starting with a word in
12265         ETC_SUPPORT_PFX.
12266
12267 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12268
12269         * config.sub: Update for recent FSF changes.  Remove obsolete
12270         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12271         spacing changes.
12272
12273 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12274
12275         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12276
12277         * config.guess:  Merge with FSF.
12278         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12279
12280 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12281
12282         * configure: Since the "trap 0" handler will override the exit
12283         status on many systems, only use it for "exit 1", and make it set
12284         a non-zero exit status; reset it before "exit 0".  Also, check
12285         exit status of config.sub, and error out if it failed.
12286
12287 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12288
12289         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12290         and install libgloss.
12291
12292 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12293
12294         * Makefile.in (all-binutils): Depend upon all-byacc.
12295
12296         * configure.in: Don't build emacs on Irix 5.
12297
12298 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12299
12300         * configure.in (*-*-netware*): Add libio.
12301
12302 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12303
12304         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12305         (CHECK_TARGET_MODULES): Ditto.
12306         (INSTALL_TARGET_MODULES): Ditto.
12307         (TARGET_LIBS): Ditto.
12308         (all-libstdc++): Note dependencies.
12309
12310 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12311
12312         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12313
12314 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12315
12316         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12317         -fexternal-templates.
12318
12319         * configure.in (target_libs): Add libstdc++.
12320         (noconfigdirs): Add libstdc++ as appropriate.
12321
12322 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12323
12324         * config.guess:  Update from FSF.
12325
12326 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12327
12328         * configure: Use ${config_shell} when running ${configsub}.
12329
12330 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12331
12332         * config.sub: No longer recognize h8300h.
12333
12334 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12335
12336         * config.sub: Remove extraneous differences between config.sub and
12337         gcc/config.sub.
12338
12339 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12340
12341         * Makefile.in (DISTSTUFFDIRS): Add gas.
12342
12343 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12344
12345         * COPYING.NEWLIB: New file.
12346
12347 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12348
12349         * config.guess (HP-UX):  Patch from Harlan Stenn
12350         <harlan@landmark.com> to also emit release level.
12351
12352 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12353
12354         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12355
12356 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12357
12358         * config.sub:  Merge nextstep cleanup from FSF.
12359
12360 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12361
12362         * configure.in (arm-*-*): Don't configure ld for this target.
12363
12364 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12365
12366         * configure.in (*-*-netware): don't configure libg++, libio,
12367           librx, or newlib.
12368
12369 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12370
12371         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12372         configure ld--it works, but it doesn't support shared libraries.
12373
12374 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12375
12376         * config.guess (*-unknown-freebsd*):  Get rid of possible
12377         trailing "(Release)" in version string.
12378         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12379
12380 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12381
12382         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12383         Fix type: *-next-neststep -> *-next-nextstep.
12384
12385         * config.guess:  Merge from FSF:
12386
12387         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12388
12389         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12390
12391         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12392
12393         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12394         instead of UNIX_SV for UnixWare 1.0).
12395
12396 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12397
12398         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12399         to make gdb/nlm/* build after the compiler and linker.
12400
12401 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12402
12403         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12404         not just i[34]86.
12405         (m68k-atari-sysv4):  Relocate to match FSF version.
12406
12407         * config.guess:  More merges from the FSF:
12408
12409         Add a space before function call or macro invocation.
12410
12411         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12412
12413         * config.guess: Add trap cmd to remove dummy.c and dummy when
12414         interrupted.
12415
12416         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12417
12418         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12419         (dummy): Redirect stderr from compilation of dummy.c.
12420
12421         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12422
12423         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12424
12425 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12426
12427         * configure: Accept and ignore --cache*, for compatibility with
12428         new autoconf.
12429
12430 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12431
12432         * config.guess:  Merge from FSF:
12433
12434         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12435
12436         * config.guess (Pyramid*:OSx*:*:*): New case.
12437         (PATH): Add /.attbin at end for finding uname.
12438         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12439
12440         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12441
12442         * config.guess (M88*:DolphinOS:*:*): New case.
12443
12444         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12445
12446         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12447         to select whether to use ELF or COFF.
12448
12449         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12450
12451         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12452
12453         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12454
12455         * config.guess: Guess the OS version for HPUX.
12456
12457         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12458
12459         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12460
12461 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12462
12463         * configure.in: Recognize --with-headers, --with-libs, and
12464         --without-newlib.
12465         * Makefile.in (all-xiberty): Depend upon all-ld.
12466
12467 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12468
12469         * configure.in: Change i[34]86 to i[345]86.
12470
12471 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12472
12473         * configure (version): A few more tweaks to help message.
12474
12475 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12476
12477         * Makefile.in:  Remove (for now) librx as a host library,
12478         now that we're building it for target.
12479
12480 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12481
12482         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12483         (Karl Berry).
12484
12485 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12486
12487         * configure.in:  Also configure librx.
12488
12489 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12490
12491         * Makefile.in:  Update various rules to reflect that librx
12492         is now needed for libg++.
12493
12494 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12495
12496         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12497
12498 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12499
12500         * configure.in: Configure the examples directory.
12501
12502 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12503
12504         * configure: Simplify Jun 2 1994 change.
12505
12506 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12507
12508         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12509         /bin/gcc isn't good enough to build gcc.
12510
12511 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12512
12513         * Makefile.in (GDB_SUPPORT_FILES): Remove
12514         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12515         (gdb.tar.gz): Add new rule to use standard distribution building
12516         mechanism.
12517
12518 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12519
12520         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12521         Bill Cox <bill@cygnus.com>.
12522
12523 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12524
12525         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12526
12527 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12528
12529         * configure:  Search current dir first in .gdbinit.
12530
12531 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12532
12533         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12534
12535 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12536
12537         * config.sub:  Refer to NeXT's operating system as nextstep.
12538
12539         * config.sub (case $basic_machine):  Re-order the cases, to match
12540         the order in the FSF version (which is mostly alphabethical).
12541         Merge in some additions and changes from the FSF.
12542
12543 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12544
12545         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12546         * config.sub: Recognize cxux7.
12547         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12548
12549 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12550
12551         * config.sub:  Fix typo powerpc -> powerpc-*.
12552
12553 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12554
12555         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12556
12557         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12558         parallel with all-emacs and install-emacs).  Top-level command
12559         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12560
12561 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12562
12563         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12564         $(relbindir)/make before doing ``make install'', and use
12565         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12566         installing over running make binary.
12567         ($(host)-stamp-stage3-installed): Likewise.
12568
12569 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12570
12571         * config.guess: Recognize Mach.
12572
12573 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12574
12575         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12576         see whether --exec-prefix was used.
12577
12578 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12579
12580         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12581
12582 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12583
12584         * Makefile.in: Add all-librx target similar to all-libproc.
12585
12586 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12587
12588         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12589         with post 1.2 uname bogosity.
12590
12591 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12592
12593         * configure: Remove temporary files on receipt of a signal.
12594
12595 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12596
12597         * configure: If there is a package_makefile_frag, remove
12598         ${subdir}/Makefile.tem after copying it in.
12599
12600 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12601
12602         * build_all.mk: support rs6000 lynx identifies itself as
12603         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12604         since /bin/gcc is too feeble to compile a modern gcc.
12605
12606 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12607
12608         * brought devo/test-build.mk update-to-date with progressive/
12609           test-build.mk. Add lynx targets and hppa flag info.
12610
12611 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12612
12613         * configure.in:  Use mh-ncrsvr43.  Patch from
12614         Tom McConnell <tmcconne@sedona.intel.com>.
12615
12616 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12617
12618         * config.guess (i386-unknown-bsdi):  No longer need to
12619         check #if defined(__bsdi__) && defined(__i386__).
12620
12621 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12622
12623         * configure: Set program_transform_nameoption correctly.
12624
12625 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12626
12627         * brought build-all.mk update-to-date with progressive build-all.mk,
12628           added new targets and hppa info.
12629
12630 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12631
12632         * configure: If config.guess result is a prefix of the user
12633         specified target, assume a native build and use the user specified
12634         target as the host alias.  Remove SunOS patch suffix removal hack.
12635         * configure.in: Remove SunOS patch suffix removal hack.
12636
12637         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12638         in NATIVE_CHECK_MODULES.
12639
12640 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12641
12642         * Makefile.in: Rename HOST_ONLY to NATIVE.
12643         * configure: Delete SunOs patch suffix from host_canonical
12644           and build_canonical variables that are prepended to Makefiles.
12645         * configure.in: Add comments for easier maintenance.
12646
12647 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12648
12649         * Makefile.in: Add all-libproc target similar to all-gui.
12650
12651 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12652
12653         * Makefile.in (CHECK_MODULES): split into
12654         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12655
12656 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12657
12658         * config.guess (i386-unknown-bsdi): New system to guess.
12659
12660 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12661
12662         * Makefile.in: Add all-gui target (but not yet build by "all").
12663
12664 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12665
12666         * config.sub: Move deletion of patch suffix from here...
12667         * configure.in: To here, at Ian's suggestion.  The top-
12668           level scripts might need to know of a patch level.
12669
12670 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12671
12672         * config.sub: Strip off patch suffix so rtl is recognized
12673           as a sunos4.1.3 machine, even though it's been patched.
12674
12675 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12676
12677         * Makefile.in (INSTALL_LAST): Delete.
12678         (INSTALL_DOSREL): New.
12679
12680 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12681
12682         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12683         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12684         whether we pass down --with-gnu-ld anyhow.
12685
12686 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12687
12688         * Makefile.in (INSTALL_LAST): Change operation so it works
12689         on more flavors of make.
12690         * configure.in (go32): Don't build libg++ or libio.
12691
12692 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12693
12694         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12695         they can be overriden by templates.
12696
12697 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12698
12699         * configure.in (target==go32): Don't build gdb.
12700         * dosrel: New directory.
12701
12702 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12703
12704         * configure.in (host==go32): Configure dosrel too.
12705         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12706         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12707         be set by incoming names or templates.
12708         (INSTALL_LAST): New rule.
12709
12710 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12711
12712         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12713
12714 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12715
12716         * configure.in (appdirs): New variable.  Currently empty, but will
12717         be used in gas distribution.  If nonempty, lists a set of
12718         directories at least one of which must get configured, or top
12719         level configuration is considered to have failed.
12720         (rs6000-*-lynxos*): Use new file name.
12721
12722 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12723
12724         Eliminate XTRAFLAGS.
12725         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12726         newlib include files using -idirafter, and also use -nostdinc.
12727         (CXX_FOR_TARGET): Likewise.
12728         (XTRAFLAGS): Removed.
12729         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12730         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12731         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12732         ($(DO_X)): Don't pass down XTRAFLAGS.
12733
12734 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12735
12736         * configure.in (mips*-dec-bsd*): New target; do build linker.
12737         (mips*-*-bsd*): New target; don't build linker.
12738
12739 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12740
12741         * configure.in: support rs6000-*-lynxos* configuration.
12742         support sunos4 as a cross target.
12743
12744         * config.sub: look for lynx*, not lynx since the OS version may
12745         legitimately be part of the name.
12746
12747 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12748
12749         * configure.in (i[34]86-*-sco*): Move to be with other i386
12750         targets.
12751         (romp-*-*): New target.  Skip various binary utilities.
12752         (vax-*-*): New target.  Don't build newlib.
12753         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12754
12755 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12756
12757         * configure.in: Only set host_makefile_frag if config
12758         directory exists.
12759
12760 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12761
12762         * install.sh: If $dstdir exists, don't check whether each
12763         component does.
12764
12765 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12766
12767         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12768
12769 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12770
12771         * configure.in (*-*-lynxos*): Don't configure newlib for either
12772         native or cross Lynx.
12773
12774 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12775
12776         * config.sub (sparc64-elf): Fix os.
12777         (z8k): Remove duplicate.
12778
12779 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12780
12781         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12782         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12783
12784 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12785
12786         * configure: Make file links cleanly even if Lynx fails on
12787           an NFS symlink (at least fail cleanly).
12788
12789 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12790
12791         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12792         -XNh2000.
12793
12794 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12795
12796         * configure: Unknown options are fatal again.
12797
12798 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12799
12800         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12801         compatibility.
12802
12803 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12804
12805         * build-all.mk: Add `clean' target.
12806
12807 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12808
12809         * config.guess:  Add SINIX support.
12810         * configure.in:  Add mips-*-sysv4* support.
12811
12812 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12813
12814         * build-all.mk: Document all useful targets.
12815         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12816         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12817
12818 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12819
12820         * configure: Support --silent, --quiet.
12821
12822 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12823
12824         * configure: Support --disable-FEATURE.
12825
12826 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12827
12828         * config.guess: Recognize NCR running SVR4.3.
12829
12830 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12831
12832         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12833         Patch from Paul Eggert <eggert@twinsun.com>.
12834
12835 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12836
12837         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12838
12839 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12840
12841         * configure: Make unrecognized options give nonfatal warnings
12842         instead of fatal errors, and pass them to any subdirectory
12843         configures in case they recognize them.
12844         Make --x equivalent to --with-x.
12845
12846 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12847
12848         * configure: Add --enable-* options.  Clean up usage message and
12849         some comments.
12850
12851 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12852
12853         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12854
12855 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12856
12857         * configure.in (hppa*-*-*): Enable binutils.
12858
12859 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12860
12861         * config.sub: Recognize cisco.
12862
12863 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12864
12865         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12866
12867 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12868
12869         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12870         than one configuration name.  Add comment.
12871
12872 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12873
12874         * config.guess: about target *-hitachi-hiuxwe2, fixed
12875         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12876         macro is incorrect.]
12877
12878 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12879
12880         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12881         than the "make ls" stuff which used to be here.
12882
12883 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12884
12885         * config.guess:  Recognize i[34]86-unknown-freebsd.
12886         From Shawn M Carey <smcarey@rodan.syr.edu>.
12887
12888 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12889
12890         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12891
12892 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12893
12894         * config.guess: Check for ptx.
12895
12896 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12897
12898         * config.sub: Add os9k checking.
12899
12900 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12901
12902         * config.guess: Handle OSF1 running on HPPA processors
12903
12904 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12905
12906         * configure: If subdir configure fails, print out a message with
12907         subdirectory name, in case subdir's configure code didn't identify
12908         itself.
12909
12910 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12911
12912         * configure.in: Remove embedded newlines from configdirs.
12913         Avoid mismatches of substrings.  Fix matching strings at end
12914         of configdirs.
12915
12916 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12917
12918         * config.guess:  Add Lynx/rs6000 config support.
12919
12920 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12921
12922         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12923
12924 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12925
12926         * configure.in (hppa*-*-osf*): Treat this just like most other
12927         PA configurations (eg no binutils or ld).
12928         (hppa*-*-*elf*): These configurations have binutils and ld.
12929
12930 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12931
12932         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12933
12934 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12935
12936         * configure.in (rs6000-*-*): Build gas.
12937
12938 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12939
12940         * Makefile.in:  Avoid bug in losing hpux sed.
12941
12942 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12943
12944         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12945         for GDB and GDB has been fixed to not need it.
12946
12947 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12948
12949         * config.guess: Recognize vax hosts.
12950
12951 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12952
12953         * configure (while loop): Don't use "break 2" inside case
12954         statement -- the case statement isn't an enclosing loop.
12955
12956 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12957
12958         * config.guess:  Clean up NeXT support, to allow nextstep
12959         on Intel machines.  Make OS be nextstep.
12960
12961 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12962
12963         * config.guess: Add alternate forms for Convex.
12964
12965 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12966
12967         * configure:  Completely rewrite option processing.  Take
12968         advantage of pattern-matching to avoid invoking test frequently.
12969         Also clean up host and target defaulting logic.
12970
12971 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12972
12973         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12974         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12975         commands (plus user environment) will fit SCO limits.
12976
12977 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12978
12979         * configure.in: Don't issue warnings about directories which are
12980         not being configured if -norecursion is set.  Correct test for
12981         --with-gnu-as and --with-gnu-ld to not get confused by substring
12982         matches.
12983
12984         * configure.in: Don't build gas for alpha-dec-osf1*.
12985
12986 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12987
12988         * configure:  Back out Per's change of 12/19/1993.  It changes the
12989         behavior of configure in unexpected and confusing ways.
12990
12991         Also, use different delim char when calculating
12992         program_transform_name so that the name can contain slashes.
12993
12994 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12995
12996         * configure.in, config.sub: Add support for VSTa micro-kernel.
12997
12998 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12999
13000         * configure.in: Nuke hacks which were used to get a special
13001         version of GAS for HPPA configurations.
13002
13003 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13004
13005         * configure:  If only ${target_alias} is given, use that
13006         as the default for ${host_alias}.
13007         * configure:  Add missing back-slashes before nested quotes.
13008
13009 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13010
13011         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13012
13013 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13014
13015         * config.guess:  Recognize some Tektronix configurations.
13016         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13017
13018 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13019
13020         * config.sub: Match any flavor of SH.
13021
13022 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13023
13024         * configure.in: Don't try to configure newlib for Alpha.
13025
13026 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13027
13028         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13029         libg++ or libio for any Alpha target.
13030
13031         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13032
13033 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13034
13035         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13036         default arguments -- so it tried to compress itself.
13037
13038 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13039
13040         * configure.in (notsupp): ensure that a space is always at the end
13041           of the configdirs list, since the grep checks for an explicit space
13042
13043 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13044
13045         * configure.in (target i386-sysv4.2): don't build ld, since static
13046           versions of many libraries are not available.
13047
13048 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13049
13050         * config.guess: Recognize Apollos (using environment variables).
13051         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13052
13053 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13054
13055         * config.guess: Recognize Sony news mips running newsos.
13056
13057 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13058
13059         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13060         "fi ; else" for bash.
13061
13062 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13063
13064         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13065
13066 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13067
13068         * config.sub: accept unixware as an alias for svr4.2.
13069         Fix some inconsistancies with the gcc version.
13070
13071 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13072
13073         * Makefile.in (DISTDOCDIRS):  Add gdb.
13074
13075 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13076
13077         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13078
13079 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13080
13081         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13082         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13083         this now.
13084
13085 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13086
13087         * config.sub: Accept hiux* as an OS name.
13088
13089         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13090         etc/make-stds.texi.  The underscore came from gcc, and dje now
13091         agrees that RUNTESTFLAGS is the correct name.
13092
13093 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13094
13095         * install.sh:  Remove 'set -e'.  It makes any conditionals
13096         in the script useless.
13097
13098         * config.guess: Automatically recognize arm-acorn-riscix
13099         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13100
13101 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13102
13103         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13104
13105 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13106
13107         * Makefile.in (DISTDOCDIRS): New variable.
13108         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13109         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13110
13111 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13112
13113         * configure.in (hppa target): check the source directory for the
13114           pagas sub-directory
13115
13116 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13117
13118         * config.sub: Allow -aout* and -elf*.
13119
13120 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13121
13122         * configure.in: Don't build ld on i386-solaris2, same as for
13123         sparc-solaris2.
13124
13125 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13126
13127         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13128
13129 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13130
13131         * configure.in:  Configure gdb for alpha.
13132
13133 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13134
13135         * Makefile.in (CXXFLAGS): Add -O.
13136
13137 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13138
13139         * config.guess: added support for DG Aviion
13140
13141 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13142
13143         * configure.in: Produce warning message for subdirectories not
13144         configurable for this host/target combination.  Don't try to
13145         configure gdb for vms.
13146
13147 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13148
13149         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13150         appropriate files before making "diststuff".
13151         (DISTBISONFILES): New var: list of files to be edited.
13152         (DISTSTUFFDIRS): Add binutils.
13153
13154 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13155
13156         * config.sub: also handle mipsel and mips64el (for little endian mips)
13157
13158 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13159
13160         * configure.in: Add * to end of all OS names.
13161
13162 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13163
13164         * configure.in: Build newlib for LynxOS native.
13165
13166 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13167
13168         * config.guess: Add support for delta 88k running SVR3.
13169
13170         * configure.in: Add comment about HP compiler vs. emacs.
13171
13172 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13173
13174         * configure.in: don't build ld on solaris2 (not a viable option
13175           due to bugs in getpwnam & getpwuid)
13176
13177 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13178
13179         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13180         config.guess will produce a full version number.
13181
13182 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13183
13184         * configure.in: Build linker and binutils for alpha-dec-osf1.
13185
13186 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13187
13188         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13189         and gdb/testsuite/Makefile.in.
13190
13191 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13192
13193         * configure.in: recognize mips*- instead of mips-
13194
13195 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13196
13197         * config.sub: Accept linux*coff and linux*elf as operating
13198         systems.
13199
13200 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13201
13202         * config.sub: Recognize mips64, and mips3 as an alias for it.
13203
13204 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13205
13206         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13207         gdb knows how to handle OSF/1 shared libraries.
13208
13209 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13210
13211         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13212         * config.guess: Recognize Hitachi's HIUX.
13213         * config.sub: Recognize h3050r* and hppahitachi.
13214         Remove redundant cases for hp9k[23]*.
13215
13216 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13217
13218         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13219         if gas and ld are in the source tree and are in ${configdirs}.
13220         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13221         --with options (but still pass them down on the command line,
13222         if they were explicitly specified).
13223
13224 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13225
13226         * configure: substitute SHELL value in Makefile.in with
13227         ${CONFIG_SHELL}
13228
13229 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13230
13231         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13232         *-*-solaris2* targets.
13233
13234 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13235
13236         * Makefile.in: define M4, and pass it down to sub-makes;
13237         all-autoconf now depends on all-m4
13238
13239 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13240
13241         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13242         presence of {ar,ranlib} instead of a configured directory
13243
13244 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13245
13246         * config.guess: Accept 34?? as well as 33?? for NCR.
13247
13248 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13249
13250         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13251         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13252
13253 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13254
13255         * configure: grab values for $(CC) and $(CXX) from the
13256         environment, so that someone can do "CC=gcc configure; make" and
13257         have it work right (matching the way that autoconf works now)
13258
13259         * configure.in, Makefile.in: add support for gash, the tcl
13260         interface to Galaxy
13261
13262         * config.guess: add NetBSD variants (hp300, x86)
13263
13264 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13265
13266         * install.sh: Support -d option (in the manner of SunOS 4 install,
13267         as it is more deterministic than that of GNU install)
13268         (chmodcmd): Set file to mode 755 by default (should also do default
13269         chgrp and chown, but I don't feel like dealing with that now)
13270
13271 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13272
13273         * config.sub: Remove h8300hhms alias.
13274
13275 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13276
13277         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13278
13279 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13280
13281         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13282         as stmp-fixinc
13283
13284 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13285
13286         * config.sub: recognize m88110-bug-coff.
13287
13288 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13289
13290         * Makefile.in (all-libio): all dependencies on the toolchain used
13291         to build this (gcc, gas, ld, etc)
13292
13293 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13294
13295         * config.guess: Deal with OSF/1 1.3 on alpha.
13296
13297 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13298
13299         * install.sh: add some 'else true' clauses for portability
13300
13301         * configure.in: don't build libio for h8[35]00-*-* targets
13302
13303 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13304
13305         * Makefile.in:  Add support for new libio.
13306
13307 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13308
13309         * install.sh: If one command fails, don't try the rest.  Don't try
13310         to remove $dsttmp (via trap) unless we have already created it.
13311         If $src doesn't exist, detect it and exit with an error.
13312
13313         * config.guess: Recognize BSD on hp300.
13314
13315 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13316
13317         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13318         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13319
13320 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13321
13322         * Makefile.in (all-send-pr): depends on all-prms
13323
13324 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13325
13326         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13327
13328 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13329
13330         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13331         Added test for mips-mips-riscos5.
13332
13333 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13334
13335         * configure.in: use mh-hp300 for 68k HP hosts
13336
13337 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13338
13339         * configure: add support for CONFIG_SHELL, so that you can use
13340         some alternate shell for evaluating configure scripts
13341
13342 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13343
13344         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13345         in configure script to bug-gdb@prep.ai.mit.edu when building
13346         distribution archive.
13347         * Makefile.in (COMPRESS):  Remove def.
13348         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13349         gdb.tar.Z and make-gdb.tar.Z respectively.
13350         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13351         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13352         to convergence with 'taz' target in Makefile.in.
13353
13354 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13355
13356         * install.sh (dsttmp): use trap to ensure that tmp files go
13357         away on error conditions
13358
13359 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13360
13361         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13362
13363 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13364
13365         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13366         its parent is '/' not ''.
13367
13368         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13369
13370 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13371
13372         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13373         that ${newsrcdir}/configure.in does.
13374
13375 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13376
13377         * test-build.mk: support for CONFIG_SHELL
13378
13379 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13380
13381         * config.sub (netware):  Add as a basic system type.
13382
13383 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13384
13385         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13386           $(srcdir)/ from the dependency on Makefile.in.
13387
13388 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13389
13390         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13391         (h8300hhms is temporary until multi-libraries are implemented).
13392         * configure.in: Handle h8300h too.
13393
13394 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13395
13396         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13397
13398 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13399
13400         * configure:  Remove extraneous output when guessing host type.
13401         * config.guess:  Remove extraneous output when guessing using C
13402         compiler rather than uname, or when guessing fails.
13403
13404 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13405
13406         * Makefile.in: remove all.cross and install.cross targets
13407
13408         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13409           definitions
13410
13411 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13412
13413         * configure.in (target sh): Build gprof.
13414
13415 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13416
13417         * config.sub: change -solaris to -solaris2
13418
13419 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13420
13421         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13422
13423 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13424
13425         * configure: Correct error message for missing Makefile.in to
13426         print correct directory.
13427
13428 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13429
13430         * install.sh: kludge around 386BSD shell bug
13431
13432 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13433
13434         * config.guess:  Recognize NeXT.
13435         * config.guess:  Recognize i486-ncr-sysv4.
13436         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13437
13438 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13439
13440         * Makefile.in (MAKEINFOFLAGS): New variable.
13441         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13442         * build-all.mk, test-build.mk: Pass down --no-split as
13443         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13444
13445 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13446
13447         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13448
13449 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13450
13451         * Makefile.in (libg++.tar.z):  New rule.
13452         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13453         * Makefile.in (taz):  Only do a single chmod.
13454
13455 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13456
13457         * install.sh: don't use dirname anymore (replaced with sed usage)
13458
13459 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13460
13461         * Makefile.in:  Change extension for gzip'd files from '.z' to
13462         '.gz' per new FSF standard usage.
13463
13464 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13465
13466         * configure: put quotes around the final value of program_transform_name
13467
13468 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13469
13470         * Makefile.in: new install.sh support; update install-info rules
13471
13472 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13473
13474         * configure.in: Build diff for crosses, but not for go32 host.
13475
13476         * configure.in: Build gprof only for native, and don't build it
13477         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13478
13479 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13480
13481         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13482
13483 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13484
13485         * configure.in (host_tools): Add prms.
13486
13487 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13488
13489         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13490         with $(FLAGS_TO_PASS) on the command line
13491
13492         * config.sub: Recognize lynx and lynxos
13493
13494 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13495
13496         * config.sub: Accept -ecoff*, not just -ecoff.
13497
13498 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13499
13500         * Makefile.in (taz): Use .gz suffix instead of .z.
13501         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13502         names.
13503
13504 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13505
13506         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13507
13508 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13509
13510         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13511         that rebuilds that might happen during 'make install' don't get
13512         bogus gcc include files
13513
13514 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13515
13516         Change from Utah for HPPA support:
13517         * config.guess: Recognize hppa1.x-hp-bsd.
13518
13519 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13520
13521         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13522         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13523
13524 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13525
13526         * config.sub: Add support for rom68k and bug boot monitors.
13527
13528 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13529
13530         * Makefile.in: Make all-opcodes depend on all-bfd.
13531
13532 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13533
13534         * config.guess: Added special check for i[34]86-univel-sysv4*.
13535
13536 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13537
13538         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13539         the processor rather than assuming i486.
13540
13541 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13542
13543         * config.guess: Recognize SunOS6 as Solaris3.
13544
13545 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13546
13547         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13548         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13549
13550 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13551
13552         * build-all.mk (all-cross): New target for Canadian Cross.
13553         Added Q2 go32 targets.
13554         * test-build.mk: Configure go32 cross sparclite-aout and
13555         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13556         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13557
13558 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13559
13560         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13561         GO32 hosted toolchains
13562
13563 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13564
13565         * configure: change  so "-exec-prefix" gets passed down rather
13566         than "-exec_prefix" so autoconf generated Makefiles get the
13567         exec_prefix set right.
13568
13569 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13570
13571         * config.guess: get the Solaris2 minor version number
13572
13573         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13574
13575 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13576
13577         * config.guess: Recognize some Sequent platforms.
13578
13579 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13580
13581         * Makefile.in: added the vault-install target
13582
13583         * configure.in: actually use the Sun3 makefile fragment that's in
13584         config, also added the release dir to configdirs
13585
13586 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13587
13588         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13589
13590 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13591
13592         * configure.in: remove some program from Alpha targetted toolchains
13593
13594 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13595
13596         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13597         gprof.
13598         (taz): Run "make diststuff" in those directories instead of "make
13599         proto-dir".  Look for "VERSION=" only at start of line in subdir
13600         Makefile.  Use "gzip -9" for compression.
13601         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13602         (binutils.tar.z): New target.
13603
13604 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13605
13606         * Makefile.in (taz): Include gpl.texinfo.
13607
13608 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13609
13610         * Makefile.in (setup-dirs): Merged into "taz" target.
13611         (taz): Only do `proto-dir' stuff if a directory is actually needed
13612         for this target.
13613
13614 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13615
13616         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13617         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13618         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13619         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13620         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13621
13622 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13623
13624         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13625         config.sub, and move-if-change to gdb testsuite distribution
13626         archive, so the testsuite can be extracted, configured, and
13627         run separately from the gdb distribution.  Blow away the Chill
13628         tests that require a Chill compiled executable, since GNU Chill
13629         is not yet publically available.
13630
13631 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13632
13633         * test-build.mk: set environment variables in a single command,
13634         instead of a list of assignments and exports
13635
13636         * config.guess: recognize Alpha/OSF1 systems
13637
13638 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13639
13640         * configure: Change help message to prefer --options rather than
13641           -options.
13642
13643 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13644
13645         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13646         zippy@ecst.csuchico.edu.
13647         * config.guess: Recognize miniframe.
13648
13649 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13650
13651         * Makefile.in: Use srcroot to find runtest rather than rootme.
13652         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13653
13654 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13655
13656         * test-build.mk: Extensive additions to support building on a
13657         machine other than the host.
13658
13659 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13660
13661         * configure (tooldir): Fix for i386-aix again.
13662
13663 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13664
13665         * configure, Makefile.in:  Change definition of $(tooldir)
13666         to match the FSF.
13667
13668 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13669
13670         * config.guess:  Recognize i[34]86/SVR4.
13671
13672 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13673
13674         * Makefile.in (all-gdb): gdb depends on sim.
13675
13676 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13677
13678         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13679         at the same time we make the prototype gdb directory.
13680         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13681         files at the same time as the gdb base release distribution.
13682
13683 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13684
13685         * Makefile.in (check): Use individual check targets rather than
13686         DO_X rule.
13687         (check-gcc): Added.
13688
13689 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13690
13691         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13692         for System V release 3.2.
13693
13694 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13695
13696         * config.sub: Recognize hppaosf.
13697         * configure.in: Do configure ld/binutils/gas for it.
13698
13699 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13700
13701         * configure (tooldir): Alter syntax used to set this, for systems
13702         where "\$" isn't handled right, like i386-aix.
13703
13704 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13705
13706         * configure: Pass program-transform-name, not
13707         program_transform_name, to recursive configures.
13708
13709 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13710
13711         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13712         of gas+ld+binutils.
13713
13714 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13715
13716         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13717
13718 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13719
13720         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13721
13722 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13723
13724         * Makefile.in (PRMS): Set back to all-prms.
13725
13726 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13727
13728         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13729         targets, rather than for MIPS hosts.
13730
13731 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13732
13733         * configure.in: add comment for --with-x default values
13734
13735         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13736
13737         * Makefile.in: add check-* targets for each of the directories in
13738         the tree.  Add a definition of RUNTEST that will use the one we
13739         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13740
13741 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13742
13743         * configure.in: Removed obsolete references to bfd_target and
13744         target_makefile_frag.
13745
13746         * build-all.mk: Set assorted targets for Q2.
13747         * config.sub: Recognize z8k-sim and h8300-hms.
13748         * test-build.mk: Really don't pass host to configure.
13749         (HOLES): Added uname.
13750
13751 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13752
13753         * configure: Handle an empty program-prefix, program-suffix or
13754         program-transform-name correctly.
13755
13756 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13757
13758         * build-all.mk: -G 8 no longer required for MIPS targets.
13759         * test-build.mk: Don't pass host argument to configure; make it
13760         guess.
13761
13762 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13763
13764         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13765         * Makefile.in (COMPRESS):  New macro, like GZIP.
13766
13767 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13768
13769         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13770
13771         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13772         with gas currently defaults to -G 0.
13773
13774 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13775
13776         * Makefile.in (all-flex): flex depends on byacc.
13777
13778         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13779         to test-build.mk as RELEASE_TAG.
13780         * test-build.mk (configargs): New variable containing arguments to
13781         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13782         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13783
13784         * config.guess: Use /bin/uname when checking -X argument on SCO,
13785         to avoid invoking GNU uname which doesn't understand -X.
13786
13787         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13788
13789         * configure.in: Build gas for mips-*-*.
13790
13791 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13792
13793         * Makefile.in (all.normal): insert missing backslash.
13794
13795 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13796
13797         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13798
13799         * Makefile.in: Complete overhaul to merge many almost identical
13800         targets.
13801
13802 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13803
13804         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13805         (gdb.tar.Z): Adjusted.
13806
13807         * Makefile.in (setup-dirs, taz): New targets; should be general
13808         enough to adapt for gdb sometime.  Build only .z file.
13809         (gas.tar.z): New target.
13810
13811 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13812
13813         * build-all.mk: Use CC=cc -Xs on Solaris.
13814
13815 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13816
13817         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13818         for handling BISON for FSF releases.
13819
13820 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13821
13822         * configure: Actually implement the change zoo just documented.
13823
13824 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13825
13826         * configure: when using config.guess, only set target_alias when
13827         it's not already been set (ie, on the command line)
13828
13829 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13830
13831         * Makefile.in: add installcheck target, set PRMS to install-prms
13832
13833 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13834
13835         * configure: add support for package_makefile_fragment, handle the
13836         case where a directory has a configure.in file but no Makefile.in
13837         more gracefully (with an actual understandable error message, even);
13838         add support for --without (and add this to the usage message); also
13839         explicitly add a --host=${host_alias} to the command line when
13840         config.guess is used
13841
13842 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13843
13844         * configure: Must use both --host and --target in recursive calls.
13845
13846 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13847
13848         * Makefile.in: Change deja-gnu to dejagnu.
13849
13850 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13851
13852         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13853
13854 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13855
13856         * configure.in: canonicalize all instances to *-*-solaris2*,
13857         also strip out a number of tools to not build for go32 host
13858
13859 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13860
13861         * config.guess: add GPL.
13862
13863         * Makefile.in, config.guess, config.sub, configure: bump
13864           copyrights to 93.
13865
13866 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13867
13868         * Makefile.in (do-info): Removed obsolete check for existence of
13869         localenv file.
13870
13871         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13872
13873 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13874
13875         * Makefile.in: a couple of 'else true' for decstation,
13876         support for TclX
13877
13878         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13879
13880 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13881
13882         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13883
13884 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13885
13886         * config.guess: Recognize i386-ibm-aix (PS/2).
13887         * configure.in: Use config/mh-aix386 file for it.
13888
13889 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13890
13891         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13892         CC_FOR_TARGET instead.
13893         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13894
13895 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13896
13897         * Makefile.in: Add sim to list of directories sent with gdb
13898
13899 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13900
13901         * configure.in: Put back mips-dec-bsd* case.
13902
13903 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13904
13905         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13906         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13907         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13908
13909 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13910
13911         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13912
13913         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13914         (install-info): install dir.info only if it exists,
13915         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13916
13917 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13918
13919         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13920         gas for mips-dec-bsd.
13921
13922 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13923
13924         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13925         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13926
13927 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13928
13929         * configure.in: Added "dejagnu" to hosttools list.
13930
13931 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13932
13933         * config.sub, configure.in, config.guess:  Add support
13934         for Bosx, an AIX variant from Bull.
13935         Patches from F.Pierresteguy@frcl.bull.fr.
13936
13937 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13938
13939         * devo/dejagnu: Initial creation of devo/dejagnu.
13940         Migrated dejagnu testcases and support files for testing software
13941         tools to reside as subdirectories, currently called "testsuite",
13942         within the directory of the software tool.  Migrated all programs,
13943         support libraries, etc. beloging to dejagnu proper from
13944         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13945         with no modifications.  The changes to these files which will
13946         allow them to configure, build, and execute properly will be made
13947         in a future update.
13948
13949 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13950
13951         * Makefile.in: Change send_pr to send-pr.
13952         * configure.in: Likewise.
13953         * send_pr: Renamed directory to send-pr.
13954
13955 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13956
13957         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13958
13959 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13960
13961         * README:  Update for gdb-4.8 release.
13962         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13963         gdb-xxx.tar.z (gzip'd) file also.
13964
13965 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13966
13967         * Makefile.in: make all-diff depend on all-libiberty
13968
13969 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13970
13971         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13972
13973 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13974
13975         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13976
13977 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13978
13979         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13980         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13981         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13982
13983 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13984
13985         * Makefile.in:  makeinfo binary is in a new location
13986
13987 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13988
13989         * config.sub: Accept -ecoff as an OS.
13990
13991         * Makefile.in: Various changes to eliminate a level of make
13992         recursion and reduce the required command line length.
13993         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13994         sub-makes.
13995         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13996         variables holding settings for specific sub-makes.
13997         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13998         in terms of BASE_FLAGS_TO_PASS.
13999         (TARGET_LIBS): New variable listing directories which use
14000         TARGET_FLAGS_TO_PASS.
14001         (subdir_do): Eliminated.
14002         (do-*): New set of targets to replace subdir_do.
14003         (various): All targets which used subdir_do now depend on do-*.
14004         (local-clean): Renamed from do_clean.
14005         (local-distclean): New target, dependency of distclean and
14006         realclean.
14007         (install-info): Don't create directories.  Depend on dir.info
14008         rather than calling make recursively.
14009         (install-dir.info): Eliminated.
14010         (install-info-dirs): Create all info directories here.
14011         (dir.info): Depend upon do-install-info.
14012
14013         * test-build.mk (HOLES): Added false.
14014
14015 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14016
14017         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14018
14019 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14020
14021         * Makefile.in (info): remove dependency on all-texinfo.  The
14022         problem was really in texinfo/C, not at this level.
14023
14024 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14025
14026         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14027
14028 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14029
14030         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14031         GDB releases.
14032
14033 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14034
14035         * configure: Include srcdir in message about target of link not
14036         being found.  Don't convert `-' to `_' in `with' options being
14037         passed to subdirs.
14038
14039 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14040
14041         * configure.in: add uudecode to host_tools
14042
14043         * Makefile.in: added {all,install}-uudecode targets, added them to
14044         the appropriate lists
14045
14046 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14047
14048         * Makefile.in (all-gcc): Added dependency on all-gas.
14049
14050         * configure.in (mips-*-*): Build ld and binutils.
14051
14052 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14053
14054         * configure: check return code from mkdir, print error message and
14055           exit on failure.
14056
14057 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14058
14059         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14060
14061 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14062
14063         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14064
14065 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14066
14067         * config.sub (h8500):  Recognize this as a cpu type.
14068
14069 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14070
14071         * configure: source directory missing is no longer a warning
14072
14073         * configure.in: recognize irix[34]* instead of irix[34]
14074
14075         * Makefile.in: define and pass down X11_LIB
14076
14077 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14078
14079         * guess-systype: Renamed to ...
14080         * config.guess:  ... by popular request.
14081         * configure.in, Makefile.in:  Update accordingly.
14082
14083 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14084
14085         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14086         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14087         + Execute ./dummy instead of assuming . is in PATH.
14088
14089 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14090
14091         * guess-systype:  New shell script.  Attempts to guess the
14092         canonical host name of the executing host.
14093         Only a few hosts are supported so far.
14094         * configure:  Call guess-systype if no host is specified.
14095
14096 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14097
14098         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14099         gcc Makefile.
14100
14101
14102 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14103
14104         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14105         (all-gcc, install-gcc, subdir_do): Use it.
14106
14107 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14108
14109         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14110
14111 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14112
14113         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14114           set exclusively by configure, using configure.in .
14115
14116 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14117
14118         * test-build.mk: set $PATH for all builds
14119
14120         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14121
14122 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14123
14124         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14125         the one used in gcc/Makefile.in, so that a null expansion doesn't
14126         override the one needed to build gcc with a native cc.
14127
14128
14129 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14130
14131         * configure: Accept -with arguments.
14132
14133 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14134
14135         * Makefile.in: added h8300sim
14136
14137 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14138
14139         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14140         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14141         (all-cygnus, native, build-cygnus): Make
14142         $(canonhost)-stamp-3stage-done, not $(host)....
14143         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14144         i386-sco3.2v4.  Added else true to if command.
14145
14146 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14147
14148         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14149
14150 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14151
14152         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14153
14154 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14155
14156         * configure.in: don't remove binutils from Solaris builds
14157
14158 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14159
14160         * Makefile.in: get rid of earlier definitions for *clean,
14161         also handle the recursive info rule better
14162
14163 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14164
14165         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14166         do more-or-less the right thing.
14167
14168 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14169
14170         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14171         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14172
14173 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14174
14175         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14176         $(host_canonical).
14177
14178         * configure.in: split the configdirs list into 4 categories (native
14179         v. cross, library v. tool) and handle the cross-only and native-
14180         only in more reasonable (and correct!) way.
14181
14182 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14183
14184         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14185         configdirs anymore.
14186
14187 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14188
14189         * Makefile.in: extensive cleanup::  removed all of the explicit
14190         clean-* targets, collapsed many wrappers around subdir_do into
14191         one, added additional targets to satisfy standards.texi, deleted
14192         some old targets, some changes for consistency
14193
14194 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14195
14196         * configure.in: handle some programs as cross-only, and others as
14197         native only
14198
14199         * test-build.mk: handle partial holes in a more generic manner
14200
14201         * Makefile.in: m4 depends on libiberty
14202
14203 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14204
14205         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14206         time, wdiff, and find to configdirs
14207
14208         * Makefile.in: all, clean, and install rules for the new programs
14209         added to configure.in
14210
14211 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14212
14213         * configure.in: use mh-sun for all *-sun-* hosts
14214
14215 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14216
14217         * Makefile.in: define flags for X11 include files and library file
14218         locations, pass them down to the programs that need this info
14219
14220         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14221
14222 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14223
14224         * configure.in: start building libg++ for HP-UX targets
14225
14226 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14227
14228         * README:  Update references to files moved into etc/.
14229
14230 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14231
14232         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14233         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14234
14235 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14236
14237         * configure: accept dash as well as underscore in long option
14238         names for FSF compatibility.
14239
14240 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14241
14242         * config.sub: added -sco3.2v4 support from FSF.
14243
14244 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14245
14246         * configure.in: expand the section that adds or removes
14247         directories from the list of programs to build, to handle native
14248         vs. cross in addition to host v. native
14249
14250 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14251
14252         * Makefile.in:  Replace C++ in macro names with CXX.
14253         This is less likely to break ...
14254
14255 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14256
14257         * test-build.mk: add -w to GNU_MAKE
14258
14259 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14260
14261         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14262         add 'sparc' to list of recognized cpus.  This needed to make
14263         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14264         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14265         then changes that into $CPU-wrs-vxworks.
14266
14267         * configure.in: remove most references to gdbtest, regularize
14268         target based program removal
14269
14270         * test-build.mk: import from p3 tree (many fixes and changes)
14271
14272 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14273
14274         * Makefile.in: added rules to handle tcl, tk, and expect
14275
14276         * configure.in: handle those directories if they exist
14277
14278 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14279
14280         * config.sub: removed bogus hppabsd and hppahpux names, since
14281         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14282
14283 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14284
14285         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14286         depends upon all-xiberty
14287
14288         * Makefile.in: changes from p3, including:
14289
14290         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14291
14292         * Makefile.in (XTRAFLAGS): include newlib directories if
14293         newlib/Makefile exists, rather than if host != target.
14294
14295         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14296
14297         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14298         from the same source tree and not building a cross-compiler.  This
14299         matters for the libg++ configuration if reconfiguring a tree that
14300         has already been installed.
14301
14302         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14303
14304         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14305         pick up the machine and system specific header files.
14306
14307         * Makefile.in: added AS_FOR_TARGET, passed down in
14308         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14309         the C compiler to use to create programs which are run in the
14310         build environment, set it to default to $(CC), and passed it down
14311         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14312
14313         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14314
14315         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14316         We need them for unusual native builds, like systems without
14317         ranlib.
14318
14319         * configure: also define $(host_canonical) and
14320         $(target_canonical), which are the full, canonical names for the
14321         given host and target
14322
14323 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14324
14325         * Makefile.in:  Added separate definitions for C++.
14326
14327 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14328
14329         * configure.in (configdirs):  Add deja-gnu.
14330
14331 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14332
14333         * README:  Update for configure.texi and gdb-4.7 release.
14334
14335 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14336
14337         * Makefile.in:  Move "all" target to top of file.
14338         Previously, first target was ".PHONY" which caused BSD4.4 make
14339         to build .PHONY when make was run without arguments.
14340
14341 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14342
14343         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14344         Library-copylefted code in libiberty.
14345
14346 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14347
14348         * config.sub:  Replace m68kmote with plain old m68k.
14349
14350 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14351
14352         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14353
14354 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14355
14356         * config.sub: Complain if no argument is given.  Added support for
14357         386bsd as OS and target alias.
14358
14359 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14360
14361         * Makefile.in (XTRAFLAGS): include newlib directories if
14362         newlib/Makefile exists, rather than if host != target.
14363
14364 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14365
14366         * config.sub: recognize sparclite-wrs-vxworks.
14367
14368         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14369         p3.) Added clean-xiberty to clean.
14370
14371 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14372
14373         * configure.in: use *-*-* instead of nested cases for host and target
14374
14375 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14376
14377         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14378         from the same source tree and not building a cross-compiler.  This
14379         matters for the libg++ configuration if reconfiguring a tree that
14380         has already been installed.
14381
14382 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14383
14384         * config.sub (i486v/i486v4):  Merge in from FSF version.
14385
14386 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14387
14388         * configure: only set PWD if it is already set.
14389
14390 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14391
14392         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14393         doesn't have unset and all success paths (and most error paths)
14394         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14395         to just ${PWD} to avoid confusion.)
14396
14397 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14398
14399         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14400         even for a native compilation.
14401
14402 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14403
14404         Changes to make the gdb.tar.Z rule work better.
14405
14406         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14407         (DEVO_SUPPORT):  Add configure.texi.
14408         (bfd-ilrt.tar.Z):  Remove ancient rule.
14409
14410 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14411
14412         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14413         pick up the machine and system specific header files.
14414
14415         * configure.in, config.sub: added new target m68010-adobe-scout,
14416         with alias of adobe68k.  Changed configure.in to check for
14417         -scout before -sco* to avoid a false match.
14418
14419         * Makefile.in: added AS_FOR_TARGET, passed down in
14420         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14421         the C compiler to use to create programs which are run in the
14422         build environment, set it to default to $(CC), and passed it down
14423         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14424
14425 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14426
14427         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14428         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14429         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14430         FOR_TARGET variants, to newlib and libg++.
14431
14432 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14433
14434         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14435         first.
14436
14437 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14438
14439         * config.sub:  Accept `elf' as an environment.
14440
14441 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14442
14443         * Makefile.in (all-opcodes):  cd into the right directory
14444
14445 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14446
14447         * configure: added -program_transform_name option, used as
14448         argument to sed when installing programs.
14449         configure.texi: added documentation for -program_prefix,
14450         -program_suffix and -program_transform_name.
14451
14452 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14453
14454         * config.sub:  Accept i486 where i386 ok.
14455
14456 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14457
14458         * config.sub: accept we32k
14459
14460 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14461
14462         * config.sub, configure.in: accept OSE68000 and OSE68k.
14463
14464         * Makefile.in: don't create all directories for ``make install'';
14465         let the subdirectories create the ones they need.
14466
14467 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14468
14469         * COPYING: new file, GPL v2
14470
14471 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14472
14473         * Makefile.in: use the new gen-info-dir, which needs a template
14474         argument (which also lives in texinfo)
14475
14476         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14477
14478 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14479
14480         * config.sub (ncr3000):  Change i386 to i486.
14481
14482 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14483
14484         * Makefile.in: add install-rcs, install-grep to
14485         install-no-fixedincludes, removed install-bison and install-libgcc
14486
14487 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14488
14489         * configure.in: grab the HPUX makefile fragment if on HPUX
14490
14491 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14492
14493         * Makefile.in: eradicate bison spoor (ditto libgcc).
14494          configure.in: recognise m68{k,000}-ericsson-OSE.
14495          es1800 is alias for m68k-ericsson-OSE
14496
14497 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14498
14499         * configure.in: rearrange the parts that remove programs from
14500         configdirs, based now on HOST==TARGET or by canonical triple.
14501
14502 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14503
14504         * test-build.mk: recurse explicitly with -f test-build.mk when
14505           appropriate.  predicate stage3 and comparison on the existence
14506           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14507           On very clean, also remove ...stamp-co.  Build in-place before
14508           doing other builds.
14509
14510 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14511
14512         * Makefile.in, configure.in: add tgas
14513
14514 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14515
14516         * Makefile.in: a number of changes merged in from progressive.
14517
14518         * configure.in: add libm.
14519
14520         * .cvsignore: ignore some stuff that comes from test-build.mk.
14521
14522 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14523
14524         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14525
14526 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14527
14528         * configure: Add program_suffix (parallel to program_prefix)
14529         * Makefile.in: adjust directory-creating script for losing decstation
14530
14531 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14532
14533         * configure:  Minor $subdir-related fixes.
14534
14535 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14536
14537         * configure: fix various problems with propogating
14538         makefile_target_frag in subdirs.
14539         * configure.in: config libgcc if its there
14540
14541 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14542
14543         * config.sub:  HPPA merge.
14544
14545 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14546
14547         * Makefile.in:  Replace all-bison with all-byacc in all
14548         dependency lines for other tools (which now use byacc).
14549
14550 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14551
14552         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14553
14554 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14555
14556         * Makefile.in: make gprof rules similar to byacc rules (instead of
14557         vestigal $(unsubdir) that didn't work...)
14558
14559 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14560
14561         * config.sub:  Add support for Linux.
14562         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14563         (at least for libg++).
14564
14565 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14566
14567         * configure.texi: fix doc for the -nfp option to configure
14568
14569 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14570
14571         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14572
14573 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14574
14575         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14576         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14577         * configure.in: added solaris* host_makefile_frag hook.
14578
14579 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14580
14581         * config.sub: changed recognition of m68000 so that various
14582         m68k types can be specified via m680[01234]0
14583
14584 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14585
14586         * config.sub (basic_machine): fix sed so that '-foo' isn't
14587         completely substituted out while .+'-foo' loses the '-foo'
14588
14589 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14590
14591         * config.sub ($os): Add -aout.
14592
14593 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14594
14595         * configure:  If host_makefile_frag is absolute, don't
14596         prefix ${invsubdir} (relevant to libg++ auto-configure).
14597
14598 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14599
14600         * Makefile.in (tooldir): Define it.
14601         (all-ld): Depend on all-flex.
14602
14603 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14604
14605         * Makefile.in (check):  Fix libg++ special case.
14606
14607 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14608
14609         * configure: do not bury `pwd` into config.status, thus do fewer
14610           pwd's.
14611
14612         * configure: print the "Building in" message only when building in
14613           other than "." AND verbose.
14614
14615         * configure: remove -s, rework -v to better accomodate guested
14616           configures.
14617
14618         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14619
14620 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14621
14622         * Makefile.in: macroize flags passed on recursion.  remove
14623           fileutils.
14624
14625 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14626
14627         * configure: get makesrcdir right for subdirs deeper than 1.
14628
14629         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14630           install.
14631
14632 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14633
14634         * Makefile.in: don't print subdir_do or recursion lines.
14635
14636 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14637
14638         * standards.texi: added menu item.
14639
14640         * Makefile.in: build and install standards.info.
14641
14642         * standards.texi: new file.
14643
14644 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14645
14646         * configure: test for and move config.status pieces from
14647           ${subdir}/.
14648
14649 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14650
14651         * configure:  Test for existance of files before trying to mv
14652         them, to avoid numerous non-existance messages.
14653
14654 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14655
14656         * configure: correct final line of config.status.
14657
14658         * configure: patch from eggert.  Avoids a protection problem if
14659           the original Makefile.in is read only.
14660
14661         * configure: use move-if-change from gcc to create config.status.
14662           Some makefiles depend on config.status to tell if a directory
14663           has been reconfigured for a different host.  This change
14664           prevents those directories from remaking everything in the case
14665           where the reconfig was only intended to rebuild a Makefile.
14666
14667         * configure: test for config.sub with "config.sub sun4" rather
14668           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14669           host alias from a missing config.sub.
14670
14671 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14672
14673         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14674           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14675
14676 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14677
14678         * configure: mkdir ${subdir} as needed.
14679
14680 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14681
14682         * Makefile.in,configure.in: added autoconf.
14683
14684 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14685
14686         * Makefile.in: no longer pass against on recursion.
14687
14688         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14689           definitions are not inherited.
14690
14691         * configure: correct makesrcdir when subdir is .
14692
14693 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14694
14695         * configure:  Add support for 'subdirs' variable, which is
14696         like 'configdirs', except that configure doesn't re-invoke
14697         itself for subdirs, it just creates a Makefile for each subdir.
14698         * configure.texi:  Document subdirs.
14699
14700 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14701
14702         * configure.in: added flex to configdirs
14703
14704 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14705
14706         * Makefile.in: remove clean-stamps from clean.
14707
14708 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14709
14710         * configure.in:  Add gdbtest to configdirs.
14711
14712 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14713
14714         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14715         to recursive makes.
14716         * configure.in:  Recognize new ncr3000 config.
14717
14718 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14719
14720         * Makefile.in, configure.in: removed references to gdbm.
14721
14722 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14723
14724         * config.sub:  Don't canonicalize os value
14725         newsos* to bsd (readline needs to check for newsos).
14726         (This fix was earlier made Jan 31, but got re-broken.)
14727
14728 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14729
14730         * configure.in:  sco is an os, not a vendor!
14731
14732         * configure:  Quote $( better.  Keep various shells happy.
14733
14734 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14735
14736         * Makefile.in: eliminate stamp-files.
14737
14738 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14739
14740         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14741           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14742
14743 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14744
14745         * config.sub:  fix iris/iris3.
14746
14747 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14748
14749         * configure: re-add -rm.
14750
14751 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14752
14753         * Maskefile.in: add .stmp-rcs to all.
14754
14755         * configure.in: remove gas from rs6000 build, use aix host fragment.
14756
14757 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14758
14759         * configure: pass down site_option during recursion.
14760
14761 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14762
14763         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14764
14765 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14766
14767         * configure: Change exec_prefix so that it really defaults to prefix.
14768
14769 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14770
14771         * Makefile.in, configure.in:  Add support for mmalloc library.
14772
14773 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14774
14775         * Makefile.in: add stmp dependencies for a few more things.
14776
14777 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14778
14779         * configure: adjusted error message on objdir/srcdir configure
14780           collision, per john's suggestion.
14781
14782         * Makefile.in: add libiberty stmp to all and all.cross.
14783
14784 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14785
14786         * Makefile.in: remove force dependencies, add grep to all.
14787
14788 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14789
14790         * Makefile.in: drop flex.  make stamp files work.
14791
14792         * configure: added test for conflicting configuration in srcdir,
14793           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14794           gets cranky.  use relative paths for configure and srcdir
14795           whenever possible.  Send some error messages to stderr that were
14796           going to stdout.
14797
14798 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14799
14800         * Makefile.in:  Fix libg++ rule to check for gcc directory
14801         before using gcc/gcc.  Also pass XTRAFLAGS.
14802
14803 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14804
14805         * Makefile.in: added stmp-files so that directories aren't polled
14806           when they are already built.
14807
14808         * configure.texi: fixed a node pointer problem.
14809
14810 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14811
14812         * config.sub configure.in gdb/configure.in
14813         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14814         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14815         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14816
14817 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14818
14819         * configure: -recurring becomes -silent.  corrected help message
14820           for -site= option.
14821
14822         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14823
14824 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14825
14826         * configure: when building Makefile for crosses, replace
14827           tooldir and program_prefix.  default srcdir from location of
14828           config.sub.  remove "for host in hosts" and "for target in
14829           targets" loops.
14830
14831 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14832
14833         * Makefile.in: Do not pass bindir or mandir to cvs.
14834
14835 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14836
14837         * Makefile.in, configure.in: removed traces of namesubdir,
14838           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14839           copyrights to '92, changed some from Cygnus to FSF.
14840
14841         * configure.texi: remove most references to multiple hosts,
14842           multiple targets, subdirs, etc.
14843
14844         * configure.man: removed rcsid. reference config.sub not
14845           config.subr.
14846
14847         * Makefile.in: mkdir $(infodir) on install-info.
14848
14849 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14850
14851         * configure.texi:  Explain better about .gdbinit and about
14852         the environment that configure.in sections run in.
14853
14854 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14855
14856         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14857
14858 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14859
14860         * README:  DOC.configure => cfg-paper.texi.
14861
14862 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14863
14864         * config.sub (near case $os):  Don't convert newsos* to bsd!
14865
14866 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14867
14868         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14869         the number of copies of COPYING that go into the GDB tar file.
14870
14871 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14872
14873         * bfd/configure.in, gdb/config/mh-i386sco,
14874         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14875         Fix SCO configuration stuff.
14876
14877 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14878
14879         * Makefile.in:  For libg++, make sure the -I pointing
14880         to the gcc directory goes *after* all the libg++-local -I flags.
14881         Also, move just-gcc dependency from just-libg++ to all-libg++.
14882
14883 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14884
14885         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14886
14887 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14888
14889         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14890
14891 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14892
14893         * config.sub:  Add stratus configuration frags.  Also
14894         submitted to FSF.
14895
14896 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14897
14898         * Makefile.in (DEV_SUPPORT):  add configure.man.
14899
14900         * config.sub(Decode manufacturer-specific):  add -none*.
14901
14902 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14903
14904         * Makefile.in:  remove form feeds to make Sun's make happy.
14905         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14906
14907 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14908
14909         * Makefile.in (AR_FLAGS):  Make quieter.
14910
14911 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14912
14913         * configure.in:  Add libg++.
14914         * configure:  When verbose, don't output the command line at each
14915         level; it will be unremarkably the same as the previous version,
14916         which will be the same as what the user typed.
14917
14918 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14919
14920         * configure.in, Makefile.in: fix clean-info, add flex.  add
14921           fileutils.
14922
14923         * configure: be less sensitive to spaces in Makefile.in.  Do not
14924           look for sources in "..".  Doing so breaks subdirectories that
14925           might have their own configure.  If a subdir has it's own
14926           configure script, use it.
14927
14928 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14929
14930         * cfg-paper.texi: some changes suggested by rms.
14931
14932 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14933
14934         * config.sub:  Merge in some small additions from the FSF version,
14935         taken from the gcc distribution, to bring the Cygnus and FSF
14936         versions into closer sync.
14937
14938 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14939
14940         * configure.in:  Changed svr4 references to sysv4.
14941
14942 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14943
14944         * configure: added -V for version number option.
14945
14946 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14947
14948         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14949           renamed from DOC.configure to cfg-paper.texi.
14950
14951 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14952
14953         * configure, config.subr, config.sub: config.subr is now
14954           config.sub again.
14955
14956 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14957
14958         * configure.texi: new file, in progress.
14959
14960         * Makefile.in: build info file and install the man page for
14961           configure.
14962
14963         * configure.man: new file, first cut.
14964
14965         * configure: find config.subr again now that configuration "none"
14966           has gone.  removed all traces of the -ansi option.  removed all
14967           traces of the -languages option.
14968
14969         * config.subr: resync from rms.
14970
14971 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14972
14973         * configure, config.sub, config.subr: merge config.sub into
14974           config.subr, call the result config.subr, remove config.sub, use
14975           config.subr.
14976
14977         * Makefile.in: revised install for dir.info.
14978
14979 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14980
14981         * configure.in: add decstation host makefile frag.
14982
14983         * Makefile.in: BISON now bison -y again.  also install-gcc on
14984           install.  clean-gdbm on clean.  infodir belongs in datadir.
14985           Make directories for info install.  Build dir.info here then
14986           install it.
14987
14988 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14989
14990         * Makefile.in: fix for bad directory tests.
14991
14992 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14993
14994         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14995           regexp.  -srcdir relative was being handled incorrectly.
14996
14997         * Makefile.in: unwrapped some for loops so that parallel makes
14998           work again and so one can focus one's attention on a particular
14999           package.
15000
15001 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
15002
15003         * configure: added PWD as a stand in for `pwd` (for speed). use
15004           elif wherever possible.  make -srcdir work without -objdir.
15005           -objdir= commented out.
15006
15007 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
15008
15009         * configure: +options become --options.  -subdirs commented out.
15010           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15011           Makefile now at top of generated Makefile.  Removed cvs log
15012           entries.  added -srcdir.  create .gdbinit only if there is one
15013           in ${srcdir}.
15014
15015         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15016           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15017           and mandir now keyed off datadir by default.
15018
15019 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
15020
15021         * Freshly created ChangeLog.
15022
15023 \f
15024 Local Variables:
15025 mode: change-log
15026 left-margin: 8
15027 fill-column: 76
15028 version-control: never
15029 End: