OSDN Git Service

PR bootstrap/54820
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2
3         PR bootstrap/54820
4         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5         * configure: Regenerate.
6
7 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
8
9         * MAINTAINERS (aarch64): Add Marcus and myself.
10
11 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
12
13         PR bootstrap/54820
14         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
15         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
16         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
17         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
18         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
19         * Makefile.in: Regenerate.
20         * configure.ac (have_static_libs): New variable and associated check.
21         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
22         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
23         * configure: Regenerate.
24
25 2012-10-10  Richard Biener  <rguenther@suse.de>
26
27         * MAINTAINERS: Adjust for changed surname.
28
29 2012-10-04  Lawrence Crowl  <crowl@google.com>
30
31         * MAINTAINERS (Write After Approval): Add myself.
32
33 2012-10-01  Cary Coutant  <ccoutant@google.com>
34
35         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
36
37 2012-09-28  Ian Lance Taylor  <iant@google.com>
38
39         * Makefile.def: Make all-target-libgo depend on
40         all-target-libbacktrace.
41         * Makefile.in: Rebuild.
42
43 2012-09-26  Ian Lance Taylor  <iant@google.com>
44
45         * Makefile.def: Make all-gcc depend on all-libbacktrace.
46         * Makefile.in: Rebuild.
47
48 2012-09-20  Walter Lee  <walt@tilera.com>
49
50         * configure.ac: Add tilegx to list of targets that support gold.
51         * configure: Regenerate.
52
53 2012-09-20  Marek Polacek  <polacek@redhat.com>
54
55         * MAINTAINERS (Write After Approval): Add myself.
56
57 2012-09-19  Steve Ellcey  <sellcey@mips.com>
58
59         * configure.ac: Add mips*-mti-elf* target.
60         * configure: Regenerate.
61
62 2012-09-17  Ian Lance Taylor  <iant@google.com>
63
64         * MAINTAINERS (Various Maintainers): Add libbacktrace.
65         * configure.ac (host_libs): Add libbacktrace.
66         (target_libraries): Add libbacktrace.
67         * Makefile.def (host_modules): Add libbacktrace.
68         (target_modules): Likewise.
69         * configure, Makefile.in: Rebuild.
70
71 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
72
73         PR target/38607
74         Merge upstream change.
75         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
76
77         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
78         Add libgomp*.o to compare_exclusions for AIX.
79         * configure: Regenerate.
80
81 2012-09-06  Diego Novillo  <dnovillo@google.com>
82
83         * configure.ac: Bump minimum GMP version to 4.2.3.
84         * configure: Re-generate.
85
86 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
87
88         PR target/54461
89         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
90         target-libgloss if not configured --with-avrlibc=no.
91         * configure: Regenerate.
92
93 2012-09-04  Jason Merrill  <jason@redhat.com>
94
95         * configure.ac: Fix --enable-languages=all.
96
97 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
98
99         * MAINTAINERS (Write After Approval): Add myself.
100
101 2012-09-03  Richard Guenther  <rguenther@suse.de>
102
103         PR bootstrap/54138
104         * configure.ac: Re-organize ISL / CLOOG checks to allow
105         disabling with either --without-isl or --without-cloog.
106         * configure: Regenerated.
107
108 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
109
110         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
111         * configure: Regenerate.
112
113 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
114
115         * MAINTAINERS: Fix my email address.
116
117 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
118
119         PR binutils/4970
120         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
121         and opcodes.
122         * Makefile.in: Regenerated.
123
124 2012-08-26  Art Haas <ahaas@impactweather.com>
125
126         * configure: Regenerate.
127
128 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
129
130         * INSTALL/README: Also refer to the online installation
131         instructions.
132
133 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
134
135         * MAINTAINERS (Write After Approval): Add myself.
136         (Picochip port): Remove myself.
137
138 2012-08-14   Diego Novillo  <dnovillo@google.com>
139
140         Merge from cxx-conversion branch.
141
142         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
143         POSTSTAGE1_CONFIGURE_FLAGS.
144         * Makefile.in: Regenerate.
145         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
146         Force C++ when bootstrapping.
147         * configure: Regenerate.
148
149 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
150
151         * MAINTAINERS (Write After Approval): Add myself.
152
153 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
154
155         * README: Document use of ranges of years in copyright notices.
156
157 2012-07-06  Richard Guenther  <rguenther@suse.de>
158
159         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
160         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
161         --with-gmp=system.
162         * Makefile.in: Regenerated.
163         * configure: Likewise.
164
165 2012-07-06  Richard Guenther  <rguenther@suse.de>
166
167         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
168         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
169         supply V=1 as extra_make_flags.
170         * configure: Regenerated.
171         * Makefile.in: Likewise.
172
173 2012-07-04  Tristan Gingold  <gingold@adacore.com>
174
175         * configure: Regenerate.
176
177 2012-07-03  Richard Guenther  <rguenther@suse.de>
178
179         * Makfile.def (isl): Remove not necessary extra_exports and
180         extra_make_flags.
181         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
182         * Makefile.in: Regenerated.
183
184 2012-07-03  Richard Guenther  <rguenther@suse.de>
185
186         * Makefile.def (cloog): Add V=1 to extra_make_flags.
187         * configure.ac: If either the ISL or the CLooG check failed
188         do not try to build in-tree versions.
189         * Makefile.in: Regenerated.
190         * configure: Regenerated.
191
192 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
193
194         * configure: Regenerate.
195
196 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
197
198         * MAINTAINERS (Various Maintainers): Add myself as testsuite
199         maintainer.
200
201 2012-07-02  Richard Guenther  <rguenther@suse.de>
202
203         * configure: Regenerated.
204
205 2012-07-02  Richard Guenther  <rguenther@suse.de>
206         Michael Matz  <matz@suse.de>
207         Tobias Grosser <tobias@grosser.es>
208         Sebastian Pop <sebpop@gmail.com>
209
210         * Makefile.def: Add ISL host module, remove PPL host module.
211         Adjust ClooG host module to use the proper ISL.
212         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
213         * configure.ac: Include config/isl.m4.  Add ISL host library,
214         remove PPL.  Remove PPL configury, add ISL configury, adjust
215         ClooG configury.
216         * Makefile.in: Regenerated.
217         * configure: Likewise.
218
219 2012-07-02  Richard Guenther  <rguenther@suse.de>
220
221         Merge from graphite branch
222         2011-07-21  Tobias Grosser  <tobias@grosser.es>
223
224         * configure: Regenerated.
225         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
226         both cloog.org and legacy versions. The only supported version will
227         be CLooG with the isl backend.
228
229         2011-07-21  Tobias Grosser  <tobias@grosser.es>
230
231         * configure: Regenerated.
232         * configure.ac: Require cloog isl 0.17.0
233
234         2011-07-21  Tobias Grosser  <tobias@grosser.es>
235
236         * configure: Regenerated.
237         * config/cloog.m4: Do not define CLOOG_ORG
238
239 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
240
241         * configure.ac: Skip C if explicitly selected.
242         * configure: Regenerate.
243
244 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
245
246         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
247         they contain -O2.
248         * configure: Regenerate.
249
250 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
251
252         PR debug/53740
253         * df.h, df-problems.c, dce.c: Revert last patch.
254
255 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
256
257         * MAINTAINERS (Write After Approval): Update my email address.
258
259 2012-06-21  Meador Inge  <meadori@codesourcery.com>
260
261         * MAINTAINERS (Write After Approval): Add myself.
262
263 2012-06-20  Jason Merrill  <jason@redhat.com>
264
265         * Makefile.tpl (check-target-libgomp-c++): New.
266         (check-target-libitm-c++): New.
267         * Makefile.def (c++): Add them.
268         * Makefile.in: Regenerate.
269
270 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
271
272         * MAINTAINERS (Write After Approval): Add myself.
273
274 2012-05-16  Olivier Hainque  <hainque@adacore.com>
275
276         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
277         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
278         (install-no-fixedincludes): Adjust accordingly.
279         * Makefile.in: Regenerate.
280
281 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
282
283         Merge upstream change
284         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
285
286 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2012-05-09  Nick Clifton  <nickc@redhat.com>
291             Paul Smith  <psmith@gnu.org>
292
293         PR bootstrap/50461
294         * configure.ac (mpfr-dir): When using in-tree MPFR sources
295         allow for the fact that from release v3.1.0 of MPFR the source
296         files were moved into a src sub-directory.
297         * configure: Regenerate.
298
299 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
300
301         * configure.ac: Bump minimum MPFR version to 2.4.0.
302         * configure: Regenerated.
303
304 2012-05-01  Richard Henderson  <rth@redhat.com>
305
306         * Makefile.def (libatomic): New target_module.
307         * configure.ac (target_libraries): Add libatomic.
308         (noconfigdirs): Check if libatomic is supported.
309         * Makefile.in, configure: Rebuild.
310
311 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
312
313         * MAINTAINERS (Write After Approval): Add myself.
314
315 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
316
317         * config.sub: Update to 2012-04-18 version from official repo.
318
319 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
320
321         * MAINTAINERS (Write After Approval): Add myself.
322
323 2012-04-11  Steve Ellcey  <sellcey@mips.com>
324
325         * MAINTAINERS: Changed email address.
326
327 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
328
329         PR target/52737
330         * contrib/gcc_update (files_and_dependencies):
331         Remove gcc/config/avr/t-multilib from touch data.
332
333 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
334
335         * MAINTAINERS (OS Port Maintainers): Remove irix.
336         * configure.ac (enable_libgomp): Remove *-*-irix6*.
337         (unsupported_languages): Remove mips-sgi-irix6.*.
338         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
339         (with_stabs): Remove.
340         * configure: Regenerate.
341
342 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
343
344         * MAINTAINERS (OS Port Maintainers): Remove osf.
345         * configure.ac (enable_libgomp): Remove *-*-osf*.
346         (with_stabs): Remove alpha*-*-osf*.
347         * configure: Regenerate.
348
349 2012-03-05  Tristan Gingold  <gingold@adacore.com>
350
351         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
352         * configure: Regenerate.
353
354 2012-02-17  Walter Lee  <walt@tilera.com>
355
356         * MAINTAINERS: (Write After Approval): Delete myself.
357
358 2012-02-14  Walter Lee  <walt@tilera.com>
359
360         * MAINTAINERS (tilegx port): Add myself.
361         (tilepro port): Add myself.
362         (Write After Approval): Add myself.
363
364 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
365
366         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
367         and Joseph Myers as docstring relicensing maintainers.
368
369 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
370
371         * MAINTAINERS (write-after-approval): Add myself.
372
373 2012-02-08  Ira Rosen <irar@il.ibm.com>
374
375         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
376         maintainer.
377
378 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
379
380         * MAINTAINERS (Write After Approval): Move myself to
381         maintain alphabetical order.
382
383 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
384
385         * MAINTAINERS (Write After Approval): Add myself.
386
387 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
388
389         * MAINTAINERS (Write After Approval): Add myself.
390
391 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
392             Jayant R Sonar <jayant.sonar@kpitcummins.com>
393
394         * configure.ac (cr16-*-*): Remove nonconfigdirs.
395         * configure: Regenerate.
396
397 2012-01-23  Harshit Chopra  <harshit@google.com>
398
399         * MAINTAINERS (Write After Approval): Add myself.
400
401 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
402
403         * configure.ac: Remove reference to mh-interix.
404         * configure: Regenerate.
405
406 2012-01-05  Richard Henderson  <rth@redhat.com>
407
408         PR bootstrap/51072
409         * configure.ac: Disable libitm if c++ is not enabled.
410         * configure: Rebuild.
411
412         * configure.ac: Fix regexp for same.
413         * configure: Rebuild.
414
415 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
416
417         * MAINTAINERS (Write After Approval): Add myself.
418
419 2012-01-02  Richard Guenther  <rguenther@suse.de>
420
421         PR bootstrap/51686
422         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
423         * Makefile.in: Regenerate.
424
425 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
426
427         * MAINTAINERS (Write After Approval): Add myself.
428
429 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
430
431         * configure: Regenerate.
432
433 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
434
435         * MAINTAINERS (picochip): Changed email address.
436
437 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
438
439         * MAINTAINERS (write-after-approval): Add self.
440
441 2011-11-29  DJ Delorie  <dj@redhat.com>
442
443         * configure.ac (rl78-*-*) New case.
444         * configure: Regenerate.
445         * MAINTAINERS: Add myself as RL78 maintainer.
446
447 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
448
449         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
450
451 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
452
453         * libtool.m4: Additional FreeBSD 10 fixes.
454
455 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
456
457         * MAINTAINERS: Move myself from Write After Approval to CPU Port
458         Maintainers section, as Epiphany maintainer.
459
460 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
461
462         PR target/49992
463         * configure.ac: Remove ranlib special-casing for Darwin.
464         * configure: Regenerate.
465
466 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
467
468         * MAINTAINERS (Reviewers): Keep the list sorted.
469
470 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
471
472         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
473
474 2011-11-09  Roland McGrath  <mcgrathr@google.com>
475
476         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
477         * configure: Rebuild.
478         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
479         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
480         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
481         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
482         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
483         Add READELF.
484         * Makefile.in: Rebuild.
485
486 2011-11-09  Jason Merrill  <jason@redhat.com>
487
488         * Makefile.def (language=c++): Remove check-c++0x.
489         * Makefile.in (check-gcc-c++): Regenerate.
490
491 2011-11-08  Richard Henderson  <rth@redhat.com>
492
493         * configure.ac: Test for libitm directory present first.
494
495         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
496
497         * configure.ac: Test libitm/configure.tgt to disable libitm.
498         * configure: Rebuild.
499
500 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
501             Richard Henderson  <rth@redhat.com>
502
503         Merged from transactional-memory.
504
505         * Makefile.def (lang_env_dependencies): libitm is c++.
506         Add libitm target module.
507         * configure.ac: Likewise.
508         * config/mmap.m4: New file.
509         * contrib/gcc_update: Add libitm to touch data.
510         * Makefile.in, configure: Rebuild.
511
512 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
513
514         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
515         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
516         * Makefile.in: Regenerate.
517
518 2011-11-01  DJ Delorie  <dj@redhat.com>
519
520         * config.sub: Update to version 2011-10-29 (added rl78)
521
522 2011-10-27  Nick Clifton  <nickc@redhat.com>
523
524         * config.sub: Import these changes from the config project:
525
526         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
527             Ben Elliston  <bje@gnu.org>
528
529         * config.sub (epiphany): New.
530
531         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
532             Ben Elliston  <bje@gnu.org>
533
534         * config.sub (hexagon, hexagon-*): New.
535
536         2011-08-23  Roland McGrath  <mcgrathr@google.com>
537
538         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
539         64eb to be64.
540
541         2011-08-16  Roland McGrath  <mcgrathr@google.com>
542
543         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
544         (nacl): Grok as alias for 32el-unknown-nacl.
545
546 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
547
548         * MAINTAINERS (Write After Approval): Add myself.
549
550 2011-10-24  Teresa Johnson  <tejohnson@google.com>
551
552         * MAINTAINERS (Write After Approval): Add myself.
553
554 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
555
556         * MAINTAINERS (sparc port): Remove myself.
557
558 2011-09-14  Tom de Vries  <tom@codesourcery.com>
559
560         * MAINTAINERS (Write After Approval): Add myself.
561
562 2011-08-14  Yao Qi  <yao@codesourcery.com>
563
564         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
565         * configure: Regenerate.
566
567 2011-07-26  Ian Lance Taylor  <iant@google.com>
568
569         * configure.ac: Set have_compiler based on whether gcc directory
570         exists, rather than on whether gcc is in configdirs.
571         * configure: Rebuild.
572
573 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
574
575         * MAINTAINERS (Global Reviewers): Add self.
576
577 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
578
579         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
580         link directories.
581         * Makefile.in: Rebuild.
582
583 2011-07-20  Ian Lance Taylor  <iant@google.com>
584
585         PR bootstrap/49787
586         * configure.ac: Move --enable-bootstrap handling earlier in file.
587         If --enable-bootstrap and either --enable-build-with-cxx or
588         --enable-build-poststage1-with-cxx, enable C++ automatically.
589         * configure: Rebuild.
590
591 2011-07-19  Ian Lance Taylor  <iant@google.com>
592
593         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
594         make C++ a boot_language.  Set and substitute
595         POSTSTAGE1_CONFIGURE_FLAGS.
596         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
597         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
598         * configure, Makefile.in: Rebuild.
599
600 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
601
602         * MAINTAINERS (Register Allocation): Move myself from reviewers to
603         maintainers.
604
605 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
606
607         * MAINTAINERS (Global Reviewers): Add myself.
608
609 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
610
611         * configure: Regenerate.
612
613 2011-07-16  Jason Merrill  <jason@redhat.com>
614
615         * Makefile.def (language=c++): Add check-c++0x and
616         check-target-libmudflap-c++.
617         * Makefile.tpl (check-target-libmudflap-c++): New.
618         * Makefile.in: Regenerate.
619
620 2011-07-16  Matthias Klose  <doko@ubuntu.com>
621
622         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
623         * Makefile.def (target_modules/libjava): Pass
624         $(EXTRA_CONFIGARGS_LIBJAVA).
625         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
626         if not configured with --enable-static-libjava.
627         * Makefile.in: Regenerate.
628         * configure: Likewise.
629
630 2011-07-15  Jason Merrill  <jason@redhat.com>
631
632         * Makefile.in (check-c++): Move check-gcc-c++0x after
633         check-target-libstdc++-v3.
634
635 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
636
637         * MAINTAINERS (c6x port): New entry.
638
639 2011-07-13  Jason Merrill  <jason@redhat.com>
640
641         * Makefile.in (check-gcc-c++0x): New.
642         (check-c++): Depend on it.
643
644 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
645
646         PR target/39150
647         * configure.ac (i[3456789]86-*-solaris2*): Also accept
648         x86_64-*-solaris2.1[0-9]*.
649         * configure: Regenerate.
650
651 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
652
653         * MAINTAINERS (RTL optimizers): Add self.
654
655 2011-06-27  Gabriel Charette  <gchare@google.com>
656
657         * MAINTAINERS (Write After Approval): Add myself.
658
659 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
660
661         PR regression/47836
662         PR bootstrap/23656
663         PR other/47733
664         PR bootstrap/49247
665         PR c/48825
666         * configure.ac (target_libraries): Remove target-libiberty.
667         Remove case-statement setting skipdirs=target-libiberty for
668         multiple targets.  Remove checking target_configdirs and
669         removing target-libiberty but keeping target-libgcc if
670         otherwise empty.
671         * Makefile.def (target_modules): Don't add libiberty.
672         (dependencies): Remove all traces of target-libiberty.
673         * configure, Makefile.in: Regenerate.
674
675 2011-06-13  Walter Lee <walt@tilera.com>
676
677         * configure.ac (tilepro-*-*) New case.
678         (tilegx-*-*): Likewise.
679         * configure: Regenerate.
680
681 2011-06-06  Jing Yu  <jingyu@google.com>
682
683         * configure.ac: Skip target-libiberty for
684         arm*-*-linux-androideabi.
685         * configure: Regenerated.
686
687 2011-06-06  Nick Clifton  <nickc@redhat.com>
688
689         * config.sub: Sync from upstream.
690
691 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
692
693         * MAINTAINERS (Write After Approval): Add myself.
694
695 2011-06-01  Daniel Jacobowitz  <drow@false.org>
696
697         * MAINTAINERS: Update my email address.
698
699 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
700
701         * MAINTAINERS (Write After Approval): Update my email address.
702
703 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
704
705         * MAINTAINERS (Write After Approval): Add myself.
706
707 2011-05-08  Doug Kwan  <dougkwan@google.com>
708
709         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
710         * configure: Regenerated.
711         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
712         value from configure.
713         * Makefile.in: Regenerated.
714
715 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
716
717         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
718         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
719         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
720         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
721         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
722         *-*-vxworks*): Disable newlib and libgloss in separate case
723         statement.
724         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
725         to separate case statement.
726         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
727         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
728         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
729         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
730         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
731         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
732         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
733         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
734         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
735         i[[3456789]]86-*-rdos*, m32r-*-*,
736         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
737         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
738         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
739         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
740         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
741         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
742         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
743         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
744         and libgloss in main case over targets.  Remove most empty cases
745         in main case over targets.
746         * configure: Regenerate.
747
748 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
749
750         * MAINTAINERS (Write After Approval): Add myself.
751
752 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
753
754         * configure.ac: Remove code setting special library locations for
755         hppa*64*-*-hpux11*.  Remove code setting compiler for
756         sparc-sun-solaris2*.
757         * configure: Regenerate.
758
759 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
760
761         * configure.ac: Separate libgloss_dir settings from general case
762         over targets.
763         * configure: Regenerate.
764
765 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
766
767         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
768         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
769         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
770         cases in libgcj-disabling case statement.
771         (hppa*64*-*-linux*): Set unsupported_languages instead of
772         disabling target-zlib.
773         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
774         to hppa*64*-*-hpux*.
775         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
776         hppa*-*-hpux*.
777         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
778         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
779         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
780         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
781         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
782         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
783         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
784         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
785         libgcj-disabling case statement.
786         * configure: Regenerate.
787
788 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
789
790         * configure.ac: Disable Java for targets not supporting libffi.
791         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
792         Remove cases in Java-disabling statement.
793         (*arm-wince-pe): Change to arm-wince-pe.
794         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
795         cases in Java-disabling statement.
796         (bfin-*-*): Don't disable Java again.
797         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
798         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
799         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
800         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
801         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
802         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
803         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
804         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
805         Java-disabling statement.
806         (mmix-*-*): Don't disable Java again.
807         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
808         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
809         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
810         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
811         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
812         statement.
813         * configure: Regenerate.
814
815 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
816
817         * configure.ac: Separate cases disabling Java and Java libraries
818         from general case over targets.
819         * configure: Regenerate.
820
821 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
822
823         * MAINTAINERS: Update my email address.
824
825 2011-04-20  Easwaran Raman  <eraman@google.com>
826
827         * MAINTAINERS (Write After Approval): Add myself.
828
829 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
830
831         PR lto/48086
832         * configure.ac: Re-enable LTO on *-apple-darwin9*.
833         * configure: Regenerate.
834
835 2011-04-16  Jim Meyering  <meyering@redhat.com>
836
837         * MAINTAINERS (Write After Approval): Add myself.
838
839 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
840
841         * MAINTAINERS: Update my email address.
842
843 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
844
845         * MAINTAINERS (Write After Approval): Add myself.
846
847 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
848
849         * MAINTAINERS (Write After Approval): Add myself.
850
851 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
852
853         * MAINTAINERS (Write After Approval): Add myself.
854
855 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
856
857         * configure.ac (build_tools): Remove build-byacc.
858         (host_libs): Remove mmalloc.
859         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
860         autoconf automake libtool diff rcs fileutils shellutils time
861         textutils wdiff find uudecode hello tar gzip indent recode release
862         sed perl gawk findutils gettext zip.
863         (libgcj): Remove target-qthreads.
864         (target_tools): Remove target-examples target-gperf.
865         (YACC): Don't handle building byacc.
866         * configure: Regenerate.
867         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
868         dosutils, examples, fileutils, find, findutils, gawk, gettext,
869         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
870         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
871         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
872         handle building components.
873         * Makefile.in: Regenerate.
874
875 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
876
877         * MAINTAINERS: Update my email address as Xtensa maintainer.
878
879 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
880
881         * config.sub: Sync from upstream.
882
883 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
884
885         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
886         (microblaze*): Don't disable libssp.
887         * configure: Regenerate.
888
889 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
890
891         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
892         moveifchange.
893         * configure: Regenerate.
894         * Makefile.tpl: Use @SHELL@ not @config_shell@.
895         * Makefile.in: Regenerate.
896
897 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
898
899         * configure.ac (*-*-sysv4*): Don't enable libgomp.
900         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
901         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
902         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
903         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
904         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
905         md_exec_prefix cases.
906         * configure: Regenerate.
907
908 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
909
910         * configure.ac: Separate cases disabling target-libssp,
911         target-libiberty, target-libstdc++-v3 and Fortran from general
912         case over targets.
913         * configure: Regenerate.
914
915 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
916
917         * configure.ac (*-*-chorusos): Don't disable libgcj.
918         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
919         Remove case.
920         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
921         (arm-*-coff): Don't disable libgcj.
922         (arm*-*-linux-gnueabi): Remove useless assignment.
923         (arm-*-riscix*): Don't disable libgcj.
924         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
925         configuration.
926         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
927         (c54x*-*-*): Remove case.
928         (tic54x-*-*): Don't disable GCC or GCC libraries.
929         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
930         to *.
931         (d10v-*-*): Don't disable GCC libraries.
932         (d30v-*-*): Don't disable libgcj.
933         (h8500-*-*): Don't disable GCC libraries.
934         (i960-*-*): Don't disable libgcj.
935         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
936         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
937         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
938         libgcj.
939         (m68k-*-coff*): Remove case.
940         (mmix-*-*): Don't disable libgloss on host.
941         (mn10200-*-*, mn10300-*-*): Remove cases.
942         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
943         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
944         Don't disable libgcj.
945         (romp-*-*): Remove case.
946         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
947         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
948         case.
949         (v810-*-*): Don't disable GCC libraries.
950         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
951         (ip2k-*-*): Don't disable GCC libraries.
952         * configure: Regenerate.
953
954 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
955
956         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
957         libffi on host.
958         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
959         on host.
960         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
961         * configure: Regenerate.
962
963 2011-03-26  John Marino  <binutils@marino.st>
964
965         * configure.ac: Add support for *-*-dragonfly*
966         * configure: Regenerate.
967
968 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
969
970         * configure.ac (native_only): Remove.
971         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
972         send-pr uudecode guile gnuserv on host.
973         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
974         send-pr rcs guile perl texinfo libtool on host.
975         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
976         automake send-pr rcs guile perl texinfo libtool on host.
977         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
978         (*-*-kaos*): Don't disable target-examples target-gperf on target.
979         (alpha*-dec-osf*): Don't disable fileutils on target.
980         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
981         texinfo send-pr expect dejagnu on target.
982         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
983         target-qthreads on target.
984         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
985         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
986         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
987         x86_64-*-mingw*): Don't disable expect on target.
988         (*-*-cygwin*): Don't disable target-gperf on target.
989         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
990         gnuserv on target.
991         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
992         target.
993         * configure: Regenerate.
994
995 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
996
997         * configure.ac (target_tools): Remove target-groff.
998         (native_only): Remove target-groff.
999         (hppa*64*-*-*): Don't disable byacc.
1000         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1001         setting.
1002         (*-*-kaos*): Don't skip target-librx and target-groff.
1003         (*-*-netware*): Don't skip target-libmudflap.
1004         (*-*-tpf*): Don't skip target-libmudflap.
1005         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1006         directories on the host.
1007         (ia64*-*-*vms*): Don't skip tix.
1008         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1009         host.
1010         * configure: Regenerate.
1011
1012 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1013
1014         * configure.ac: Remove references to mt-mep, mt-netware,
1015         mt-wince.
1016         * Makefile.def: Add all-utils soft dependencies.
1017         * Makefile.tpl: Remove GDB_NLM_DEPS.
1018         * configure: Regenerate.
1019         * Makefile.in: Regenerate.
1020
1021 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1022
1023         * configure.ac: Do not include mh-x86omitfp.
1024         * configure: Regenerate.
1025
1026 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1027
1028         * configure.ac: Remove empty cases.
1029         * configure: Regenerate.
1030
1031 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1032
1033         * Makefile.def: Add dependency from termcap to gdb.
1034         * Makefile.in: Regenerate.
1035
1036 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1037
1038         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1039         * configure: Regenerate.
1040         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1041         * Makefile.tpl: Likewise.
1042         * Makefile.in: Regenerate.
1043
1044 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1045
1046         * configure.ac: Remove all mentions of tentative_cc.
1047         * configure: Regenerate.
1048
1049 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1050
1051         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1052         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1053         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1054         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1055         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1056         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1057         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1058         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1059         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1060         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1061         *-*-rhapsody*): Remove host cases.
1062         * configure: Regenerate.
1063
1064 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1065
1066         * configure.ac (ppc*-*-pe): Remove host case.
1067         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1068         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1069         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1070         cases.
1071         * configure: Regenerate.
1072
1073 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1074
1075         * config.sub: Update to version 2011-03-23.
1076
1077 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1078
1079         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1080         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1081         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1082         * configure: Regenerate.
1083
1084 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1085
1086         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1087         to Write After Approval.
1088         * config-ml.in: Don't handle arc-*-elf*.
1089         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1090         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1091         handle GCC libraries.
1092         * configure: Regenerate.
1093
1094 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1095
1096         PR bootstrap/48120:
1097         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1098         Add -lstdc++ -lm to LIBS.
1099         * configure: Regenerate.
1100
1101 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1102
1103         * config.guess: Update to version 2011-02-02
1104         * config.sub: Update to version 2011-02-24
1105
1106 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1107
1108         PR lto/48086
1109         * configure.ac: Re-enable LTO on *-apple-darwin9.
1110         * configure: Regenerate.
1111
1112 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1113
1114         PR lto/48086
1115         * configure.ac: Disable LTO on darwin due to an assembler change in
1116         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1117         under 256.
1118         * configure: Regenerate.
1119
1120 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1121
1122         * MAINTAINERS: Update myself as score backend maintainer,
1123         update my e-mail address.
1124
1125 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1126
1127         * MAINTAINERS: Update my e-mail address.
1128
1129 2011-03-06  Joey Ye  <joey.ye@arm.com>
1130
1131         * MAINTAINERS: Update my e-mail address.
1132
1133 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1134
1135         * configure.ac: Adjust test of with_ppl.
1136         * configure: Regenerated.
1137
1138 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1139
1140         * MAINTAINERS: Adjust my e-mail address.
1141
1142 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1143
1144         * configure.ac: Add -lpwl to ppllibs.
1145         * configure: Regenerated.
1146
1147 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1148
1149         * config/cloog.m4: Add -lisl to clooglibs.
1150         * configure: Regenerated.
1151
1152 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1153
1154         * MAINTAINERS (CPU Port maintainers): Add self.
1155
1156 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1157
1158         * MAINTAINERS: Add myself as testsuite maintainer.
1159
1160 2011-02-15  Mike Stump  <mikestump@comcast.net>
1161
1162         * MAINTAINERS: Add myself as testsuite maintainer.
1163
1164 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1165
1166         Import from Libtool and gnulib:
1167
1168         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1169
1170         Prepare for supporting FreeBSD 10.
1171         * config.rpath: Remove handling of freebsd1* which soon would
1172         match FreeBSD 10.0.
1173
1174         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1175
1176         Remove support for FreeBSD 1.x.
1177         * libtool.m4 (_LT_LINKER_SHLIBS)
1178         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1179         soon would incorrectly match FreeBSD 10.0.
1180
1181 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1182
1183         PR binutils/12283
1184         * move-if-change: Import version from gnulib.
1185
1186 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1187
1188         PR lto/47225
1189         * Makefile.def (lto-plugin): Double dash for enable-shared.
1190         (configure-gcc): Depend on all-lto-plugin.
1191         * Makefile.in: Rebuilt.
1192
1193 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1194
1195         * configure.ac: Remove extra bracket.
1196         * configure: Regenerate.
1197
1198 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1199
1200         * MAINTAINERS: Add myself as libquadmath maintainer.
1201
1202 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1203
1204         * MAINTAINERS: Update my email address.
1205
1206 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1207
1208         * MAINTAINERS (option handling): Add self.
1209
1210 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1211
1212         PR lto/47225
1213         * Makefile.def: Add dependency for install-gcc
1214         on install-lto-plugin.
1215         * Makfile.in: Regenerated
1216
1217 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1218
1219         * MAINTAINERS (CPU Port Maintainers): Add myself.
1220
1221 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1222
1223         PR libgcj/44341
1224         * configure.ac: Discard --with-* flags for host when configuring
1225         target libraries for cross build.
1226         * configure: Rebuilt.
1227
1228 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1229
1230         * MAINTAINERS (linear loop transforms): Removed.
1231
1232 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1233
1234         * configure.ac: If with_ppl is no, move setting with_cloog=no
1235         after CLOOG_REQUESTED check.
1236         * configure: Regenerated.
1237
1238 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1239
1240         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1241         CLooG has been requested.
1242         * configure: Regenerated.
1243
1244 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1245
1246         * configure: Regenerated.
1247         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1248
1249 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1250
1251         * configure: Regenerated.
1252         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1253
1254 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1255
1256         * configure.ac: Use AS_HELP_STRING throughout.
1257         * configure: Regenerate.
1258
1259 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1260
1261         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1262         * configure: Regenerate.
1263
1264 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1265
1266         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1267
1268 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1269
1270         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1271         for ia64-hpux.
1272         * configure: Regenerate.
1273
1274 2011-01-07  Jan Hubicka  <jh@suse.cz>
1275
1276         PR lto/47225
1277         * Makefile.in: Regenerate.
1278         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1279         configure.
1280
1281 2011-01-07  Jan Hubicka  <jh@suse.cz>
1282
1283         * Makefile.in: Regenerate.
1284         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1285         and configure dependency on lto-plugin configure.
1286         (lto-plugin module): Remove dependency on GCC; add dependency on
1287         liniberty.
1288
1289 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1290
1291         * MAINTAINERS (Write After Approval): Add myself.
1292
1293 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1294
1295         * configure: Regenerate.
1296
1297 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1298
1299         * configure.ac: (picochip): Disable libiberty.
1300
1301 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1302
1303         * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2010-12-10  Ian Lance Taylor  <iant@google.com>
1306
1307         PR bootstrap/46819
1308         * configure.ac: For --disable-libgcj clear libgcj_saved.
1309         * configure: Rebuild.
1310
1311 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1312
1313         PR fortran/46540
1314         * configure.ac: Add --disable-libquadmath and
1315         --disable-libquadmath-support.
1316         * configure: Regenerate.
1317
1318 2010-12-03  Ian Lance Taylor  <iant@google.com>
1319
1320         * MAINTAINERS: Add myself as libgo maintainer.
1321
1322 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1323
1324         PR libffi/46792
1325         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1326         * configure: Regenerate.
1327
1328 2010-12-02  Ian Lance Taylor  <iant@google.com>
1329
1330         * configure.ac: Always set default for poststage1_ldflags to
1331         -static-libstdc++ -static-libgcc.
1332
1333 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1334
1335         * configure.ac: Move comment to remove extra space in last argument
1336         of GCC_TARGET_TOOL.
1337
1338 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1339
1340         PR other/46026
1341         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1342         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1343         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1344         (BASE_FLAGS_TO_PASS): Use it.
1345         * configure: Rebuilt.
1346         * Makefile.in: Rebuilt.
1347
1348 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1349
1350         PR binutils/12258
1351         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1352         Properly check default linker.
1353         * configure: Regnerated.
1354
1355 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1356
1357         * configure.ac: For --enable-gold, handle value `default' instead of
1358         `both*'.  New configure option --{en,dis}able-ld.
1359         * configure: Regenerate.
1360
1361 2010-11-20  Ian Lance Taylor  <iant@google.com>
1362
1363         * configure.ac: Only disable a language library if no language needs
1364         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1365         * configure: Rebuild.
1366
1367 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1368
1369         * Makefile.in: Regenerate.
1370
1371         PR other/46202
1372         * configure.ac: Fix just-built in-tree STRIP name to be
1373         binutils/strip-new.
1374         * configure: Regenerate.
1375         * Makefile.def (install-strip-gcc, install-strip-binutils)
1376         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1377         (install-strip-sid): Mirror dependencies on non-strip variants
1378         of these targets on the respective -strip prerequisites.
1379         * Makefile.tpl (install-strip, install-strip-host)
1380         (install-strip-target): New targets.
1381         (install-strip-[+module+], install-strip-target-[+module+]):
1382         New targets.
1383         * Makefile.in: Regenerate.
1384
1385 2010-11-19  Ian Lance Taylor  <iant@google.com>
1386             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1387
1388         * configure.ac: Add target-libgo to target_libraries.  Set
1389         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1390         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1391         (HOST_EXPORTS): Add GOC.
1392         (BASE_TARGET_EXPORTS): Add GOC.
1393         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1394         (GOCFLAGS_FOR_TARGET): New variable.
1395         (EXTRA_HOST_FLAGS): Add GOC.
1396         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1397         * Makefile.def (target_modules): Add libgo.
1398         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1399         (dependencies): Add dependency from configure-target-libgo to
1400         configure-target-libffi and all-target-libstdc++-v3.  Add
1401         dependencies from all-target-libgo to all-target-libffi.
1402         (languages): Add go.
1403         * configure: Rebuild.
1404         * Makefile.in: Rebuild.
1405
1406 2010-11-19  Ian Lance Taylor  <iant@google.com>
1407
1408         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1409         compiler/flag environment variables.
1410
1411 2010-11-18  Ian Lance Taylor  <iant@google.com>
1412
1413         * configure.ac: Check for lang_requires_boot_languages in
1414         config-lang.in files.
1415         * configure: Rebuild.
1416
1417 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1418             Tobias Burnus  <burnus@net-b.de>
1419
1420         PR fortran/32049
1421         * Makefile.def: Add libquadmath; build it with language=fortran.
1422         * configure.ac: Add libquadmath.
1423         * Makefile.tpl: Handle multiple libs in check-[+language+].
1424         * Makefile.in: Regenerate.
1425         * configure: Regenerate.
1426
1427 2010-11-16  Tom Tromey  <tromey@redhat.com>
1428
1429         * MAINTAINERS: Moved myself to reviewers section.
1430
1431 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1432
1433         * MAINTAINERS: Moved myself to reviewers section.
1434
1435 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1436
1437         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1438         (Write After Approval): Remove self.
1439
1440 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1441
1442         * configure.ac: Fix spelling in option names.
1443         * configure: Regenerated.
1444
1445 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1446
1447         PR bootstrap/39622
1448         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1449         * configure: Regenerated.
1450
1451 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1452
1453         * MAINTAINERS: Update my email address.
1454
1455 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1456
1457         * configure: Regenerate.
1458
1459 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1460
1461         * configure: Regenerate.
1462
1463 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1464
1465         * configure: Regenerate.
1466
1467 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1468
1469         * configure: Regenerate.
1470
1471 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1472
1473         * configure.ac: Support official CLooG.org versions.
1474         * configure: Regenerate.
1475         * config/cloog.m4: New.
1476
1477 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1478
1479         * MAINTAINERS (Write After Approval): Add myself.
1480
1481 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1482
1483         * MAINTAINERS: Update my email address.
1484
1485 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1486
1487         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1488         * configure: Regenerate.
1489
1490 2010-11-03  Ian Lance Taylor  <iant@google.com>
1491             Dave Korn  <dave.korn.cygwin@gmail.com>
1492
1493         PR lto/46273
1494         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1495         and on other supported platforms whenever LTO is enabled.
1496         * configure: Rebuild.
1497
1498 2010-11-02  Alan Modra  <amodra@gmail.com>
1499
1500         PR binutils/12110
1501         * configure.ac: Error when source path contains spaces.
1502         * configure: Regenerate.
1503
1504 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1505
1506         * MAINTAINERS: Update my email address.
1507
1508 2010-10-20  Ian Lance Taylor  <iant@google.com>
1509
1510         * Makefile.def (target_modules): Set lib_path to src/.libs for
1511         libstdc++-v3 module.
1512         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1513         * Makefile.in: Rebuild.
1514
1515 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1516
1517         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1518         (Write After Approval): Remove myself.
1519
1520 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1521
1522         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1523
1524 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1525
1526         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1527
1528 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1529
1530         * configure.ac (build_lto_plugin): New shell variable.
1531         (--enable-lto): Turn on by default for all non-ELF platforms that
1532         have had LTO support added so far.  Set build_lto_plugin appropriately
1533         for both ELF and non-ELF.
1534         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1535         * configure: Regenerate.
1536
1537 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1538
1539         Sync from src:
1540         * configure.ac (v850 support): Remove target-libgloss from
1541         noconfigdirs.
1542         * configure: Regenerate.
1543
1544 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1545
1546         PR bootstrap/45326
1547         PR bootstrap/45174
1548         * configure.ac: Honor initial values of $build_configargs,
1549         $host_configargs, $target_configargs.  Mark the precious, so
1550         environment settings get recorded.
1551         * configure: Regenerate.
1552
1553 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1554
1555         PR bootstrap/45796
1556         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1557         Depend on all-build-libiberty.
1558         * Makefile.in: Regenerate.
1559
1560 2010-09-30  Michael Eager  <eager@eagercon.com>
1561
1562         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1563         * configure: Regenerate.
1564
1565 2010-09-28  Michael Eager  <eager@eagercon.com>
1566
1567         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1568
1569 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1570
1571         PR bootstrap/44621
1572         * configure.ac: Fix unportable shell quoting.
1573         * configure: Regenerate.
1574
1575 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1576
1577         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1578         targets and amend comment.
1579         * configure: Regenerate.
1580
1581 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1582
1583         * MAINTAINERS (Write After Approval): Add myself.
1584
1585 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1586
1587         * configure.ac: Enable LTO by default on Darwin.
1588         * configure: Regenerate.
1589
1590 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1591
1592         * MAINTAINERS (Write After Approval): Add myself.
1593
1594 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1595
1596         * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1599
1600         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1601         ports
1602
1603 2010-07-28  David Yuste  <david.yuste@gmail.com>
1604
1605         * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1608
1609         * configure.ac: Support all v850 targets.
1610         * configure: Regenerate.
1611
1612 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1613
1614         PR bootstrap/44455
1615         * configure.ac (extra_mpfr_configure_flags): Copy from
1616         extra_mpc_gmp_configure_flags.
1617         * configure: Re-generated.
1618
1619 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1620
1621         * MAINTAINERS (Write After Approval): Add myself.
1622
1623 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1624
1625         * MAINTAINERS (Write After Approval): Add myself.
1626
1627 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1628
1629         * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1632
1633         PR target/44862
1634         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1635         Provide -B option to allow for link spec %s substitutions for
1636         libstdc++.a on darwin.
1637         * Makefile.in: Regenerate.
1638
1639 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1640
1641         * MAINTAINERS (Reviewers): Update my e-mail address
1642
1643 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1644
1645         * Makefile.def (configure-gcc): Depend on all-libelf.
1646         * Makefile.in: Rebuild.
1647
1648 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1649
1650         * MAINTAINERS (Write After Approval): Add myself in the right place.
1651
1652 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1653
1654         * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1657
1658         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1659
1660 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1661
1662         * config.sub: Update to version 2010-05-21.
1663         * config.guess: Update to version 2010-04-03.
1664
1665 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1666
1667         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1668         * configure: Regenerate.
1669
1670 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1671
1672         * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1675
1676         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1677         a platform that supports LTO.
1678         * configure: Regenerate.
1679
1680 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1681
1682         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1683         * configure: Regenerated.
1684
1685 2010-04-27  Roland McGrath  <roland@redhat.com>
1686             H.J. Lu  <hongjiu.lu@intel.com>
1687
1688         * configure.ac (--enable-gold): Support both, both/gold and
1689         both/bfd to add gold to configdirs without removing ld.
1690         * configure: Regenerated.
1691
1692         * Makefile.def: Add install-gold dependency to install-ld.
1693         * Makefile.in: Regenerated.
1694
1695 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1696
1697         PR lto/42776
1698         * configure.ac (--enable-lto): Refactor handling so libelf tests
1699         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1700         and allow LTO to be explicitly enabled on non-ELF platforms that
1701         are known to support it inside else-clause.
1702         * configure: Regenerate.
1703
1704 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1705
1706         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1707         * configure: Regenerate.
1708
1709 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1710
1711         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1712         * configure: Regenerate.
1713
1714 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1715
1716         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1717         separately.
1718         * configure: Regenerate.
1719
1720 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1721
1722         * MAINTAINERS (Write After Approval): Add myself.
1723
1724 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1725
1726         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1727         * configure: Regenerate.
1728
1729 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1730
1731         * configure: Regenerate after change to elf.m4.
1732
1733 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1734
1735         * MAINTAINERS (Write After Approval): Add myself.
1736
1737 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1738
1739         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1740         * configure: Regenerated.
1741
1742 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1743
1744         * configure.ac: Print "buggy but acceptable" when CLooG
1745         revision is less than 9.
1746         * configure: Regenerated.
1747
1748 2010-04-01  Diego Novillo  <dnovillo@google.com>
1749
1750         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1751
1752 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1753
1754         PR bootstrap/43615
1755         PR bootstrap/43328
1756
1757         Revert:
1758
1759         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1760
1761         * configure.ac: Do not pass --enable-multilib nor
1762         --disable-multilib in baseargs.  Accept explicitly passed
1763         --enable_multilib.
1764         * configure: Regenerate.
1765
1766 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1767
1768         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1769
1770 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1771
1772         * MAINTAINERS: Remove myself.
1773
1774 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1775
1776         PR bootstrap/43328
1777         * configure.ac: Do not pass --enable-multilib nor
1778         --disable-multilib in baseargs.  Accept explicitly passed
1779         --enable_multilib.
1780         * configure: Regenerate.
1781
1782 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1783
1784         * MAINTAINERS (spu port): Remove me.
1785
1786 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1787
1788         * configure.ac (tic6x-*-*): New case.
1789         * configure: Regenerate.
1790
1791 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1792
1793         * config.sub: Update to version 2010-03-22.
1794         * config.guess: Update to version 2009-12-30.
1795
1796 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1797
1798         PR ada/42554
1799         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1800         * configure: Regenerate.
1801
1802 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1803
1804         * MAINTAINERS: Update my email address.
1805
1806 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1807
1808         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1809         (ghassan.shobaki@amd.com): Removed.
1810
1811 2010-03-17  Alan Modra  <amodra@gmail.com>
1812
1813         * MAINTAINERS: Update my email address.
1814
1815 2010-03-16  Diego Novillo  <dnovillo@google.com>
1816
1817         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1818         Matthews.
1819
1820 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1821
1822         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1823         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1824
1825 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1826
1827         * MAINTAINERS: Update my email address.
1828
1829 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1830
1831         * MAINTAINERS: Update my email address.
1832
1833 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1834
1835         * MAINTAINERS: Update my email address.
1836
1837 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1838
1839         * MAINTAINERS: Update my email address.
1840
1841 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1842
1843         PR libstdc++/32499
1844         * configure.ac (RANLIB): Default to true.
1845         (STRIP): Likewise.
1846         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1847         * configure: Regenerate.
1848
1849 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1850
1851         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1852         (Write After Approval): Update my email address.
1853
1854 2010-02-17  Nick Clifton  <nickc@redhat.com>
1855
1856         PR 11238
1857         * Makefile.tpl (local-distclean): Also remove config.cache files in
1858         sub-directories as there may not be Makefiles present in the
1859         sub-directories.
1860         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1861         the config.cache files found by the find command.
1862
1863         * Makefile.in: Regenerate.
1864         * configure.ac: Revert previous delta.
1865         * configure: Regenerate.
1866
1867 2010-02-15  Nick Clifton  <nickc@redhat.com>
1868
1869         PR 11238
1870         * configure.ac: Delete config.cache files in sub-directories when
1871         deleting Makefiles.
1872         * configure: Regenerate.
1873
1874 2010-02-12  Ben Elliston  <bje@gnu.org>
1875
1876         * MAINTAINERS: Update my email address.
1877
1878 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1879
1880         * MAINTAINERS (spu port): Update my email address.
1881
1882 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1883
1884         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1885
1886 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1887
1888         * configure.ac: Add "recommended" version checks for GMP/MPC.
1889         Update recommended GMP/MPFR/MPC versions.
1890         * configure: Regenerate.
1891
1892 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1893
1894         * MAINTAINERS: Move my Embecosm email address into the
1895         write-after-approval section.
1896
1897 2010-01-26  Ian Lance Taylor  <iant@google.com>
1898
1899         * MAINTAINERS: Add myself as Go frontend maintainer.
1900
1901 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1902
1903         PR libstdc++/36101, PR libstdc++/42813
1904         * configure.ac (bootstrap_target_libs): Make inclusion of
1905         target-libgomp conditional on libgomb being in target_configdirs.
1906         * configure: Regenerate.
1907
1908 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1909
1910         PR libstdc++/36101, PR libstdc++/42813
1911         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1912         * configure: Regenerate.
1913
1914 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1915
1916         PR libstdc++/36101, PR libstdc++/42813
1917         * configure.ac (target_configdirs): Substitute.
1918         * Makefile.def: Bootstrap target module libgomp.
1919         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1920         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1921         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1922         * configure, Makefile.in: Regenerate.
1923
1924 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1925
1926         * MAINTAINERS: Adjust my details.
1927
1928 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1929
1930         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1931
1932 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1933
1934         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1935
1936 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1937
1938         * MAINTAINERS (Write After Approval): Add myself.
1939
1940 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1941
1942         * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2010-01-11  Richard Guenther  <rguenther@suse.de>
1945
1946         PR lto/41569
1947         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1948         * Makefile.in: Regenerated.
1949
1950 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1951
1952         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1953         * configure: Regenerate.
1954
1955 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1956             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1957
1958         PR bootstrap/42424
1959         * configure.ac: Include libtool m4 files.
1960         (_LT_CHECK_OBJDIR): Call it.
1961         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1962         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1963
1964         * configure: Regenerate.
1965
1966 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1967
1968         PR bootstrap/41818
1969         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1970         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1971         * Makefile.in: Regenerate.
1972
1973 2010-01-02  Richard Guenther  <rguenther@suse.de>
1974
1975         PR lto/41529
1976         * configure.ac: Include config/elf.m4.  Disable LTO if not
1977         builting for an elf target.
1978         * configure: Regenerate.
1979
1980 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1981
1982         * MAINTAINERS: Change my email address.
1983
1984 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1985
1986         * config.sub, config.guess: Update from upstream sources.
1987
1988 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1989
1990         * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1993
1994         PR middle-end/30447
1995         PR middle-end/30789
1996         PR other/40302
1997
1998         * configure.ac: Require MPC.
1999         * configure: Regenerate.
2000
2001 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2002
2003         PR target/38384
2004         PR bootstrap/40972
2005         * libtool.m4: Sync from git Libtool.
2006         * ltoptions.m4: Likewise.
2007         * ltversion.m4: Likewise.
2008         * lt~obsolete.m4: Likewise.
2009         * ltmain.sh: Likewise.
2010
2011 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2012
2013         * configure.ac: Update minimum MPC version to 0.8.
2014         * configure: Regenerate.
2015
2016 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2017
2018         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2019         * configure: Regenerated.
2020
2021 2009-11-21  Ian Lance Taylor  <iant@google.com>
2022
2023         * configure.ac: Change default of poststage1_ldflags to be empty if
2024         poststage1_libs is set.  When poststage1_libs is empty, and
2025         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2026         * configure: Rebuild.
2027
2028 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2029
2030         * MAINTAINERS (Write After Approval): Update my email address.
2031
2032 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2033
2034         * config.guess: Update from upstream sources.
2035
2036 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2037
2038         * Makefile.def: Restore host and target settings for gmp.
2039         * Makefile.in: Rebuild.
2040
2041 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2042
2043         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2044         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2045         Fix portability of test of C++ as bootstrap language.  Add
2046         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2047         * configure: Rebuild.
2048         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2049         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2050         in-tree building.
2051         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2052         (POSTSTAGE1_HOST_EXPORTS): Use it.
2053         (STAGE[+id+]_CXXFLAGS): New.
2054         (BASE_FLAGS_TO_PASS): Pass it down.
2055         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2056         extra_exports.
2057         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2058         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2059         extra_exports.
2060         * Makefile.in: Rebuild.
2061
2062 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2063
2064         * config.sub, config.guess: Update from upstream sources.
2065
2066 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2067
2068         * MAINTAINERS (Write After Approval): Add myself.
2069
2070 2009-11-09  Jon Beniston  <jon@beniston.com>
2071
2072         * MAINTAINERS (Write After Approval): Add myself.
2073
2074 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2075
2076         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2077         paths for *-w64-mingw* and x86_64-*mingw*.
2078         * configure: Regenerated.
2079
2080 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2081
2082         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2083
2084 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2085
2086         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2087         Phil Edwards to Write-After Approval.
2088
2089 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2090
2091         * configure.ac: Disable target-winsup & co for
2092         x86_64-*-mingw* and *-w64-mingw* targets.
2093         * configure: Regenerated.
2094
2095 2009-10-16  Nick Clifton  <nickc@redhat.com>
2096
2097         * MAINTAINERS: Add myself as a maintainer for the RX port.
2098
2099 2009-10-26  Johannes Singler  <singler@kit.edu>
2100
2101         * MAINTAINERS (Write After Approval): Update my e-mail address.
2102
2103 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2104
2105         * configure.ac (CLooG test): Use = with test.
2106         * configure: Regenerate.
2107
2108 2009-10-22  Richard Guenther  <rguenther@suse.de>
2109
2110         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2111         cloog if the ppl version check failed.  Move flags saving
2112         before setting in libelf check.
2113         * configure: Regenerate.
2114
2115 2009-10-21  Richard Guenther  <rguenther@suse.de>
2116
2117         * configure.ac: Adjust the ppl and cloog configure to work as
2118         documented.  Disable cloog if ppl was disabled.  Omit the version
2119         checks if they were disabled.
2120         * configure: Re-generate.
2121
2122 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2123
2124         * configure.ac: Add 'lto' to enable_languages, not
2125         new_enable_languages, and only if not already present.
2126         * configure: Regenerate.
2127
2128 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2129
2130         * README: Refer to the various COPYING* files instead of just
2131         COPYING.
2132         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2133
2134 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2135
2136         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2137         
2138 2009-10-07  Richard Guenther  <rguenther@suse.de>
2139
2140         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2141         and Richard Guenther as reviewers.
2142         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2143         as reviewers.
2144
2145 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2146
2147         * config.sub: Update from upstream sources.
2148
2149 2009-10-06  Ian Lance Taylor  <iant@google.com>
2150
2151         * Makefile.def: check-gold depends upon all-gas.
2152         * Makefile.in: Rebuild.
2153
2154 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2155
2156         * MAINTAINERS (Write After Approval): Add myself.
2157
2158 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2159
2160         * Makefile.def: all-lto-plugin depends on all-libiberty.
2161         set bootstrap=true for lto-plugin.
2162         Add lto-plugin.
2163         * Makefile.in: Regenerate.
2164         * configure.ac (host_libs): Add lto-plugin.
2165         * configure: Regenerate.
2166
2167 2009-10-03  Diego Novillo  <dnovillo@google.com>
2168
2169         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2170         (HOST_LIBELFLIBS): Define.
2171         (HOST_LIBELFINC): Define.
2172         * Makefile.in: Regenerate.
2173         * configure.ac: Add --enable-lto.
2174         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2175         If --enable-lto is used, add 'lto' to new_enable_languages.
2176         If --enable-lto is used and gold is enabled, add
2177         lto-plugin to configdirs.
2178         * configure: Regenerate.
2179
2180 2009-10-03  Simon Baldwin  <simonb@google.com>
2181
2182         * configure.ac: If --with-system-zlib, suppress local zlib and
2183         pass --with-system-zlib to subdir configure scripts.
2184         * configure: Regenerate.
2185
2186 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2187             Paolo Bonzini  <bonzini@gnu.org>
2188
2189         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2190         $(srcdir).
2191         * Makefile.in: Rebuilt.
2192
2193 2009-09-26  Gary Funck  <gary@intrepid.com>
2194
2195         * MAINTAINERS (Write After Approval): Add myself.
2196
2197 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2198
2199         * configure.ac: Update minimum MPC version to 0.7.
2200         * configure: Regenerate.
2201
2202 2009-09-25  Nick Clifton  <nickc@redhat.com>
2203
2204         * configure.ac: Pass any --cache-file=/dev/null option on to
2205         subconfigures.
2206         * configure: Regenerate.
2207
2208 2009-09-23  Nick Clifton  <nickc@redhat.com>
2209
2210         * config.sub, config.guess: Update from upstream sources.
2211
2212 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2213
2214         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2215         * Makefile.in: Rebuilt.
2216
2217 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2218
2219         PR bootstrap/32272
2220         * configure.ac: Error out if $srcdir isn't '.' but contains
2221         host-${host_noncanonical}.
2222         * configure: Regenerate.
2223
2224 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2225
2226         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2227         maintainer.
2228
2229 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2230
2231         * configure.ac: If bootstrapping a combined tree with
2232         --enable-gold, require c++ in stage1_languages.
2233         * configure: Regenerate.
2234
2235         * configure.ac: Also add target_libs of stage1_languages to
2236         bootstrap_target_libs.
2237         * configure: Regenerate.
2238
2239         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2240         with --enable-languages not containing c++.
2241         * configure: Regenerate.
2242
2243 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2244
2245         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2246         * configure: Regenerate.
2247
2248 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2249
2250         * MAINTAINERS (Write After Approval): Update my e-mail address,
2251         and move from from here...
2252         (Waiting for paperwork): To here.
2253
2254 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2255
2256         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2257
2258 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2259
2260         * configure.ac: Do not use $extrasub for replacing @if/@endif
2261         parts in Makefile; instead, use additional arguments to
2262         AC_CONFIG_COMMANDS to do the replacement manually, with several
2263         sed invocations, to avoid HP-UX sed command limits.
2264         * configure: Regenerate.
2265
2266 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2267
2268         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2269         blank before -L.
2270
2271 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2272
2273         * configure.ac (with-build-config): Document.  Handle without.
2274         Handle missing argument.
2275         * configure: Rebuilt.
2276
2277 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2278
2279         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2280         Default to bootstrap-debug only if compare-debug works.
2281         * configure: Rebuilt.
2282         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2283         * Makefile.in: Rebuilt.
2284
2285 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2286
2287         * MAINTAINERS (OS Port Maintainers): Update my email address.
2288
2289 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2290
2291         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2292         * Makefile.in: Rebuilt.
2293
2294 2009-09-01  Chris Demetriou  <cgd@google.com>
2295
2296         * MAINTAINERS (Write After Approval): Add myself.
2297
2298 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2299
2300         PR debug/30161
2301         * include/dwarf2.h (enum dwarf_tag): Added
2302         DW_TAG_GNU_template_template_param
2303         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2304
2305 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2306
2307         * Makefile.tpl (AWK): Fix typo.
2308         * Makefile.in: Regenerate.
2309
2310 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2311
2312         * configure.ac: Detect awk and sed.
2313         * Makefile.def (flags_to_pass): Add AWK and SED.
2314         * Makefile.tpl (AWK, SED): New.
2315         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2316         * configure: Regenerate.
2317         * Makefile.in: Regenerate.
2318
2319 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2320
2321         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2322         (collapseslashes): Likewise.
2323
2324 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2325
2326         * configure.ac (AC_PREREQ): Bump to 2.64.
2327
2328 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2329
2330         * configure.ac: Remove --with-datarootdir, --with-docdir,
2331         --with-pdfdir, --with-htmldir switches.
2332         * configure: Regenerate.
2333
2334         * configure: Regenerate.
2335
2336         * compile: Sync from Automake 1.11.
2337         * depcomp: Likewise.
2338         * install-sh: Likewise.
2339         * missing: Likewise.
2340         * mkinstalldirs: Likewise.
2341         * ylwrap: Likewise.
2342
2343 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2344
2345         * ltmain.sh (func_normal_abspath): New function.
2346         (func_relative_path): Likewise.
2347         (func_mode_help): Document new -bindir option for link mode.
2348         (func_mode_link): Add new -bindir option, and use it to place
2349         output DLL if specified.
2350
2351 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2352
2353         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2354         (baseargs): Add --disable-option-checking.
2355         * configure: Regenerate.
2356
2357         * Makefile.def (configure-target-libiberty): Depend on
2358         all-binutils and all-ld.
2359         (configure-target-newlib): Likewise.
2360         * Makefile.in: Regenerate.
2361
2362 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2363
2364         * config.sub, config.guess: Update from upstream sources.
2365
2366 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2367
2368         Sync from src, merge:
2369
2370         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2371
2372         * configure.ac: Do not exclude gas for i386-*-darwin.
2373         Add a case for x86_64-*-darwin.
2374         * configure: Regenerate.
2375
2376 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2377
2378         * MAINTAINERS: Add my name to Write After Approval list.
2379
2380 2009-08-06  Michael Eager  <eager@eagercon.com>
2381
2382         * configure.ac: Add Microblaze target.
2383         * configure: Regenerate.
2384
2385 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2386
2387         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2388         * configure: Regenerate.
2389         
2390 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2391
2392         * MAINTAINERS (Write After Approval): Update my e-mail address.
2393
2394 2009-07-06  Ian Lance Taylor  <iant@google.com>
2395
2396         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2397         * configure: Rebuild.
2398
2399 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2400
2401         * MAINTAINERS: Move myself to the Graphite Reviewers.
2402
2403 2009-06-30  Wei Guozhi  <carrot@google.com>
2404
2405         * MAINTAINERS: Add my name to Write After Approval list.
2406
2407 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2408
2409         PR bootstrap/40338
2410         * configure.ac (comparestring): Create new variable.
2411         * Makefile.tpl (comparestring): Use to skip some comparisions.
2412         * configure: Regenerate.
2413         * Makefile.in: Regenerate.
2414
2415 2009-06-26  Doug Evans  <dje@sebabeach.org>
2416
2417         * Makefile.def (host_modules): Add cgen.
2418         * Makefile.in: Regenerate.
2419         * configure.ac (host_tools): Add cgen.
2420         * configure: Regenerate.
2421
2422 2009-06-23  DJ Delorie  <dj@redhat.com>
2423
2424         * MAINTAINERS: Add myself as mep maintainer.
2425
2426 2009-06-23  Ian Lance Taylor  <iant@google.com>
2427
2428         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2429         boot_languages.  Only bootstrap target libraries listed in
2430         target_libs for some boot language.  Add --with-stage1-ldflags,
2431         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2432         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2433         if not building with C++.
2434         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2435         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2436         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2437         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2438         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2439         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2440         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2441         * configure, Makefile.in: Rebuild.
2442
2443 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2444
2445         * MAINTAINERS: Added my name to write-after-approval list.
2446
2447 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2448
2449         * configure.ac: Define is_elf for QNX Neutrino targets.
2450         * configure: Regenerate.
2451
2452 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2453
2454         * MAINTAINERS: Added my name to the write-after-approval list
2455
2456 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2457
2458         * configure.ac: Detect MPC in default directory.
2459         * configure: Regenerate.
2460
2461 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2462             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2463
2464         * Makefile.tpl (all): Avoid a trailing backslash.
2465         * Makefile.in: Regenerate.
2466
2467 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2468
2469         * config.sub, config.guess: Update from upstream sources.
2470
2471 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2472
2473         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2474         to noconfdirs.
2475         * configure: Regenerate.
2476
2477 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2478
2479         * Makefile.tpl ([+compare-target+]): Compare all stage
2480         directories, rather than just gcc.
2481         * Makefile.in: Rebuilt.
2482
2483 2009-06-01  Doug Kwan  <dougkwan@google.com>
2484
2485         * configure.ac: Support gold for target arm*-*-*.
2486         * configure: Regenerate.
2487
2488 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2489
2490         * Makefile.def: Add MPC support and dependencies.
2491         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2492
2493         * Makefile.in, configure: Regenerate.
2494
2495 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2496
2497         * Makefile.tpl (all): Avoid harmless warning in make all when
2498         gcc-bootstrap is enabled but stage_last does not exist.
2499         * Makefile.in: Rebuilt.
2500
2501 2009-05-24  Nicolas Roche  <roche@adacore.com>
2502
2503         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2504         * Makefile.in: Regenerate.
2505
2506 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2507
2508         * MAINTAINERS: Update my e-mail address.
2509
2510 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2511
2512         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2513         * configure:  Regenerate.
2514
2515 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2516
2517         PR other/40159
2518         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2519         gcc-no-bootstrap are mutually exclusive.
2520         * Makefile.in: Rebuilt.
2521
2522 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2523
2524         PR other/40159
2525         * Makefile.tpl (all): Don't end with unconditional success.
2526         * Makefile.in: Rebuilt.
2527
2528 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2529
2530         PR target/37137
2531         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2532         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2533         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2534         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2535         stage_configureflags, stage_cflags and stage_libcflags into
2536         explicit Makefile macros.
2537         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2538         GFORTRAN.
2539         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2540         CC.  Set CC_FOR_BUILD from CC.
2541         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2542         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2543         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2544         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2545         and GFORTRAN.
2546         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2547         (_LIBCFLAGS): Renamed to _TFLAGS.
2548         (do-compare-debug, do-compare3-debug): Drop.
2549         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2550         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2551         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2552         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2553         (XGCC_FLAGS_FOR_TARGET): New.
2554         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2555         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2556         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2557         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2558         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2559         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2560         TFLAGS.
2561         (BUILD_CONFIG): Include if requested.
2562         (all): Set TFLAGS on bootstrap.
2563         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2564         (all-stageid-prefixmodule): Likewise.
2565         (do-clean, distclean-stageid): Set TFLAGS.
2566         (restrap): Fix whitespace.
2567         * Makefile.in: Rebuilt.
2568
2569 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2570
2571         * config.guess: Sync with src.
2572
2573 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2574
2575         * configure.ac ($with_ppl):  Default to no if not supplied.
2576         ($with_cloog):  Likewise.
2577         configure:  Regenerate.
2578
2579 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2580
2581         * MAINTAINERS: Update my e-mail address.
2582
2583 2009-04-27  Nick Clifton  <nickc@redhat.com>
2584
2585         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2586
2587 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2588
2589         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2590         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2591         * Makefile.in: Regenerate.
2592
2593 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2594
2595         PR bootstrap/39739
2596         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2597         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2598
2599         * configure, Makefile.in: Regenerate.
2600
2601 2009-04-21  Taras Glek  <tglek@mozilla.com>
2602
2603         * include/hashtab.h: Update GTY annotations to new syntax
2604         * include/splay-tree.h: Likewise
2605
2606 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2607
2608         * config.sub, config.guess: Update from upstream sources.
2609
2610 2009-04-15  Anthony Green  <green@moxielogic.com>
2611
2612         * configure.ac: Add moxie support.
2613         * configure: Rebuilt.
2614
2615 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2616
2617         * configure.ac: Change copyright header to refer to version
2618         3 of the GNU General Public License and to point readers at the
2619         COPYING3 file and the FSF's license web page.
2620         * Makefile.def: Likewise.
2621         * Makefile.tpl: Likewise.
2622         * Makefile.in: Regenerate.
2623
2624 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2625
2626         * configure.ac: Restore match for darwin9 or later. Use double
2627         brackets since regeneration eats one pair.
2628         * configure: Regenerate.
2629
2630 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2631
2632         PR gas/10039
2633         * configure.ac: Require texinfo 4.7.
2634         * configure: Regenerated.
2635
2636 2009-04-09  Nick Clifton  <nickc@redhat.com>
2637
2638         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2639         the GCC Runtime Library Exception.
2640
2641 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2642
2643         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2644         * configure: Regenerate.
2645
2646 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2647
2648         * Makefil.def (languages): New entries.
2649         * Makefile.tpl (check-gcc-*): New generic target.
2650         * Makefile.in: Regenerate.
2651
2652 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2653
2654         * MAINTAINERS:  Update my email address.
2655
2656 2009-03-18  Tom Tromey  <tromey@redhat.com>
2657
2658         * configure: Rebuild.
2659         * configure.ac (host_libs): Add libiconv.
2660         * Makefile.in: Rebuild.
2661         * Makefile.def (host_modules): Add libiconv.
2662         (configure-gdb, all-gdb): Depend on libiconv.
2663
2664 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2665
2666         * configure.ac: Treat gdb as supported on x86_64-darwin.
2667         * configure: Regenerate.
2668
2669 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2670
2671         * configure.ac (--with-host-libstdcxx): New option.
2672         * configure: Regenerate.
2673
2674 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2675
2676         * MAINTAINERS:  Move myself into the write after approval list.
2677
2678 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2679
2680         * MAINTAINERS: Update e-mail address.
2681         
2682 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2683
2684         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2685
2686 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2687
2688         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2689
2690 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2691
2692         Backport from git Libtool:
2693
2694         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2695         Support GNU/kOpenSolaris.
2696         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2697         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2698         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2699         GNU/kOpenSolaris.
2700
2701 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2702
2703         * MAINTAINERS: Update e-mail address.
2704
2705 2009-02-24  Michael Eager  <eager@eagercon.com>
2706
2707         * MAINTAINERS (Write After Approval): Add self.
2708
2709 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2710
2711         * MAINTAINERS (Write After Approval): Add myself.
2712
2713 2009-02-05  Andreas Schwab  <schwab@suse.de>
2714
2715         * Makefile.tpl (stage_last): Define $r and $s before using
2716         $(RECURSE_FLAGS_TO_PASS).
2717         * Makefile.in: Regenerate
2718
2719 2009-01-30  Ian Lance Taylor  <iant@google.com>
2720
2721         * MAINTAINERS: Move myself to the Global Reviewers list.
2722
2723 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2724
2725         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2726         * configure: Regenerate.
2727
2728 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2729
2730         * MAINTAINERS: Make whitespace consistent.
2731         Remove Robert Millan from Write After Approval.
2732
2733 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2734
2735         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2736         (all-opcodes): Depend on all-libiberty.
2737         * Makefile.in: Regenerate.
2738
2739 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2740
2741         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2742         * configure: Regenerate.
2743
2744 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2745
2746         * MAINTAINERS (Write After Approval): Add myself.
2747
2748 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2749
2750         * MAINTAINERS: Add myself to reviewers (Fortran).
2751
2752 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2753
2754         PR tree-optimization/38515
2755         * configure.ac (cloog-polylib): Removed.
2756         (with_ppl, with_cloog): Test for "no".
2757         * configure: Regenerated.
2758
2759 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2760
2761         * MAINTAINERS: Moved myself to reviewers (Fortran).
2762
2763 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2764
2765         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2766         (Write After Approval): Remove myself.
2767
2768 2009-01-03  Diego Novillo  <dnovillo@google.com>
2769
2770         * MAINTAINERS: Remove myself from alias maintainership.
2771
2772 2009-01-02  David Ayers  <ayers@fsfe.org>
2773
2774         * MAINTAINERS: Update e-mail address.
2775
2776 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2777
2778         * MAINTAINERS: Make whitespace consistent.
2779
2780 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2781
2782         Backport from upstream Libtool:
2783         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2784         Add cache variables to tests that require the linker to work.
2785         For shlibpath_overrides_runpath, this also changes the semantics
2786         to let the result from the C compiler take precedence.
2787
2788 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2789
2790         * config.sub, config.guess: Update from upstream sources.
2791
2792 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2793
2794         * configure.ac (ppllibs): Add by default the lib flags.
2795         * configure: Regenerate.
2796
2797 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2798
2799         * MAINTAINERS:  Add myself to the write after approval list.
2800
2801 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2802
2803         * configure.ac: Add double brackets on darwin[912].
2804         * configure: Regenerate.
2805
2806 2008-12-03  Daniel Kraft  <d@domob.eu>
2807
2808         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2809         Approval to Reviewer section (for Fortran front-end).
2810
2811 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2812
2813         * configure.ac: Expand to darwin10 and later.
2814         * configure: Regenerate.
2815
2816 2008-12-02  Andreas Schwab  <schwab@suse.de>
2817
2818         * Makefile.def: configure-target-boehm-gc depends on
2819         all-target-libstdc++-v3.
2820         * Makefile.in: Regenerate.
2821
2822 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2823
2824         * MAINTAINERS:  Add myself as mingw maintainer.
2825
2826 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2827
2828         * config.sub, config.guess: Update from upstream sources.
2829
2830 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2831
2832         * README.SCO: Remove.
2833
2834 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2835
2836         * MAINTAINERS:  Add myself to the write after approval list.
2837
2838 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2839
2840         * MAINTAINERS:  Update my email address in WAA section.
2841
2842 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2843
2844         * MAINTAINERS: Update e-mail address.
2845
2846 2008-11-27  Toon Moene  <toon@moene.org>
2847
2848         * MAINTAINERS: Change e-mail address.
2849
2850 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2851
2852         * configure.ac: Build gdb for i?86-*-darwin*
2853         * configure: Regenerated.
2854
2855 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2856
2857         * MAINTAINERS: Added my full name.
2858
2859 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2860
2861         PR bootstrap/38014
2862         PR bootstrap/37923
2863
2864         Revert:
2865
2866         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2867
2868         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2869         * Makefile.in: Regenerated.
2870
2871         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2872
2873         PR gdb/921
2874         PR gdb/1646
2875         PR gdb/2175
2876         PR gdb/2176
2877
2878         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2879         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2880         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2881         (HOST_EXPORTS): Pass CPPFLAGS.
2882         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2883         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2884         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2885         * Makefile.in, configure: Regenerated.
2886         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2887         and CPPFLAGS_FOR_BUILD.
2888
2889 2008-11-06  Jeff Law  <law@redhat.com>
2890
2891         * MAINTAINERS: Add myself as middle end maintainer.
2892
2893 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2894
2895         * MAINTAINERS (Write after approval): Add myself.
2896
2897 2008-11-05  Diego Novillo  <dnovillo@google.com>
2898
2899         * MAINTAINERS (Global Reviewers): Add myself.
2900         (Non-Algorithmic Maintainers): Remove myself.
2901
2902 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2903
2904         * MAINTAINERS (Write after approval): Add myself.
2905
2906 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2907
2908         * MAINTAINERS (Write after approval): Add myself.
2909
2910 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2911
2912         * configure.ac (spu-*-*): Remove special case.
2913         * configure: Regenerate.
2914
2915 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2916
2917         * MAINTAINERS (Write after approval): Update my email address.
2918
2919 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2920
2921         * configure.ac [spu-*-*]: Do not set skipdirs.
2922         * configure: Re-generate.
2923
2924 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2925
2926         * MAINTAINERS (Various Maintainers): Add myself to reload.
2927
2928 2008-10-25  Richard Guenther  <rguenther@suse.de>
2929
2930         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2931         maintainer.  Remove myself as libgcc-math maintainer.
2932         (Non-Algorithmic Maintainers): Remove myself.
2933
2934 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2935
2936         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2937         * Makefile.in: Regenerated.
2938
2939 2008-10-23  Cary Coutant  <ccoutant@google.com>
2940
2941         * MAINTAINERS (Write after approval): Add myself.
2942
2943 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2944
2945         PR gdb/921
2946         PR gdb/1646
2947         PR gdb/2175
2948         PR gdb/2176
2949
2950         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2951         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2952         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2953         (HOST_EXPORTS): Pass CPPFLAGS.
2954         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2955         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2956         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2957         * Makefile.in, configure: Regenerated.
2958         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2959         and CPPFLAGS_FOR_BUILD.
2960
2961 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2962
2963         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2964         Sebastian Pop.
2965
2966 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2967
2968         * MAINTAINERS (Write After Approval): Added myself.
2969
2970 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2971
2972         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2973         recommended version to 2.3.2.
2974
2975         * configure: Regenerate.
2976
2977 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2978
2979         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2980
2981 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2982
2983         * MAINTAINERS (Write After Approval): Update e-mail address.
2984
2985 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2986
2987         * libtool.m4: Update to libtool 2.2.6.
2988         * lt~obsolete.m4: Update to libtool 2.2.6.
2989         * ltmain.sh: Update to libtool 2.2.6.
2990         * ltsugar.m4: Update to libtool 2.2.6.
2991         * ltversion.m4: Update to libtool 2.2.6.
2992         * ltoptions.m4: Update to libtool 2.2.6.
2993         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2994
2995 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2996
2997         * MAINTAINERS (Write After Approval): Add myself.
2998
2999 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3000
3001         * MAINTAINERS (Write After Approval): Update my name.
3002
3003 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3004
3005         * MAINTAINERS: Add myself in "Write After Approval".
3006
3007 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3008
3009         * MAINTAINERS: Add myself as ia64 maintainer.
3010
3011 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3012
3013         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3014         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3015         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3016         and Michael Tiemann from Write After Approval since they do not
3017         actually have access.
3018
3019 2008-09-05  Richard Guenther  <rguenther@suse.de>
3020
3021         * configure.ac: Initialize clooglibs to -lcloog.
3022         * configure: Re-generate.
3023
3024 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3025
3026         * MAINTAINERS (Write After Approval): Add myself.
3027
3028 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3029
3030         * configure.ac (--with-cloog-polylib): New.
3031         (--disable-cloog-version-check): New.
3032         (--disable-ppl-version-check): New.
3033         * configure: Re-generate.
3034
3035 2008-09-03  Richard Guenther  <rguenther@suse.de>
3036
3037         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3038         cloog test.
3039         * configure: Re-generate.
3040
3041 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3042
3043         Add picoChip port.
3044         * MAINTAINERS: Add picoChip maintainers.
3045
3046 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3047             Tobias Grosser  <grosser@fim.uni-passau.de>
3048             Jan Sjodin  <jan.sjodin@amd.com>
3049             Harsha Jagasia  <harsha.jagasia@amd.com>
3050             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3051             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3052             Adrien Eliche  <aeliche@isty.uvsq.fr>
3053
3054         Merge from graphite branch.
3055         * configure: Regenerate.
3056         * Makefile.in: Regenerate.
3057         * configure.ac (host_libs): Add ppl and cloog.
3058         Add checks for PPL and CLooG.
3059         * Makefile.def (ppl, cloog): Added modules and dependences.
3060         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3061         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3062
3063 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3064
3065         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3066         (GCC_SHLIB_SUBDIR): New.
3067         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3068         * configure: Regenerate.
3069         * Makefile.in: Regenerate.
3070
3071 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3072
3073         * MAINTAINERS: Consistently use tabs to separate columns.
3074
3075 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3076
3077         * MAINTAINERS (Write after Approval): Add myself.
3078
3079 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3080
3081         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3082         Enable bfd, binutils and opcodes.
3083         * configure: Regenerate.
3084
3085 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3086
3087         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3088
3089 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3090
3091         * MAINTAINERS:  Use correct Umlaut for last name.
3092
3093 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3094
3095         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3096
3097 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3098
3099         * MAINTAINERS: Update my email address.
3100
3101 2008-08-16  Nicolas Roche  <roche@adacore.com>
3102
3103         * Makefile.tpl: Add BOOT_ADAFLAGS.
3104         * Makefile.in: Regenerate.
3105
3106 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3107
3108         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3109         * configure: Regenerate.
3110
3111 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3112
3113         * configure.ac: Add makefile fragments for hpux.
3114         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3115         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3116         * configure: Regenerate.
3117         * Makefile.in: Regenerate.
3118
3119 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3120
3121         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3122
3123 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3124
3125         * MAINTAINERS (Write after Approval): Add myself.
3126
3127 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3128
3129         * MAINTAINERS (Write After Approval):  Add myself.
3130
3131 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3132
3133         * MAINTAINERS (Write After Approval):  Add myself.
3134
3135 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3136
3137         * MAINTAINERS: Update my email address.
3138
3139 2008-06-25  Joey Ye  <joey.ye@intel.com>
3140
3141         * MAINTAINERS (Write After Approval):  Add myself.
3142
3143 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3144
3145         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3146         * Makefile.in: Regenerate.
3147         * configure: Regenerate.
3148
3149 2008-06-17  Daniel Kraft  <d@domob.eu>
3150
3151         * MAINTAINERS (Write After Approval):  Add myself.
3152
3153 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3154
3155         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3156         "$@" is still intact with both Autoconf 2.59 and 2.62.
3157         * configure: Regenerate.
3158
3159 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3160
3161         * Makefile.tpl: Fix comment errors.
3162         * Makefile.in: Regenerate.
3163
3164 2008-06-12  David S. Miller  <davem@davemloft.net>
3165             David Edelsohn  <edelsohn@gnu.org>
3166
3167         * configure.ac: Add powerpc*-*-* to gold supported targets.
3168         * configure: Regenerate.
3169
3170 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3171
3172         PR tree-optimization/36218
3173         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3174         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3175         (all prefix="build-"): Pass them to build-system sub-makes.
3176         * Makefile.in: Regenerate.
3177
3178 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3179
3180         * MAINTAINERS (mt port): Remove.
3181         (sco5, unixware, sco udk): Remove.
3182         (Kean Johnston): Add to Write After Approval.
3183
3184 2008-05-30  Julian Brown  <julian@codesourcery.com>
3185
3186         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3187         of libobjc for ARM EABI Linux.
3188         * configure: Regenerate.
3189
3190 2008-05-18  Xinliang David Li   <davidxl@google.com>
3191
3192         * ChangeLog: Remove wrong ChangeLog entry.
3193
3194 2008-05-17  Xinliang David Li   <davidxl@google.com>
3195
3196         * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3199
3200         * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2008-05-14  Rafael Espíndola  <espindola@google.com>
3203
3204         * config-ml.in: don't handle --enable-shared and --enable-static.
3205
3206 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3207
3208         * MAINTAINERS: Update my email address.
3209
3210 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3211
3212         * MAINTAINERS: Update my email address.
3213
3214 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3215
3216         * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3219
3220         * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3223
3224         * MAINTAINERS (crx): Add myself.
3225
3226 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3227
3228         Sync with src:
3229         2008-04-14  David S. Miller  <davem@davemloft.net>
3230
3231         * configure.ac: Add sparc*-*-* to gold supported targets.
3232         * configure: Regenerate.
3233
3234 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3235
3236         PR bootstrap/35457
3237         * configure.ac: Include override.m4.
3238         * configure: Regenerate.
3239
3240 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3241
3242         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3243         * Makefile.in: Regenerate.
3244
3245 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3246
3247         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3248         as nonconfigurable directories list.
3249         * configure: Regenerate.
3250
3251 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3252
3253         * config.sub, config.guess: Update from upstream sources.
3254
3255 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3256
3257         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3258         * Makefile.in: Regenerate.
3259
3260 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3261
3262         * configure.ac: Do not build libssp for the AVR.
3263         * configure: Regenerate.
3264
3265 2008-04-07  Ian Lance Taylor  <iant@google.com>
3266
3267         * Makefile.def: check-gold depends upon all-binutils.
3268         * Makefile.in: Regenerate.
3269
3270 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3271
3272         * MAINTAINERS (Write After Approval): Add myself.
3273
3274 2008-04-04  Nick Clifton  <nickc@redhat.com>
3275
3276         PR binutils/4334
3277         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3278         builds.
3279         * configure: Regenerate.
3280
3281 2008-04-04  NightStrike  <NightStrike@gmail.com>
3282
3283         PR other/35151
3284         * configure.ac: Combine rules for mingw32 and mingw64.
3285         * configure: Regenerate.
3286
3287 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3288
3289         * MAINTAINERS (Write After Approval): Add myself.
3290
3291 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3292
3293         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3294         * Makefile.in (.NOTPARALLEL): Ditto.
3295
3296 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3297
3298         * MAINTAINERS (Write After Approval): Add myself.
3299
3300 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3301
3302         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3303         * Makefile.in (.NOTPARALLEL): Regenerate.
3304
3305 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3306
3307         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3308         * Makefile.in: Regenerate.
3309
3310 2008-03-26  Jakub Staszak  <kuba@et.pl>
3311
3312         * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3315
3316         * MAINTAINERS:  Update e-mail address.
3317
3318 2008-03-20  Ian Lance Taylor  <iant@google.com>
3319
3320         * configure.ac: Add support for --enable-gold.
3321         * Makefile.def: Add gold as a directory like ld.
3322         * configure, Makefile.in: Regenerate.
3323
3324 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3325
3326         * configure.ac: m4_include config/proginstall.m4.
3327         * configure: Regenerate.
3328
3329         Backport from upstream Libtool:
3330
3331         2007-10-12  Eric Blake  <ebb9@byu.net>
3332
3333         Deal with Autoconf 2.62's semantic change in m4_append.
3334         * ltsugar.m4 (lt_append): Replace broken versions of
3335         m4_append.
3336         (lt_if_append_uniq): Don't require separator to be overquoted,
3337         and avoid broken m4_append.
3338         (lt_dict_add): Fix typo.
3339         * libtool.m4 (_LT_DECL): Don't overquote separator.
3340
3341 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3342
3343         * config.rpath: Add AIX 6 support.
3344
3345 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3346
3347         * Makefile.def (stageprofile).  Remove -fprofile-generate
3348         from stage_libcflags.
3349         * Makefile.in: Regenerate.
3350
3351 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3352
3353         * config.sub, config.guess: Update from upstream sources.
3354
3355 2008-03-06  Tom Tromey  <tromey@redhat.com>
3356
3357         * MAINTAINERS: Update for treelang deletion.
3358
3359 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3360
3361         * MAINTAINERS: Update my email address.
3362
3363 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3364
3365         * MAINTAINERS (darwin port): Add myself as a maintainer.
3366         (objective-c/c++): Add myself as a maintainer.
3367
3368 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3369
3370         * MAINTAINERS (Write After Approval): Update my email address.
3371
3372 2008-02-25  Tomas Bily  <tbily@suse.cz>
3373
3374         * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3377
3378         * MAINTAINERS (OpenMP): Add myself.
3379
3380 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3381
3382         PR bootstrap/32009
3383         PR bootstrap/32161
3384
3385         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3386         * configure: Regenerate.
3387
3388         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3389         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3390         STAGE4_LIBCFLAGS): New.
3391         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3392         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3393         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3394         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3395         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3396         for target modules.  Don't export LIBCFLAGS.
3397         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3398         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3399         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3400         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3401         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3402         * Makefile.in: Regenerate.
3403
3404 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3405
3406         PR libgcj/33085
3407         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3408         Do not use -DDLL_EXPORT.  Backport from upstream.
3409
3410 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3411
3412         * MAINTAINERS (Write After Approval): Add myself.
3413
3414 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3415
3416         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3417         * configure: Regenerate.
3418
3419 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3420
3421         * configure.ac (xtensa*-*-*): Recognize processor variants.
3422         * configure: Regenerate.
3423
3424 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3425
3426         PR bootstrap/34922
3427         * configure.ac (PARSE_ARGS): Push suitable setting of
3428         ac_subdirs_all, for `./configure --help=recursive'.
3429         Handle `+' in generic toplevel directory disabling.
3430         * configure: Regenerate.
3431
3432 2008-01-28  Nick Clifton  <nickc@redhat.com>
3433
3434         * MAINTAINERS (xstormy16): Take over maintainership.
3435
3436 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3437
3438         * MAINTAINERS (c4x port): Remove.
3439
3440 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3441
3442         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3443
3444 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3445
3446         * config.sub, config.guess: Update from upstream sources.
3447
3448 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3449
3450         * MAINTAINERS (Write After Approval): Add myself.
3451
3452 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3453
3454         * MAINTAINERS: Update my email address.
3455
3456 2008-01-09  Raksit Ashok  <raksit@google.com>
3457
3458         * MAINTAINERS (Write After Approval): Add myself.
3459
3460 2008-01-09  Raksit Ashok  <raksit@google.com>
3461
3462         * MAINTAINERS (Write After Approval): Add myself.
3463
3464 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3465
3466         * config.sub, config.guess: Update from upstream sources.
3467
3468 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3469
3470         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3471         Change recommended MPFR from 2.2.1 -> 2.3.0.
3472         * configure: Regenerate.
3473
3474 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3475
3476         * MAINTAINERS: Update my email address.
3477
3478 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3479
3480         * MAINTAINERS: Update my email address.
3481
3482 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3483
3484         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3485         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3486         * Makefile.in: Regenerate.
3487
3488 2007-12-10  Mark Heffernan  <meheff@google.com>
3489
3490         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3491         misplaced entries.
3492
3493 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3494
3495         * configure.ac: Enable libjava for x86_64-*-darwin9.
3496         * configure: Regenerate.
3497
3498 2007-12-07  Bill Maddox  <maddox@google.com>
3499
3500         * MAINTAINERS (Write After Approval): Add myself.
3501
3502 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3503
3504         * config.sub, config.guess: Update from upstream sources.
3505
3506 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3507
3508         * config-ml.in: Remove 64bit configure tests.
3509
3510 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3511
3512         * config-ml.in: Robustify against white space in absolute file
3513         names.
3514
3515         * config-ml.in (multi-clean): Substitute ${Makefile}.
3516         Remove superfluous ${Makefile} in list.
3517
3518 2007-11-19  Thiemo Seufer  <ths@mips.com>
3519
3520         * config-ml.in: Don't hardcode the Makefile name.
3521
3522 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3523
3524         * MAINTAINERS (Write After Approval): Add myself.
3525
3526 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3527
3528         * MAINTAINERS (Write After Approval): Add myself.
3529
3530 2007-11-06  Doug Kwan  <dougkwan@google.com>
3531
3532         * MAINTAINERS (Write After Approval): Add myself.
3533
3534 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3535
3536         * MAINTAINERS (mercury): Remove entry.
3537         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3538
3539 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3540
3541         * Makefile.def (dependencies): Make configure-gdb depend on
3542         all-intl.
3543         * Makefile.in: Regenerated.
3544
3545 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3546
3547         * MAINTAINERS (Fortran maintainer): Remove myself.
3548
3549 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3550
3551         * Makefile.def: To avoid problems running with parallel makes,
3552         build newlib before libgloss so that target specific header
3553         files are availble.
3554         * Makefile.in: Regenerate
3555
3556 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3557
3558         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3559         * Makefile.in: Regenerate.
3560
3561 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3562
3563         * MAINTAINERS (Register allocation reviewer): Add myself.
3564
3565 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3566
3567         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3568         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3569         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3570         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3571         * configure: Regenerate.
3572
3573 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3574
3575         * MAINTAINERS (Register allocation reviewer): Add myself.
3576
3577 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3578
3579         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3580         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3581         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3582         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3583         * configure.ac: Default them to host tools for $host = $build.
3584         Subst them.
3585
3586         * configure: Regenerate.
3587         * Makefile.in: Regenerate.
3588
3589 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3590
3591         * MAINTAINERS (Register allocation reviewer): Add myself.
3592
3593 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3594
3595         * MAINTAINERS (Register allocation reviewer): Add myself.
3596
3597 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3598
3599         * MAINTAINERS (Write After Approval): Fix typo.
3600
3601 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3602
3603         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3604         * configure: Regenerate.
3605
3606 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3607
3608         PR bootstrap/31906
3609         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3610         they're already prefixed.
3611
3612 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3613
3614         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3615         libstdc++.
3616         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3617         * configure: Regenerate.
3618         * Makefile.in: Regenerate.
3619
3620 2007-09-17  Andreas Schwab  <schwab@suse.de>
3621
3622         * configure.ac: Raise minimum makeinfo version to 4.6.
3623         * configure: Regenerate.
3624
3625 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3626
3627         * MAINTAINERS (write-after-approval) add myself
3628
3629 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3630
3631         * configure.ac: Correct makeinfo version check.
3632         * configure: Regenerate.
3633
3634 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3635
3636         * MAINTAINERS: Update my email address.
3637
3638 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3639
3640         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3641         to $skipdirs and only disable gprof for newlib.  Use the normal
3642         mips*-elf* handling in other respects.
3643         * configure: Regnerate.
3644
3645 2007-09-12  David Daney  <ddaney@avtrex.com>
3646
3647         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3648         enabling libgcj.
3649         * configure: Regenerate.
3650
3651 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3652
3653         PR other/32154
3654         * configure.ac: For libgloss targets, point the linker to the linker
3655         script, startup code and simulator library.
3656         * configure: Regenerate.
3657
3658 2007-09-07  Andrew Haley  <aph@redhat.com>
3659
3660         * configure.ac (noconfigdirs): Remove target-libffi and
3661         target-libjava.
3662         * configure: Regenerate.
3663
3664 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3665
3666         PR target/33281
3667         * configure.ac: Use config/mh-mingw on mingw.
3668         * configure: Regenerate.
3669
3670 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3671
3672         * MAINTAINERS (Write After Approval): Add myself.
3673
3674 2007-09-05  Richard Guenther  <rguenther@suse.de>
3675
3676         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3677         nor --disable-checking is provided also turn on yes and types
3678         checking for stage1.
3679         * configure: Re-generate.
3680
3681 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3682
3683         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3684         (Write After Approval): Remove myself.
3685
3686 2007-08-29  Nick Clifton  <nickc@redhat.com>
3687
3688         * config.sub, config.guess: Update from upstream sources.
3689
3690 2007-08-22  Bud Davis  <jmdavis@link.com>
3691
3692         * MAINTAINERS (Write After Approval): Added myself.
3693         * MAINTAINERS (Reviewers): Removed myself.
3694
3695 2007-08-18  Paul Brook  <paul@codesourcery.com>
3696             Joseph Myers  <joseph@codesourcery.com>
3697
3698         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3699         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3700         * Makefile.in: Regenerate.
3701         * configure.ac (--with-debug-prefix-map): New.
3702         * configure: Regenerate.
3703
3704 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3705             Nigel Stephens  <nigel@mips.com>
3706
3707         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3708         as target_makefile_frag.
3709         * configure: Regenerate.
3710
3711 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3712
3713         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3714         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3715         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3716         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3717         (do-compare, do-compare3, do-compare-debug): New.
3718         ([+compare-target+]): Use them.
3719
3720 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3721
3722         * MAINTAINERS (Write After Approval): Change my email address.
3723
3724 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3725             Ben Elliston  <bje@au.ibm.com>
3726
3727         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3728         --silent if $silent.
3729         * configure: Regenerate.
3730
3731 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3732
3733         * MAINTAINERS (Various Maintainers): Add myself as
3734         loop infrastructure maintainer.  Update my e-mail
3735         address.
3736
3737 2007-07-31  Diego Novillo  <dnovillo@google.com>
3738
3739         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3740         Adjust description.
3741
3742 2007-07-26  Richard Guenther  <rguenther@suse.de>
3743
3744         * configure.ac: Add types checking to stage1 checking flags.
3745         * configure: Regenerate.
3746
3747 2007-07-17  Nick Clifton  <nickc@redhat.com>
3748
3749         * COPYING3: New file.  Contains version 3 of the GNU General
3750         Public License.
3751         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3752         Lesser General Public License.
3753
3754 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3755
3756         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3757
3758 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3759
3760         * MAINTAINERS (S/390 co-maintainer): Add myself.
3761         (Write After Approval): Remove myself.
3762
3763 2007-07-13  Dan Hipschman  <dsh@google.com>
3764
3765         * MAINTAINERS (Write After Approval): Add myself.
3766
3767 2007-07-11  Nick Clifton  <nickc@redhat.com>
3768
3769         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3770         WINDRES export.
3771         * Makefile.in: Regenerate.
3772
3773 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3774
3775         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3776         maintainer.
3777
3778 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3779
3780         * lt~obsolete.m4: New. Import from 20070318 libtool.
3781
3782 2007-07-03  Julian Brown  <julian@codesourcery.com>
3783
3784         * MAINTAINERS (Write After Approval): Add myself.
3785
3786 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3787
3788         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3789         * configure: Regenerate.
3790
3791 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3792
3793         * configure.ac: Add some missing m4 quotation.
3794         * configure: Regenerate.
3795
3796 2007-07-02  Simon Baldwin  <simonb@google.com>
3797
3798         * MAINTAINERS (Write After Approval): Add myself.
3799
3800 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3801
3802         * configure: Regenerate.
3803
3804 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3805
3806         * Makefile.def: Add windmc tool to build.
3807         * Makefile.tpl: Likewise.
3808         * configure.ac: Likewise.
3809         * Makefile.in: Regenerate.
3810         * configure: Regenerate.
3811
3812 2007-06-28  DJ Delorie  <dj@redhat.com>
3813
3814         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3815         not building newlib.
3816         * configure: Regenerated.
3817
3818 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3819
3820         * MAINTAINERS (Write After Approval): Add myself.
3821
3822 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3823
3824         * MAINTAINERS (Write After Approval): Add myself.
3825
3826 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3827
3828         * MAINTAINERS (Write After Approval): Add myself.
3829
3830 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3831
3832         * MAINTAINERS (Write After Approval): Add myself.
3833
3834 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3835
3836         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3837         * Makefile.in: Regenerated.
3838
3839 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3840
3841         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3842         bfin*-*-uclinux* targets.
3843         * configure: Regenerate.
3844
3845 2007-06-14  Ian Lance Taylor  <iant@google.com>
3846
3847         * MAINTAINERS: Add myself as non-algorithmic global write
3848         maintainer.
3849
3850 2007-06-14  Diego Novillo  <dnovillo@google.com>
3851
3852         * MAINTAINERS: Add self as middle-end maintainer and
3853         non-algorithmic global write maintainer.
3854
3855 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3856
3857         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3858         Move all Fortran maintainers except Paul Brook into the
3859         Non-Autopoiesis section.
3860
3861 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3862
3863         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3864         (distclean-stage[+id+]): Possibly delete stage_last.
3865         * Makefile.in: Regenerate.
3866
3867 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3868
3869         * MAINTAINERS (Various Maintainer): Fix typo.
3870
3871 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3872
3873         * MAINTAINERS (Various Maintainer): Add myself as
3874         dataflow maintainer.
3875
3876 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3877
3878         * config.sub, config.guess: Update from upstream sources.
3879
3880 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3881
3882         * Makefile.tpl: Fix spelling error.
3883         * Makefile.in: Regenerate.
3884
3885 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3886
3887         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3888         lt_cv_sys_max_cmd_len.
3889
3890 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3891
3892         * MAINTAINERS (Various Maintainers): Add myself as
3893         auto-vectorizer maintainer.
3894
3895 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3896
3897         PR libjava/32098
3898         * libtool.m4: Revert previous change.
3899         * ltgcc.m4: Put it here.
3900
3901 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3902
3903         * MAINTAINERS (Various Maintainers): Add myself as
3904         auto-vectorizer maintainer.
3905
3906 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3907
3908         PR libjava/32098
3909         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3910
3911 2007-05-30  Richard Guenther  <rguenther@suse.de>
3912
3913         * MAINTAINERS (Various Maintainers): Add myself as
3914         auto-vectorizer maintainer.
3915
3916 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3917
3918         PR bootstrap/29382
3919         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3920         * configure: Rebuilt.
3921
3922 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3923
3924         * MAINTAINERS (Write After Approval): Removed my name.
3925
3926 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3927
3928         * MAINTAINERS (Write After Approval): Remove myself.
3929
3930 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3931
3932         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3933
3934 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3935
3936         * ltmain.sh: Update from ToT Libtool.
3937         * libtool.m4: Update from ToT Libtool.
3938         * ltsugar.m4: New. Update from ToT Libtool.
3939         * ltversion.m4: New. Update from ToT Libtool.
3940         * ltoptions.m4: New. Update from ToT Libtool.
3941         * ltconfig: Remove.
3942         * ltcf-c.sh: Remove.
3943         * ltcf-cxx.sh: Remove.
3944         * ltcf-gcj.sh: Remove.
3945
3946 2007-05-22  Ollie Wild  <aaw@google.com>
3947
3948         * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3951
3952         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3953         stage_cflags.
3954         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3955         Remove CFLAGS/LIBCFLAGS.
3956         (configure-stage[+id+]-[+prefix+][+module+],
3957         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3958         * Makefile.in: Regenerate.
3959
3960 2007-05-15  Diego Novillo  <dnovillo@google.com>
3961
3962         * MAINTAINERS: Update e-mail address.
3963
3964 2007-05-15  Revital Eres  <eres@il.ibm.com>
3965
3966         * MAINTAINERS (Write After Approval): Add myself.
3967
3968 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3969
3970         * MAINTAINERS (Write After Approval): Updated my address.
3971
3972 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3973
3974         * MAINTAINERS (Write After Approval): Add myself.
3975
3976 2007-05-11  Silvius Rus  <rus@google.com>
3977
3978         * MAINTAINERS (Write After Approval): Add myself.
3979
3980 2007-04-23  Tom Tromey  <tromey@redhat.com>
3981
3982         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3983
3984 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3985
3986         * MAINTAINERS (cpplib): Rename to ...
3987         (libcpp): ... this.  Add C/C++ front end maintainers.
3988
3989 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3990
3991         * config-ml.in: Pass ${ml_config_env} to configure calls.
3992
3993 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3994
3995         * MAINTAINERS (Write After Approval): Add myself.
3996
3997 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3998
3999         * MAINTAINERS (Write After Approval): Add myself.
4000
4001 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4002
4003         * MAINTAINERS (fortran 95 front end): Add myself.
4004
4005 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4006
4007         * MAINTAINERS (Write After Approval): Add myself.
4008
4009 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4010
4011         * MAINTAINERS (Modulo Scheduler): Add myself.
4012
4013 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4014
4015         * MAINTAINERS (fortran 95 front end): Add myself.
4016         (c++ front end): whitespace fix.
4017
4018 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4019
4020         * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4023
4024         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4025         of glob.  Quote arguments with single quotes too.
4026         * configure: Regenerate.
4027
4028 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4029
4030         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4031         * Makefile.in: Regenerate
4032
4033 2007-03-07  Andreas Schwab  <schwab@suse.de>
4034
4035         * configure: Regenerate.
4036
4037 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4038
4039         * configure.ac: Add "--with-pdfdir" configure option,
4040         which defines pdfdir variable.
4041         * Makefile.def (target=fixincludes): Add install-pdf to
4042         missing targets.
4043         (recursive_targets): Add install-pdf target.
4044         (flags_to_pass): Add pdfdir.
4045         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4046         target.
4047         * configure: Regenerate
4048         * Makefile.in: Regenerate
4049
4050 2007-02-28  Eric Christopher  <echristo@apple.com>
4051
4052         Revert:
4053         2006-12-07  Mike Stump  <mrs@apple.com>
4054
4055         * Makefile.def (dependencies): Add dependency for
4056         install-target-libssp and install-target-libgomp on
4057         install-gcc.
4058         * Makefile.in: Regenerate.
4059
4060 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4061
4062         * configure: Regenerate.
4063         * configure.ac: Move statements after variable declarations.
4064
4065 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4066
4067         * MAINTAINERS: Add myself as sh maintainer.
4068
4069 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4070
4071         * configure.ac: Adjust for loop syntax.
4072         * configure: Regenerate.
4073
4074 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4075
4076         * configure: Rebuilt.
4077
4078 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4079
4080         * configure.ac: Drop multiple occurrences of --enable-languages,
4081         and fix its quoting.
4082         * configure: Rebuilt.
4083
4084 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4085             Nathan Sidwell  <nathan@codesourcery.com>
4086             Vladimir Prus  <vladimir@codesourcery.com>
4087             Joseph Myers  <joseph@codesourcery.com>
4088
4089         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4090         * configure: Regenerate.
4091
4092 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4093
4094         * ltconfig (freebsd*): Default to elf.
4095
4096 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4097
4098         * configure.ac (target_libraries): Move libgcc before libiberty.
4099         * configure: Regenerated.
4100
4101 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4102             Paolo Bonzini  <bonzini@gnu.org>
4103
4104         PR bootstrap/30753
4105         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4106         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4107         * configure: Regenerated.
4108
4109 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4110
4111         * MAINTAINERS (Language Front End Maintainers): Update my mail
4112         address.
4113
4114 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4115
4116         PR bootstrap/30748
4117         * configure.ac: Correct syntax for Solaris ksh.
4118         * configure: Regenerated.
4119
4120 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4121
4122         * configure.ac: Sync with src.
4123         * configure: Regenerate.
4124
4125 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4126
4127         * Makefile.in: Regenerate.
4128
4129 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4130
4131         * config.sub: Sync with src.
4132
4133 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4134
4135         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4136         noncanonical equivalents.
4137         * configure.in: Rename to...
4138         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4139         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4140         target_noncanonical.  Use them.  Rewrite removal of configure
4141         arguments for autoconf 2.59.  Discard variable settings.  Force
4142         program_transform_name for native tools.
4143
4144         * Makefile.in: Regenerated.
4145         * configure: Regenerated with autoconf 2.59.
4146
4147 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4148
4149         * MAINTAINERS (Write After Approval): Add myself.
4150
4151 2007-01-31  Andreas Schwab  <schwab@suse.de>
4152
4153         * Makefile.tpl (LDFLAGS): Substitute it.
4154         * Makefile.in: Regenerate.
4155
4156 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4157
4158         * MAINTAINERS (Write After Approval): Add myself.
4159
4160 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4161
4162         * MAINTAINERS (spu port): Add myself.
4163
4164 2007-01-23  Richard Guenther  <rguenther@suse.de>
4165
4166         PR bootstrap/30541
4167         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4168         * Makefile.tpl (GNATBIND): Substitute it.
4169         (GNATMAKE): Likewise.
4170         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4171         of STAGE_PREFIX.
4172         * Makefile.in: Regenerate.
4173         * configure: Regenerate.
4174
4175 2007-01-18  Mike Stump  <mrs@apple.com>
4176
4177         * configure.in: Re-enable -Werror for gcc builds.
4178
4179 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4180
4181         * MAINTAINERS (Write After Approval): Add myself.
4182
4183 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4184
4185         * configure.in: Change == to = in test command.
4186         * configure: Regenerate.
4187
4188 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4189             Nick Clifton  <nickc@redhat.com>
4190             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4191
4192         * configure.in (build_configargs, host_configargs, target_configargs):
4193         Remove build/host/target parameters.
4194         (host_libs): Add gmp and mpfr.
4195         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4196         * Makefile.def (gmp, mpfr): New.
4197         (gcc): Remove target.
4198         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4199         target_os, target_vendor): New.
4200         (configure): Add host_alias/target_alias arguments; adjust invocations.
4201         * configure: Regenerate.
4202         * Makefile.in: Regenerate.
4203
4204 2007-01-11  Matt Fago  <fago@earthlink.net>
4205
4206         * configure.in: Try to link to functions only in mpfr 2.2.x
4207         to improve robustness of configure tests.
4208         * configure: Regenerate.
4209
4210 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4211
4212         * MAINTAINERS: Add myself as i386 maintainer.
4213
4214 2007-01-08  Jan Hubicka  <jh@suse.cz>
4215
4216         * MAINTAINERS: Add myself as i386 maintainer.
4217
4218 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4219
4220         * configure.in: Add support for an x86_64-mingw* target.
4221         * configure: Regenerate.
4222
4223 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4224
4225         * Makefile.tpl (all-target): Correct @if conditional for target
4226         modules.
4227         * configure.in: Omit libiberty if building only target libgcc.
4228         * configure, Makefile.in: Regenerated.
4229
4230 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4231
4232         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4233         * configure: Regenerate.
4234
4235 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4236
4237         * Makefile.def (target_modules): Add libgcc.
4238         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4239         * Makefile.tpl (clean-target-libgcc): Delete.
4240         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4241         on gcc even for bootstrapped modules.  Rewrite handling of
4242         lang_env_dependencies to loop over target_modules.
4243         * configure.in (target_libraries): Add target-libgcc.
4244         * Makefile.in, configure: Regenerated.
4245
4246 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4247
4248         * configure.in: Reorganize recognition of languages.  Add
4249         --enable-stage1-languages.  Show supported languages for the chosen
4250         target rather than all recognized languages.
4251         * configure: Regenerate.
4252
4253 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4254
4255         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4256         * Makefile.in: Regenerate.
4257
4258 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4259
4260         * configure.in: Warn that MPFR 2.2.0 is buggy.
4261         * configure: Regenerate.
4262
4263 2006-12-27  Ian Lance Taylor  <iant@google.com>
4264
4265         * configure.in: When removing Makefiles to force a reconfigure, also
4266         remove prev-DIR*/Makefile.
4267         * configure: Regenerate.
4268
4269 2006-12-22  Andreas Schwab  <schwab@suse.de>
4270
4271         * configure: Regenerate with correct autoconf version.
4272
4273 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4274
4275         * configure.in: add AC_SUBST for *_FOR_TARGET.
4276         * configure: Regenerate.
4277
4278 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4279
4280         * configure.in: Simplify logic for rejecting languages that cannot
4281         be built.  Separate the case when a language is unsupported,
4282         from the case when the user chooses not to build a language.
4283
4284 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4285
4286         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4287         it only affects bootstrap and could be tested on "$host" as well.
4288         * configure: Regenerate.
4289         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4290
4291 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4292
4293         PR bootstrap/29544
4294         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4295         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4296         move here comment from Makefile.tpl.
4297         * Makefile.tpl: Move some definitions higher in the file.
4298         (STAGE1_CHECKING): New.
4299         * configure.in: Add --enable-stage1-checking.
4300         * configure: Regenerate.
4301         * Makefile.in: Regenerate.
4302
4303 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4304
4305         * MAINTAINERS: Add myself as build system maintainer.
4306
4307 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4308
4309         * MAINTAINERS (Write After Approval): Add myself.
4310
4311 2006-12-13  Eric Christopher  <echristo@apple.com>
4312
4313         * MAINTAINERS: Add myself as darwin maintainer.
4314
4315 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4316
4317         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4318
4319 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4320
4321         MAINTAINERS: Update my entry.
4322
4323 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4324
4325         * configure.in:  Handle spu makefile frag.
4326         * Makefile.tpl (MAINT): Define
4327         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4328         * configure: Regenerate.
4329         * Makefile.in: Regenerate.
4330
4331 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4332
4333         * config.guess: Import latest version.
4334         * config.sub: Likewise.
4335
4336 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4337
4338         * configure.in (spu-*-*): Don't skip target-libiberty.
4339         * configure: Regenerate.
4340
4341 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4342
4343         PR bootstrap/30134
4344         * configure.in: Correct x86 darwin support for libjava to powerpc
4345         and i?86 only.
4346         * configure: Regenerate.
4347
4348 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4349
4350         * configure.in: Add x86 darwin support for libjava.
4351         * configure: Regenerate.
4352
4353 2006-12-07  Mike Stump  <mrs@apple.com>
4354
4355         * Makefile.def (dependencies): Add dependency for
4356         install-target-libssp and install-target-libgomp on
4357         install-gcc.
4358         * Makefile.in: Regenerate.
4359
4360 2006-12-04  Richard Guenther  <rguenther@suse.de>
4361
4362         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4363         (Non-Algorithmic Maintainers): Move over non-algorithmic
4364         loop optimizer maintainers, add myself as a non-algorithmic
4365         middle-end maintainer.
4366
4367 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4368
4369         * MAINTAINERS (Write After Approval): Add myself.
4370
4371 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4372
4373         * configure.in: Update error message for missing GMP/MPFR.
4374
4375         * configure: Regenerate.
4376
4377 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4378
4379         * configure.in: Update MPFR version in error message.
4380
4381         * configure: Regenerate.
4382
4383 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4384
4385         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4386         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4387         --with-gmp-lib): New flags.
4388
4389         * configure: Regenerate.
4390
4391 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4392
4393         * MAINTAINERS (Write After Approval): Change my email address.
4394
4395 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4396
4397         * MAINTAINERS (Write After Approval): Add myself.
4398
4399 2006-11-22  Philipp Thomas  <pth@suse.de>
4400
4401         * MAINTAINERS (i18n): Update e-mail address.
4402
4403 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4404
4405         * MAINTAINERS (spu port): Add myself as maintainer.
4406         (Write After Approval): Remove myself.
4407
4408 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4409
4410         * configure.in (skipdirs): Don't build libssp for SPU.
4411         * configure: Regenerate.
4412
4413 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4414
4415         * MAINTAINERS (spu port): Add myself as maintainer.
4416         (libobjc): Update my email address.
4417
4418 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4419
4420         * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4423
4424         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4425         * configure : Rebuilt.
4426
4427 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4428
4429         * MAINTAINERS (Write After Approval): Add myself.
4430
4431 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4432
4433         * MAINTAINERS (Write After Approval): Add myself.
4434
4435 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4436
4437         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4438         libmpfr.a.
4439         * configure: Regenerate.
4440
4441 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4442
4443         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4444         (unstage): Test for stage_last presence.
4445
4446         PR bootstrap/29802
4447         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4448         STAGE_PREFIX.
4449         * Makefile.in: Regenerate.
4450
4451 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4452
4453         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4454         maintainers.
4455
4456 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4457
4458         * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4461
4462         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4463         and stageN-package/Makefile.
4464         * Makefile.in: Regenerated.
4465
4466 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4467
4468         * configure.in: Remove target-libgloss from noconfigdirs for
4469         bfin-*-*.
4470         * configure: Regenerated.
4471
4472 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4473
4474         * configure.in (have_gmp): Only error if the gcc directory exists.
4475
4476         * configure: Regenerate.
4477
4478 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4479
4480         * configure.in: Robustify error message for missing GMP/MPFR.
4481
4482         * configure: Regenerate.
4483
4484 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4485
4486         * MAINTAINERS (Write After Approval): Add myself.
4487
4488 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4489
4490         * MAINTAINERS: Change email address.
4491
4492 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4493
4494         * MAINTAINERS (Write After Approval): Add myself.
4495
4496 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4497
4498         * MAINTAINERS (Write After Approval): Add myself.
4499
4500 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4501
4502         * MAINTAINERS (Write After Approval): Move myself to
4503         Write After Approval section.
4504
4505 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4506
4507         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4508         need_gmp anymore.
4509         * configure: Regenerate.
4510
4511 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4512
4513         * MAINTAINERS (Write After Approval): Add myself.
4514
4515 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4516
4517         * config.guess: Import latest version.
4518         * config.sub: Likewise.
4519
4520 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4521
4522         * Makefile.def: Added pdf target handling.
4523         * Makefile.tpl: Added pdf target handling.
4524         * Makefile.in: Regenerated.
4525
4526 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4527
4528         * MAINTAINERS: Add self as score port maintainer.
4529
4530 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4531
4532         * MAINTAINERS (Write After Approval): Add myself.
4533
4534 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4535
4536         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4537         or newer.
4538         * configure: Regenerated.
4539
4540 2006-09-27  Dave Brolley  <brolley@redhat.com>
4541
4542         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4543         using $s instead of $r.
4544         * configure: Regenerated.
4545
4546 2006-09-26  Thiemo Seufer  <ths@mips.com>
4547
4548         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4549         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4550         * configure: Regenerate.
4551
4552 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4553
4554         * MAINTAINERS (Write After Approval): Remove myself.
4555
4556 2006-09-22  Chao-ying Fu  <fu@mips.com>
4557
4558         * MAINTAINERS (Write After Approval): Add myself.
4559
4560 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4561
4562         * MAINTAINERS: Add self as soft-fp maintainer.
4563
4564 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4565
4566         * MAINTAINERS: Add myself as avr maintainer.
4567         Remove Marek Michalkiewicz as avr maintainer.
4568
4569 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4570
4571         * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4574
4575         * configure.in: Never build newlib for a Mingw host.
4576         Never build newlib as Mingw target library.
4577         Test the existence of winsup/cygwin for building a Cygwin newlib,
4578         rather than just winsup.
4579         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4580         building a Mingw target.
4581         * configure: Regenerate.
4582
4583 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4584
4585         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4586
4587 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4588
4589         * config.guess: Import from src (was more updated).
4590         * config.sub: Likewise.
4591
4592 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4593
4594         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4595         * configure: Regenerated.
4596
4597 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4598
4599         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4600         for stages after the first.
4601
4602 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4603
4604         * Makefile.def: Add dependencies for configure-opcodes
4605         on configure-intl and all-opcodes on all-intl.
4606         * Makefile.in: Regenerated.
4607
4608 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4609
4610         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4611
4612 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4613
4614         Port to hosts whose 'sort' and 'tail' implementations
4615         treat operands with leading '+' as file names, as POSIX
4616         has required since 2001.  However, make sure the code still
4617         works on pre-POSIX hosts.
4618         * ltmain.sh: Don't assume "sort +2" is equivalent to
4619         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4620
4621 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4622
4623         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4624
4625 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4626
4627         * ltconfig: chmod 644 before ranlib during install.
4628
4629 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4630
4631         PR bootstrap/18058
4632         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4633         if the bootstrap compiler is a GCC version that supports it.
4634         * configure: Regenerate.
4635
4636 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4637
4638         * configure.in: Fix thinkos in previous check-in.
4639         * configure: Regenerate.
4640
4641 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4642
4643         PR other/27063
4644         * configure.in: Test subdir_requires and give an appropriate
4645         error message.
4646         * configure: Regenerate.
4647
4648 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4649
4650         * MAINTAINERS (Write After Approval): Add myself.
4651
4652 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4653
4654         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4655
4656 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4657
4658         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4659
4660 2006-06-20  David Ayers  <d.ayers@inode.at>
4661
4662         PR bootstrap/28072
4663         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4664         whether target-libjava is being configured instead of whether the
4665         java front end is enabled.
4666         * configure: Regenerate.
4667
4668 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4669
4670         PR target/27540
4671         * configure.in: Only enable libgomp on IRIX 6.
4672         * configure: Regenerate.
4673
4674 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4675
4676         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4677         too.
4678         * Makefile.in: Regenerate.
4679
4680 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4681
4682         * config-ml.in: Alter CCASFLAGS to include special
4683         multilib options the same as is done for CFLAGS.
4684
4685 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4686
4687         * configure.in: Don't enable libgomp on hpux10.
4688         * configure: Rebuilt.
4689
4690 2006-06-12  David Ayers  <d.ayers@inode.at>
4691
4692         PR bootstrap/27963
4693         PR target/19970
4694         * configure.in: Remove target-boehm-gc from noconfigdirs where
4695         ${libgcj} is specified.
4696         * configure: Regenerate.
4697
4698 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4699
4700         Sync from src:
4701
4702         * configure.in: Sync.
4703         * configure: Regenerated.
4704
4705         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4706
4707         * Makefile.def: Added dependencies from sim and gdb on intl, and
4708         added configure dependencies to everything with an all dependency
4709         on intl.
4710         * Makefile.in: Regenerated.
4711
4712 2006-06-06  David Ayers  <d.ayers@inode.at>
4713
4714         PR libobjc/13946
4715         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4716         * Makefile.in: Regenerate.
4717         * configure.in: Add --enable-objc-gc at toplevel and have it
4718         enable boehm-gc for Objective-C.
4719         Remove target-boehm-gc from libgcj.
4720         Add target-boehm-gc to target_libraries.
4721         Add target-boehm-gc to noconfigdirs where ${libgcj}
4722         is specified.
4723         Assert that boehm-gc is supported when requested for Objective-C.
4724         Only build boehm-gc if needed either for Java or Objective-C.
4725         * configure: Regenerate.
4726
4727 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4728
4729         PR 27674
4730         * Makefile.tpl (configure-[+prefix+][+module+],
4731         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4732         Remove rule to unstage bootstrapped modules.
4733         (stage_current): New.
4734         * Makefile.in: Regenerate.
4735
4736 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4737
4738         * MAINTAINERS (Write After Approval): Update my e-mail address.
4739
4740 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4741
4742         * include/libiberty.h: Declare pex_run_in_environment.
4743
4744 2006-05-31  Asher Langton  <langton2@llnl.gov>
4745
4746         * MAINTAINERS (Write After Approval): Add myself.
4747
4748 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4749
4750         * Makefile.def (bfd, opcodes): Fix lib_path.
4751         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4752         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4753         * Makefile.in: Regenerate.
4754
4755 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4756
4757         * Makefile.in: Regenerate.
4758
4759 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4760
4761         * Makefile.def: Add install-html target. Add datarootdir
4762         docdir and htmldir to flags_to_pass.
4763         * Makefile.tpl: Add install-html target.
4764         * Makefile.in: Regenerate.
4765         * configure.in: Add --with-datarootdir, --with-docdir, and
4766         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4767         * configure: Regenerate.
4768
4769 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4770
4771         * configure.in: Enable gprof for cross builds.
4772         * configure: Regenerate.
4773
4774 2006-05-22  Richard Guenther  <rguenther@suse.de>
4775
4776         Revert
4777         2006-01-31  Richard Guenther  <rguenther@suse.de>
4778         Paolo Bonzini  <bonzini@gnu.org>
4779
4780         * Makefile.def (target_modules): Add libgcc-math target module.
4781         * configure.in (target_libraries): Add libgcc-math target library.
4782         (--enable-libgcc-math): New configure switch.
4783         * Makefile.in: Re-generate.
4784         * configure: Re-generate.
4785         * libgcc-math: New toplevel directory.
4786
4787 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4788             Andreas Tobler  <a.tobler@schweiz.ch>
4789
4790         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4791         * configure: Rebuilt.
4792
4793 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4794
4795         * MAINTAINERS (Write After Approval): Add myself.
4796
4797 2006-05-01  DJ Delorie  <dj@redhat.com>
4798
4799         * configure.in: Restore CFLAGS if GMP isn't present.
4800         * configure: Regenerate.
4801
4802 2006-05-01  Richard Guenther  <rguenther@suse.de>
4803
4804         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4805         maintainer.
4806
4807 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4808
4809         * MAINTAINERS (Write After Approval): Add myself.
4810
4811 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4812
4813         * MAINTAINERS (Write After Approval): Add myself.
4814
4815 2006-04-18  DJ Delorie  <dj@redhat.com>
4816
4817         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4818         reference libgloss so that libssp can be built in a combined
4819         tree.
4820         * configure: Regenerate.
4821
4822 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4823
4824         * MAINTAINERS (Write After Approval): Add myself.
4825
4826 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4827
4828         * configure.in: Require makeinfo 4.4 or higher.
4829         * configure: Regenerate.
4830
4831 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4832
4833         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4834         Rearrange the entries of other libraries to have them in one place.
4835
4836 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4837
4838         * MAINTAINERS (Write After Approval): Remove myself.
4839         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4840
4841 2006-03-14  Richard Guenther  <rguenther@suse.de>
4842
4843         * configure: Regenerate with autoconf 2.13.
4844
4845 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4846
4847         * MAINTAINERS: Use my work address.
4848
4849         * MAINTAINERS: Update my E-mail address.
4850
4851 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4852
4853         * configure.in: Handle --disable-<component> generically.
4854         * configure: Regenerate.
4855
4856 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4857
4858         PR libgcj/17311
4859         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4860
4861 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4862
4863         * MAINTAINERS (Write After Approval):  Remove myself.
4864         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4865
4866 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4867
4868         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4869         (TARGET_CONFIGDIRS): Remove.
4870         * configure.in: Remove AC_SUBST(target_configdirs).
4871         * Makefile.in, configure: Regenerated.
4872
4873 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4874
4875         * MAINTAINERS (Write After Approval):  Remove myself.
4876         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4877
4878 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4879
4880         PR bootstrap/25670
4881
4882         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4883
4884         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4885         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4886         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4887         BUILD_PREFIX, BUILD_PREFIX_1.
4888         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4889
4890         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4891         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4892
4893         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4894         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4895         of `cat stage_current`.  Always provide the `r' and `s' variables.
4896         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4897         a single shell execution.
4898         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4899         bootstrapped modules, make the stage1 module if the build was not
4900         started yet, else build the current stage.
4901         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4902         (all-build, all-host, all-target, [+make_target+]-host,
4903         [+make_target+]-target): Do not use \-continued lines.
4904         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4905         (current_stage, restrap, stage_last): New.
4906
4907         * Makefile.in: Regenerate.
4908         * configure: Regenerate.
4909
4910 2006-02-19  Bud Davis  <jmdavis@link.com>
4911
4912         * MAINTAINERS (Write After Approval):  Remove myself.
4913         (Language Front End Maintainers):  Add myself as fortran 95
4914         maintainer and update e-mail address.
4915
4916 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4917
4918         * MAINTAINERS (Write After Approval):  Remove myself.
4919         (Language Front End Maintainers):  Add myself as fortran 95
4920         maintainer.
4921
4922 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4923
4924         * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4927
4928         * MAINTAINERS (Write After Approval):  Remove myself.
4929         (Language Front End Maintainers):  Add myself as
4930         fortran 95 maintainer.
4931
4932 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4933
4934         Sync from src:
4935
4936         2005-12-27  Leif Ekblad  <leif@rdos.net>
4937
4938         * configure.in: Add support for RDOS target.
4939         * configure: Regenerate.
4940
4941 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4942             Andreas Schwab  <schwab@suse.de>
4943
4944         * configure: Regenerate.
4945
4946 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4947
4948         * configure.in (enable_libgomp): Add AIX.
4949         * configure: Regenerate.
4950
4951 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4952
4953         * MAINTAINERS (Write After Approval): Add myself.
4954
4955 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4956
4957         * MAINTAINERS (Write After Approval): Add myself.
4958
4959 2006-01-31  Richard Guenther  <rguenther@suse.de>
4960         Paolo Bonzini  <bonzini@gnu.org>
4961
4962         * Makefile.def (target_modules): Add libgcc-math target module.
4963         * configure.in (target_libraries): Add libgcc-math target library.
4964         (--enable-libgcc-math): New configure switch.
4965         * Makefile.in: Re-generate.
4966         * configure: Re-generate.
4967         * libgcc-math: New toplevel directory.
4968
4969 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4970
4971         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4972         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4973         the assembler, linker and binutils.
4974         * configure: Regenerate.
4975
4976 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4977
4978         * MAINTAINERS (Write After Approval): Add myself.
4979
4980 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4981
4982         * configure: Regenerate.
4983
4984 2006-01-18  Richard Henderson  <rth@redhat.com>
4985             Jakub Jelinek  <jakub@redhat.com>
4986             Diego Novillo  <dnovillo@redhat.com>
4987
4988         * libgomp: New directory.
4989         * Makefile.def: Add target_module libgomp.
4990         * Makefile.in: Regenerate.
4991         * configure.in (target_libraries): Add target-libgomp.
4992         * configure: Regenerate.
4993
4994 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4995
4996         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4997         @ from continuation.
4998         * Makefile.in: Rebuilt.
4999
5000 2006-01-04  Chris Lattner  <sabre@gnu.org>
5001
5002         * MAINTAINERS (Write After Approval): Add myself.
5003
5004 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5005
5006         PR bootstrap/24252
5007
5008         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5009         * Makefile.tpl (OBJDUMP): New.
5010         (EXTRA_HOST_FLAGS): Add it.
5011         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5012
5013         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5014         to use symbolic links between directories.  Avoid race conditions
5015         or make them harmless.
5016         * configure.in: Do not try to use symbolic links between directories.
5017
5018         * Makefile.def (LEAN): Pass.
5019         * Makefile.tpl (LEAN): Define.
5020         (stage[+id+]-start): Accept that the previous directory does not
5021         exist, if the bootstrap is lean.
5022         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5023         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5024         configure substitution.
5025         ([+compare-target+]): Likewise.
5026         ([+bootstrap-target+]-lean): New.
5027         * configure.in: Remove lean bootstrap support from here.
5028
5029         * Makefile.in: Regenerate.
5030         * configure: Regenerate.
5031
5032 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5033
5034         * MAINTAINERS (libdecnumber): Add myself.
5035
5036 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5037
5038         * libtool-ldflags: New script.
5039
5040 2006-01-02  Andreas Schwab  <schwab@suse.de>
5041
5042         * configure.in: When reconfiguring remove Makefile in
5043         all stage directories.
5044         * configure: Regenerate.
5045
5046 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5047
5048         * MAINTAINERS: Update my email address.
5049
5050 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5051
5052         Revert Ada-related part of the previous change.
5053
5054         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5055         Do not pass.
5056         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5057         * Makefile.in: Regenerate.
5058         * configure.in: Do not include mt-ppc-aix target fragment.
5059         * configure: Regenerate.
5060
5061 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5062
5063         * configure.in: Select appropriate fragments for PowerPC/AIX.
5064         * configure: Regenerate.
5065
5066         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5067         BOOT_CFLAGS, BOOT_LDFLAGS.
5068         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5069         BOOT_CFLAGS, BOOT_LDFLAGS.
5070         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5071         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5072         (stage): Fail if we cannot complete the work.
5073         * Makefile.in: Regenerate.
5074
5075 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5076
5077         * configure.in: Replace ms1 with mt.
5078         * configure: Rebuilt.
5079
5080 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5081
5082         * MAINTAINERS: Update my email address.
5083
5084 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5085
5086         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5087         install-host-nogcc): Don't invoke $(stage) at the end.
5088         * Makefile.in: Regenerate.
5089
5090 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5091
5092         * configure.in: Flip the top-level bootstrap switch.
5093         * configure: Regenerate.
5094
5095 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5096
5097         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5098         $(stage) and $(unstage).
5099         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5100         (all): Remove stray semicolon.
5101         (local-distclean): Don't handle multilib.tmp and multilib.out.
5102         (install.all): Set $s for consistency.
5103         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5104         check_multilibs setting.  Always make the install directory.
5105         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5106         Correct @if/@endif.
5107         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5108         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5109         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5110         (multilib.out): Remove.
5111         * Makefile.in: Regenerated.
5112
5113 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5114
5115         * MAINTAINERS (Write After Approval): Add myself.
5116
5117 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5118
5119         * MAINTAINERS: Add myself as mt maintainer.
5120
5121         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5122
5123 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5124
5125         * MAINTAINERS: Change email address.
5126
5127 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5128
5129         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5130         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5131         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5132         Find in-tree tools if available.
5133         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5134         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5135         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5136         (COMPILER_*_FOR_TARGET): New.
5137         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5138         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5139         (CONFIGURED_*, USUAL_*): Remove.
5140         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5141         STRIP): Use autoconf substitutions.
5142         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5143         COMPILER_NM_FOR_TARGET): New.
5144         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5145
5146         (all): Make all-host and all-target in parallel.
5147         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5148         that $$r and $$s are set before invoking a recursive make.
5149         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5150         ([+bootstrap-target+]): Inline most of the `all' target.
5151
5152 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5153
5154         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5155         from the gcc build directory.
5156         * Makefile.in: Regenerate.
5157
5158 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5159
5160         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5161         depend on all-libdecnumber.
5162         * configure.in (host_libs): Include libdecnumber.
5163         * Makefile.in: Regenerate.
5164         * configure: Likewise.
5165
5166 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5167
5168         * libdecnumber: Import decNumber sources from the dfp-branch.
5169
5170 2005-11-21  Kean Johnston  <jkj@sco.com>
5171
5172         * config.sub, config.guess: Sync from upstream sources.
5173
5174 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5175
5176         Import from Autoconf sources:
5177
5178         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5179         * config/move-if-change: Don't output "$2 is unchanged";
5180         suggested by Ben Elliston.  Handle weird characters correctly.
5181
5182 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5183
5184         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5185         to match upstream libtool for darwin.
5186
5187 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5188
5189         * Makefile.def: Remove gdb dependencies for gdbtk.
5190         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5191         (configure-gdb, install-gdb): New rules.
5192         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5193         * Makefile.in, configure: Regenerated.
5194
5195 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5196
5197         * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5200
5201         * MAINTAINERS (Write After Approval): Add myself.
5202
5203 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5204
5205         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5206         Diego Novillo.
5207
5208 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5209
5210         PR bootstrap/24297
5211         * Makefile.tpl (do-[+make-target+], do-check, install,
5212         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5213         are set before recursing.
5214         * Makefile.in: Regenerate.
5215
5216 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5217
5218         PR bootstrap/18939
5219         * Makefile.def (gcc) <target>: Fix thinko.
5220         * Makefile.in: Regenerate.
5221
5222 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5223
5224         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5225         * configure: Regenerate.
5226
5227 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5228
5229         * MAINTAINERS (Write After Approval): Add self.
5230
5231 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5232
5233         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5234         target-libffi, target-qthreads, target-libjava, and
5235         targetlibobjc.
5236         * configure: Regenerate.
5237
5238 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5239
5240         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5241         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5242         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5243         (USUAL_OBJDUMP_FOR_TARGET): New.
5244         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5245         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5246         * configure, Makefile.in: Regenerated.
5247
5248 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5249
5250         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5251         before other host packages.
5252
5253 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5254
5255         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5256
5257 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5258
5259         PR bootstrap/22340
5260
5261         * configure.in (default_target): Remove.
5262         * Makefile.tpl (all): Do not use prerequisites as subroutines
5263         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5264         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5265         use prerequisites as subroutines.
5266         (check-host, check-target): New.
5267         (bootstrap configure & all targets): Do not use stage*-start
5268         if the directory layout is already ok.
5269         (non-bootstrap configure & all targets): Prepend a $(unstage).
5270         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5271         (NOTPARALLEL): Remove.
5272         (unstage, stage variables): New variables.
5273         (unstage, stage targets): Simply expand to those variables.
5274
5275         * configure: Regenerate.
5276         * Makefile.in: Regenerate.
5277
5278 2005-10-04  James E Wilson  <wilson@specifix.com>
5279
5280         * Makefile.def (lang_env_dependencies): Add libmudflap.
5281         * Makefile.in: Regenerate.
5282
5283 2005-10-03  Andreas Schwab  <schwab@suse.de>
5284
5285         Backport from libtool CVS:
5286         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5287
5288         * ltmain.sh: add support for installing into temporary
5289         staging area (e.g. 'make install DESTDIR=...')
5290
5291 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5292
5293         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5294         * configure: Regenerated.
5295
5296 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5297
5298         * configure: Regenerate with the correct
5299         autoconf version.
5300
5301 2005-09-30  Catherine Moore  <clm@cm00re.com>
5302
5303         * configure.in (bfin-*-*): New.
5304         * configure: Regenerated.
5305
5306 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5307
5308         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5309         (LIPO_FOR_TARGET): New.
5310         (CONFIGURED_LIPO_FOR_TARGET): New.
5311         (USUAL_LIPO_FOR_TARGET): New.
5312         (STRIP_FOR_TARGET): New.
5313         (CONFIGURED_STRIP_FOR_TARGET): New.
5314         (USUAL_STRIP_FOR_TARGET): New.
5315         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5316         STRIP_FOR_TARGET.
5317         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5318         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5319         * Makefile.in: Regenerate.
5320         * configure: Regenerate.
5321
5322 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5323
5324         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5325         (rs6000-*-aix*): Same.
5326         * configure: Regenerate.
5327
5328 2005-09-16  Tom Tromey  <tromey@redhat.com>
5329
5330         * MAINTAINERS: Add self as java maintainer.
5331
5332 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5333
5334         * configure.in: Recognize f95 in the --enable-languages option,
5335         and substitute it for fortran, issuing a warning.
5336         * configure: Regenerate.
5337
5338 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5339
5340         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5341         * configure:  Regenerated.
5342
5343 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5344
5345         * MAINTAINERS: Add self as ms1 maintainer.
5346
5347 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5348
5349         * Makefile.def (libssp): Add to lang_env_dependencies.
5350         * Makefile.in: Regenerate.
5351
5352 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5353
5354         * MAINTAINERS: Add myself as middle-end maintainer.
5355
5356 2005-08-17  Christian Groessler  <chris@groessler.org>
5357
5358         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5359         * Makefile.in: Regenerate.
5360
5361 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5362
5363         * MAINTAINERS (write after approval): Added myself.
5364
5365 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5366
5367         * MAINTAINERS (Write After Approval): Add myself.
5368
5369 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5370
5371         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5372         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5373         Look for alternate names of the target cc and c++
5374         * configure: Regenerate.
5375
5376 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5377
5378         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5379         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5380         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5381         tools; remove code to manually set them.
5382         (Target tools): Look in the environment for them.
5383         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5384         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5385         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5386         build directory.
5387         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5388         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5389         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5390         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5391         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5392         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5393         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5394         * configure: Regenerate.
5395         * Makefile.in: Regenerate.
5396
5397 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5398
5399         * MAINTAINERS: Update for removed CPU targets.
5400
5401 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5402
5403         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5404         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5405         * Makefile.in: Regenerated.
5406
5407 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5408
5409         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5410         (CFLAGS_FOR_TARGET): Use it.
5411         (CXXFLAGS_FOR_TARGET): Likewise.
5412         * Makefile.in: Regenerated.
5413         * configure.in (--with-build-sysroot): New option.
5414         * configure: Regenerated.
5415
5416 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5417
5418         * Makefile.tpl: Wrap install between unstage and stage
5419         * Makefile.in: Regenerate.
5420
5421 2005-07-21  Eric Christopher  <echristo@apple.com>
5422
5423         * MAINTAINERS: Update affiliation.
5424
5425 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5426
5427         * MAINTAINERS: Add self as crx port maintainer.
5428
5429 2005-07-20  DJ Delorie  <dj@redhat.com>
5430
5431         * MAINTAINERS: Add self as m32c maintainer.
5432
5433 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5434
5435         * all files: Update FSF address.
5436
5437 2005-07-15  Eric Christopher  <echristo@redhat.com>
5438
5439         * MAINTAINERS: Change affiliation.
5440
5441 2005-07-14  Jim Blandy  <jimb@redhat.com>
5442
5443         * configure.in: Add cases for Renesas m32c.
5444         * configure: Regenerated.
5445
5446 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5447
5448         * COPYING.LIB: Update from fsf.org.
5449
5450 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5451
5452         * COPYING, compile, config.guess,
5453         config.sub, install-sh, missing, mkinstalldirs,
5454         symlink-tree, ylwrap: Sync from upstream sources.
5455         * config-ml.in: Update FSF address.
5456
5457 2005-07-13  Eric Christopher  <echristo@redhat.com>
5458
5459         * configure.in: Add toplevel noconfigdir support for tpf.
5460         * configure: Regenerate.
5461
5462 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5463
5464         PR ada/22340
5465
5466         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5467         * Makefile.in: Regenerate.
5468
5469 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5470
5471         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5472         Brolley to write-after-approval.
5473
5474 2005-07-07  Andreas Schwab  <schwab@suse.de>
5475
5476         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5477         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5478         * Makefile.in: Regenerated.
5479
5480 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5481
5482         * configure.in: Don't build sim or rda when targetting darwin.
5483         * configure: Regenerate.
5484
5485 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5486
5487         * configure.in: Add --enable-libssp and --disable-libssp.
5488         * configure: Regenerate with autoconf-2.13.
5489
5490 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5491
5492         * Makefile.def (target_modules): Add libssp.
5493         * configure.in (target_libraries): Add target-libssp.
5494         * configure: Rebuilt.
5495         * Makefile.in: Rebuilt.
5496
5497 2005-07-01  Zack Weinberg  <zackw@panix.com>
5498
5499         * MAINTAINERS: Change email address.  Resign from maintainership.
5500
5501 2005-07-01  Richard Guenther  <rguenther@suse.de>
5502
5503         * MAINTAINERS: Change my e-mail address and affiliation.
5504
5505 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5506
5507         * Makefile.def (stagefeedback): Come after profile.
5508         Define profiledbootstrap target.
5509         * Makefile.tpl (profiledbootstrap): Remove.
5510         (stageprofile-end): Zap stagefeedback.
5511         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5512         * Makefile.in: Regenerate.
5513
5514 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5515
5516         * MAINTAINERS: Update my email address.
5517
5518 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5519
5520         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5521         In 'cpp' stanza, support '#line' as well as '# '.
5522
5523 2005-06-08  Andreas Schwab  <schwab@suse.de>
5524
5525         * MAINTAINERS: Move myself from 'Write After Approval' to
5526         'CPU Port Maintainers' section as m68k maintainer.
5527
5528 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5529
5530         * configure.in (unsupported_languages): New macro.
5531         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5532         non-ported target libraries in noconfigdirs.
5533         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5534         non-linux-gnu.  Remove libgcj_ex_libffi.
5535         <lang_frag loop>: Set add_this_lang=no if the language is in
5536         unsupported_languages.
5537         * configure: Regenerate.
5538
5539 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5540
5541         * configure.in: Fix typo in handling of --with-mpfr-dir.
5542         * configure: Regenerate.
5543
5544 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5545
5546         * MAINTAINERS: Update my email address.
5547
5548 2005-06-02  Jim Blandy  <jimb@redhat.com>
5549
5550         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5551         accepted into the master sources.)
5552
5553 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5554             Michael Snyder  <msnyder@redhat.com>
5555             Stan Cox  <scox@redhat.com>
5556
5557         * configure.in: Set noconfigdirs for ms1.
5558
5559         * configure: Regenerate.
5560
5561 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5562
5563         * MAINTAINERS (Write After Approval): Add self.
5564
5565 2005-06-01  Josh Conner  <jconner@apple.com>
5566
5567         * MAINTAINERS (Write After Approval): Add self.
5568
5569 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5570
5571         * MAINTAINERS: Update my email address.
5572
5573 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5574
5575         * MAINTAINERS (Write After Approval): Add self.
5576
5577 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5578
5579         * MAINTAINERS (Write After Approval): Remove self.
5580
5581 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5582
5583         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5584         (Dependencies): Consider target modules for bootstrap dependencies.
5585         Make target bootstrap modules depend on each stage's gcc.
5586         * Makefile.in: Regenerate.
5587
5588 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5589
5590         * Makefile.def (configure-gcc): Depend on binutils having been built.
5591         (all-gcc): No need to do it here.
5592         * Makefile.in: Regenerate.
5593
5594 2005-05-19  Paul Brook  <paul@codesourcery.com>
5595
5596         * configure.in: Rewrite misleading error message when requested
5597         language cannot be built.
5598         * configure: Regenerate.
5599
5600 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5601
5602         * ylwrap: Import from Automake 1.9.5.
5603
5604 2005-05-13  David Ung  <davidu@mips.com>
5605
5606         * MAINTAINERS (Write After Approval): Add self.
5607
5608 2005-05-09  Mike Stump  <mrs@apple.com>
5609
5610         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5611         lt_cv_sys_max_cmd_len for now.
5612
5613 2005-05-09  Stan Cox  <scox@redhat.com>
5614
5615         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5616
5617 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5618
5619         * README.SCO: Update the URL.
5620
5621 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5622
5623         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5624         with_gnu_ld to libtool.
5625         * ltcf-c.sh (aix[45]): Define file_list_spec.
5626         * ltcf-cxx.sh (aix[45]): Same.
5627         * ltcf-gcj.sh (aix[45]): Same.
5628         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5629         exists, write list of input files to temporary file.
5630
5631 2005-05-04  Mike Stump  <mrs@apple.com>
5632
5633         * configure.in: Always pass --target to target configures as
5634         otherwise rebuilds that do --recheck will fail.
5635         * confiugure: Rebuilt.
5636
5637 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5638
5639         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5640         STAGE_HOST_EXPORTS.
5641         (configure, all): Add bootstrap support.
5642         (Host modules, target modules): Pass post-stage1 flags and exports.
5643         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5644         * Makefile.in: Regenerate.
5645
5646 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5647
5648         * configure: Regenerate.
5649
5650 2005-04-27  Mike Stump  <mrs@apple.com>
5651
5652         * MAINTAINERS: Add self as darwin maintainer.
5653
5654 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5655
5656         * config.sub: Update from master copy.
5657
5658 2005-04-21  Mike Stump  <mrs@apple.com>
5659
5660         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5661         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5662
5663 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5664
5665         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5666         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5667         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5668         "*-*-elf" and "*-*-linux*".
5669         * configure: Regenerate.
5670
5671 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5672
5673         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5674
5675 2005-04-12  Mike Stump  <mrs@apple.com>
5676
5677         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5678
5679 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5680
5681         * MAINTAINERS (Write After Approval): Add myself.
5682
5683 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5684
5685         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5686
5687 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5688
5689         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5690         (TARGET_CONFIGARGS): Include --with-target-subdir.
5691         (configure, all): New macros.  Use them throughout.
5692         * Makefile.in: Regenerate.
5693
5694 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5695
5696         * MAINTAINERS (Write After Approval): Add myself.
5697
5698 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5699
5700         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5701
5702 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5703
5704         * MAINTAINERS: Move John Carr to Write After Approval.
5705
5706 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5707
5708         * config/mh-mingw32: Delete.
5709         * configure.in: Don't use it.
5710         * configure: Regenerate.
5711
5712 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5713
5714         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5715         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5716         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5717         (HOST_LIB_PATH): Generate from Makefile.def.
5718         (TARGET_LIB_PATH): Likewise.
5719         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5720         * Makefile.in: Regenerate.
5721         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5722         (RPATH_ENVVAR): Include Darwin case.
5723         * configure: Regenerate.
5724
5725 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5726
5727         * MAINTAINERS (Various Maintainers): Remove self.
5728         (Write After Approval): Add self.
5729
5730 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5731
5732         * MAINTAINERS (Various Maintainers): Add self.
5733
5734 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5735
5736         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5737         * configure: Regenerate.
5738
5739 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5740
5741         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5742         gcc_version, and gcc_version_trigger from set of flags to pass.
5743         * Makefile.tpl: Remove definitions of above variables.
5744         (config.status): Remove dependency on $(gcc_version_trigger).
5745         * Makefile.in: Regenerate.
5746         * configure.in: Do not reference config/gcc-version.m4 nor
5747         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5748         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5749         * configure: Regenerate.
5750
5751 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5752             Andrew Pinski  <pinskia@physics.uc.edu>
5753
5754         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5755         * Makefile.in: Regenerate.
5756
5757 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5758
5759         * MAINTAINERS (Write After Approval): Add myself.
5760
5761 2005-03-03  David Ayers  <d.ayers@inode.at>
5762
5763         * MAINTAINERS (Write After Approval): Add myself.
5764
5765 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5766
5767         PR libgcj/20160
5768         * ltmain.sh: Avoid creating archives with components that have
5769         duplicate basenames.
5770
5771 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5772
5773         PR bootstrap/20250
5774         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5775         instead of check.
5776         * Makefile.in: Regenerate.
5777
5778 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5779
5780         * Makefile.in: Regenerate to fix conflict between the previous two
5781         patches.
5782
5783 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5784
5785         PR bootstrap/17383
5786         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5787         * Makefile.tpl (HOST_SUBDIR): New substitution.
5788         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5789         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5790         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5791         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5792         (Host modules, Bootstrapped modules): Use it.
5793         (Build modules, Target modules): Do not create symlink trees,
5794         always configure out-of-srcdir.
5795         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5796         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5797         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5798         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5799
5800         * Makefile.in: Regenerate.
5801         * configure: Regenerate.
5802
5803 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5804
5805         Merged from libada-gnattools-branch:
5806         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5807
5808         * gnattools: New directory.
5809         * Makefile.def: Add gnattools as a module, depending on target-libada.
5810         * Makefile.in: Regenerate.
5811         * configure.in: Include gnattools in host_tools; disable it if ada
5812         is disabled.
5813         * configure: Regenerate.
5814
5815 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5816
5817         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5818         treelang maintainer.
5819         (Write After Approval): Remove myself.
5820
5821 2005-02-23  Paul Schlie  <schlie@comcast.net>
5822
5823         * configure.in: Allow darwin targeted ports to build tk, itcl and
5824         libgui.
5825         * configure: Regenerate.
5826
5827 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5828
5829         PR libgcj/10353
5830         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5831         * configure: Regenerate.
5832
5833 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5834
5835         * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5838
5839         * MAINTAINERS: Update my e-mail address.
5840
5841 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5842
5843         * MAINTAINERS (Write After Approval): Add myself.
5844
5845 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5846
5847         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5848         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5849         target-libgloss when not *-*-elf and *-*-aout.
5850         * configure: Regenerate.
5851
5852 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5853
5854         * MAINTAINERS: Remove obsolete entries.
5855
5856         * MAINTAINERS (Write After Approval): Add Michael Matz.
5857
5858 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5859
5860         * MAINTAINERS: Remove self as cpplib maintainer.
5861
5862 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5863
5864         * install-sh, config.sub: Import from upstream.
5865
5866 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5867
5868         PR bootstrap/18222
5869         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5870         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5871         * Makefile.in: Regenerate.
5872
5873 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5874
5875         * MAINTAINERS: Update my email address.
5876
5877 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5878             Andreas Schwab  <schwab@suse.de>
5879
5880         PR bootstrap/18033
5881         * config-ml.in: Eval option if surrounded by single quotes.
5882
5883 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5884
5885         Revert 2004-12-28 Makefile changes, a better fix will be
5886         applied to mainline and src after GCC 4.0 branches.
5887
5888 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5889
5890         PR bootstrap/17383
5891
5892         * Makefile.def (target_modules): Remove stage parameter,
5893         it is always true now.
5894         * Makefile.tpl (configure-build-[+module+],
5895         configure-target-[+module+]): Always build symlink tree
5896         for the directory and for include.  BUILD_SUBDIR and
5897         TARGET_SUBDIR cannot be . anymore.
5898         * Makefile.in: Regenerate.
5899
5900 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5901
5902         Revert 2004-12-08 Makefile changes.
5903
5904 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5905
5906         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5907         cygwin, mingw.
5908
5909 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5910
5911         * configure.in (sh64-*-*): Reenable gprof.
5912         * configure: Regenerate.
5913
5914 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5915
5916         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5917         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5918         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5919         * Makefile.in: Regenerate.
5920
5921 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5922
5923         * MAINTAINERS: Update my email address.
5924
5925 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5926
5927         * Makefile.tpl: Generate normal dependencies if the LHS module is
5928         not bootstrapped.
5929         * Makefile.in: Regenerate.
5930
5931 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5932
5933         * configure.in: Include config/gxx-include-dir.m4.  Use
5934         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5935         * configure: Regenerate.
5936
5937 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5938
5939         * config.if: Delete.
5940         * configure.in: Set libstdcxx_incdir directly.
5941         * configure: Regenerate.
5942
5943 2004-12-02  Eric Christopher  <echristo@redhat.com>
5944
5945         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5946         * Makefile.in: Regenerate.
5947
5948 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5949
5950         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5951         * configure: Regenerate.
5952
5953 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5954
5955         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5956         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5957         * configure: Regenerate.
5958
5959 2004-12-01  Eric Christopher  <echristo@redhat.com>
5960
5961         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5962         of things to remove.
5963
5964 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5965
5966         * MAINTAINERS (Write After Approval): Update my e-mail address.
5967
5968 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5969
5970         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5971         from CVS libtool to always pass_all.
5972
5973 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5974
5975         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5976         (hppa*64*-*-*): Delete incorrect comment.
5977         * configure: Rebuilt.
5978
5979 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5980
5981         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5982
5983 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5984
5985         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5986         from CVS libtool to always pass_all.
5987
5988 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5989
5990         * install-sh, compile: Import from automake.
5991
5992 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5993
5994         * config.guess, config.sub:  Import from savannnah.
5995
5996 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5997
5998         * MAINTAINERS (Write After Approval): Add myself
5999
6000 2004-11-12  Mike Stump  <mrs@apple.com>
6001
6002         * Makefile.def: Add html support.
6003         * Makefile.tpl: Likewise.
6004         * Makefile.in: Regenerate.
6005
6006 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6007
6008         PR 18423
6009         * configure.in: Remove all instances of build-fixincludes from
6010         noconfigdirs.
6011         (build_configargs): Supply --target to subdirectories.
6012         * configure: Regenerate.
6013
6014         * Makefile.def: Make gcc install depend on fixincludes install.
6015         * Makefile.in: Regenerate.
6016
6017 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6018
6019         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6020
6021 2004-11-11  Paul Brook  <paul@codesourcery.com>
6022
6023         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6024
6025 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6026
6027         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6028         target-libgfortran.
6029         * configure: Regenerate.
6030
6031 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6032
6033         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6034         like CC.
6035
6036 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6037
6038         * Makefile.def (host fixincludes): Specify missing targets.
6039         * Makefile.in: Regenerate.
6040
6041 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6042
6043         * MAINTAINERS: Add myself
6044
6045 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6046
6047         * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6050
6051         * Makefile.def: Build fixincludes for the host, too.
6052         * Makefile.in: Regenerate.
6053         * configure.in (host_tools): Add fixincludes.
6054         * configure: Regenerate.
6055
6056 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6057
6058         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6059         * configure: Regenerated.
6060
6061 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6062
6063         PR other/17783
6064         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6065         * configure: Regenerated.
6066
6067 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6068
6069         * README.SCO: Update per FSF instructions.
6070
6071 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6072
6073         PR target/18151
6074         * configure.in (case ${target}): Do not build fixincludes for avr.
6075         * configure: Regenerated.
6076
6077 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6078
6079         * configure.in (case ${target}): Do not build fixincludes
6080         on platforms where it is not used.
6081         * configure: Regenerated.
6082
6083 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6084
6085         * configure.in: Use an absolute path to install-sh.
6086         * configure: Regenerated.
6087
6088 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6089
6090         * MAINTAINERS (Write After Approval): Add myself.
6091
6092 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6093
6094         * MAINTAINERS: Remove from Write After Approval those that are
6095         already maintainers.
6096
6097 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6098
6099         * MAINTAINERS:  Update my email address.
6100
6101 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6102
6103         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6104         * configure: Regenerate.
6105
6106 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6107
6108         * MAINTAINERS:  Update my email address.
6109
6110 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6111
6112         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6113         entries belonging to this category.
6114
6115 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6116
6117         * MAINTAINERS: Update my e-mail address.
6118
6119 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6120
6121         Fix wrong conflict resolution in:
6122
6123         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6124
6125         * Makefile.in: Regenerate.
6126         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6127         in the recursive `make', instead of hardwiring `all'.
6128         (Autogenerated TARGET-* variables): New.
6129
6130 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6131
6132         * configure.in: Enable target-libgloss for crx-*-*.
6133         * configure: Regenerate.
6134
6135 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6136
6137         * MAINTAINERS (Various Maintainers): Move the "windows,
6138         cygwin, mingw" maintainer to ...
6139         (OS Port Maintainers): ... here.
6140
6141 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6142
6143         * MAINTAINERS (Write After Approval): Remove those that are
6144         maintainers of some subsystem.
6145
6146 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6147
6148         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6149         * ltcf-cxx.sh (tpf*): Likewise.
6150         * ltconfig (tpf*): Add TPF OS configuration support.
6151
6152 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6153
6154         * MAINTAINERS: Change my email address to my new work account.
6155
6156 2004-09-24  Michael Roth  <mroth@nessie.de>
6157
6158         * configure.in (--without-headers): Add missing double quotes.
6159         * configure: Regenerate.
6160
6161 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6162
6163         * ylwrap: Revert to previous version.
6164
6165 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6166
6167         PR bootstrap/17369
6168         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6169         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6170         SET_GCC_LIB_PATH_CMD.
6171         (BASE_TARGET_EXPORTS): Likewise.
6172         * Makefile.in: Regenerated.
6173
6174         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6175         * configure: Regenerated.
6176
6177 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6178
6179         * config.guess: New upstream version
6180         * compile, depcomp, install-sh, ylwrap: Likewise.
6181
6182 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6183
6184         * config/mh-x86omitfp: New host makefile fragment.  Add
6185         -fomit-frame-pointer to the default BOOT_CFLAGS.
6186         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6187         * configure: Regenerate.
6188
6189 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6190
6191         PR target/11572
6192         * configure.in (*-*-darwin*): Renable libobjc.
6193         * configure: Regenerate.
6194
6195 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6196
6197         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6198
6199 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6200
6201         * Makefile.def: Remove libbanshee.
6202         * Makefile.tpl: Ditto.
6203         * configure.in: Ditto.
6204         * Makefile.in: Regen.
6205         * configure: Ditto.
6206
6207 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6208
6209         * ltmain.sh: Use $pic_object as $non_pic_object if
6210         $non_pic_object=none.
6211
6212 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6213
6214         * missing: Import latest version from master repository.
6215
6216 2004-09-06  Nick Clifton  <nickc@redhat.com>
6217
6218         * config.sub: Import latest version from master repository.
6219         * config.guess: Likewise.
6220         This includes these changes:
6221
6222         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6223
6224         * config.sub: Handle crisv32, alias etraxfs.
6225         * config.guess (crisv32:Linux:*:*): Handle.
6226
6227         2004-08-13  Brad Smith  <brad@comstyle.com>
6228
6229         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6230         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6231
6232         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6233
6234         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6235         assume the processor is a powerpc.  This is because coreutils
6236         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6237         in this case, due to a MacOS X bug that causes
6238         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6239         to return a negative number.
6240         Problem reported by Petter Reinholdtsen in:
6241         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6242
6243         2004-07-19  Ben Elliston  <bje@gnu.org>
6244
6245         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6246
6247         2004-06-24  Ben Elliston  <bje@gnu.org>
6248
6249         * config.guess: Update copyright years.
6250         * config.sub: Likewise.
6251
6252         2004-06-22  Robert Millan  <robertmh@gnu.org>
6253
6254         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6255         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6256
6257         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6258
6259         * config.guess (*:*VMS:*:*): New entry. Replaces
6260         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6261         manufacturer.
6262
6263         2004-06-22  Ben Elliston  <bje@gnu.org>
6264
6265         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6266         * config.sub: Likewise.
6267
6268         2004-06-22  Ben Elliston  <bje@gnu.org>
6269
6270         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6271         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6272
6273         2004-06-11  Ben Elliston  <bje@gnu.org>
6274
6275         * config.guess (pegasos:OpenBSD:*:*): Remove.
6276
6277         2004-06-11  Ben Elliston  <bje@gnu.org>
6278
6279         From Wouter Verhelst <wouter@grep.be>:
6280         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6281
6282         2004-06-11  Ben Elliston  <bje@gnu.org>
6283
6284         * config.guess (luna88k:OpenBSD:*:*): New.
6285
6286         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6287
6288         * config.guess (m32r*:Linux:*:*): New case.
6289         * config.sub: Handle m32rle.
6290
6291         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6292
6293         From Jens Petersen  <petersen@redhat.com>:
6294         * config.sub: Handle sparcv8.
6295
6296         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6297
6298         From Tom Smith <smith@cag.lkg.hp.com>:
6299         * config.guess: Version suffixes are equally significant on Tru64
6300         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6301         prefix of "P" (patched kernel).
6302
6303         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6304
6305         * config.sub: Add support for National Semiconductor CRX target.
6306
6307 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6308
6309         * MAINTAINERS (Various Maintainers): Remove myself as web page
6310         maintainer, add myself as maintainer of build status lists.
6311
6312 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6313
6314         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6315         *-*-netware, but add target-libmudflap.
6316         Consolidate *-*-netware targets (of which really only i?86 exists)
6317         into a single entry.
6318         * configure: Likewise.
6319
6320 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6321
6322         * Makefile.tpl (sorry): Remove.
6323         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6324         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6325         (do-clean): Clean per-stage directories too.
6326         (do-distclean): Run distclean-stage1 too.
6327         (.NOTPARALLEL): Enable during toplevel bootstrap.
6328         (stage[+id+]-bubble): Enable parallel execution during
6329         the recursive invocation.
6330         * Makefile.in: Regenerate.
6331
6332         Fix previous checkin:
6333
6334         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6335         include.
6336         * configure.in: Fix indentation.
6337         * configure: Regenerate.
6338
6339 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6340
6341         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6342         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6343         * configure: regenerate
6344         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6345         -mdynamic-no-pic
6346
6347 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6348
6349         * Makefile.def (build_modules): Add fixincludes.
6350         (dependencies): Make gcc depend on fixincludes.
6351         * configure.in (build_tools): Add fixincludes.
6352         (build_configdirs): Always include build_libs.
6353         * Makefile.in: Regenerate.
6354         * configure: Regenerate.
6355
6356 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6357
6358         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6359         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6360         phony targets; do not generate timestamp files.
6361         (distclean-stageN): Remove references to their timestamp files.
6362         (restageN, touch-stageN): Remove.
6363         (stageN-bubble): Rewritten.
6364         (compare): Support lean bootstraps.
6365         * Makefile.in: Regenerate.
6366
6367         * configure.in: Only warn when bootstrapping but
6368         build != host or build != target.  Support lean bootstraps.
6369         * configure: Regenerate.
6370
6371 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6372
6373         * configure.in:  Give a better error message if GMP/MPFR are missing
6374         and a language needing them has been requested.
6375         * configure:  Regenerated.
6376
6377 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6378
6379         * configure.in:  Print a list of available language front-ends if
6380         a requested one is missing.  Tidy stray tab characters.
6381         * configure:  Regenerated.
6382
6383 2004-08-19  Michael Koch  <konqueror@gmx.de>
6384
6385         * gcc/doc/install.texi: Update entry about automake for libjava.
6386
6387 2004-08-17  Robert Millan  <robertmh@gnu.org>
6388
6389         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6390         (instead of FreeBSD).
6391         * configure: Regenerate.
6392
6393 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6394
6395         * Makefile.in: Regenerate.
6396         * configure: Regenerate.
6397
6398         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6399         stage_*_flags.
6400         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6401         for bootstrapped modules if toplevel bootstrap is going.
6402         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6403         modules.  Adjust for changes in Makefile.def.  Enable several
6404         rules even in non-bootstrap mode, just to avoid peppering the
6405         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6406         (stage-[+prev+]-bubble): Remove.
6407
6408         * Makefile.def (Dependencies): Depend on all-build-bison,
6409         all-build-flex, all-build-byacc, all-build-texinfo, rather
6410         than the host variations.
6411         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6412         with BUILD_SUBDIR.
6413         (BISON): Update for recent Bisons.
6414         (YACC): Fix typo.
6415         (cross): Depend on all-build.
6416         (all): Do not depend on all-build.
6417         (prebootstrap): Remove.
6418         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6419         (Prebootstrap dependencies): Add them to the per-stage targets
6420         and to all-prebootstrap.
6421         * configure.in (build_configdirs): Always enable build_tools.
6422         (BUILD_DIR_PREFIX): Remove.
6423
6424         * Makefile.def (gcc): Add target variable.
6425         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6426         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6427         in the recursive `make', instead of hardwiring `all'.
6428         (Autogenerated TARGET-* variables): New.
6429
6430 2004-08-13  Brian Booth  <bbooth@redhat.com>
6431
6432         * MAINTAINERS: Remove myself from write-after-approval.
6433
6434 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6435
6436         * src-release: Stop distributing mmalloc with gdb (which doesn't
6437         use it).
6438         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6439         * Makefile.in: Regenerate.
6440
6441 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6442
6443         * configure.in (arm*-*-eabi*): New target.
6444         * configure: Regenerate.
6445
6446 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6447
6448         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6449         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6450         (Dependencies): New section.
6451         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6452         (configure-target-[+module+]): Depend on maybe-all-gcc
6453         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6454         (toplevel profiledbootstrap): Fix dependencies.
6455         * Makefile.in: Regenerate.
6456
6457 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6458
6459         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6460         target-libiberty to noconfigdirs.
6461         * configure: Regenerate.
6462
6463 2004-08-03  Paul Brook  <paul@codesourcery.com>
6464
6465         * configure.in: Check for MPFR as well as GMP.
6466         * configure: Regenerate.
6467
6468 2004-08-01  Robert Millan  <robertmh@gnu.org>
6469
6470         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6471         libmudflap for all GNU-based systems (with Glibc).
6472         * configure: Regenerate.
6473
6474 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6475
6476         * Makefile.def (host-modules): Add gcc.
6477         * Makefile.in: Regenerate.
6478         * Makefile.tpl (sorry): New rule.
6479         (configure-host, all-host, [+make_target+]-host, do-check,
6480         install-host): Do not add gcc as a special case.
6481         (host modules): Add a small special-casing for gcc.  Export
6482         extra_make_flags through the environment.
6483         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6484         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6485         other recursive targets for gcc): Remove.
6486
6487         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6488         (stage, unstage): New rules.
6489         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6490         distclean-stage[+id+]): Use stage_current.
6491         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6492         the stage*-start rules.
6493
6494 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6495
6496         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6497         use -all_load flag.
6498
6499 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6500
6501         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6502         * configure: Regenerate.
6503
6504 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6505
6506         * maintainer-scripts/gcc_release: Revert yesterday's change.
6507
6508 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6509
6510         * MAINTAINERS: Add myself to write-after-approval.
6511
6512 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6513
6514         * libf2c: Removed.
6515         * gcc/gccbug.in: Updated because of libf2c removal.
6516         * maintainer-scripts/gcc_release: Ditto.
6517
6518 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6519
6520         * configure.in: Build libmudflap by default on FreeBSD.
6521         * configure: Regenerated.
6522
6523 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6524
6525         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6526         systems.
6527         * configure: Regenerated.
6528
6529 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6530
6531         PR target/16344
6532         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6533         feedback based compiler.
6534         * Makefile.in: Rebuilt.
6535
6536 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6537
6538         * Makefile.def (host_modules): Set bootstrap=true for flex.
6539         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6540         * Makefile.in: Rebuilt.
6541
6542 2004-07-07  Jan Hubicka  <jh@suse.cz>
6543
6544         * MAINTAINERS: Add self as a profile feedback maintainer.
6545
6546 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6547
6548         * configure.in:  Do not prepend $srcdir to /dev/null in
6549         makefile fragments.
6550         * configure:  Regenerate.
6551
6552 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6553
6554         * Makefile.def (build_modules): Add bison, byacc, flex,
6555         m4, texinfo.
6556         (flags_to_pass): Add FLEX.
6557         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6558         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6559         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6560         DEFAULT_MAKEINFO): Remove.
6561         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6562         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6563         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6564         objdir or else use configured tool.
6565         (all-build): New.
6566         (all): Depend on it.
6567         (Build module dependencies): Add.
6568         * Makefile.in: Regenerate.
6569         * configure.in: Better support for multiple build modules,
6570         matching what is done for host/target modules.  Do not look
6571         for "plausible" locations of build tools if Canadian cross.
6572         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6573         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6574         * configure: Regenerate.
6575
6576 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6577
6578         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6579         * Makefile.in: Regenerate.
6580
6581 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6582
6583         * Makefile.tpl (configure-build-[+module+],
6584         configure-[+module+], configure-target-[+module+]): Pass
6585         [+extra_configure_args+].
6586         (all-build-[+module+], all-[+module+], check-[+module+],
6587         install-[+module+], [+make_target+]-[+module+],
6588         all-target-[+module+], check-target-[+module+],
6589         install-target-[+module+], [+make_target+]-target-[+module+]):
6590         Pass [+extra_make_args+].
6591         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6592         (GCC_HOST_EXPORTS): Remove.
6593         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6594         cross, check-gcc, check-gcc-c++, install-gcc,
6595         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6596         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6597         * Makefile.in: Regenerate.
6598
6599 2004-06-21  Matthew Sachs  <msachs@apple.com>
6600
6601         * MAINTAINERS: Added self to write-after-approval.
6602
6603 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6604
6605         * configure.in: Check for srcdir/winsup rather than build directory
6606         winsup.
6607         * configure: Regenerate.
6608
6609 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6610
6611         * configure.in: Don't build Cygwin native newlib if winsup
6612         directory is missing.  Emit warning instead.
6613         * configure: Regenerate.
6614
6615 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6616
6617         * Makefile.tpl (touch-stage[+id+]): New.
6618         (restage[+prev+]): Depend on touch-stage[+id+].
6619
6620         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6621         Use it throughout.
6622
6623         * Makefile.def: Add profile and feedback bootstrap stages.
6624         Remove next field from bootstrap stages.
6625         * Makefile.tpl (LN, LN_S): Substitute.
6626         (stageN-start, stageN-end): Use double-colon rules, to
6627         provide a hook for additional setup commands.
6628         (distclean-stageN-gcc, restageN): Create dependencies from
6629         [+prev+], not from [+next+].
6630         (stageN-bubble): Add commands for successive stages from
6631         [+prev+], using double-colon rules.
6632         (all-stageN-gcc): Fix typo.
6633         (stagefeedback-start, profiledbootstrap): New.
6634         * Makefile.in: Regenerate.
6635         * configure.in: Call ACX_PROG_LN.
6636         * configure: Regenerate.
6637
6638 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6639
6640         * MAINTAINERS (Write After Approval): Add myself.
6641
6642 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6643
6644         * MAINTAINERS (Write After Approval): Add myself.
6645
6646 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6647
6648         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6649         without gcc.
6650         * configure: Regenerate.
6651
6652 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6653
6654         * Makefile.tpl: Fix typo.
6655         * Makefile.in: Regenerate.
6656
6657 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6658
6659         * configure.in: Remove new- prefix from toplevel
6660         bootstrap targets.
6661         * configure: Regenerate.
6662
6663 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6664
6665         * Makefile.tpl (all.normal): Rename to all.
6666         (all): Replace with a rule to pick the default
6667         target from configure.
6668         (all-gcc, configure-gcc): Use conditionals to
6669         do nothing when toplevel bootstrap is going on.
6670         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6671         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6672         * configure.in: Support --enable-bootstrap.
6673
6674         * Makefile.def: Remove new- prefix from toplevel
6675         bootstrap targets.
6676         * Makefile.tpl: Likewise.
6677
6678         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6679         target.
6680
6681         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6682         $(RECURSE_FLAGS) to recursive invocation of make.
6683
6684         * Makefile.in: Regenerate.
6685         * configure: Regenerate.
6686
6687 2004-05-30  Andreas Jaeger  <aj@suse.de>
6688             Jim Wilson  <wilson@specifixinc.com>
6689
6690         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6691         like CC.
6692
6693 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6694
6695         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6696         * configure: Regenerate.
6697
6698 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6699
6700         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6701         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6702         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6703         targets.
6704         * Makefile.in: Regenerate.
6705
6706 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6707
6708         * configure.in: Test the ability to symlink directories.
6709         * configure: Regenerate.
6710
6711         * Makefile.def (bootstrap-stage): New definitions.
6712         * Makefile.tpl (configure-stage1-gcc,
6713         configure-stage2-gcc, configure-stage3-gcc,
6714         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6715         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6716         new-restage3, compare): Autogenerate, see Makefile.in
6717         entry for behavioral changes.
6718         (distclean-stage1, new-stage1-start, new-stage1-end,
6719         new-stage1-bubble, distclean-stage2, new-stage2-start,
6720         new-stage2-end, new-stage2-bubble, distclean-stage3,
6721         new-stage3-start, new-stage3-end): New autogenerated targets.
6722         (objext, prebootstrap, BOOT_CFLAGS,
6723         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6724         targets.
6725
6726         * Makefile.in: Regenerate.
6727         (distclean-stage1, new-stage1-start, new-stage1-end,
6728         new-stage1-bubble, distclean-stage2, new-stage2-start,
6729         new-stage2-end, new-stage2-bubble, distclean-stage3,
6730         new-stage3-start, new-stage3-end): New targets.
6731         (all-stage1-gcc): Move prebootstrap dependency from here...
6732         (configure-stage1-gcc): ...to here.
6733         (new-bootstrap): Use bubble targets.
6734         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6735         Use per-stage distclean targets.
6736         (configure-stage1-gcc, configure-stage2-gcc,
6737         configure-stage3-gcc, all-stage1-gcc,
6738         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6739         Use new-stageN-start to prepare the tree.
6740
6741 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6742
6743         * Makefile.def (host_modules): add libcpp.
6744         * Makefile.tpl: Add dependencies on and for libcpp.
6745         * Makefile.in: Regenerate.
6746         * configure.in: Add libcpp host module.
6747         * configure: Regenerate.
6748
6749 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6750
6751         * Makefile.tpl: Whenever a recursive target is defined, wrap
6752         it in a special @if/@endif block, and prepare its maybe
6753         dependency in the @if/@endif block
6754         * configure.in: Instead of writing maybe dependencies, remove
6755         the @if/@endif statements, and remove the @if/@endif blocks
6756         that remain.
6757         * configure: Regenerate.
6758         * Makefile.in: Regenerate.
6759
6760 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6761
6762         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6763
6764 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6765
6766         PR bootstrap/15120
6767         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6768         * */configure: Rebuilt.
6769
6770 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6771
6772         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6773         of libf2c.
6774         * configure, Makefile.in: Regenerate.
6775
6776 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6777
6778         * MAINTAINERS (Write After Approval): Add myself.
6779
6780 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6781
6782         Merge from tree-ssa-20020619-branch.
6783
6784         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6785         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6786         (HOST_GMPLIBS): Define.
6787         (HOST_GMPINC): Define.
6788         (TARGET_LIB_PATH): Add libmudflap.
6789         (GFORTRAN_FOR_TARGET): Define.
6790         (configure-build*): Export GFORTRAN.
6791         (configure-gcc): Export GMPLIBS and GMPINC.
6792         (all-gcc): Add maybe-all-libbanshee.
6793         (configure-target-libgfortran): Define.
6794         * Makefile.in: Regenerate.
6795         * configure.in (host_libs): Add libbanshee.
6796         (target_libraries): Add target-libmudflap and target-libgfortran.
6797         Add --with-libbanshee.
6798         Handle --disable-libmudflap.
6799         (*-*-freebsd*): Use with_gmp.
6800         Add $(libgcj) to noconfigdirs.
6801         * configure: Regenerate.
6802         * depcomp: New file.
6803         * MAINTAINERS: Add tree-ssa maintainers.
6804
6805 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6806
6807         * MAINTAINERS (Various Maintainers): Add myself.
6808
6809 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6810
6811         * MAINTAINERS (Write After Approval): Add myself.
6812
6813 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6814
6815         * MAINTAINERS (Write After Approval): Add myself.
6816
6817 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6818
6819         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6820         * configure: Regenerate.
6821
6822 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6823
6824         Revert:
6825         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6826
6827         * Makefile.def (flags_to_pass): Remove *dir variables that
6828         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6829         as well as prefix and exec_prefix.
6830         * Makefile.in: Regenerate.
6831
6832 2004-04-26  Robert Millan  <robertmh@gnu.org>
6833
6834         Add patches from libtool CVS.
6835         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6836         * ltconfig: Likewise.
6837         * ltcf-c.sh: Likewise.
6838         * ltcf-cxx.sh: Likewise.
6839         * ltcf-gcj.sh: Likewise.
6840
6841 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6842
6843         * Makefile.def (host_modules): Mark with the bootstrap
6844         flag packages on which gcc depends.
6845         * Makefile.tpl (all-bootstrap): Use it.
6846         * Makefile.in: Regenerate.
6847
6848 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6849
6850         * Makefile.def (flags_to_pass): Remove *dir variables that
6851         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6852         as well as prefix and exec_prefix.
6853         * Makefile.in: Regenerate.
6854
6855 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6856
6857         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6858         * configure: Regenerate.
6859         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6860         * gcc/Makefile.tpl (compare): Use the result of the test.
6861         * gcc/Makefile.in: Regenerate.
6862
6863 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6864
6865         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6866         Always relocate gcc and prev-gcc to the original names, even
6867         if the build fails.
6868         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6869         New targets.
6870
6871 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6872
6873         * MAINTAINERS: Update my email address.
6874
6875 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6876
6877         * configure.in (mips*-*-irix5*): Enable ld.
6878         * configure: Regenerate.
6879
6880 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6881
6882         * configure: Regenerate.
6883
6884 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6885
6886         * Makefile.tpl (configure-[+module+], configure-gcc,
6887         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6888         Set and export LDFLAGS.
6889         * Makefile.in: Regenerate.
6890
6891 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6892
6893         * MAINTAINERS: Add myself to write-after-approval.
6894
6895 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6896
6897         PR bootstrap/14871
6898         * Makefile.tpl: If we don't have built-in-tree target tools,
6899         use the ones found by configure rather than hacking around with
6900         program_transform_name.
6901         * configure.in: Give Makefile.tpl the information necessary
6902         to do that.
6903         * Makefile.in: Regenerate.
6904         * configure: Regenerate.
6905
6906 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6907
6908         PR bootstrap/14760
6909         * configure.in: When computing baseargs, strip *all* copies of
6910         offending options.  Also, don't match/substitute the trailing space,
6911         so that this actually works when two similar options are separated by
6912         only one space.
6913         * configure: Regenerate.
6914
6915 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6916
6917         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6918         (rs6000-*-aix*): Same.
6919         * configure: Regenerate.
6920
6921 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6922
6923         * MAINTAINERS: Add myself to write-after-approval.
6924
6925 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6926
6927         * MAINTAINERS: Add myself to write-after-approval.
6928
6929 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6930
6931         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6932         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6933         * Makefile.in: Regenerate.
6934
6935         * configure.in (top level bootstrap support): Rework --enable-werror
6936         to set @stage2_werror_flag@.
6937         * configure: Regenerate.
6938         * Makefile.tpl (top level bootstrap support): Pass
6939         @stage2_werror_flag@ down to configure in stages 2 and 3.
6940         * Makefile.in: Regenerate.
6941
6942 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6943
6944         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6945         for stages 2 and 3 as well as in make.  As a consequence, remove
6946         OUTPUT_OPTION (now detected by configure) from the flags passed down
6947         to make.
6948         * Makefile.in: Regenerate.
6949
6950         * Makefile.tpl (new-bootstrap): Fix typo.
6951         * Makefile.in: Regenerate.
6952
6953 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6954
6955         * Makefile.tpl: Rearrange by moving recursive_targets rules
6956         into their proper sections.
6957         * Makefile.tpl (top level bootstrap support): Move disabling
6958         of coverage flags from 'make' to 'configure'; improve comments.
6959         * Makefile.in: Regenerate.
6960
6961         * Makefile.tpl (experimental top level bootstrap) Move stage1
6962         language setting from all- target to configure- target; disable
6963         intermodule optimization in stage 1; prevent gratuitous rebuilds
6964         of stage 1.
6965         * Makefile.in: Regenerate.
6966         * configure.in: Comma-separate stage 1 language list for top
6967         level bootstrap.
6968         * configure: Regenerate.
6969
6970         * Makefile.tpl: Clean up experimental top level bootstrap support:
6971         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6972         prev-gcc in configure- targets as well as all- targets.
6973         * Makefile.in: Regenerate.
6974
6975 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6976
6977         * compile: New file imported from automake.
6978
6979 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6980
6981         * configure.in: Remove symbolic link section.
6982         * configure: Regenerate.
6983         * Makefile.tpl (links): Remove.
6984         * Makefile.in: Regenerate.
6985
6986 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6987             Nathanael Nerode  <neroden@gcc.gnu.org>
6988
6989         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6990         Set with AC_CHECK_PROGS.
6991         * configure.in: Fix comment typo from last patch.
6992         * configure: Regenerate.
6993
6994 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6995
6996         * Makefile.tpl: Introduce experimental top level bootstrap support.
6997         * Makefile.in: Regenerate.
6998         * configure.in: Introduce support for top level bootstrap.
6999         * configure: Regenerate.
7000
7001 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7002             Paolo Bonzini  <bonzini@gnu.org>
7003
7004         PR bootstrap/14522
7005         * configure.in: Cope with shells that do not support unquoted ^
7006         * configure: Regenerate.
7007
7008 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7009             Paolo Bonzini  <bonzini@gnu.org>
7010
7011         PR bootstrap/14522
7012         * configure.in: Cope with shells that do not support nesting
7013         quotes inside quoted backquote substitutions.
7014         * configure: Regenerate.
7015
7016 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7017
7018         PR bootstrap/14522
7019         * configure.in: Fix escaping of $.
7020         * configure: Regenerate.
7021
7022 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7023
7024         * configure: Regenerate, since I forgot to while committing Paolo's
7025         changes.
7026
7027 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7028
7029         PR ada/14131
7030         Move language detection to the top level.
7031         * configure.in: Find default values for the tools as
7032         soon as possible.  Disable ada if GNAT is not found.
7033         Emit error message about missing languages.  Expand
7034         --enable-languages=all for the gcc subdirectory.
7035
7036 2004-03-10  Ben Elliston  <bje@gnu.org>
7037
7038         * MAINTAINERS: Update my email address.
7039
7040 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7041
7042         * ltconfig: Disable building static libraries if building shared
7043         libraries on AIX 5L.
7044
7045 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7046
7047         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7048         and disable libgcj.
7049         * configure: Regenerated.
7050
7051 2004-03-01  Brian Booth  <bbooth@redhat.com>
7052
7053         * MAINTAINERS: Add myself to write-after-approval.
7054
7055 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7056
7057         * MAINTAINERS: Add myself to write-after-approval.
7058
7059 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7060
7061         PR bootstrap/7087
7062         * Makefile.tpl: Guard XFOO sed statements better.
7063         * Makefile.tpl: Add dependency for configure-target-libada.
7064         * Makefile.in: Regenerate (incidentally fixes broken
7065         commit when libada-branch was merged).
7066
7067 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7068
7069         * MAINTAINERS: Add myself to write-after-approval.
7070
7071 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7072
7073         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7074         maintainers.
7075
7076 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7077
7078         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7079         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7080
7081 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7082
7083         PR bootstrap/11932
7084         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7085
7086 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7087
7088         * MAINTAINERS: Added myself to write-after-approval.
7089
7090 2004-02-14  Michael Koch  <konqueror@gmx.de>
7091
7092         * MAINTAINERS: Added myself to write-after-approval.
7093
7094 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7095
7096         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7097         some OS port maintainers to OS port maintainers section.
7098
7099 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7100
7101         * MAINTAINERS: Add self.
7102
7103 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7104
7105         * MAINTAINERS: Alphabetize.
7106
7107 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7108
7109         * MAINTAINERS: Remove myself.
7110
7111 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7112
7113         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7114         (rs6000-*-aix*): Same.
7115         * configure: Regenerate.
7116
7117 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7118
7119         * configure.in (host): Add in missing $noconfigdirs to defines.
7120         * configure: Regenerate.
7121
7122 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7123             Nathanael Nerode  <neroden@gcc.gnu.org>
7124
7125         PR ada/6637, PR ada/5911
7126         Merge with libada-branch:
7127         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7128         with appropriate dependencies. Add --enable-libada configure switch.
7129         * configure, Makefile.in: Regenerate.
7130
7131 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7132
7133         * MAINTAINERS: Add myself to write-after-approval.
7134
7135 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7136
7137         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7138         * configure: Regenerate.
7139
7140 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7141
7142         Merge from upstream:
7143
7144         * ltmain.in: When setting IFS to '~', be careful about user
7145         arguments that contain '~'.
7146
7147         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7148
7149         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7150         Also test $base_compile against $CC with escaped arguments. Bug
7151         reported by Geoff Keating <geoffk@apple.com>.
7152
7153 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7154
7155         * MAINTAINERS: Remove i960 port.
7156
7157 2004-01-23  DJ Delorie  <dj@redhat.com>
7158
7159         * Makefile.def (target_modules) [libiberty]: Don't stage.
7160         * Makefile.in: Rebuilt.
7161
7162 2004-01-20  Caroline Tice  <ctice@apple.com>
7163
7164         * MAINTAINERS: Add myself to write-after-approval.
7165
7166 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7167
7168         * MAINTAINERS: Update my email address.
7169
7170 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7171
7172         * MAINTAINERS: Add myself to write-after-approval.
7173
7174 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7175
7176         * MAINTAINERS: Remove entries without email address.
7177
7178 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7179
7180         * MAINTAINERS: Add myself to write-after-approval.
7181
7182 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7183
7184         * MAINTAINERS: Update my email address.
7185
7186 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7187
7188         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7189         * Makefile.tpl (configure-target-[+module+]): Support stage.
7190         * Makefile.in: Rebuilt.
7191
7192 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7193
7194         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7195
7196 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7197
7198         * MAINTAINERS: Add myself as a MIPS maintainer.
7199
7200 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7201
7202         * configure.in: Use ./config.cache, not config.cache.
7203         * configure: Regenerate.
7204         * Makefile.tpl: Special-casing not needed for GCC any more.
7205         * Makefile.in: Regenerate.
7206
7207         * configure.in: Don't share a cache file for host dirs.
7208         * configure: Regenerate.
7209
7210         * config-ml.in: Don't mess with the cache file.
7211
7212 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7213
7214         * MAINTAINERS: Move myself from 'Write After Approval' to
7215         'CPU Port Maintainers' section as SPARC maintainer.
7216
7217 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7218
7219         * Makefile.tpl: Make GCC use a separate config.cache.
7220         * Makefile.in: Regenerate.
7221
7222         PR bootstrap/11932, PR bootstrap/11933
7223         (I don't know if it will fix either of them, but it relates
7224         to them.)
7225         * configure.in: Don't use shared config.cache for target
7226         directories.
7227         * configure: Regenerate.
7228
7229 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7230
7231         * MAINTAINERS: Add myself to 'Write After Approval' section.
7232
7233 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7234
7235         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7236         * configure: Regenerated.
7237
7238 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7239
7240         * MAINTAINERS: Remove the mn10200 maintainer.
7241
7242 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7243
7244         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7245         * configure: Regenerated.
7246
7247 2003-12-16  Jan Hubicka  <jh@suse.cz>
7248
7249         * MAINTAINERS: Add myself as callgraph maintainer.
7250
7251 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7252
7253         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7254         * configure: Regenerate.
7255
7256 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7257
7258         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7259         'Write After Approval' section. Update email.
7260
7261 2003-12-01  James Lemke  <jim@wasabisystems.com>
7262
7263         * MAINTAINERS (Write After Approval): Add myself.
7264
7265 2003-11-20  Matt Thomas  <matt@3am-software.com>
7266
7267         * MAINTAINERS: Add myself as a vax port maintainer.
7268
7269 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7270
7271         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7272         (configure-build-[+module+], configure-[+module+]): Likewise.
7273         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7274         * Makefile.in: Regenerate.
7275
7276 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7277
7278         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7279         shared/dylibed libraries.
7280         * ltmain.sh: Likewise.
7281         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7282         * ltcf-cxx.sh: Likewise.
7283         * ltcf-gcj.sh: Likewise.
7284         * ltconfig: Likewise.
7285
7286 2003-11-17  Stan Cox  <scox@redhat.com>
7287
7288         * MAINTAINERS: Add myself as iq2000 port maintainer.
7289
7290 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7291
7292         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7293         * Makefile.in: Regenerate.
7294
7295 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7296
7297         * config.sub: Update to 2003-11-03 version.
7298
7299 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7300
7301         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7302         * configure:  Regenerate.
7303
7304 2003-10-20  Nicolas Pitre  <nico@cam.org>
7305
7306         * MAINTAINERS: Add myself to 'Write After Approval' section.
7307
7308 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7309
7310         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7311
7312 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7313
7314         * MAINTAINERS: Update my email address.
7315
7316 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7317
7318         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7319
7320 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7321
7322         * MAINTAINERS: Add myself to 'Write After Approval' section.
7323
7324 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7325
7326         * config.guess: Update to 2003-10-16 version.
7327         * config.sub: Update to 2003-10-16 version.
7328
7329 2003-10-15  David Daney  <ddaney@avtrex.com>
7330
7331         * MAINTAINERS: Added myself to 'Write After Approval' section.
7332
7333 2003-10-15  Falk Hueffner  <falk@debian.org>
7334
7335         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7336         'Write After Approval' section. Update email.
7337
7338 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7339
7340         * MAINTAINERS: Move myself from 'Write After Approval' to
7341         'Various Maintainers' section as middle-end maintainer.
7342
7343 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7344
7345         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7346         HOST_FLAGS_TO_PASS.
7347         * Makefile.in: Regenerate.
7348
7349 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7350
7351         * config.guess: Update to 2003-10-07 version.
7352         * config.sub: Update to 2003-10-07 version.
7353
7354 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7355
7356         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7357         * ltconfig (irix5*, irix6*): Don't override version_type.
7358
7359 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7360
7361         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7362         * configure: Rebuilt
7363         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7364         * Makefile.in: Rebuilt
7365
7366 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7367
7368         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7369
7370 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7371
7372         * MAINTAINERS (Write After Approval): Add myself.
7373
7374 2003-09-29  Paul Koning  <ni1d@arrl.net>
7375
7376         * MAINTAINERS: Move myself from "Write After Approval"
7377         to CPU platform maintainers for pdp11 platform.
7378
7379 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7380
7381         * MAINTAINERS: Move myself from 'Write After Approval' to
7382         'Various Maintainers' section as libffi testsuite maintainer.
7383
7384 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7385
7386         * configure.in: Pass a computed --program-transform-name
7387         to subconfigures.
7388         * configure: Regenerated.
7389
7390 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7391
7392         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7393         * Makefile.in: Regenerate.
7394
7395         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7396         * Makefile.in: Regenerate.
7397
7398 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7399
7400         * MAINTAINERS: Move myself from 'Write After Approval'
7401         to 'Various Maintainers' (objective-c) section.
7402
7403 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7404
7405         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7406         quoting.
7407         * configure: Regenerated.
7408
7409 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7410
7411         * MAINTAINERS (Write After Approval): Add myself to write after
7412         approval list.
7413
7414 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7415
7416         * MAINTAINERS (Write After Approval): Add myself.
7417
7418 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7419
7420         * MAINTAINERS: Update my e-mail address.
7421
7422 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7423
7424         * libtool.m4 (LD): Correct powerpc64 host match.
7425
7426 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7427
7428         * MAINTAINTERS: Update my affiliation and email address.
7429
7430 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7431
7432         * MAINTAINERS (Write After Approval): Add myself.
7433
7434 2003-09-04  DJ Delorie  <dj@redhat.com>
7435
7436         * configure: Regenerate.
7437
7438 2003-09-04  Robert Millan  <robertmh@gnu.org>
7439
7440         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7441
7442 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7443
7444         * configure.in: Ensure arguments to sed are properly spaced.
7445         * configure: Regenerate.
7446
7447 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7448
7449         * MAINTAINERS: Update my e-mail address.
7450
7451 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7452
7453         * MAINTAINERS (Write After Approval): Add myself.
7454
7455 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7456
7457         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7458         * configure: Regenerated.
7459
7460 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7461
7462         * MAINTAINERS: Update my email address.
7463
7464 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7465
7466         * configure.in:  Use newline instead of semicolon when assuming
7467         shell arguments in a for loop.
7468         * configure:  Regenerated.
7469
7470 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7471
7472         * MAINTAINERS: Resurrect the i860 maintainer.
7473
7474 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7475
7476         PR 8180
7477         * configure.in: When testing with_libs and with_headers, treat
7478         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7479         * configure: Regenerate.
7480
7481         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7482         make, shell, etc.
7483         (baseargs): Likewise.
7484         * configure: Regenerate.
7485
7486 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7487
7488         * MAINTAINERS (Write After Approval): Add myself.
7489
7490 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7491
7492         * configure.in: Disable libgcj for darwin not on powerpc.
7493         * configure: Rebuild.
7494
7495 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7496
7497         * config-ml.in, symlink-tree: Add license.
7498
7499 2003-08-03  Richard Stallman  <rms@gnu.org>
7500             Eben Moglen  <moglen@columbia.edu>
7501
7502         * README.SCO: New file.
7503
7504 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7505
7506         * Makefile.tpl (check, check-c++): Express dependencies using
7507         dependencies rather than commands.
7508         * Makefile.in: Regenerate.
7509
7510 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7511
7512         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7513         * configure: Ditto.
7514
7515 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7516
7517         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7518         * Makefile.in: Update.
7519
7520 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7521
7522         * configure.in: Enable libgcj for darwin.
7523         * configure: Rebuild.
7524
7525 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7526
7527         * config-ml.in:  Use ac_configure_args directly instead of
7528         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7529         actually seen.
7530
7531 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7532
7533         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7534         creating target and build subdirs to build all parent dirs as needed.
7535         * Makefile.in: Rebuild.
7536         * configure.in: Don't build dirs explicitly here.
7537         * configure: Rebuild.
7538
7539 2003-07-26  Paul Brook  <paul@nowt.org>
7540
7541         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7542
7543 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7544
7545         * Makefile.tpl (all-make): Depend on intl.
7546         * Makefile.in: Rebuilt.
7547
7548 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7549
7550         * install-sh:  Update to newer upstream versions (associated with
7551         aclocal 1.7).
7552         * mkinstalldirs:  Likewise.
7553         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7554
7555 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7556
7557         * MAINTAINERS: Move self from Bug database only accounts
7558         to write-after-approval.
7559
7560 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7561
7562         * config.if: Remove unused libc_interface determination.
7563
7564 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7565
7566         * MAINTAINERS: Move self from write-after-approval to
7567         build machinery (*.in).
7568
7569 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7570
7571         PR bootstrap/11273
7572         PR bootstrap/11408
7573         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7574         unused INSTALL_PROGRAM_ARGS.
7575         * configure.in: Use AC_PROG_INSTALL.
7576         * Makefile.in: Regenerate.
7577         * configure: Regenerate.
7578
7579 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7580
7581         * MAINTAINERS: Alphabetize.
7582
7583 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7584
7585         * configure: Rebuilt.
7586         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7587         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7588         newlib nor libgloss.
7589         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7590         * configure.in (am33_2.0-*-linux*): Added.
7591
7592 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7593
7594         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7595         * configure: Regenerate.
7596
7597 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7598
7599         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7600         * Makefile.in: Regenerate.
7601
7602 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7603
7604         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7605         * Makefile.in: Regenerate.
7606
7607 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7608
7609         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7610         * Makefile.in: Regenerated.
7611
7612         * config-ml.in: Replace PWD with PWD_COMMAND.
7613
7614 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7615
7616         * intl: New directory; see intl/ChangeLog for details.
7617         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7618         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7619         * Makefile.in: Regenerate.
7620
7621 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7622
7623         * configure.in: Clean up config-lang.in handling.  Delete
7624         useless assignment to "subdirs".
7625         * configure: Regenerate.
7626
7627 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7628
7629         * configure.in: Rename 'target_libs' to 'target_libraries'.
7630         Remove useless reference to 'target_libs'.
7631         * configure: Regenerate.
7632
7633 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7634
7635         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7636         * Makefile.in: Regenerate.
7637
7638 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7639
7640         * Makefile.def: Introduce flags_to_pass.
7641         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7642         * Makefile.in: Regenerate.
7643
7644 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7645
7646         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7647         and target-libgloss.
7648         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7649         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7650         * configure: Regenerate.
7651
7652 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7653
7654         * configure.in: Update testsuite_flags to new location.
7655         * configure. Regenerate.
7656
7657 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7658
7659         * Makefile.tpl: Remove BUILD_CC stuff.
7660         * Makefile.in: Regenerate.
7661
7662 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7663
7664         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7665
7666 2003-06-16  Graeme Peterson  <gp@qnx.com>
7667
7668         * MAINTAINERS (Write After Approval): Add myself.
7669
7670 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7671
7672         * config.guess: Update to 2003-06-12 version.
7673         * config.sub: Update to 2003-06-13 version.
7674
7675 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7676
7677         * config.guess: Update to 2003-06-06 version.
7678         * config.sub: Update to 2003-06-06 version.
7679
7680 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7681
7682         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7683         * configure. Regenerate.
7684
7685 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7686
7687         * configure.in: Disable serial configure by default.
7688         * configure: Regenerate.
7689         * Makefile.tpl: Abolish .NOTPARALLEL.
7690         * Makefile.in: Regenerate.
7691
7692         * Makefile.tpl: Replace {build,host,target}_canonical by
7693         {build,host,target}.
7694         * Makefile.in: Regenerate.
7695
7696         * Makefile.tpl: Fix stupid pasto.
7697         * Makefile.in: Regenerate.
7698
7699 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7700
7701         * Makefile.tpl: Remove bogus conditional.
7702         * Makefile.in: Regenerate.
7703
7704 2003-06-05  Jan Hubicka  <jh@suse.cz>
7705
7706         * Makefile.tpl (profiledbootstrap): New target.
7707         * Makefile.in (profiledbootstrap): New target.
7708
7709 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7710
7711         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7712         Pinski. Remove user names from other bugzilla-only maintainers.
7713
7714 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7715
7716         * Makefile.tpl: Make 'recursive targets' using autogen rather
7717         than shell loop.  Remove duplicate 'clean' targets and false
7718         comments.
7719         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7720         Add systematic method of specifying missing targets in subdirs.
7721         Add copyright boilerplate.
7722         * Makefile.in: Regenerate.
7723         * configure.in: Add 'recursive targets' to maybe list.
7724         * configure: Regenerate.
7725
7726         * MAINTAINERS: "GNATS only" -> "Bug database only".
7727
7728         * Makefile.tpl: Rename [+target+] to [+make_target+].
7729         * Makefile.def: Rename 'target' to 'make_target'.
7730
7731 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7732
7733         * MAINTAINERS: Add self as options handling maintainer.
7734
7735 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7736
7737         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7738         been too long since I touched those ports.
7739
7740 2003-05-28  DJ Delorie  <dj@redhat.com>
7741
7742         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7743         * Makefile.in: Regenerate.
7744
7745 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7746
7747         * configure.in: Use curly braces in the definition of tooldir.
7748         * configure: Regenerate.
7749
7750 2003-05-21  DJ Delorie  <dj@redhat.com>
7751
7752         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7753         newlib or libgloss.
7754         * Makefile.in: Regenerate.
7755
7756 2003-05-21  DJ Delorie  <dj@redhat.com>
7757
7758         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7759         * Makefile.in: Regenerate.
7760
7761 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7762
7763         * MAINTAINERS: Update my e-mail address.
7764
7765 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7766
7767         * configure.in: Switch more things to use maybe dependencies.
7768         * Makefile.tpl: Switch more things to use maybe dependencies.
7769         Factor out common code from autogen IF statements.
7770         * configure: Regenerate.
7771         * Makefile.in: Regenerate.
7772
7773 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7774
7775         * configure.in: Accept i[3456789]86 for machine type.
7776         * configure: Regenerate.
7777
7778 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7779
7780         * configure.in: Switch more things to use maybe dependencies.
7781         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7782         * configure: Regenerate.
7783         * Makefile.tpl: Switch more things to use maybe dependencies.
7784         * Makefile.in: Regenerate.
7785
7786 2003-05-16  Andreas Schwab  <schwab@suse.de>
7787
7788         * Makefile.tpl (install-opcodes): Define.
7789         * Makefile.in: Rebuild.
7790
7791 2003-05-13  Andreas Jaeger  <aj@suse.de>
7792
7793         * config.guess: Update to 2003-05-09 version.
7794         * config.sub: Update to 2003-05-09 version.
7795
7796 2003-05-13  Michael Eager  <eager@mvista.com>
7797
7798         * configure.in: Correct sed script so that options in quotes are not
7799         deleted.
7800         * configure: Rebuild.
7801
7802 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7803
7804         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7805         and $$s/newlib/libc/sys/cygwin32 include paths.
7806         * configure: Ditto.
7807
7808 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7809
7810         * MAINTAINERS: Update my email addresses.
7811
7812 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7813
7814         * config-ml.in: Propagate INSTALL variables.
7815
7816 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7817
7818         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7819
7820 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7821
7822         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7823         * Makefile.in: Regenerate.
7824
7825 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7826
7827         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7828
7829 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7830
7831         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7832
7833 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7834
7835         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7836         * Makefile.in: Regenerated.
7837
7838 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7839
7840         * MAINTAINERS (Write After Approval): Upgrade myself from
7841         GNATS only to write-after-approval. Update my mail address.
7842
7843 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7844
7845         (OS Port Maintainers: freebsd): Add myself.
7846
7847 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7848
7849         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7850
7851 2003-04-22  Kean Johnston  <jkj@sco.com>
7852
7853         * MAINTAINERS (SCO ports): Added myself.
7854
7855 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7856
7857         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7858
7859 2003-04-19  Kean Johnston  <jkj@sco.com>
7860
7861         * MAINTAINERS (Write After Approval): Add myself.
7862
7863 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7864
7865         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7866         * Makefile.in: Regenerate.
7867
7868 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7869
7870         * configure.in (powerpc64*-*-linux*): Remove.
7871         * configure: Rebuilt.
7872
7873 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7874
7875         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7876         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7877         and restrap.
7878         * Makefile.in:  Regenerate.
7879
7880 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7881
7882         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7883         * configure: Regenerated.
7884
7885 2003-04-15  DJ Delorie  <dj@redhat.com>
7886
7887         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7888
7889 2003-04-13  Nick Clifton  <nickc@redhat.com>
7890
7891         * config-ml.in: Remove support for --disable-aix removing
7892         call-aix multilibs.
7893
7894 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7895
7896         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7897         * */configure: Rebuilt.
7898
7899 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7900
7901         * MAINTAINERS: Add my email address.
7902
7903 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7904
7905         * MAINTAINERS (Write After Approval): Add myself.
7906
7907 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7908
7909         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7910         * Makefile.in: Regenerate.
7911
7912 2003-03-14  Michael Chastain  <mec@shout.net>
7913
7914         * Makefile.in: Regenerate with correct Makefile.def.
7915
7916 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7917
7918         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7919         Make macro.
7920         * Makefile.in: Regenerate.
7921         * configure.in: Clean up gxx_include_dir logic.
7922         * configure: Regenerate.
7923
7924 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7925
7926         * MAINTAINERS (Write After Approval): Add myself.
7927
7928 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7929
7930         * MAINTAINERS: Update my mail address.
7931
7932 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7933
7934         * configure.in (gxx_include_dir): Fix typo.
7935         * configure: Regenerated.
7936
7937 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7938
7939         * Makefile.tpl: Reindent.
7940         * Makefile.in: Regenerate.
7941         * configure.in: Reindent.  Don't set unused variables.
7942         * configure: Regenerate.
7943
7944 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7945
7946         * configure.in: Include $(build_tooldir)/sys-include in
7947         FLAGS_FOR_TARGET.
7948         * configure: Regenerated.
7949
7950 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7951
7952         * Makefile.tpl: Always pass down RANLIB.
7953         * Makefile.in: Regenerate.
7954
7955         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7956         * Makefile.in: Regenerate.
7957         * configure.in: Remove unused logic relating to --enable-shared
7958         and --enable-threads.  Remove bogus comments.  Remove redundant
7959         noconfigdirs.
7960         * configure: Regenerate.
7961
7962         * configure.in: Replace ${libstdcxx_version} by its value.
7963         Remove reference to mh-dgux.
7964         * configure: Regenerate.
7965
7966 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7967
7968         * MAINTAINERS (Write After Approval): Add myself.
7969
7970 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7971
7972         * Makefile.tpl: Rearrange.
7973         * Makefile.in: Regenerate.
7974
7975 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7976
7977         * configure.in: Add support for kaOS as cross build target system.
7978         * configure: Regenerated.
7979
7980 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7981
7982         * MAINTAINERS (Write after approval): Add myself.
7983
7984 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7985
7986         * MAINTAINERS: Update my email address.
7987
7988 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7989
7990         * MAINTAINERS: Add self to blanket write privs. section.
7991
7992 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7993
7994         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7995         configure-target-* as some target builds may require additional
7996         flags for preprocessor tests.
7997         * Makefile.in: Regenerated.
7998
7999 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8000
8001         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8002         * ltconfig: Handle it.
8003         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8004         auto-detecting it.
8005
8006         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8007         it is used as argument to $CC.
8008         * ltcf-gcj.sh: Likewise.
8009
8010         * configure.in: Introduce --enable-maintainer-mode.
8011         * configure: Rebuilt.
8012         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8013         for maintainer mode.
8014         * Makefile.in: Rebuilt.
8015
8016 2003-02-18  Jason Merrill  <jason@redhat.com>
8017
8018         * Makefile.tpl (check-c++): Allow parallelism.
8019
8020 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8021
8022         * MAINTAINERS: Remove John Carr (who never actually had access to
8023         gcc.gnu.org).
8024
8025 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8026
8027         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8028         don't configure target-libobjc.
8029         * configure: Regenerate.
8030
8031 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8032
8033         * Makefile.tpl (RANLIB): Define.
8034         * Makefile.in: Regenerate.
8035
8036 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8037
8038         * MAINTAINERS: Update my email.
8039
8040 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8041
8042         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8043         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8044         * Makefile.in: Regenerated.
8045         * configure.in: Remove all traces of snavigator, db, and grep.
8046         * configure: Regenerated.
8047
8048 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8049
8050         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8051         After Approval.
8052
8053 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8054
8055         * MAINTAINERS (Write after approval): Add myself.
8056
8057 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8058
8059         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8060         * Makefile.in: Regenerated.
8061
8062 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8063
8064         * config.guess: Updated to 2003-01-30's version.
8065         * config.sub: Updated to 2003-01-28's version.
8066
8067 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8068
8069         * config.if: If gcc_version is already set, just use it.  Don't set
8070         gcc_version_trigger if it's already set, otherwise set it to
8071         gcc/version.c, but only if the file exists.  If it is not set and
8072         gcc/version.c does not exist, try to extract the version number from
8073         $CC.
8074
8075 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8076
8077         * MAINTAINERS: Add myself to write-after-approval list.
8078
8079 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8080
8081         * configure.in:  Revert 24Jan change.
8082         * configure:  Regenerate.
8083
8084 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8085
8086         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8087         entry of HJ Lu.
8088
8089 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8090
8091         * configure.in: Revert previous change.
8092         * configure: Regenerate.
8093
8094 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8095
8096         * configure.in: Make rda native-only.
8097         * configure: Regenerate.
8098
8099 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8100
8101         * MAINTAINERS: Move myself from GNATS-only-accounts to
8102         write-after-approval.
8103
8104 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8105
8106         * configure.in: Add missing \.
8107         * configure: Rebuilt.
8108
8109 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8110
8111         * configure.in (baseargs): Avoid using \| in sed regular
8112         expressions.
8113         * configure: Rebuilt.
8114
8115 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8116
8117         * configure.in (baseargs): Remove all supported forms of
8118         --cache-file, --srcdir, --host, --build and --target options
8119         from argument lists.
8120         * configure: Rebuilt.
8121
8122 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8123
8124         * MAINTAINERS: Add myself to write-after-approval list.
8125
8126 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8127
8128         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8129         * configure: Rebuilt.
8130
8131 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8132
8133         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8134         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8135         * Makefile.in: Regenerate.
8136         * configure: Regenerate.
8137
8138 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8139
8140         * configure.in: Remove Makefile in build, host and target modules
8141         unless configure was run with --no-recursion.
8142         * configure: Rebuilt.
8143
8144 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8145
8146         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8147         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8148         * Makefile.in: Regenerate.
8149
8150 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8151
8152         * config.guess: Update to 2003-01-03 version.
8153         * config.sub: Update to 2003-01-03 version.
8154
8155 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8156
8157         * configure: Regenerate with proper autoconf 2.13.
8158
8159 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8160
8161         * configure.in: Add AC_PREREQ for consistency.
8162         * configure: Regenerate.
8163
8164 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8165
8166         * configure.in (GDB_TK): Add tcl directories conditional on
8167         gdb/gdbtk directory being present.
8168         * configure: Regenerate.
8169
8170 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8171
8172         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8173         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8174         * configure: Rebuilt.
8175
8176 2002-12-31  Tom Tromey  <tromey@redhat.com>
8177
8178         * Makefile.in: Rebuilt.
8179         * Makefile.def (target_modules) [libffi]: Allow installation.
8180
8181 2002-12-31  Andreas Schwab  <schwab@suse.de>
8182
8183         * configure.in: Fix use of $program_transform_name.
8184         * configure: Regenerated.
8185
8186 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8187
8188         * configure.in (baseargs): Don't remove first configure argument.
8189         * configure: Regenerated.
8190
8191 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8192
8193         * Makefile.tpl (local-distclean): Don't remove...
8194         (multilib.ts): ... this.  Moved into...
8195         (multilib.out): ... this.  Don't use sub-make.
8196         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8197         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8198         (configure-build-[+module+], configure-[+module+],
8199         configure-target-[+module+], configure-gcc): ... these.  Test
8200         for Makefile existence.  Drop config.status from dependencies.
8201         * Makefile.in: Rebuilt.
8202         * configure.in: Move gcc-version-trigger to the end of
8203         ac_configure_args.  Add comments to maybedep.tmp and
8204         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8205         nonopt from baseargs, matching and removing corresponding
8206         whitespace while at it.
8207         * configure: Rebuilt.
8208
8209 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8210
8211         * configure.in (host_configargs): Replace reference to
8212         no-longer-defined buildopts with --build=${build_alias}.
8213         * configure: Rebuilt.
8214
8215         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8216         program_transform_name to standard idiom.
8217         (AUTOGEN, AUTOCONF): Define.
8218         (Makefile.in): Use $(AUTOGEN).
8219         (Makefile): Depend on config.status, and use autoconf-style rule to
8220         build it.  Move original commands to...
8221         (config.status): ... this new target.
8222         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8223         $(AUTOCONF).
8224         * Makefile.in: Rebuilt.
8225
8226 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8227
8228         * Makefile.tpl: Fix dramatic bustage due to change in
8229         program_transform_name.
8230         * Makefile.in: Regenerate.
8231
8232         * configure.in: Remove unnecessary PATH setting.
8233         * configure: Regnerate.
8234
8235         * configure.in: Don't default to unprefixed tools unless
8236         the native tools will work.
8237         * configure: Regenerate.
8238
8239         * configure.in: Convert to autoconf script.  Blow away lots
8240         of now-redundant Makefile fragments.
8241         * configure: Generate using Autoconf.
8242         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8243         * Makefile.in: Regenerate.
8244
8245 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8246
8247         * configure: Fix stupid bug where RANLIB was mistakenly included.
8248
8249         * configure.in: Rename (buildargs, hostargs, targargs) to
8250         (build_configargs, host_configargs, target_configargs).
8251
8252         * configure.in: Move logic out of sed statement.
8253
8254         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8255         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8256
8257 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8258
8259         * config.sub: Import from master repository
8260         * config.guess: Ditto
8261
8262 2002-12-24  Andreas Schwab  <schwab@suse.de>
8263
8264         * Makefile.tpl (multilib.out): Fix missing space.
8265         * Makefile.in: Regenerate.
8266
8267 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8268
8269         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8270         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8271         * Makefile.in: Regenerate.
8272         * configure.in: Remove unnecessary leftovers.
8273
8274 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8275
8276         * configure.in (extra_ranlibflags_for_target): New variable.
8277         (*-*-darwin): Add -c to ranlib commands.
8278         * configure (tooldir): Handle extra_ranlibflags_for_target.
8279
8280 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8281
8282         * Makefile.tpl: Revert HJL's change.
8283         * Makefile.in: Regenerated.
8284         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8285         always.
8286
8287 2002-12-19  Andreas Schwab  <schwab@suse.de>
8288
8289         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8290         * Makefile.in: Regenerate.
8291
8292 2002-12-18  H.J. Lu  <hjl@gnu.org>
8293
8294         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8295         * Makefile.in: Regenerated.
8296
8297         * configure.in (build_prefix): New. Substitute.
8298
8299 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8300
8301         * Makefile.tpl: Don't let real targets depend on phony targets.
8302         * Makefile.in: Regenerate.
8303
8304         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8305         * Makefile.in: Regenerate.
8306
8307 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8308
8309         * config.sub: Import from master repository
8310         * config.guess: Ditto
8311
8312 2002-12-16  Jason Merrill  <jason@redhat.com>
8313
8314         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8315         previous 'make bootstrap'.
8316         * Makefile.in: Regenerate.
8317
8318 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8319
8320         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8321
8322 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8323
8324         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8325         * Makefile.in: Regenerate.
8326
8327 2002-12-13  Jason Merrill  <jason@redhat.com>
8328
8329         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8330         library tests.
8331         (check-c++): Just depend on it and check-target-libstdc++-v3.
8332         * Makefile.in: Regenerate.
8333
8334 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8335
8336         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8337         * Makefile.in: Rebuilt.
8338
8339 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8340
8341         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8342
8343 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8344
8345         * configure: Fix bug put in by gremlins.
8346
8347         * Makefile.tpl: Substitute more autoconfily.
8348         * configure: Substitute more autoconfily.
8349         * Makefile.in: Regenerate.
8350
8351 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8352
8353         * config.sub: Import from master repository
8354         * config.guess: Ditto
8355         * MAINTAINERS: Added Svein Seldal under write after approval
8356
8357 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8358
8359         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8360         * Makefile.in (all-sim): Ditto.
8361
8362 2002-12-06  DJ Delorie  <dj@redhat.com>
8363
8364         * Makefile.tpl: Change configure dependencies to not have real
8365         targets depend on phony targets.
8366
8367 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8368
8369         * configure.in: Revert unintentional change.
8370
8371         * Makefile.tpl: Change dependency for */multilib.out so that
8372         it works when gcc isn't in the tree.
8373
8374         * configure.in: Substitute more.
8375         * configure: Run subconfigures from the Makefile.
8376         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8377         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8378
8379 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8380
8381         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8382
8383 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8384
8385         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8386         and corresponding dependencies.
8387         * Makefile.in: Regenerate.
8388
8389         * configure.in (host_tools): Order binutils, gas and ld for
8390         convenience in running the testsuites.
8391
8392         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8393         * Makefile.in: Regenerate.
8394         * configure.in: Introduce rules to serialize subconfigure runs.
8395
8396         * configure.in: Introduce BASE_CC_FOR_TARGET.
8397         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8398         Realize configure-build-* targets.  Realize configure-target-* targets.
8399         * Makefile.in: Regenerate.
8400
8401 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8402
8403         * configure: Move gcc_version_trigger stuff from here...
8404         * configure.in: ...to here.
8405
8406         * configure.in: Separate subconfigure options added by this file from
8407         options given by the user.  Add machinery to put args for host
8408         subconfigures into the Makefile.
8409
8410         * Makefile.tpl: Remove 'vault' targets.
8411         * Makefile.tpl: Reorder and comment dependencies.
8412         * Makefile.in: Regenerate.
8413
8414 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8415         * configure.in: Fix my broken commit of previous patch. (sigh)
8416
8417 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8418
8419         * configure.in: Move host-specific darwin noconfigdirs into
8420         the host-specific section.
8421
8422 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8423
8424         * configure.in: Move host-specific darwin noconfigdirs into
8425         the host-specific section.
8426
8427 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8428
8429         * configure: Remove skip-this-dir support.
8430         * Makefile.tpl: Remove skip-this-dir support.
8431
8432         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8433         subdirectories.
8434         * Makefile.in: Regenerate.
8435
8436         * Makefile.tpl: Strip out useless setting of 'dir'.
8437         * Makefile.in: Regenerate.
8438
8439 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8440
8441         * configure.in: Fix deeply stupid bug.
8442
8443         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8444         shell code in CXX_FOR_TARGET
8445         * Makefile.def: Introduce raw_cxx.
8446         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8447         RAW_CXX_FOR_TARGET.
8448         * Makefile.in: Regenerate.
8449
8450 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8451
8452         * Makefile.tpl: Remove unnecessary ifs.
8453         * Makefile.in: Regenerate.
8454
8455         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8456         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8457         targets for 'no_install' modules.
8458         * configure: Move GDB_TK substitution to configure.in.  Move
8459         build_modules stuff to configure.in.
8460         * configure.in: Implement soft dependency machinery.  Maybe-ize
8461         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8462         * Makefile.in: Regenerate.
8463
8464 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8465
8466         * Makefile.tpl: Make all-target, install-target behave similarly
8467         to all, install (only hitting configured targets).  Eliminate
8468         unused macro defintions.
8469
8470         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8471         build != host.
8472
8473         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8474
8475         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8476
8477         * configure.in: Produce lists of subdir targets we're actually
8478         configuring.  Remove references to "dosrel".
8479         * Makefile.tpl: Let configure set which subdir targets are hit.
8480         Remove install-cross; clean up install; remove ALL.  Remove
8481         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8482         Autogenerate host module targets.  Remove empty dependency lines
8483         and redundant dependency; rearrange slightly.
8484         * Makefile.def: Add host-side libtermcap, utils.
8485
8486         * Makefile.in: Regenerate.
8487
8488 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8489
8490         * ltconfig (osf[345]): Append $major to soname_spec.
8491         Reflect this in library_names_spec.
8492         * ltmain.sh (osf): Prefix $major with . for use as extension.
8493
8494 2002-11-19  Andreas Jaeger  <aj@suse.de>
8495
8496         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8497         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8498         and sparc64 GNU/Linux systems.
8499
8500 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8501
8502         * MAINTAINERS: Update email.
8503
8504 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8505
8506         * MAINTAINERS: Complete James Dennett's entry.
8507
8508 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8509
8510         * MAINTAINERS (Write After Approval): Add myself.
8511
8512 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8513
8514         * Makefile.tpl: syntactic cleanup
8515
8516 2002-11-13  Stuart Hastings  <stuart@apple.com>
8517
8518         * MAINTAINERS: Add myself to write-after-approval list.
8519
8520 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8521
8522         * Makefile.def: Add list of recursive targets to autogenerate.
8523         Add build_modules.
8524         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8525         targets.  Autogenerate *-build-* targets.
8526         * Makefile.in: Regenerate.
8527
8528 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8529
8530         * configure: More autoconf-style substitutions.
8531         * Makefile.tpl: More autoconf-style substitutions.
8532         * Makefile.in: Regenerate.
8533
8534 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8535
8536         * configure: Substitute more variables in a more autoconf-friendly
8537         way.  Simplify slightly.
8538         * Makefile.tpl: Make more variables substitutable in an
8539         autoconf-friendly way.
8540         * Makefile.in: Regenerate.
8541
8542 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8543
8544         * MAINTAINERS (Write After Approval): Add myself.
8545
8546 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8547
8548         * configure.in (v810*): Remove special setting of tools.
8549
8550         * configure: Add support for extra required flags for ar or nm.
8551         * configure.in (aix4.3+): Use above support for target-specific
8552         issues, rather than using config/mt-aix43.
8553
8554 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8555
8556         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8557         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8558         with $srcdir.  Reformat indentation.  Substitute some variables
8559         formerly hard-coded in the Makefile for build=host.
8560         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8561         * Makefile.def: Autogenerate more.
8562         * Makefile.in: Regenerate.
8563
8564 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8565
8566         * MAINTAINERS (Write After Approval): Add myself.
8567
8568 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8569
8570         * Makefile.def (host_modules): Add rda.
8571         * Makefile.in: Regenerate.
8572         * configure.in (target_tool): Add target-rda to list.
8573
8574 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8575
8576         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8577
8578 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8579
8580         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8581         and restrap targets to this rule.
8582         * Makefile.in:  Regenerate.
8583
8584 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8585
8586         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8587         GNATS only accounts.
8588
8589 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8590
8591         * configure.in (i[3456]86-*-linux*): Add check to disable
8592         ${libgcj} for glibc1.
8593
8594 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8595
8596         * MAINTAINERS: Add myself as ip2k port maintainer.
8597
8598 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8599
8600         * configure.in: Add tic4x target.
8601
8602 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8603
8604         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8605         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8606         * Makefile.in: Regenerate.
8607
8608         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8609         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8610         * Makefile.in: Regenerate.
8611
8612 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8613
8614         * MAINTAINERS: Add myself as web pages co-maintainer.
8615
8616 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8617
8618         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8619         * Makefile.in: Regenerate.
8620
8621 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8622
8623         * MAINTAINERS: Add myself and Nathan Sidwell
8624         <nathan@codesourcery.com> as VxWorks maintainers.
8625
8626 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8627
8628         * Makefile.def: Remove order dependency comments.
8629         * Makefile.tpl: Add explicit install-install dependencies.
8630         * Makefile.in: Regenerate.
8631
8632         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8633         * Makefile.in: Regenerate.
8634
8635         * Makefile.tpl: Add configure-target (for src-release in src)
8636         * Makefile.in: Regenerate.
8637
8638 2002-09-30  Nick Clifton  <nickc@redhat.com>
8639
8640         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8641
8642 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8643
8644         * configure.in (s390*-*-linux*): Enable libgcj.
8645
8646 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8647
8648         * configure: Revert accidentally applied changes.
8649
8650         * Makefile.tpl: Make more autoconf-friendly.
8651         * Makefile.in: Regenerate.
8652         * configure: Make substitution more autoconf-like.
8653
8654 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8655
8656         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8657         single entry to handle all these.
8658         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8659         libjava on arm-*-elf.
8660
8661 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8662
8663         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8664         things that depend on them.
8665
8666 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8667
8668         * Makefile.tpl: Make subsituted variables more autoconfy.
8669         * Makefile.in: Regenerate.
8670         * configure: Make seds more autoconfy.
8671
8672 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8673
8674         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8675         * Makefile.in: Regenerate.
8676         * configure.in: Rewrite sed statements to look autoconfy.
8677
8678         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8679         all-target-foo on configure-target-foo.
8680         * Makefile.def: Ditto.
8681         * Makefile.in: Rebuild.
8682
8683 2002-09-25  Andrew Haley  <aph@redhat.com>
8684
8685         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8686
8687 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8688
8689         * Makefile.def: New file.
8690         * Makefile.tpl: New file.
8691         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8692         * contrib/gcc_update: Note that Makefile.in is a generated file.
8693
8694         * configure.in: Minor rearrangement.  Simplify tests.
8695
8696 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8697
8698         * configure.in (with_headers): Skip copy if value is "yes".
8699         (with_libs): Likewise.
8700
8701 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8702
8703         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8704         * configure.in (sh*-*-pe*): Ditto.
8705         * configure.in (mips*-*-pe*): Ditto.
8706         * configure.in (*arm-wince-pe): Ditto.
8707
8708         * configure.in: Rearrange.
8709
8710 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8711
8712         * MAINTAINERS: Update my email address.
8713
8714 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8715
8716         * MAINTAINERS: (Write After Approval): Add myself.
8717
8718 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8719
8720         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8721
8722 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8723
8724         * MAINTAINERS: Change my mailing address.
8725
8726 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8727
8728         * MAINTAINERS (Write After Approval): Remove myself.
8729         (Various Maintainers: c++ runtime libs): Add myself.
8730
8731 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8732
8733         * MAINTAINERS (Write After Approval): Remove myself.
8734         (Various Maintainers: c++ runtime libs): Add myself.
8735
8736 2002-08-15  Eric Christopher  <echristo@redhat.com>
8737
8738         * config.sub: Import from master repository.
8739         * config.guess: Ditto.
8740
8741 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8742
8743         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8744         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8745         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8746
8747 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8748
8749         * MAINTAINERS: Add self to rs6000 vector extensions.
8750
8751 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8752
8753         * libiberty/configure: Reverted unintended yesterday's check in.
8754
8755 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8756
8757         * boehm-gc/configure, libf2c/configure: Rebuilt.
8758         * libffi/configure, libiberty/configure: Ditto.
8759         * libjava/configure, libobjc/configure: Ditto.
8760         * libstdc++-v3/configure, zlib/configure: Ditto.
8761         Merged from binutils:
8762         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8763         From Steve Ellcey <sje@cup.hp.com>:
8764         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8765         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8766         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8767         IA64.
8768         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8769         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8770         soname_spec, sys_lib_search_path_spec): Ditto.
8771
8772 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8773
8774         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8775
8776 2002-08-04  H.J. Lu  (hjl@gnu.org)
8777
8778         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8779
8780 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8781
8782         * MAINTAINERS (Write After Approval): Add myself.
8783
8784 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8785
8786         * configure.in: Move generic linux case to end.  Copy generic
8787         linux noconfigdirs to mips*-*-linux* entry and new
8788         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8789
8790 2002-07-19  Michael Matz  <matz@suse.de>
8791
8792         * MAINTAINERS: Add myself as ra* maintainer.
8793
8794 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8795
8796         * config.guess: Update to 2002-07-09 version.
8797         * config.sub: Update to 2002-07-03 version.
8798
8799 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8800
8801         * MAINTAINERS: Fix typo in a maintainer email address.
8802
8803 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8804
8805         * configure.in: Remove two redundant tests.
8806
8807 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8808
8809         * configure.in (mips*-*-irix6*o32): Enable stabs.
8810
8811 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8812
8813         * configure.in: Don't build grez.
8814         * Makefile.in: Ditto.
8815
8816         * Makefile.in: Remove references to bsp, cygmon, libstub.
8817         * configure.in: Ditto.
8818
8819         * configure.in: Remove leftover reference to gdbtest.
8820
8821 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8822
8823         * configure.in (gxx_include_dir):  Change to match versioned
8824         C++ headers if --enable-version-specific-runtime-libs is used.
8825
8826 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8827
8828         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8829
8830 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8831
8832         * configure.in: Make --without-x work.
8833
8834 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8835
8836         * configure.in: Rearrange target Makefile fragment collection.
8837
8838         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8839         cvs[src].
8840         * configure.in: Ditto.
8841
8842 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8843
8844         * MAINTAINERS (Write After Approval): Update my e-mail address.
8845
8846 2002-06-24  Ben Elliston  <bje@redhat.com>
8847
8848         * configure.in (host_tools): Remove cgen.
8849
8850         * Makefile.in (all-cgen): Remove; runs from its source directory.
8851         (check-cgen, install-cgen, clean-cgen): Likewise.
8852         (all-opcodes): Do not depend on all-cgen.
8853         (all-sim): Likewise.
8854
8855 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8856
8857         * Makefile.in: Eliminate 'apache' targets.
8858         * configure.in: Eliminate 'apache' targets.
8859
8860         * configure.in: Eliminate redundant tests.  Reorganize.
8861
8862         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8863
8864         * config-ml.in: Eliminate references to Cygnus configure.
8865
8866         * Makefile.in: Eliminate references to building emacs.
8867
8868 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8869
8870         * MAINTAINERS: Update my email address.
8871
8872 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8873
8874         * config.if (libstdcxx_incdir): Version C++ headers.
8875         (cxx_incdir): Remove.
8876
8877 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8878
8879         * MAINTAINERS (Write After Approval): Add self.
8880
8881 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8882
8883         * configure.in: Add support for ip2k.
8884
8885 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8886
8887         * configure.in: Fix AIX configury bug.
8888
8889 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8890
8891         * MAINTAINERS (Write After Approval): Add self.
8892
8893 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8894
8895         * configure.in: replace ${topsrcdir} with ${srcdir}
8896
8897         * configure.in: Move definition of libstdcxx_flags
8898         right above usage, rather than waaay earlier.
8899
8900         * configure.in: Pull definition of is_cross_compiler earlier.
8901
8902         * configure.in: Rearrange a little.
8903
8904         * configure.in: Remove references to librx.
8905         * Makefile.in: Remove references to librx.
8906
8907 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8908
8909         * config.sub: Add support for avr target.
8910         Import from master sources, rev 1.255
8911
8912 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8913
8914         * configure, .cvsignore:  Revert previous change...
8915         * Makefile:  ...delete.
8916
8917 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8918
8919         * configure.in: Eliminate ${gasdir} variable.
8920
8921 2002-06-18  Dave Brolley  <brolley@redhat.com>
8922
8923         * configure.in: Add support for frv.
8924         * config.sub: Add support for frv.
8925
8926 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8927
8928         * configure:  Remove garbage from previous commit.
8929
8930 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8931
8932         * configure:  For in-source builds, make a subdir and re-exec there.
8933         * Makefile:  New file.  Pass targets through to build directory.
8934         * .cvsignore:  No longer ignore "Makefile".
8935
8936 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8937
8938         * MAINTAINERS (Write After Approval): Add self.
8939
8940 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8941
8942         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8943
8944 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8945
8946         * configure.in (vax-*-netbsd*): Re-enable gas.
8947
8948 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8949
8950         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8951         BUILD_PREFIX_1, to correct nomenclature.
8952         * configure: Likewise.
8953
8954         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8955         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8956
8957 2002-05-31  Olaf Hering  <olh@suse.de>
8958
8959         * config-ml.in: Propogate DESTDIR also.
8960
8961 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8962
8963         * configure.in (vax-*-netbsd*): Don't build gas for this
8964         platform.
8965
8966 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8967
8968         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8969         and libgcj for AVR.
8970
8971 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8972
8973         * MAINTAINERS (Write After Approval): Add myself.
8974
8975 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8976
8977         * config.guess: Update to 2002-05-22 version.
8978         * config.sub: Likewise.
8979
8980 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8981
8982         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8983         * config-ml.in: Likewise.
8984         * configure: Likewise.
8985         * configure.in: Likewise.
8986
8987 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8988
8989         * MAINTAINERS: Update my email address.
8990
8991 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8992
8993         * configure.in: Simplify makefile fragment collection.
8994
8995         * configure.in: Remove code to build emacs.
8996
8997         * configure.in : Remove --srcdir argument from targargs and buildargs
8998         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8999
9000         * configure: Move some logic to configure.in.
9001         * configure.in: Move some logic from configure.
9002
9003 2002-05-11  Tom Tromey  <tromey@redhat.com>
9004
9005         * MAINTAINERS: Reflect libgcj reality.
9006
9007 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9008
9009         * Makefile.in: Honour DESTDIR.
9010
9011 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9012
9013         * config.guess: Import 2002-03-20 version.
9014         * config.sub: Import 2002-04-26 version.
9015
9016 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9017
9018         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9019
9020 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9021
9022         * MAINTAINERS: Add self.
9023
9024 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9025
9026         * ltmain.sh: Detect and handle object name conflicts
9027         while piecewise linking a static library.
9028
9029 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9030
9031         * configure.in (noconfigdirs): Don't disable libgcj on
9032         sparc64-*-solaris* and sparcv9-*-solaris*.
9033
9034 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9035
9036         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9037
9038 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9039
9040         * configure.in (FLAGS_FOR_TARGET): Do not add
9041         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9042         on i[3456]86-*-linux*.
9043
9044 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9045
9046         * configure.in (noconfigdirs): Replace [ ] with test.
9047
9048         * configure.in (noconfigdirs): Do not add target-newlib if
9049         target == i[3456]86-*-linux*, and host == target.
9050
9051 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9052
9053         * configure.in: delete reference to absent file
9054
9055         * configure.in: replace '[' with 'test'
9056
9057         * configure.in: Eliminate references to gash.
9058         * Makefile.in: Eliminate references to gash.
9059
9060         * configure.in: remove useless references to 'pic' makefile fragments.
9061
9062         * configure.in: (*-*-windows*) Finish removing.
9063
9064         * configure.in: Eliminate redundant test for libgui.
9065
9066 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9067
9068         * MAINTAINERS: Add self and realphabetize.  Update entries
9069         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9070         entry for a29k port maintainer.
9071
9072 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9073
9074         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9075         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9076
9077 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9078
9079         * configure.in: remove references to dead files
9080
9081 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9082
9083         * MAINTAINERS: Add information about purpose of this file.
9084
9085 2002-04-18  Tom Tromey  <tromey@redhat.com>
9086
9087         * configure.in: Disallow configuring libgcj when it is already
9088         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9089         Solaris 2.8 by default.  For PR libgcj/6158.
9090
9091 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9092
9093         * configure.in:  Move default CC setting out of config/mh-* fragments
9094         directly into here.
9095
9096 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9097
9098         * configure.in: don't even try to configure or make a subdirectory
9099         if there's no configure script for it.
9100
9101 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9102
9103         * MAINTAINERS: Remove chill maintainers.
9104         * Makefile.in (CHILLFLAGS): Remove.
9105         (CHILL_LIB): Remove.
9106         (TARGET_CONFIGDIRS): Remove libchill.
9107         (CHILL_FOR_TARGET): Remove.
9108         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9109         CHILL_LIB.
9110         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9111         (CHECK_TARGET_MODULES): Likewise.
9112         (INSTALL_TARGET_MODULES): Likewise.
9113         (CLEAN_TARGET_MODULES): Likewise.
9114         (configure-target-libchill): Remove.
9115         (all-target-libchill): Remove.
9116         * configure.in (target_libs): Remove target-libchill.
9117         Do not compute CHILL_FOR_TARGET.
9118         * libchill: Remove directory.
9119
9120 2002-04-11  DJ Delorie  <dj@redhat.com>
9121
9122         * Makefile.in, configure.in: Sync with binutils, entries
9123         follow...
9124
9125 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9126
9127         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9128         (do-tar, do-bz2): New rules.
9129         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9130         (gdb-tar): New rule.
9131         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9132         (insight_dejagnu.tar): New rule.
9133         (insight.tar): New rule.
9134         (gdb+dejagnu.tar): New rule.
9135         (gdb.tar): New rule.
9136
9137 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9138
9139         * Makefile.in: Add all-tix to deps for all-snavigator
9140         so that tix is built when building snavigator.
9141
9142 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9143
9144         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9145         ld and gdb are not supported.
9146
9147 2002-01-07  Mark Salter  <msalter@redhat.com>
9148
9149         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9150         Allow target-libgloss to be built for arm, strongarm, and xscale.
9151
9152 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9153
9154         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9155         options for i[3456]86-pc-linux* native builds.
9156
9157 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9158
9159         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9160         files from .po files for a distribution.
9161
9162 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9163
9164         * configure.in: Enable libstdc++-v3 for h8300 targets.
9165
9166 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9167
9168         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9169         version from bfd/.
9170
9171 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9172
9173         * Makefile.in (VER): When present, extract the version number from
9174         the file version.in.
9175
9176 2001-05-24  Tom Rix  <trix@redhat.com>
9177
9178         * configure.in : enable ld for aix
9179
9180 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9181
9182         * config.guess: Add linux target for S/390.
9183
9184 2000-11-07  Philip Blundell  <pb@futuretv.com>
9185
9186         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9187
9188 2000-11-03  Philip Blundell  <pb@futuretv.com>
9189
9190         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9191         files.
9192
9193 2001-01-15  Ben Elliston  <bje@redhat.com>
9194
9195         * configure.in (host_tools): Add sid.
9196         Always configure cgen.
9197
9198 2000-11-24  Nick Clifton  <nickc@redhat.com>
9199
9200         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9201
9202
9203 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9204
9205         * Makefile.in (ALL_MODULES): Add all-cgen.
9206         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9207         (all-cgen): New target.
9208         (all-opcodes,all-sim): Depend on all-cgen.
9209         * configure.in (host_tools): Add cgen.
9210         Only configure cgen if --enable-cgen-maint.
9211
9212 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9213
9214         * configure.in: Add *-*-freebsd* configurations.
9215
9216 2002-04-08  Tom Tromey  <tromey@redhat.com>
9217
9218         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9219         Fixes PR libgcj/6068.
9220
9221 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9222
9223         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9224
9225 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9226
9227         * configure.in (alpha*-dec-osf*): Enable libgcj.
9228
9229 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9230
9231         * MAINTAINERS (Write After Approval): Add myself.
9232
9233 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9234
9235         Fix for: PR bootstrap/3591, target/5676
9236         * configure.in (mcore-pe): Disable the configuration of
9237         libstdc++-v3 since exceptions are not supported.
9238
9239 2002-03-20  Anthony Green  <green@redhat.com>
9240
9241         * configure.in: Enable libgcj for xscale-elf target.
9242
9243 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9244
9245         * MAINTAINERS:  Update my email address.
9246
9247 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9248
9249         * ltmain.sh (relink_command): Fix typo in previous change.
9250
9251 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9252
9253         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9254         (relink_command): Added --tag flags.
9255         (mode=install): If relinking fails; error out.
9256
9257 2002-03-12  Richard Henderson  <rth@redhat.com>
9258
9259         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9260         .NOTPARALLEL tag.
9261         (do-check): Rename from check.
9262         (check): Allow parallel check.
9263
9264 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9265
9266         * MAINTAINERS: Add myself as maintainer for xtensa port.
9267         Fix alphabetical order in CPU port maintainer list.
9268         Remove myself from Write After Approval list.
9269
9270 2002-03-11  Richard Henderson  <rth@redhat.com>
9271
9272         * Makefile.in (.NOTPARALLEL): Add fake tag.
9273
9274 2002-03-07  H.J. Lu  (hjl@gnu.org)
9275
9276         * configure.in: Enable gprof for mips*-*-linux*.
9277
9278 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9279
9280         * MAINTAINERS (Write After Approval): Add myself.
9281
9282 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9283
9284         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9285         libjava.
9286         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9287
9288 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9289
9290         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9291         because its Makefile is there; test for the executable instead.
9292
9293 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9294
9295         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9296         libstdc++-v3 and libjava.
9297
9298 2002-02-11  Adam Megacz  <adam@xwt.org>
9299
9300         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9301         boehm-gc
9302
9303 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9304
9305         * config.guess: Updated to 2002-01-30's version.
9306         * config.sub: Updated to 2002-02-01's version.
9307         Contribute sh64-elf.
9308         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9309         * configure.in: Added sh64-*-*.
9310
9311 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9312
9313         * MAINTAINERS: Belatedly add myself to write after approval list.
9314
9315 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9316
9317         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9318         Remove self as Write After Approval.
9319
9320 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9321
9322         * MAINTAINERS: Put self in as maintainer for contrib/regression
9323         directory.
9324
9325 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9326
9327         * MAINTAINERS:  Update my email address.
9328
9329 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9330
9331         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9332         target-libiberty, and target-libgloss.  Skip Java-related
9333         libraries if not supported for NetBSD on target CPU.
9334
9335 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9336
9337         * install-sh: Use _inst.$$_ for temp file name.
9338
9339 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9340
9341         * MAINTAINERS (Write After Approval): Move my contact info
9342         from here...
9343         (OS Port Maintainers): ...to here (netbsd).
9344
9345 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9346
9347         * MAINTAINERS (Write After Approval): Add myself.
9348
9349 2002-01-17  H.J. Lu  <hjl@gnu.org>
9350
9351         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9352         (all-target-fastjar): Also depend on all-target-libiberty.
9353
9354 2002-01-16  H.J. Lu  (hjl@gnu.org)
9355
9356         * config.guess: Import from master sources, rev 1.225.
9357         * config.sub: Import from master sources, rev 1.238.
9358
9359 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9360
9361         * MAINTAINERS (Write After Approval): Remove myself.
9362
9363 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9364
9365         * MAINTAINERS (Write After Approval): Add myself.
9366
9367 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9368
9369         * MAINTAINERS: Add self as docs co-maintainer.
9370
9371 2001-12-11  Matthias Klose  <doko@debian.org>
9372
9373         * MAINTAINERS (Write After Approval): Add myself.
9374
9375 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9376
9377         * MAINTAINERS: Update my email address.
9378
9379 2001-12-07  Turly O'Connor  <turly@apple.com>
9380         * MAINTAINERS (Write After Approval): Add myself.
9381         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9382         (rs6000_initialize_trampoline): Call __trampoline_setup for
9383         ABI_DARWIN too.
9384         * darwin-tramp.asm: New file, implements __trampoline_setup.
9385         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9386
9387 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9388
9389         * MAINTAINERS (Write After Approval): Add myself.
9390
9391 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9392
9393         * configure, configure.in: Use temp file for long sed commands.
9394
9395 2001-12-03  Laurent Guerby  <guerby@acm.org>
9396
9397         * config.sub: Update to version 1.232 on subversion.
9398
9399 2001-12-03  Ben Elliston  <bje@redhat.com>
9400
9401         * MAINTAINERS: Update mail address for config.* patches.
9402
9403 2001-11-27  DJ Delorie  <dj@redhat.com>
9404             Zack Weinberg  <zack@codesourcery.com>
9405
9406         When build != host, create libiberty for the build machine.
9407
9408         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9409         CONFIG_ARGUMENTS.
9410         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9411         New variables.
9412         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9413         and rules.
9414         (all.normal): Depend on ALL_BUILD_MODULES.
9415         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9416         (all-build-libiberty): Depend on configure-build-libiberty.
9417
9418         * configure: Calculate and substitute proper value for
9419         ALL_BUILD_MODULES.
9420         * configure.in: Create the build subdirectory.
9421         Calculate and substitute TARGET_CONFIGARGS (formerly
9422         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9423
9424 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9425
9426         * MAINTAINERS (write-after-approval): Add self.
9427
9428 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9429
9430         * MAINTAINERS (GNATS only accounts): Remove self.
9431
9432 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9433
9434         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9435         libf2c.
9436
9437 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9438
9439         * MAINTAINERS (Write After Approval): Add self.
9440
9441 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9442
9443         * MAINTAINERS: mips and s390 are also CPU ports.
9444
9445 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9446
9447         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9448
9449 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9450
9451         * MAINTAINERS: Alphabetize.
9452
9453 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9454
9455         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9456
9457 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9458
9459         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9460
9461 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9462
9463         * configure.in (--enable-languages): Be more permissive about
9464         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9465
9466 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9467
9468         * config.sub: Import from master sources, rev. 1.230.
9469         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9470
9471 2001-11-07  Laurent Guerby  <guerby@acm.org>
9472
9473         * MAINTAINERS (Write After Approval): Add self.
9474
9475 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9476
9477         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9478
9479 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9480
9481         * config.sub: Import from master sources, rev 1.226.
9482         * config.guess: Import from master sources, rev 1.216.
9483
9484 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9485
9486         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9487         * MAINTAINERS: Add self as maintainer of MMIX port.
9488         Remove old after-approval entry.
9489
9490 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9491
9492         * ChangeLog, configure: Fix spelling errors.
9493
9494 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9495
9496         * MAINTAINERS: Tweak my address.
9497
9498 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9499
9500         * MAINTAINERS: Update my email address.
9501
9502 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9503
9504         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9505         * MAINTAINERS: Add self as maintainer of CRIS port.
9506
9507 2001-10-10  Geert Bosch  <bosch@gnat.com>
9508
9509         * MAINTAINERS (Various maintainers: Ada front end):
9510         Added Robert Dewar.
9511
9512 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9513
9514         * MAINTAINERS (Write After Approval): Added self
9515
9516 2001-10-02  Geert Bosch  <bosch@gnat.com>
9517
9518         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9519
9520 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9521
9522         * configure: Handle temporary files securely using mkdir.
9523
9524 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9525
9526         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9527
9528 2001-09-26  Will Cohen  <wcohen@redhat.com>
9529
9530         * configure.in (*-*-linux*): Disable configuration of target-newlib
9531         and target-libgloss.
9532
9533 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9534
9535         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9536         RANLIB.
9537
9538 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9539
9540         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9541         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9542         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9543         avoid quotes nesting problems.
9544         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9545         (DO_X): Export only variables that are set.
9546
9547 2001-09-19  Ben Elliston  <bje@redhat.com>
9548
9549         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9550         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9551         semantics.  Use the shell built-in "type" command instead.
9552
9553 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9554
9555         Merged from gcc-3_0-branch:
9556         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9557         * ltcf-c.sh: Use $objext, not $ac_objext.
9558         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9559         * ltcf-cxx.sh: Add support for GNU.
9560         2001-07-22  Timothy Wall  <twall@redhat.com>
9561         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9562         default settings if using GNU tools with that configuration.
9563         * ltcf-cxx.sh: Ditto.
9564         * ltcf-gcj.sh: Ditto.
9565         2001-07-21  Michael Chastain  <chastain@redhat.com>
9566         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9567         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9568         * ltmain.sh: Mark as gcc-local.
9569
9570 2001-08-30  Eric Christopher  <echristo@redhat.com>
9571             Jason Eckhardt  <jle@redhat.com>
9572
9573         * config.guess: Merge from master sources.
9574         * config.sub: Merge from master sources, add support for mipsisa32.
9575
9576 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9577         * config.sub: Merge from master sources, rev 1.219.
9578         * MAINTAINERS: Add self as contact for stormy16 port.
9579
9580 2001-08-14  Zack Weinberg  <zackw@panix.com>
9581
9582         * config.sub: Merge from master sources, rev 1.218.
9583         * config.guess: Merge from master sources, rev 1.209.
9584
9585 2001-08-11  Graham Stott  <grahams@redhat.com>
9586
9587         * Makefile.in (check-c++): Add missing semicolon.
9588
9589 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9590
9591         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9592
9593 2001-07-30  Eric Christopher  <echristo@redhat.com>
9594
9595         * MAINTAINERS (Various maintainers: mips port): Added myself.
9596
9597 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9598
9599         * configure.in (sh-*-linux*): New.
9600
9601 2001-07-27  Richard Henderson  <rth@redhat.com>
9602
9603         * .cvsignore: Add LAST_UPDATED.
9604
9605 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9606
9607         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9608
9609 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9610
9611         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9612
9613 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9614
9615         * MAINTAINERS (Write After Approval): Added myself.
9616
9617 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9618
9619         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9620         and libgcj on m68hc11/m68hc12.
9621
9622 2001-06-27  H.J. Lu  (hjl@gnu.org)
9623
9624         * Makefile (CFLAGS_FOR_BUILD): New.
9625         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9626
9627 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9628
9629         * README: Remove version number.
9630
9631 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9632
9633         * INSTALL/README: Update wrt. to the installation instructions now
9634         residing in gcc/doc/install.texi.
9635
9636 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9637
9638         * README: Replace with a cut-down and updated version of gcc/README.
9639
9640 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9641
9642         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9643         multilibs to be disabled.
9644
9645 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9646
9647         * MAINTAINERS (Write After Approval): Add myself.
9648
9649 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9650
9651         * config.guess: Import CVS version 1.195.
9652         * config.sub: Import CVS version 1.212.
9653
9654 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9655
9656         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9657         gcc/xgcc is built, use -print-prog-name to find out the program
9658         name to use.
9659
9660 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9661
9662         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9663         appear to also be in the master copy.
9664         * config.sub:  Import CVS version 1.211.
9665
9666 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9667
9668         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9669         with_gcc]: Use `gcc -shared' to build a shared library.
9670
9671 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9672
9673         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9674         archives.
9675
9676 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9677
9678         * MAINTAINERS (Write After Approval): Add myself.
9679
9680 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9681
9682         * configure.in (libstdcxx_flags): Do not try to execute
9683         libstdc++-v3/testsuite_flags until it exists.
9684
9685 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9686
9687         * MAINTAINERS: Update my email address.
9688
9689 2001-05-31  Graham Stott  <grahams@redhat.com>
9690
9691         * MAINTAINERS (Write After Approval): Add myself.
9692
9693 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9694
9695         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9696         libraries when using g++ with native linker.
9697
9698 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9699
9700         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9701
9702 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9703
9704         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9705         [aix4*|aix5*]: Prepend blank.
9706
9707 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9708
9709         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9710         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9711         of subdir/configure scripts to use the new libtool.m4.
9712
9713 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9714
9715         * MAINTAINERS (Write After Approval): Add myself.
9716
9717 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9718
9719         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9720
9721 2001-05-11  Ben Elliston  <bje@redhat.com>
9722
9723         * Makefile.in (all-sid): New target.
9724         (check-sid, clean-sid, install-sid): Likewise.
9725
9726 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9727
9728         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9729
9730 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9731
9732         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9733         libgcj.
9734
9735 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9736
9737         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9738         gcc/xgcc is built, use -print-prog-name to find out the program
9739         name to use.
9740
9741 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9742
9743         * configure.in (noconfigdirs): Don't reset it from scratch in the
9744         target case; only append to it.
9745
9746         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9747         sparc-*-solaris2.8]: Disable ${libgcj}.
9748
9749 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9750
9751         * configure.in (libgcj_saved): Copy from $libgcj.
9752         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9753         --disable-libgcj.
9754
9755 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9756
9757         * MAINTAINERS: Remove self as MIPS maintainer and
9758         C front end maintainer.
9759
9760 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9761
9762         * configure.in: Move *-chorusos target case to the proper switch.
9763         Disable libgcj.
9764
9765 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9766
9767         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9768         1.641.2.228.
9769
9770 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9771
9772         * Makefile.in (STAGE1_CFLAGS): Pass down.
9773
9774 2001-04-13  Alan Modra  <amodra@one.net.au>
9775
9776         * config.guess: Add hppa64-linux support.  Note for next import that
9777         this is already in the master file.
9778         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9779
9780 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9781
9782         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9783         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9784
9785 2001-04-11  Stan Shebs  <shebs@apple.com>
9786
9787         * MAINTAINERS: Add self as Darwin port maintainer.
9788
9789 2001-04-11  Alan Modra  <amodra@one.net.au>
9790
9791         * MAINTAINERS: Update my email address.
9792
9793 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9794
9795         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9796         recent versions of FreeBSD (release 3 or later).
9797         * ltconfig: On FreeBSD, -lc must not be provided when building
9798         a shared library or else the standard -pthread gcc option is
9799         rendered worthless to later users of the built library.
9800
9801 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9802
9803         * MAINTAINERS: Add self and RTH as C front end maintainers.
9804
9805 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9806
9807         * config.sub: Make sure to match an already-canonicalized
9808         machine name (eg. mn10300-unknown-elf).
9809
9810 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9811
9812         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9813         New macros.
9814         (bootstrap, cross): Use RECURSE_FLAGS.
9815         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9816
9817 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9818
9819         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9820
9821 2001-03-22  Colin Howell  <chowell@redhat.com>
9822
9823         * Makefile.in (DO_X): Do not backslash single-quotes in
9824         backquotes (two places).
9825
9826 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9827
9828         Re-installed:
9829         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9830         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9831         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9832         * ltcf-cxx.sh: Likewise.
9833         * ltcf-gcj.sh: Likewise.
9834
9835 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9836
9837         * MAINTAINERS: Add myself as "documentation co-maintainer".
9838
9839 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9840
9841         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9842         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9843
9844 2001-03-19  Tom Tromey  <tromey@redhat.com>
9845
9846         * config-ml.in: Handle GCJ and GCJFLAGS.
9847
9848 2001-03-21  Michael Chastain  <chastain@redhat.com>
9849
9850         * Makefile.in: all-m4 depends on all-texinfo.
9851
9852 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9853
9854         * MAINTAINERS: Add myself to write after approval list.
9855
9856 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9857
9858         * Makefile.in (DO_X): Quote nested quotes.
9859
9860 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9861
9862         * MAINTAINERS: Add myself to write after approval list.
9863
9864 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9865
9866         * Makefile.in (DO_X): Use double quotes for quoting
9867         "RANLIB=$${RANLIB}".
9868
9869 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9870
9871         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9872
9873 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9874
9875         * configure.in: Only use `lang_requires' for languages athat are
9876         actually enabled.
9877
9878 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9879
9880         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9881
9882 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9883
9884         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9885
9886 2001-03-07  Tom Tromey  <tromey@redhat.com>
9887
9888         * configure.in: Allow config-lang.in to set `lang_requires' to list
9889         of other required languages.
9890
9891 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9892
9893         * Makefile.in: Remove RANLIB definition. Use RANLIB
9894         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9895         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9896
9897 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9898             Alexandre Oliva  <aoliva@redhat.com>
9899
9900         * Makefile.in (check-c++): Use tabs, not spaces.
9901
9902 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9903
9904         * MAINTAINERS: add myself to Write After Approval list.
9905
9906 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9907
9908         * Makefile.in (check-c++): New rule.
9909
9910         * configure.in (target_libs): Remove libg++.
9911         (noconfigdirs): Remove libg++.
9912         (noconfigdirs): Same.
9913         (noconfigdirs): Same.
9914         (noconfigdirs): Same.
9915
9916         * config-ml.in: Remove libg++ references.
9917
9918         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9919         (ALL_TARGET_MODULES): Same.
9920         (configure-target-libg++): Remove.
9921         (all-target-libg++): Remove.
9922         (configure-target-libio): Remove.
9923         (all-target-libio): Remove.
9924         (check-target-libio): Remove.
9925         (.PHONY): Remove.
9926         (libg++.tar.bz2): Remove.
9927         (all-target-cygmon): Remove libio.
9928         (all-target-libstdc++): Remove.
9929         (configure-target-libstdc++): Remove.
9930         (TARGET_LIB_PATH): Remove libstdc++.
9931         (ALL_GCC_CXX): Remove libstdc++.
9932         (all-target-gperf): Correct.
9933
9934 2001-02-16  Nick Clifton  <nickc@redhat.com>
9935
9936         * configure.in (noconfigdirs): Allow configuration of texinfo
9937         for Cygwin hosts.
9938
9939 2001-02-15  Anthony Green  <green@redhat.com>
9940
9941         * configure: Introduce GCJ_FOR_TARGET.
9942         * configure.in: Ditto.
9943         * Makefile.in: Ditto.
9944
9945 2001-02-13  Andreas Schwab  <schwab@suse.de>
9946
9947         * MAINTAINERS: Update mail address.
9948
9949 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9950
9951         * config.guess: Add linux target for S/390.
9952         * config.sub: Likewise.
9953
9954 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9955
9956         * configure.in: for *-chorusos, don't config target-newlib and
9957         target-libgloss.
9958
9959 2001-02-06  Ben Elliston  <bje@redhat.com>
9960
9961         * configure: Output host type to stdout, not stderr.
9962
9963 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9964
9965         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9966         * ltcf-cxx.sh: Likewise.
9967
9968         * config.if: Assume enable_libstdcxx_v3 is defined.
9969
9970 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9971
9972         Remove V2 C++ library.
9973         * configure.in: Remove --enable-libstdcxx_v3 support.
9974
9975 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9976
9977         * include/demangle.h: Add prototype for java_demangle_v3.
9978
9979 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9980
9981         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9982
9983 2001-01-27  Richard Henderson  <rth@redhat.com>
9984
9985         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9986
9987 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9988
9989         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9990         Don't unset, it's non-portable and no longer necessary, set to empty
9991         instead.
9992
9993 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9994
9995         * ltconfig: Shell portability fix for the tagname validity check.
9996
9997 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9998
9999         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10000         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10001
10002 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10003
10004         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10005
10006 2001-01-26  Tom Tromey  <tromey@redhat.com>
10007
10008         * configure.in: Allow libgcj to be built on Sparc Solaris.
10009
10010 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10011
10012         * ltcf-c.sh: Add aix5 case.
10013         * ltcf-cxx.sh: Likewise.
10014         * ltconfig: Likewise.
10015
10016 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10017
10018         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10019         keep at least one of build_libtool_libs or build_old_libs set to
10020         yes.
10021
10022         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10023         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10024
10025 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10026
10027         * configure.in: Enable libgcj on several additional platforms.
10028
10029 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10030
10031         * configure.in: Enable libgcj for linux targets.
10032
10033 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10034
10035         * MAINTAINERS (Write After Approval): Add myself.
10036
10037 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10038
10039         * MAINTAINERS: Add myself as vax port maintainer.
10040
10041 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10042
10043         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10044
10045 2001-01-09  Mike Stump  <mrs@wrs.com>
10046
10047         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10048         failures of subdirectories.
10049
10050 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10051
10052         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10053         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10054         * ltcf-cxx.sh: Likewise.
10055         * ltcf-gcj.sh: Likewise.
10056         * ltconfig.sh: Fix typo.
10057
10058 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10059
10060         * configure: handle DOS-style absolute paths.
10061
10062 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10063
10064         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10065
10066 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10067
10068         * MAINTAINERS: Add myself as avr port co-maintainer.
10069
10070 2000-12-28  Ben Elliston  <bje@redhat.com>
10071
10072         * MAINTAINERS: Add myself under ``Write After Approval''.
10073
10074 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10075
10076         * texinfo: Remove directory from GCC.
10077
10078 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10079
10080         * COPYING: Update to current
10081         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10082         to 19yy as example year in copyright notice).
10083
10084 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10085
10086         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10087         (libstdcxx_incdir): Pass down.
10088         * config.if: Remove expired bits for cxx_interface, add stub.
10089         (libstdcxx_incdir): Add variable for g++ include directory.
10090         * configure.in (gxx_include_dir): Use it.
10091
10092 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10093
10094         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10095         with old-email address from ``Write After Approval''.
10096
10097 2000-12-15  Andreas Jaeger  <aj@suse.de>
10098
10099         * configure.in: Handle lang_dirs.
10100
10101 2000-12-14  Tom Tromey  <tromey@redhat.com>
10102
10103         * MAINTAINERS: Removed brads.
10104
10105         * MAINTAINERS: Added gcj developers.
10106
10107 2000-12-13  Anthony Green  <green@redhat.com>
10108
10109         * configure.in: Disable libgcj for any target not specifically
10110         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10111         with g++ abi.
10112
10113 2000-12-13  Mike Stump  <mrs@wrs.com>
10114
10115         * Makefile.in (local-distclean): Also remove fastjar.
10116
10117 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10118
10119         * contrib/gcc_update: Add fastjar --touch entries.
10120
10121 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10122
10123         * configure.in: Disable language-specific target libraries for
10124         languages that aren't enabled.
10125
10126 2000-12-10  Anthony Green  <green@redhat.com>
10127
10128         * configure.in: Define libgcj.  Disable libgcj target libraries for
10129         most targets.
10130
10131 2000-12-10  Neil Booth  <neilb@earthling.net>
10132
10133         * MAINTAINERS: Update mail address, remove from WAA list.
10134
10135 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10136
10137         * libjava: Imported from /cvs/java.
10138         * libffi: Likewise.
10139         * Boehm-gc: Likewise.
10140
10141 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10142
10143         * configure.in (target_libs): Revert 2000-12-08 patch.
10144         (noconfigdirs): Added target-libjava.
10145
10146 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10147
10148         * djunpack.bat: removed.
10149
10150 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10151
10152         * Makefile.in: handle DOS-style absolute paths.
10153         * config-ml.in: likewise.
10154         * symlink-tree: likewise.
10155
10156 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10157
10158         * fastjar: Imported.
10159
10160 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10161
10162         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10163         libjava.
10164         * configure.in (target_libs): Removed `target-libjava'.
10165
10166 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10167
10168         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10169         (ALL_MODULES): Added fastjar.
10170         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10171         (all-target-libjava): all-fastjar replaces all-zip.
10172         (all-fastjar): Added.
10173         (configure-target-fastjar, all-target-fastjar): Likewise.
10174         * configure.in (host_tools): Added fastjar.
10175
10176 2000-12-07  Mike Stump  <mrs@wrs.com>
10177
10178         * Makefile.in (local-distclean): Remove leftover built files.
10179
10180 2000-11-24  Nick Clifton  <nickc@redhat.com>
10181
10182         * configure.in (xscale-elf): Add target.
10183         (xscale-coff): Add target.
10184
10185 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10186
10187         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10188         recent versions of FreeBSD (release 3 or later).
10189         * ltconfig: On FreeBSD, -lc must not be provided when building
10190         a shared library or else the standard -pthread gcc option is
10191         rendered worthless to later users of the built library.
10192
10193 2000-11-16  Fred Fish  <fnf@be.com>
10194
10195         * configure.in (enable_libstdcxx_v3): Fix typo,
10196         libstd++ -> libstdc++.
10197
10198 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10199
10200         * MAINTAINERS: Add self to Write After Approval list.
10201
10202 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10203
10204         * MAINTAINERS: Update my email address.  Add myself to global write
10205         privs list.
10206
10207 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10208
10209         * Makefile.in: Merge with src and libgcj.
10210         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10211         configure-target-<library> when their configure scripts need the C
10212         or C++ library to have already been built to work properly.
10213         (do_proto_toplev): Set them to an empty string.
10214
10215         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10216         (REALLY_SET_LIB_PATH): Use them.
10217
10218 2000-11-17  Stan Shebs  <shebs@apple.com>
10219
10220         * MAINTAINERS: Add self to Write After Approval list.
10221
10222 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10223
10224         * configure: Provide the original toplevel configure arguments
10225         (including $0) to subprocesses in the environment rather than
10226         through gcc/configargs.h.
10227
10228 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10229
10230         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10231         C99.  Alphabetise "Write After Approval" list.
10232
10233 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10234
10235         * configure: Turn on libstdc++ V3 by default.
10236
10237         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10238         if we've got GCC.
10239
10240 2000-11-11  Philip Blundell  <philb@gnu.org>
10241
10242         * MAINTAINERS: Add self to Write After Approval list.
10243
10244 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10245
10246         * ltcf-c.sh (aix4): Improve shared library configuration; require
10247         exporting symbols.
10248         * ltcf-cxx.sh (aix4): Define.
10249         * ltconfig (aix4): Define library and soname specs appropriate for
10250         AIX.  Define command to create export symbols list.
10251
10252 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10253
10254         * config.sub: Add support for Sun Chorus
10255
10256 2000-10-31  Nick Clifton  <nickc@redhat.com>
10257
10258         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10259         <name>@redhat.com.  Also installed new email address for Clint
10260         Popetz.
10261
10262 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10263
10264         * etc: Remove directory from GCC.
10265
10266 2000-10-16  Michael Meissner  <meissner@redhat.com>
10267
10268         * configure (gcc/configargs.h): Only create if there is a build GCC
10269         directory created.
10270
10271 2000-10-16  Matthias Klose  <doko@debian.org>
10272
10273         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10274         when configured for libstdc++-v3.
10275
10276 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10277
10278         * configure: Save configure arguments to gcc/configargs.h.
10279
10280 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10281
10282         * config.guess: Import CVS version 1.157.
10283         * config.sub: Import CVS version 1.181.
10284
10285 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10286
10287         * Makefile.in (bootstrap): avoid recursion if subdir missing
10288         (cross): ditto
10289         (do-proto-toplev): ditto
10290
10291 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10292
10293         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10294         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10295
10296         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10297         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10298         all affected `configure' scripts.
10299
10300 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10301
10302         * MAINTAINERS: Add self as cpplib co-maintainer.
10303
10304 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10305
10306         * MAINTAINERS: Add self to Write After Approval list.
10307
10308 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10309
10310         * INSTALL/README: egcs -> GCC update.
10311
10312 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10313
10314         * MAINTAINERS: Add myself to Write After Approval list.
10315
10316 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10317
10318         * MAINTAINERS: Add myself to Write After Approval list.
10319
10320 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10321
10322         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10323         X11 libraries for hppa64.
10324
10325 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10326
10327         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10328
10329 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10330
10331         * Makefile.in (all-zlib): Added dummy target.
10332
10333         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10334         ltcf-gcj.sh: Updated from libtool multi-language branch.
10335
10336 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10337
10338         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10339         (bootstrap*): Depend on all-bootstrap.
10340
10341 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10342
10343         * config.guess: Import CVS version 1.156.
10344         * config.sub: Import CVS version 1.179.
10345
10346 2000-09-02  Anthony Green  <green@cygnus.com>
10347
10348         * Makefile.in (all-gcc): Depend on all-zlib.
10349         (CLEAN_MODULES): Add clean-zlib.
10350         (ALL_MODULES): Add all-zlib.
10351         * configure.in (host_libs): Add zlib.
10352
10353 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10354
10355         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10356         crosses, but add gcc/include to the header search path for them.
10357
10358 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10359
10360         * MAINTAINERS: Add self to Write After Approval list.
10361
10362 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10363
10364         * config.guess: Import CVS version 1.152.
10365         * config.sub: Import CVS version 1.177.
10366
10367 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10368
10369         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10370         $targargs to tell whether newlib is going to be built.
10371
10372         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10373         $$r/TARGET_SUBDIR/libio for _G_config.h.
10374
10375 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10376
10377         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10378
10379 2000-08-22  DJ Delorie  <dj@redhat.com>
10380
10381         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10382
10383 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10384
10385         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10386         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10387         sub-configures.
10388
10389 2000-08-21  DJ Delorie  <dj@redhat.com>
10390
10391         * MAINTAINERS: Add self as a libiberty maintainer
10392
10393 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10394
10395         * configure.in (libstdcxx_flags): Use
10396         libstdc++-v3/src/libstdc++.INC.
10397
10398 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10399
10400         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10401
10402 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10403
10404         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10405
10406         * configure: Make enable_threads and enable_shared defaults
10407         explicit.  Substitute enable_threads into generated Makefiles.
10408         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10409         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10410
10411 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10412
10413         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10414
10415 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10416
10417         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10418         previous delta.
10419
10420 2000-08-11  Jason Merrill  <jason@redhat.com>
10421
10422         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10423         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10424         (FLAGS_FOR_TARGET): Not here.
10425         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10426
10427 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10428
10429         * config-ml.in (CC, CXX): Don't introduce a leading space.
10430
10431 2000-08-07  DJ Delorie  <dj@delorie.com>
10432
10433         * MAINTAINERS: Add self as a DJGPP maintainer
10434
10435 2000-08-07  DJ Delorie  <dj@redhat.com>
10436
10437         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10438         "if we're also building gcc, and it's a gcc that will run on the
10439         build machine, we want to use its includes instead of the system's
10440         default includes".
10441
10442 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10443
10444         * MAINTAINERS: Add self to Write After Approval list.
10445
10446 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10447
10448         * configure.in (libstdcxx_flags): Don't use `"'.
10449
10450         * config-ml.in: Adjust multilib search paths to the
10451         appropriate multilib tree.
10452
10453 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10454
10455         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10456         commas in $LANGUAGES.
10457
10458 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10459
10460         * configure.in: Re-enable all references to libg++ and librx.
10461
10462 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10463
10464         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10465         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10466         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10467         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10468
10469         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10470
10471 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10472
10473         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10474         CXX_FOR_TARGET for sed.
10475
10476 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10477
10478         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10479         Do not override if already set in the environment or in configure.
10480         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10481         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10482
10483 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10484
10485         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10486         the libtool CVS tree multi-language branch.
10487         * ltconfig, ltmain.sh: Updated.
10488
10489 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10490
10491         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10492         (clean-target): Depend on it.
10493
10494         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10495         (GCC_FOR_TARGET): Use it.
10496         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10497         * configure.in: ... here.
10498         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10499         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10500
10501 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10502
10503         * MAINTAINERS: Add self to Write After Approval list.
10504
10505 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10506
10507         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10508         (configure-target-libchill, configure-target-libobjc): Likewise.
10509
10510         * configure.in: Use the same cache file for all target libs.
10511         * config-ml.in: But different cache files per multilib variant.
10512
10513 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10514
10515         * configure (topsrcdir): Don't use dirname.
10516
10517 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10518
10519         * MAINTAINERS: Add self to Write After Approval list.
10520
10521 2000-07-20  Jason Merrill  <jason@redhat.com>
10522
10523         * configure.in: Remove all references to libg++ and librx.
10524
10525         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10526
10527 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10528
10529         * config.sub: Update to subversions version 2000-07-06.
10530
10531 2000-07-12  Andrew Haley  <aph@cygnus.com>
10532
10533         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10534         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10535
10536 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10537
10538         * symlink-tree:  Check number of arguments.
10539
10540 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10541
10542         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10543         search path for a g++ extracted from the build tree.  This
10544         will allow link tests run by configure scripts in
10545         subdirectories to succeed.
10546
10547 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10548
10549         * ltconfig: Add support for mips-dde-sysv4.2MP
10550
10551 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10552
10553         * MAINTAINERS: Add myself as loop discovery maintainer.
10554
10555 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10556
10557         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10558         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10559
10560 2000-06-19  Timothy Wall  <twall@cygnus.com>
10561
10562         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10563         * config.sub: Add tic54x target.
10564
10565 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10566
10567         * MAINTAINERS: Add self as Fortran maintainer,
10568         remove Craig Burley.
10569
10570 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10571
10572         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10573         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10574
10575 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10576
10577         * MAINTAINERS: Add self as i18n maintainer
10578
10579 20000-05-21  H.J. Lu  (hjl@gnu.org)
10580
10581         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10582         directory are used if they exist. Make sure
10583         $(build_tooldir)/include is searched for header files,
10584         $(build_tooldir)/lib/ for library files.
10585         (GCC_FOR_TARGET): Likewise.
10586         (CXX_FOR_TARGET): Likewise.
10587
10588 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10589
10590         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10591
10592 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10593
10594         * Makefile.in (configure-target-libiberty): Depend on
10595         configure-target-newlib.
10596
10597 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10598
10599         * configure.in, Makefile.in: Merge all libffi-related
10600         configury stuff from the libgcj tree.
10601
10602 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10603
10604         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10605         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10606
10607 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10608
10609         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10610         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10611         current version information.  Add to proto-toplev directory.
10612         (gdb-taz): Build do-djunpack.
10613
10614 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10615
10616         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10617
10618 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10619
10620         * MAINTAINERS: Add self to Write After Approval list.
10621
10622 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10623
10624         * ltmain.sh: Preserve in relink_command any environment
10625         variables that may affect the linker behavior.
10626
10627 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10628
10629         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10630
10631 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10632
10633         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10634
10635 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10636
10637         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10638         with the version name.
10639
10640 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10641
10642         * MAINTAINERS: Add self as bb-reorder maintainer.
10643
10644 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10645
10646         * config.if: Tweak.
10647
10648 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10649
10650         * djunpack.bat: New file.
10651
10652 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10653
10654         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10655         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10656         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10657         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10658
10659 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10660
10661         * config.sub (case $basic_machine): Change default for "ibm-*"
10662         to "openedition".
10663
10664 2000-04-13  Andreas Jaeger  <aj@suse.de>
10665
10666         * MAINTAINERS: Added myself.
10667
10668 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10669
10670         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10671         (do-md5sum): New target.
10672         (MD5PROG): Define.
10673         (PACKAGE): Default to TOOL.
10674         (VER): Default to a shell script.
10675         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10676         md5 checksum generation.
10677         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10678         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10679         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10680         insight.tar.bz2): Use gdb-taz to create archive.
10681
10682 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10683
10684         * configure (warn_cflags): Delete.
10685
10686 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10687
10688         * MAINTAINERS: Added myself.
10689
10690 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10691             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10692
10693         * configure.in (enable_libstdcxx_v3): Add.
10694         (target_libs): Add bits here to switch between libstdc++-v2 and
10695         libstdc++-v3.
10696         * config.if: And this file too.
10697         * Makefile.in: Add libstdc++-v3 targets.
10698
10699 2000-04-05  Michael Meissner  <meissner@redhat.com>
10700
10701         * config.sub (d30v): Add d30v as a basic machine type.
10702
10703 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10704
10705         * configure.in: -linux-gnu*, not -linux-gnu.
10706
10707 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10708
10709         * MAINTAINERS: Add self in write-after-approval section.
10710
10711 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10712
10713         * MAINTAINERS: Add self as ia64 port maintainer.
10714
10715 2000-03-08  Neil Booth  <NeilB@earthling.net>
10716
10717         * MAINTAINERS: Add self in write-after-approval section.
10718
10719 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10720
10721         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10722         (do-tar-bz2): Replace TOOL with PACKAGE.
10723         (gdb.tar.bz2): Remove GDBTK from GDB package.
10724         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10725         dejagnu.tar.bz2): New packages.
10726
10727 2000-02-27  Andreas Jaeger  <aj@suse.de>
10728
10729         * configure.in: Add entry for mips*-*-linux*, move catch all
10730         *-*-*linux* entry below this one.
10731
10732 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10733
10734         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10735
10736 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10737
10738         * config.sub: Support an OS of "wince".
10739
10740 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10741
10742         * config.guess, config.sub: Updated to match config's 2000-02-15
10743         version.
10744
10745 2000-02-23  Linas Vepstas  <linas@linas.org>
10746
10747         * config.sub: Add support for Linux/IBM 370.
10748         * configure.in: Likewise.
10749
10750 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10751
10752         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10753
10754 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10755
10756         * config.guess: Guess "cygwin" rather than "cygwin32".
10757
10758 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10759
10760         * configure (gcc_version): When setting, narrow search to
10761         lines containing `version_string'.
10762
10763 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10764
10765         * config.sub: Add support for avr target.
10766
10767 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10768
10769         * MAINTAINERS: Add maintainers for MCore port.
10770
10771 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10772
10773         * config.sub: Add mmix-knuth-mmixware.
10774
10775 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10776
10777         * MAINTAINERS: Pair cccp with cpplib maintainership.
10778
10779 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10780
10781         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10782         structure stuff to -L library search.
10783         (CXX_FOR_TARGET): Ditto.
10784         (CROSS_CHECK_MODULES): Fix spelling mistake.
10785
10786 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10787
10788         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10789         the C++ compiler.
10790
10791 2000-01-12  Richard Henderson  <rth@cygnus.com>
10792
10793         * configure.in: Don't build some bits for beos.
10794
10795 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10796
10797         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10798         as include files.
10799
10800 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10801
10802         * Add self as cpplib maintainer, as requested by Jason
10803         Merrill.  Correct my e-mail address.
10804
10805 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10806
10807         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10808         not mh-aix43.
10809
10810 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10811
10812         * MAINTAINERS: Add myself to "write after approval" list.
10813
10814 1999-12-14  Richard Henderson  <rth@cygnus.com>
10815
10816         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10817         * config.sub: Accept alphaev[78], alphaev8.
10818
10819 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10820
10821         * config.guess, config.sub: Update from autoconf.
10822
10823 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10824
10825         * MAINTAINERS:  update my playtime e-address.
10826
10827 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10828
10829         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10830         necessary libraries are missing.
10831
10832 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10833
10834         * MAINTAINERS: Add new 'write after approval' maintainer.
10835
10836 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10837
10838         * MAINTAINERS: Add new Java maintainer.
10839
10840 1999-10-25  Andreas Schwab  <schwab@suse.de>
10841
10842         * configure: Fix quoting inside arguments of eval.
10843
10844 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10845
10846         * config-ml.in: Allow suppression of some ARM multilibs.
10847
10848 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10849
10850         * config.guess: Add OS/390 match pattern.
10851         * config.sub: Add mvs, openedition targets.
10852         * configure.in (i370-ibm-opened*): New.
10853
10854 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10855
10856         * config.sub: Add support for configuring for pj.
10857
10858 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10859
10860         * config.sub (maybe_os): Add support for configuring for fr30.
10861
10862 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10863
10864         * configure.in: Do not configure or build ld for AIX
10865         platforms.  ld is known to be broken on these platforms.
10866
10867 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10868
10869         * config-ml.in: Pass compiler flag corresponding to multidirs to
10870         subdir configures.
10871
10872 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10873
10874         * Makefile.in (LDFLAGS): Define.
10875
10876 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10877
10878         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10879         noconfigdirs.
10880         (*-*-cygwin*): Likewise.
10881
10882 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10883
10884         * mkdep: New file.
10885         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10886         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10887
10888         From Eli Zaretskii <eliz@is.elta.co.il>:
10889         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10890         long file name when using DJGPP on MS-DOS.
10891
10892 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10893
10894         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10895
10896 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10897
10898         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10899         dependency as this causes "make check" to globally "make all"
10900
10901 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10902
10903         * configure.in (target_libs): Added target-zlib.
10904         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10905         (CONFIGURE_TARGET_MODULES): Likewise.
10906         (CHECK_TARGET_MODULES): Likewise.
10907         (INSTALL_TARGET_MODULES): Likewise.
10908         (CLEAN_TARGET_MODULES): Likewise.
10909         (configure-target-zlib): New target.
10910         (all-target-zlib): Likewise.
10911         (all-target-libjava): Depend on all-target-zlib.
10912         (configure-target-libjava): Depend on configure-target-zlib.
10913
10914         * Makefile.in (configure-target-libjava): Depend on
10915         configure-target-newlib.
10916         (configure-target-boehm-gc): New target.
10917         (configure-target-qthreads): New target.
10918
10919         * configure.in (target_libs): Added target-qthreads.
10920         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10921         (CONFIGURE_TARGET_MODULES): Likewise.
10922         (CHECK_TARGET_MODULES): Likewise.
10923         (INSTALL_TARGET_MODULES): Likewise.
10924         (CLEAN_TARGET_MODULES): Likewise.
10925         (all-target-qthreads): New target.
10926         (configure-target-libjava): Depend on configure-target-qthreads.
10927         (all-target-libjava): Depend on all-target-qthreads.
10928
10929         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10930         (CONFIGURE_TARGET_MODULES): Likewise.
10931         (CHECK_TARGET_MODULES): Likewise.
10932         (INSTALL_TARGET_MODULES): Likewise.
10933         (CLEAN_TARGET_MODULES): Likewise.
10934         (all-target-libjava): New target.
10935         (all-target-boehm-gc): Likewise.
10936         * configure.in (target_libs): Added libjava, boehm-gc.
10937
10938 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10939
10940         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10941         configure.bat in SUPPORT_FILES.
10942         (gas+binutils.tar.bz2): Likewise.
10943
10944         * makeall.bat: Remove; obsolete.
10945
10946 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10947
10948         From Mark Elbrecht:
10949         * configure.bat: Remove; obsolete.
10950
10951 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10952
10953         * configure: Add -W -Wall to the default CFLAGS when compiling with
10954         gcc.
10955
10956 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10957
10958         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10959
10960 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10961
10962         * configure.in: Build ld on IRIX6.
10963
10964 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10965
10966         * Makefile.in: Change distribution targets to use bzip2 instead of
10967         gzip.
10968         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10969         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10970
10971 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10972
10973         * config.sub: Add mcore target.
10974
10975 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10976
10977         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10978
10979 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10980
10981         * config.guess (dummy): Changed to $dummy.
10982
10983 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10984
10985         * config.sub: Tidied up case statements.
10986
10987 1999-05-22  Ben Elliston  <bje@cygnus.com>
10988
10989         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10990         <jiro@din.or.jp>.
10991
10992         * config.guess: Merge with FSF version. Future changes will be
10993         more accurately recorded in this ChangeLog.
10994         * config.sub: Likewise.
10995
10996 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10997
10998          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10999
11000 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11001
11002         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11003
11004 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11005
11006         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11007
11008 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11009
11010         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11011         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11012         Bad merge removed these two changes.
11013
11014 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11015                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11016
11017         * config.guess (interix Alpha): Add.
11018
11019 1999-04-11  Richard Henderson  <rth@cygnus.com>
11020
11021         * configure.in (i?86-*-beos*): Do config gperf; don't config
11022         gdb, newlib, or libgloss.
11023
11024 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11025
11026         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11027         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11028         from multidirs.
11029
11030 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11031
11032         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11033
11034 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11035
11036         * config.sub: Add support for mcore targets.
11037
11038 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11039
11040         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11041         not mt-ospace, in order to shut up assembler warning about using
11042         symbols that are named the same as registers.
11043
11044 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11045
11046         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11047         dependency list for all-target-cygmon.
11048
11049 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11050
11051         * config-ml.in: Check $host, not $target, for selective multilibs.
11052         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11053         thumb interworking, and underscore prefix multilibs.
11054
11055 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11056
11057         * missing: Update to version from current automake.
11058
11059 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11060
11061         * configure (gxx_include_dir): Removed.
11062
11063         * configure.in (gxx_include_dir): Handle it.
11064         * Makefile.in: Likewise.
11065
11066 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11067
11068         * config.sub (mips64vr4111,mips64vr4111el) Add.
11069
11070 1999-03-21  Ben Elliston  <bje@cygnus.com>
11071
11072         * config.guess: Correct typo for detecting ELF on FreeBSD.
11073
11074 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11075
11076         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11077         config/mh-djgpp.
11078
11079 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11080
11081         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11082         all-target-newlib to dependency list for all-target-bsp.
11083
11084 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11085
11086         * config.sub: Add i386-uwin support.
11087         * config.guess: Likewise.
11088
11089 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11090
11091         * configure.in: cleanup, add mh-*pic handling for arm, special
11092         case powerpc*-*-aix*
11093
11094 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11095
11096         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11097         can be built.
11098
11099 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11100
11101         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11102         targets.
11103
11104 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11105
11106         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11107
11108 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11109
11110         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11111
11112 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11113
11114         * config.sub: Fix typo in arm recognition.
11115
11116 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11117
11118         * configure.in (noconfigdirs): Changed target_configdirs to
11119         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11120         rather than m68k-*-* since it is not known to work on
11121         m68k-aout. Ditto for arm-*-*oabi.
11122
11123 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11124
11125         * configure.in (*-*-windows*): Remove, no longer used.
11126
11127 1999-02-19  Ben Elliston <bje@cygnus.com>
11128
11129         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11130         Smart and improved by Andrew Cagney.
11131
11132 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11133
11134         * config.guess: Recognize openbsd-*-hppa.
11135
11136 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11137
11138         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11139         only if it is not empty.
11140
11141 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11142
11143         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11144
11145         * config.guess: Modified to recognize uname's armv* syntax.
11146
11147         * config.sub: Modified to recognize uname's armv* syntax.
11148
11149 1999-02-17  Mark Salter  <msalter@cygnus.com>
11150
11151         * configure.in: Added target-bsp for sparclite.
11152
11153 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11154
11155         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11156
11157 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11158
11159         * configure.in: Add support for strongarm port.
11160         * config.sub: Add support for strongarm target.
11161
11162 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11163
11164         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11165         the old name config/mh-cygwin32.
11166         Enable texinfo.
11167
11168 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11169
11170         * configure.in: Do build ld for ix86 Solaris.
11171
11172 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11173
11174         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11175         $AR_FOR_TARGET.  Likewise for RANLIB.
11176
11177 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11178
11179         * config.sub (oabi):  Recognize.
11180         * configure.in (arm-*-oabi):  Handle.
11181
11182 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11183
11184         * config.guess: Improve detection of i686 on UnixWare 7.
11185
11186 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11187
11188         * config.guess: Add support for i386-pc-interix.
11189         * config.sub: Likewise.
11190         * configure.in: Likewise.
11191
11192 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11193
11194         * Makefile.in: Remove unneeded all-target-libio from
11195         from all-target-winsup target since it is now unneeded.
11196         Add all-target-libtermcap in its place since it is now
11197         needed.
11198
11199 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11200
11201         * configure.in: makefile stub for cygwin target is probably
11202         unnecessary.  Remove it for now.
11203
11204 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11205
11206         * configure.in: libtermcap.a should be built when cygwin is the
11207         target as well as the host.
11208         * config.guess: Allow mixed case in cygwin uname output.
11209         * Makefile.in: Add libtermcap target.
11210
11211 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11212
11213         * config.sub: Clean up handling of hppa2.0.
11214
11215 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11216
11217         * config.guess: Use C code to identify more HP machines.
11218
11219 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11220
11221         * config.sub: Handle hppa2.0.
11222
11223 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11224
11225         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11226         cygmon for all sparclite targets, regardless of object format.
11227
11228 1998-12-15  Mark Salter  <msalter@cygnus.com>
11229
11230         * configure.in: Added target-bsp for several target architectures.
11231
11232         * Makefile.in: Added rules for bsp.
11233
11234 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11235
11236         * config.guess: Improve detection of hppa2.0 processors.
11237
11238 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11239
11240         * config.guess: Recognize FreeBSD using ELF automatically.
11241
11242 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11243
11244         * configure (skip-this-dir): Add handling for new shell script, which
11245         might be created by a sub-directory's configure to indicate, this particular
11246         directory is "unwanted".
11247         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11248
11249 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11250
11251         * ltconfig: import from libtool, after changing libtool to
11252         account for the cygwin name change.
11253
11254 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11255
11256         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11257         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11258
11259 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11260
11261         * configure.in: Add libtermcap to list of cygwin dependencies.
11262
11263 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11264
11265         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11266         they include winsup/include when it's a cygwin target.
11267
11268 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11269
11270         * configure.in (host_tools): Added zip.
11271         * Makefile.in (all-target-libjava): Depend on all-zip.
11272         (all-zip): New target.
11273         (ALL_MODULES): Added all-zip.
11274         (NATIVE_CHECK_MODULES): Added check-zip.
11275         (INSTALL_MODULES): Added install-zip.
11276         (CLEAN_MODULES): Added clean-zip.
11277
11278 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11279
11280         * Makefile.in: lose "32" from comment about cygwin.
11281
11282 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11283
11284         * configure.in: Use -Os to build target libraries for the fr30.
11285
11286 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11287
11288         * config.sub: Add fr30.
11289
11290 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11291
11292         * configure.in: drop "32" from config/mh-cygwin32.  Check
11293         cygwin* instead of cygwin32*.
11294         * config.sub: Check cygwin* instead of cygwin32*.
11295
11296 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11297
11298         * config.guess: Match any version of Unixware7.
11299
11300 1998-10-20  Syd Polk  <spolk@cygnus.com>
11301
11302         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11303         if desired.
11304
11305 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11306
11307         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11308         these if the appropriate directories and files to not exist.
11309
11310 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11311
11312         * Makefile.in (DEVO_SUPPORT): Add config.if.
11313
11314 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11315
11316         * configure: Add pattern to replace "build_tooldir"'s
11317         definition in the generated Makefile with "tooldir"'s
11318         actual value.
11319
11320 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11321
11322         * config.sub: Bring back lost sparcv9.
11323
11324         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11325
11326 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11327
11328         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11329         CC_FOR_TARGET and friends.
11330
11331 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11332
11333         * Makefile.in (build_tooldir): New variable, same as tooldir.
11334         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11335         -B$(build_tooldir)/bin/.
11336         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11337
11338 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11339
11340         * README: Remove installation instructions and refer to the
11341         INSTALL directory instead.
11342
11343 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11344
11345         * config.sub: Add support for i[34567]86-pc-udk.
11346         * configure.in: Likewise.
11347
11348 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11349
11350         * Makefile.in: add bzip2 package building bits for user
11351         tools module
11352         * configure.in: ditto
11353
11354 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11355
11356         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11357         (ALL_TARGET_MODULES): Add all-target-libobjc.
11358         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11359         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11360         (all-target-libchill): Add dependencies.
11361         * configure.in (target_libs): Add libchill.
11362
11363 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11364
11365         * configure.in (target_subdir): Remove duplicate line.
11366
11367 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11368
11369         * Makefile.in (all-automake): fix dependencies.
11370
11371 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11372
11373         * configure.in: Minor cleanups for building in the $(target_alias)
11374         subdir.
11375
11376 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11377
11378         * Makefile.in (bootstrap): Set r and s before make all.  Use
11379         BASE_FLAGS_TO_PASS in make all.
11380         (cross): Likewise.
11381
11382 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11383
11384         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11385
11386 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11387
11388         * config.sub: Fix typo in last change.
11389
11390 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11391
11392         * config.sub: Add support for C4x target.
11393         * configure.in: Likewise.
11394
11395 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11396
11397         * config.sub: Recognize sparcv9 just like sparc64.
11398
11399 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11400
11401         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11402
11403 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11404
11405         * config.guess: Correctly identify Pentium II sco boxes.
11406
11407         * config.guess: Fix "tr" code.  From Weiwen Liu.
11408
11409 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11410
11411         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11412         stabs.
11413
11414 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11415
11416         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11417         (ALL_TARGET_MODULES): Add all-target-libchill.
11418         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11419         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11420         (all-target-libchill): Add dependencies.
11421         * configure.in (target_libs): Add libchill.
11422
11423 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11424
11425         * config.guess: Avoid assumptions about "tr" behaves when
11426         LANG is set to something other than English.
11427
11428 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11429
11430         * configure (gxx_include_dir): Changed to
11431         '${prefix}/include/g++'-${libstdcxx_interface}.
11432
11433         * config.if: New to determine the interfaces.
11434
11435 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11436
11437         * config.guess: Detect and handle MPE/IX.
11438         * config.sub: Deal with MPE/IX.
11439
11440 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11441
11442         * configure.in: Use mh-aix43.
11443
11444 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11445
11446         * configure: Fix --without/--disable cases for gxx-include-dir.
11447
11448 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11449
11450         * mdata-sh:  Imported.  Needed for automake support.
11451
11452 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11453
11454         * Makefile.in (taz): Try "chmod -R og=u ." before
11455         "chmod og=u `find . -print`".
11456
11457 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11458
11459         * configure.in: Add arm-elf and thumb-elf support.
11460
11461 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11462
11463         * Makefile.in: Undo previous patch.
11464
11465 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11466
11467         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11468         to here ...
11469         (install-no-fixedincludes): and here
11470         (INSTALL_MODULES): ... from here.
11471
11472 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11473
11474         * config.sub: Merge with FSF.
11475
11476         * config.guess: Merge with FSF.
11477
11478 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11479
11480         * configure (extraconfigdirs): New variable.
11481         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11482         * Makefile.in (all): Move higher in file.
11483         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11484         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11485         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11486         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11487         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11488
11489 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11490
11491         * Makefile.in (all-target-libjava): Depend on all-gcc and
11492         all-target-newlib.
11493         (configure-target-libjava): Depend on $(ALL_GCC).
11494
11495 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11496
11497         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11498         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11499
11500 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11501
11502         * INSTALL/README: Fix typo.
11503
11504 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11505
11506         * ylwrap: Change absolute path checks to check for DOS style path
11507         names.
11508
11509         * ylwrap: Don't use a full path name if the source file is in the
11510         same directory.  From hjl@lucon.org (H.J. Lu).
11511
11512         * config-ml.in: Default to being verbose, to match Feb 18 change to
11513         configure.
11514
11515 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11516
11517         Brought over from egcs:
11518
11519         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11520
11521         * configure.in (target_subdir): Set to ${target_alias} instead
11522         of "libraries".
11523
11524         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11525
11526         * configure.in (target_subdir): Set to libraries if enable_multilib.
11527
11528 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11529
11530         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11531         multilibs, force reconfiguration the first time we create
11532         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11533
11534 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11535
11536         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11537         avoid confusion with --no-recursion.
11538
11539 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11540
11541         * configure.in: Win32 hosts shouldn't use install -x
11542         * install-sh: remove -x option, and special .exe-handling
11543         hack.
11544
11545 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11546
11547         * config.guess: Recognize i586-pc-beos.
11548         * configure.in: Don't build some bits for beos.
11549
11550 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11551
11552         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11553         CFLAGS default to -O2.
11554
11555         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11556         when using GNU ld.
11557
11558 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11559
11560         * ltmain.sh: Correct install when using a different shell.
11561
11562 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11563
11564         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11565
11566 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11567
11568         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11569         target.
11570
11571 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11572
11573         * ltconfig: Update to correct AIX handling.
11574
11575 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11576
11577         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11578
11579         * configure.in (target_subdir): Set to ${target_alias} instead
11580         of "libraries".
11581
11582 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11583
11584         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11585         (Makefile): Depend on $(gcc_version_trigger).
11586
11587         * configure (gcc_version): Change default initializer to empty
11588         string.
11589         (gcc_version_trigger): New variable; pass this variable down
11590         to subdir configures to enable them checking gcc's version
11591         themselves. Emit make macros for both gcc_version vars.
11592         (topsrcdir): Initialize reliably.
11593         (recursion line): Remove --with-gcc-version=${gcc_version}.
11594
11595 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11596
11597         * configure (enable_version_specific_runtime_libs): Implement new flag
11598         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11599         in $(libsubdir); emit definition in each generated Makefile.
11600         (gxx_include_dir): Initialize depending on
11601         $enable_version_specific_runtime_libs.
11602
11603 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11604
11605         * configure (gcc_version): Initialize properly depending on
11606         how and where configure is started.
11607         (recursion line): Pass a --with-gcc-version=${gcc_version}
11608         to configures in subdirs.
11609
11610 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11611
11612         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11613         cygmon
11614
11615 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11616
11617         * configure.in: Add cygmon and libstub support for mn10200.
11618
11619 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11620
11621         * configure (gcc_version): Add new variable describing the
11622         particular gcc version we're building.
11623         * Makefile.in (libsubdir): Add new macro for the directory
11624         in which the compiler finds executables, libraries, etc.
11625         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11626         and libsubdir.
11627
11628 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11629
11630         * Makefile.in (local-clean): Remove *.log.
11631         (warning.log): Built with warn_summary from build.log.
11632         (mail-report.log): Run test_summary.
11633         (mail-report-with-warnings.log): Run test_summary including
11634         warning.log in the report.
11635
11636 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11637
11638         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11639
11640 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11641
11642         * Makefile.in (grep): Grep no longer depends on libiberty.
11643
11644 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11645
11646         * Makefile.in: all-snavigator needs all-libgui.
11647
11648 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11649
11650         * configure.in: Add cygmon and libstub support for mn10300.
11651
11652 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11653
11654         * missing: Update to version from automake 1.3.
11655
11656         * ltmain.sh: On installation, don't get confused if the same name
11657         appears more than once in the list of library names.
11658
11659 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11660
11661         * config.sub: Accept m68060 and m5200 as CPU names.
11662
11663 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11664
11665         * configure: Use && rather than using -a in test, because odd
11666         strings can confuse test.
11667         * configure.in: Likewise.
11668
11669 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11670
11671         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11672
11673 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11674
11675         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11676         bootstrap4-lean): New targets.
11677
11678 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11679
11680         * mpw-* Delete.  Not used.
11681
11682 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11683
11684         * COPYING.LIB: Update FSF address.
11685
11686 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11687
11688         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11689
11690         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11691         GAS_SUPPORT_DIRS.
11692
11693 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11694
11695         * ltconfig, ltmain.sh: Avoid producing a version number if
11696         -version-info was not used.
11697
11698 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11699
11700         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11701         building with newlib.
11702
11703 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11704
11705         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11706         Solaris `make' causes it to continue to next definition.
11707
11708 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11709
11710         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11711         the right GUI libraries and files are installed along with GDB.
11712
11713 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11714
11715         * configure.in: Change alpha to alpha* in several places.
11716
11717 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11718
11719         * config.sub: Recognize sparc86x.
11720
11721 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11722
11723         * configure.in (--enable-target-optspace): Remove debug echo.
11724
11725 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11726
11727         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11728
11729 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11730
11731         * ltconfig: Update cygwin32 support.
11732
11733         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11734         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11735         (GDB_SUPPORT_DIRS): Likewise.
11736
11737 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11738
11739         * configure.in (target_makefile_frag): If --enable-target-optspace,
11740         use -Os to compile target libraries rather than -O2.  Default to
11741         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11742         not used.
11743         * configure.in (target_cflags): Ditto for d30v.
11744
11745 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11746
11747         * Makefile.in (all-bfd): Depend on all-intl.
11748         (all-binutils): Likewise.
11749         (all-gas): Likewise.
11750         (all-gprof): Likewise.
11751         (all-ld): Likewise.
11752
11753 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11754
11755         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11756
11757 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11758
11759         * Makefile.in (all-bfd): Depend upon all-libiberty.
11760
11761         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11762
11763 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11764
11765         * Makefile.in: Add libstub.
11766
11767         * configure.in: Ditto. Build libstub for targets that have cygmon
11768         support.
11769
11770 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11771
11772         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11773
11774 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11775
11776         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11777         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11778
11779 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11780
11781         * configure: Define DEFAULT_M4 by searching PATH.
11782         * Makfile.in: Use DEFAULT_M4.
11783
11784 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11785
11786         * ltconfig: Add cygwin32 support.
11787
11788         * Makefile.in, configure.in: Add libtool as a native only directory
11789         to configure and build.
11790
11791 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11792
11793         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11794
11795 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11796
11797         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11798
11799 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11800
11801         * Makefile.in: add ash make rules
11802         * configure.in: add ash to native_only and host_tools lists
11803
11804 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11805
11806         * Makefile.in (all-gettext, all-intl): New targets.
11807         (ALL_MODULES): Added all-gettext, all-intl.
11808         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11809         (INSTALL_MODULES): Added install-gettext, install-intl.
11810         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11811
11812         * configure.in (host_tools): Added gettext.
11813         (native_only): Likewise.
11814         (noconfigdirs) [various cases]: Likewise.
11815         (host_libs): Added intl.
11816
11817 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11818
11819         * configure: Do not disable building gdbtk for cygwin32 hosts.
11820
11821 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11822
11823         * configure.in: Add thumb-coff target.
11824         * config.sub: Add thumb-coff target.
11825
11826 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11827
11828         * Makefile.in: Revert yesterday's change.
11829         (all-target-winsup):  all-target-librx stays out of here.
11830
11831 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11832
11833         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11834         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11835         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11836         Remove references to librx and libg++.
11837
11838 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11839
11840         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11841         recursive makes
11842
11843 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11844
11845         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11846         for newlib directory.
11847         (CXX_FOR_TARGET): Likewise.
11848
11849 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11850
11851         * ltconfig: Update after libtool/ltconfig.in change for
11852         hpux11.
11853
11854 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11855
11856         * ltconfig, ltmain.sh: Update to libtool 1.2.
11857
11858 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11859
11860         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11861         (install-gcc-cross): Instead, override LANGUAGES here.
11862
11863 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11864
11865         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11866         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11867
11868 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11869
11870         * configure.in: Add Thumb-pe target.
11871
11872 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11873
11874         * Makefile.in - changed sn targets to snavigator
11875         * configure.in - changed sn targets to snavigator
11876
11877 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11878
11879         * config-ml.in: After building symlink tree call make distclean
11880         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11881         to be the case for libiberty.
11882
11883 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11884
11885         * configure: When making link, also check the current
11886         directory. The configure scripts may create one.
11887
11888 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11889
11890         * config.sub: Accept alphapca56 and alphaev6 properly.
11891
11892 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11893
11894         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11895
11896 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11897
11898         * config.sub (sco5): Fix typo.
11899
11900 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11901
11902         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11903         install-itcl.
11904         (install-itcl): Remove dependency on install-tcl.
11905
11906 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11907
11908         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11909
11910 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11911
11912         * configure.in: Don't build libgui for a cygwin32 target when not on
11913         a cygwin32 host.
11914
11915 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11916
11917         * configure (redirect): Set to null, so default behavior of
11918         configure is now --verbose.
11919
11920 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11921
11922         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11923         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11924
11925 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11926
11927         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11928         this change to sync Makefile.in with its ChangeLog entries.
11929
11930 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11931
11932         * ltmain.sh (mkdir): Check that the directory doesn't exist
11933         before we exit with error, so that we don't get races during
11934         parallel builds.
11935
11936 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11937
11938         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11939
11940 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11941
11942         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11943         PICFLAG_FOR_TARGET.
11944         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11945
11946         * configure: Emit a definition for the new macro enable_shared
11947         into each Makefile.
11948
11949 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11950
11951         * configure.in (host_tools, native_only): Add libtool.
11952
11953 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11954
11955         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11956         Fix typo in ming config comment.
11957
11958 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11959
11960         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11961
11962 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11963
11964         * config.sub: Add tic30 cases, and map c30 to tic30.
11965
11966 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11967
11968         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11969         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11970         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11971         (CLEAN_TARGET_MODULES): Similarly
11972         (all-target-libf2c): Add dependences.
11973         * configure.in (target_libs): Add libf2c.
11974
11975 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11976
11977         * configure.in: Remove expect from noconfigdirs when target
11978         is cygwin32.  OK to build expect and dejagnu with Canadian
11979         Cross.
11980
11981 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11982
11983         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11984         host.
11985
11986         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11987         and mingw32.
11988
11989 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11990
11991         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11992         here as it is not defined in the toplevel Makefile.
11993
11994 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11995
11996         * configure (package_makefile_rules_frag): New variable, which names
11997         a file with generic rules, ...
11998         Change comment to mention we now have FIVE parts.
11999         * configure: Undo last change.
12000
12001 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12002
12003         * config.guess: More accurate determination of HP processor types.
12004         * config.sub: More accurate determination of HP processor types.
12005
12006 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12007
12008         * configure (package_makefile_frag): Move inserting the
12009         ${package_makefile_frag} to where it should be according
12010         to the comment.
12011
12012 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12013
12014         * config.guess: Add support for Linux/ARM.
12015
12016 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12017
12018         * .cvsignore: Remove *-info and *-install since they match
12019         release-info and mpw-install, which we don't want to just ignore.
12020
12021 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12022
12023         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12024
12025 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12026
12027         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12028         local_prefix to sub-make invocations.
12029
12030 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12031
12032         * configure.in: Check makefile fragments in the source
12033         directory.
12034
12035 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12036
12037         * configure.in: Check whether host and target makefile
12038         fragments exist before adding them to *_makefile_frag.
12039
12040 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12041
12042         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12043
12044 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12045
12046         * configure.in: Make sure we only replace RPATH_ENVVAR on
12047         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12048         regexp to sed.
12049
12050         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12051         to sub-makes.
12052
12053 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12054
12055         * config-ml.in (multi-do): LDFLAGS must include multilib
12056         designator.
12057
12058 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12059
12060         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12061
12062 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12063
12064         * config.sub: Add mingw32 support.
12065         * configure.in: Likewise.
12066
12067 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12068
12069         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12070
12071 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12072
12073         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12074         * configure (gxx_include_dir): Provide a definition for subdirs
12075         which do not use autoconf.
12076
12077 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12078
12079         * config.guess: Sync with egcs.  Picks up new alpha support,
12080         BeOS & some additional linux support.
12081
12082 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12083
12084         * config.guess: HP 9000/803 is a PA1.1 machine.
12085
12086 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12087
12088         * configure.in: It's alpha*-...
12089
12090 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12091
12092         * configure.in (host_makefile_frag, target_makefile_frag):
12093         Handle multiple config files.
12094         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12095         alpha-*-*.
12096
12097 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12098
12099         * mkdep: New file.
12100
12101 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12102
12103         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12104
12105 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12106
12107         * Makefile.in: Add libgui directory.
12108         (GDB_TK): Add all-libgui.
12109         * configure.in: Add libgui directory.
12110         * configure: Add all-libgui to GDB_TK.
12111
12112 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12113
12114         * config-ml.in (multidirs): Add m32r to multilib list.
12115
12116 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12117
12118         * Makefile.in (all-target-gperf): Change dependency to
12119         all-target-libstdc++.
12120
12121 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12122
12123         * config.guess: Add BeOS support.
12124
12125 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12126
12127         Source directory cvs renamed to cvssrc:
12128         * configure.in (host_tools): Change cvs to cvssrc.
12129         (native_only): Likewise.
12130         (noconfigdirs) [various cases]: Likewise.
12131         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12132         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12133         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12134         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12135         (all-cvssrc): Rename target from all-cvs.
12136
12137 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12138
12139         * configure (gxx_include_dir): Fix thinko.
12140
12141 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12142
12143         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12144         (install-cross, install-gcc-cross): New targets.
12145
12146 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12147
12148         * configure.in (noconfigdirs): Add support for Thumb target.
12149
12150         * config.sub (maybe_os): Add support for Thumb target.
12151
12152 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12153
12154         * Makefile.in: Add rules for cygmon.
12155
12156         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12157
12158 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12159
12160         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12161         * configure (gxx_include_dir): Provide a definition for subdirs
12162         which do not use autoconf.
12163
12164 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12165
12166         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12167         11/18/97 build
12168
12169 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12170
12171         * From Franz Sirl.
12172         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12173         found on RedHat Linux systems.
12174
12175 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12176
12177         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12178         guesses.
12179
12180 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12181
12182         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12183
12184 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12185
12186         * ltmain.sh: If mkdir fails, check whether the directory was created
12187         anyhow by some other process.
12188
12189 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12190
12191         * configure.in (d30v-*-*): Configure all directories.
12192
12193 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12194
12195         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12196         for the D30V.
12197
12198 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12199
12200         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12201
12202 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12203
12204         * include/libiberty.h: Add extern "C" { so it can be used with C++
12205         progrms.
12206         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12207         programs.
12208
12209 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12210
12211         * configure.in (d30v-*-*): Configure GCC now.
12212
12213 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12214
12215         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12216         is no longer needed.
12217
12218 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12219
12220         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12221
12222 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12223
12224         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12225         targets using "$@" to provide support for similar but not identical
12226         targets without having to duplicate code.
12227
12228 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12229
12230         * makefile.vms: Fix to work with DEC C.
12231
12232 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12233
12234         * config.sub: Add mips-tx39-elf to marketing names.
12235
12236 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12237
12238         * ltmain.sh: Handle symlinks in generated script.
12239
12240 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12241
12242         * configure: Handle autoconf style directory options: --bindir,
12243         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12244         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12245         --sysconfdir.
12246         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12247         (sharedstatedir, localstatedir, oldincludedir): New variables.
12248         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12249         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12250         sbindir, sharedstatedir, and sysconfdir.
12251
12252 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12253
12254         * Makefile.in (bootstrap-lean): New target.
12255
12256 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12257
12258         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12259         sn, and gnuserv from noconfigdirs.
12260
12261 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12262
12263         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12264
12265 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12266
12267         * Makefile.in (cross): New target.
12268
12269 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12270                           Jeff Law         <law@cygnus.com>
12271
12272         * Makefile.in (bootstrap2, bootstrap3): New targets.
12273         (all-bootstrap): Remove outdated and confusing target.
12274         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12275
12276 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12277
12278         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12279         windows.  Consistent with gdb/configure.
12280
12281 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12282
12283         * configure.in: Name Linux target fragment.
12284
12285         * configure: Rewrite so that project Makefile fragment is inserted
12286         first and appears last in the resulting Makefile.
12287
12288 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12289
12290         * Makefile.in (install-itcl): Install tcl first.
12291
12292 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12293
12294         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12295
12296 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12297
12298         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12299
12300         * configure.in (skipdirs): Add target-librx for Linux.
12301         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12302
12303 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12304
12305         * Makefile.in (bootstrap): New target.
12306
12307 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12308
12309         * config.sub: Accept 'amigados' for backward compatibility.
12310
12311 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12312
12313         * config.guess: Merge with FSF.
12314
12315 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12316
12317         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12318
12319 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12320
12321         * config.sub: Add "marketing-names" patch.
12322
12323 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12324
12325         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12326
12327 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12328
12329         * config.sub: Handle v850-elf.
12330
12331 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12332
12333         * .cvsignore (*-install): Remove.
12334
12335 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12336
12337         * ltconfig: Set CONFIG_SHELL in libtool.
12338         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12339
12340 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12341
12342         * configure.in (target_subdir): Set to libraries if enable_multilib.
12343
12344 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12345
12346         * config.guess: Update from gcc directory.
12347
12348 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12349
12350         * Makefile.in (all-sim): Depends on all-readline.
12351
12352 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12353
12354         * Makefile.in (BISON, YACC): Use $$s.
12355         (all-bison): Depend on all-texinfo.
12356
12357 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12358
12359         * Makefile.in (BISON): Add -L flag.
12360         (YACC): Likewise.
12361
12362 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12363
12364         * configure.in (noconfigdirs): Add support for v850e target.
12365
12366         * config.sub (maybe_os): Add support for v850e target.
12367
12368 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12369
12370         * configure.in (noconfigdirs): Add support for v850ea target.
12371
12372         * config.sub (maybe_os): Add support for v850ea target.
12373
12374 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12375
12376         * config.sub: Add mipstx39.  Delete r3900.
12377
12378 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12379
12380         * Makefile.in (all-autoconf): Depends on all-texinfo.
12381
12382 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12383
12384         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12385         eabi targets.
12386
12387 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12388
12389         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12390
12391         * configure: When handling a Canadian Cross, handle YACC as well as
12392         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12393         * Makefile.in (all-bison): Depend upon all-texinfo.
12394
12395 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12396
12397         * Makefile.in (BISON): bison, not byacc or bison -y.
12398         (YACC): bison -y or byacc or yacc.
12399         (various): Add *-bison as appropriate.
12400         (taz): No need to mess with BISON anymore.
12401
12402 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12403
12404         * configure: If OSTYPE matches *win32*, try to find a good value for
12405         CONFIG_SHELL.
12406
12407 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12408
12409         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12410         configure.in if it is present.
12411
12412 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12413
12414         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12415
12416 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12417
12418         * config.sub: Recognize `arc' cpu.
12419         * configure.in: Likewise.
12420         * config-ml.in: Likewise.
12421
12422 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12423
12424         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12425
12426 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12427
12428         * configure: Changed sed delimiter from ':' to '|' when
12429         attempting to substitute ${config_shell} for SHELL. On
12430         NT ${config_shell} may contain a ':' in it.
12431
12432 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12433
12434         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12435
12436 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12437
12438         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12439
12440 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12441
12442         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12443
12444         * ylwrap: If the program is a relative path, force it to be
12445         absolute.
12446
12447 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12448
12449         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12450
12451 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12452
12453         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12454         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12455         for libraries.
12456
12457 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12458
12459         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12460         separated by spaces.
12461
12462 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12463
12464         * ylwrap: New file.
12465         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12466
12467         * ltmain.sh: Handle /bin/sh at start of install program.
12468
12469         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12470
12471         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12472         * missing: New file, from automake 1.2.
12473
12474 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12475
12476         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12477         check-tk to CHECK_X11_MODULES.
12478
12479 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12480
12481         * config.sub: Merge with FSF.
12482
12483 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12484
12485         * config.guess: Merge with FSF.
12486
12487 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12488
12489         * configure: Treat msdosdjgpp like go32.
12490         * configure.in: Likewise.  Don't remove gprof for go32.
12491
12492         * configure: Change Makefile.tem2 to Makefile.tm2.
12493
12494 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12495
12496         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12497
12498 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12499
12500         * install-sh (chmodcmd): Set to null if the DST directory already
12501         exists.  Same as Nov 11th change.
12502
12503 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12504
12505         * configure (GDB_TK): Needs itcl and tix.
12506
12507 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12508
12509         * config.guess: Update from FSF.
12510
12511 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12512
12513         * Makefile.in (GDB_TK): Depend on itcl and tix.
12514
12515 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12516
12517         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12518         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12519         (INSTALL_SCRIPT): New variable.
12520         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12521         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12522         to -x.
12523         * install-sh: Add support for -x option.
12524
12525 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12526
12527         * configure.in, Makefile.in: Treat tix like itcl.
12528
12529 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12530
12531         * Makefile.in (WINDRES): New variable.
12532         (WINDRES_FOR_TARGET): New variable.
12533         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12534         (EXTRA_HOST_FLAGS): Add WINDRES.
12535         (EXTRA_TARGET_FLAGS): Add WINDRES.
12536         (EXTRA_GCC_FLAGS): Add WINDRES.
12537         ($(DO_X)): Pass down WINDRES.
12538         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12539         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12540         DLLTOOL_FOR_TARGET.
12541
12542 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12543
12544         * configure.in: configure sim before gdb for win32-x-ppc
12545
12546 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12547
12548         Move gperf into the toplevel, from libg++.
12549         * configure.in (target_tools): Add target-gperf.
12550         (native_only): Add target-gperf.
12551         * Makefile.in (all-target-gperf): New target, depend on
12552         all-target-libg++.
12553         (configure-target-gperf): Empty rule.
12554         (ALL_TARGET_MODULES): Add all-target-gperf.
12555         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12556         (CHECK_TARGET_MODULES): Add check-target-gperf.
12557         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12558         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12559
12560 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12561
12562         * config.sub (mn10200): Recognize new basic machine.
12563
12564 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12565
12566         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12567         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12568
12569 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12570
12571         * configure.in: If we're building mips-sgi-irix6* native, turn on
12572         ENABLE_MULTILIB and set TARGET_SUBDIR.
12573
12574 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12575
12576         * Makefile.in (all-sn): Depend on all-grep.
12577
12578 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12579
12580         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12581
12582         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12583         Makefile.  From Jeff Makey <jeff@cts.com>.
12584         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12585
12586         * Makefile.in (DISTBISONFILES): Remove.
12587         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12588         $(DEFAULT_YACC).
12589
12590         * configure.in: Build itl, db, sn, etc., when building for native
12591         cygwin32.
12592
12593         * Makefile.in (LD): New variable.
12594         (EXTRA_HOST_FLAGS): Pass down LD.
12595         ($(DO_X)): Likewise.
12596
12597 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12598
12599         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12600
12601 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12602
12603         * configure.in (targargs): Strip out any supplied --build argument
12604         before adding our own. Always add --build.
12605
12606 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12607
12608         * configure.in (targargs): Pass --build if we're doing
12609         a cross-compile.
12610
12611 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12612
12613         * configure: Use '|' instead of ":" as the separator in
12614         sed. Otherwise sed chokes on NT path names with drive
12615         designators. Also look for "?:*" as the leading characters in an
12616         absolute pathname.
12617
12618 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12619
12620         * config.sub: Support for r3900.
12621
12622 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12623
12624         * configure.in: Use install-sh, not install.sh.
12625
12626 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12627
12628         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12629         apply it twice.
12630
12631 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12632
12633         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12634         install-binutils.
12635
12636 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12637
12638         * Makefile.in: Add automake targets.
12639         * configure.in (host_tools): Add automake.
12640
12641 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12642
12643         * configure: Default CXX to c++, not gcc.
12644         * Makefile.in (CXX): Set to c++, not gcc.
12645         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12646
12647 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12648
12649         * install-sh: try appending a .exe if source file doesn't
12650         exist
12651
12652 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12653
12654         * configure.in: Turn on multilib by default.
12655         (cross_only): Remove target-libiberty.
12656
12657         * Makefile.in (all-gcc): Don't depend on libiberty.
12658
12659 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12660
12661         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12662
12663 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12664
12665         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12666         (DISTBISONFILES): Add ld/Makefile.in
12667
12668 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12669
12670         * configure.in: if target is cygwin32 but host isn't cygwin32,
12671         don't configure gdb tcl tk expect, not just gdb.
12672
12673 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12674
12675         * configure.in: Added gnuserv everywhere sn appears.
12676
12677         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12678         (CROSS_CHECK_MODULES): Added check-gnuserv.
12679         (INSTALL_MODULES): Added install-gnuserv.
12680         (CLEAN_MODULES): Added clean-gnuserv.
12681         (all-gnuserv): New target.
12682
12683 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12684
12685         * config.guess: Fixes for MIPS OpenBSD systems.
12686
12687 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12688
12689         * Makefile.in (INSTALL_XFORM): Remove.
12690         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12691
12692         * mkinstalldirs: New file, copied from automake.
12693         * Makefile.in (installdirs): Rename from install-dirs.  Use
12694         mkinstalldirs.  Change all users.
12695         (DEVO_SUPPORT): Add mkinstalldirs.
12696
12697 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12698
12699         * install-sh: Rename from install.sh.
12700         * Makefile.in (INSTALL): Change install.sh to install-sh.
12701         (DEVO_SUPPORT): Likewise.
12702
12703         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12704         Graichen <graichen@rzpd.de>.
12705
12706 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12707
12708         * config.guess: Recognize OpenBSD systems correctly.
12709
12710 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12711
12712         * README, Makefile.in (ETC_SUPPORT): Remove references to
12713         cfg-paper*, configure.{texi,man,info*}._
12714
12715 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12716
12717         * Makefile.in (all.normal): Ensure that gcc is built after all
12718         the x11 - ie gdb - targets.
12719
12720 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12721
12722         * makefile.vms: Don't run conf-a-gas.
12723
12724 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12725
12726         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12727
12728 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12729
12730         * configure.in: Remove noconfigdirs case since gdb also
12731         configures and builds for tic80-coff.
12732
12733 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12734
12735         * configure: Set cache_file to config.cache.
12736         * Makefile.in (local-distclean): Remove config.cache.
12737
12738 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12739
12740         * COPYING: Update FSF address.
12741
12742 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12743
12744         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12745         noconfigdirs.
12746
12747 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12748
12749         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12750         MAKEDIRS, is empty.
12751
12752 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12753
12754         * config.sub: Tweak mn10300 entry.
12755
12756 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12757
12758         * configure.in (host_tools): Put sim before gdb, so gdb's
12759         configure.tgt can determine if the simulator was configured.
12760
12761 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12762
12763         * config.sub: Move BeOS $os case to be with other Cygnus
12764         local cases.
12765
12766 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12767
12768         * config.sub: Remove misplaced comment that broke Linux.
12769
12770 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12771
12772         * config.sub: Add BeOS support.
12773
12774 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12775
12776         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12777
12778 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12779
12780         * configure.in (noconfigdirs): Remove tcl and tk from
12781         noconfigdirs for cygwin32 builds.
12782
12783 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12784
12785         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12786
12787 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12788
12789         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12790         make-all.com, use makefile.vms instead.
12791
12792 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12793
12794         * config.sub: Accept -lnews*.
12795
12796 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12797
12798         * configure.in (noconfigdirs): Disable target-newlib,
12799         target-examples and target-libiberty for d30v.
12800
12801 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12802
12803         * configure.in (noconfigdirs): Enable ld for d30v.
12804
12805 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12806
12807         * configure.in (tic80-*-*): Build compiler.
12808
12809 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12810
12811         * configure.in (d30v-*): Remove sim directory from list of
12812         unsupported d30v directories
12813
12814 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12815
12816         * config.sub, configure.in: Add d30v target cpu.
12817
12818 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12819
12820         * makefile.vms: New file.
12821         * make-all.com: Remove.
12822
12823 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12824
12825         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12826
12827 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12828
12829         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12830
12831 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12832
12833         * Makefile.in (ALL_MODULES): Added all-db.
12834         (CROSS_CHECK_MODULES): Addec check-db.
12835         (INSTALL_MODULES): Added install-db.
12836         (CLEAN_MODULES): Added clean-db.
12837
12838 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12839
12840         * config.guess: Merge with latest FSF sources.
12841
12842 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12843
12844         * Makefile.in (ALL_MODULES): Added all-itcl.
12845         (CROSS_CHECK_MODULES): Added check-itcl.
12846         (INSTALL_MODULES): Added install-itcl.
12847         (CLEAN_MODULES): Added clean-itcl.
12848
12849 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12850
12851         * configure.in: build gdb for mn10200
12852
12853 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12854
12855         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12856
12857 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12858
12859         * configure.in (tic80-*-*): Turn off most targets right now.
12860
12861 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12862
12863         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12864         rather than the makeinfo program.
12865         (do-info): Depend upon all-texinfo.
12866
12867 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12868
12869         * configure.in: Remove uses of config/mh-linux.
12870
12871         * config.sub, config.guess: Merge with latest FSF sources.
12872
12873 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12874
12875         * config.sub (case $basic_machine): Add tic80 entries.
12876
12877 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12878
12879         * config.sub, config.guess: Merge with latest FSF sources.
12880
12881 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12882
12883         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12884         * mpw-config.in: Test for NewFolderRecursive.
12885         * mpw-install: Use symbolic name for startup filename.
12886         * mpw-README: Add various additional details.
12887
12888 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12889
12890         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12891
12892 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12893
12894         * configure.in: Do build gcc and the target libraries for
12895         the mn10200.
12896
12897 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12898
12899         * configure.in: don't avoid building gdb for mn10300 any more
12900         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12901         instead of single-quoting it.
12902
12903 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12904
12905         * configure.in: Don't use --with-stabs on IRIX 6.
12906
12907 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12908
12909         * configure.in (m32r): Build gdb, libg++ now.
12910
12911 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12912
12913         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12914         directories from noconfigdirs.
12915
12916 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12917
12918         * config.sub (basic_machine): added mips16 configuration
12919
12920 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12921
12922         * config.sub: Handle d10v-unknown.
12923
12924 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12925
12926         * config.sub: Handle v850-unknown.
12927
12928 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12929
12930         * Makefile.in: add findutils
12931         * configure.in: add findutils to list of host_tools
12932
12933 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12934
12935         * config.sub: Handle mn10200 and mn10300.
12936
12937 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12938
12939         * configure.in (d10v-*): Do not build librx.
12940
12941 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12942
12943         * configure.in (mn10300): Build everything except gdb & libgloss.
12944
12945 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12946
12947         * config.guess:  Patch for Dansk Data Elektronik servers,
12948         from Niels Skou Olsen <nso@dde.dk>.
12949
12950         For ncr, use /bin/uname rather than uname, since GNU uname does not
12951         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12952
12953         Patch for MIPS R4000 running System V,
12954         from Eric S. Raymond <esr@snark.thyrsus.com>.
12955
12956         Fix thinko for nextstep.
12957
12958         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12959
12960         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12961         * config.guess: Guess mips-dec-mach_bsd4.3.
12962
12963         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12964         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12965         release numbers.
12966         * config.guess (mips-mips-riscos*):  Emit just enough of the
12967         release number.
12968
12969         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12970         * config.guess (sparc-auspex-sunos*):  Added.
12971         (f300-fujitsu-*): Added.
12972
12973         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12974         * config.guess:  Recognize a Tadpole as a sparc.
12975
12976 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12977
12978         * config.guess: Don't assume that NextStep version is either 2 or
12979         3.  NextStep 4 (aka OpenStep 4) has come out now.
12980
12981 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12982
12983         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12984         From Rik Faith <faith@cs.unc.edu>.
12985
12986 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12987
12988         * config.sub: Contributions from bug-gnu-utils to:
12989         Support plain "hppa" (no version given) architecture, reported by
12990         OpenStep.
12991         OpenBSD like NetBSD.
12992         LynxOs is not a hardware supplier.
12993
12994         * config.guess: Contributions from bug-gnu-utils to add support for:
12995         OpenBSD like NetBSD.
12996         Stratus systems.
12997         More Pyramid systems.
12998         i[n>4]86 Intel chips.
12999         M680[n>4]0 Motorola chips.
13000         Use unknown instead of lynx for hardware manufacturer.
13001
13002 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13003
13004         * install.sh (chmodcmd): Set to null if the DST directory already
13005         exists.
13006
13007 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13008
13009         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13010         not use mt-ppc target Makefile fragment any more.
13011
13012 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13013
13014         * configure.in (*-*-windows):  Exclude everything but those dirs
13015         needed to build windows.
13016
13017 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13018
13019         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13020
13021 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13022
13023         * configure.in:  Exclude mmalloc from i386-windows.
13024
13025 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13026
13027         * Undo my previous change.
13028
13029 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13030
13031         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13032         unconditionally.
13033         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13034
13035 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13036
13037         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13038         host to add it's own flags.
13039
13040 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13041
13042         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13043
13044 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13045
13046         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13047         (CXX_FOR_TARGET): Likewise.
13048         (GCC_FOR_TARGET): Define.
13049         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13050         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13051         CC_FOR_TARGET was specified on the command line.
13052         (MAKEOVERRIDES): Don't define.
13053
13054 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13055
13056         * configure.in (m32r): Fix spelling of libg++ libs.
13057
13058 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13059
13060         * config.sub (-apple*): Remove, now redundant.
13061
13062 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13063
13064         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13065
13066         * configure: Rework yesterday's sed script patch.
13067
13068         * config.sub: Merge with FSF.
13069
13070 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13071
13072         * config.guess:  Merge from FSF.
13073
13074         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13075         * config.guess: Use pc instead of unknown, for pc clone systems.
13076         Change linux to linux-gnu.
13077
13078         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13079         * config.guess: Avoid non-portable tr syntax.
13080
13081 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13082
13083         * test-build.mk (HOLES): Add "xargs" for gdb.
13084
13085         * configure: Avoid hpux10.20 sed bug.
13086
13087 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13088
13089         * configure.in:  Add support for windows host
13090         (that is a build done under the Microsoft build environment).
13091
13092 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13093
13094         * Makefile.in: Replace all uses of srcroot with s, to shrink
13095         command line lengths.
13096
13097         Patches from Geoffrey Noer <noer@cygnus.com>:
13098         * configure.in: If configuring for newlib, pass --with-newlib to
13099         subdirectories.
13100         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13101         -Bnewlib/ and -Lwinsup to gcc.
13102         (CXX_FOR_TARGET): Likewise.
13103
13104 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13105
13106         * Makefile.in (ETC_SUPPORT): Add configure.
13107
13108 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13109
13110         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13111         host configuration file.
13112
13113 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13114
13115         * configure.in: Break mn10x00 support into separate
13116         mn10200 and mn10300 configurations.
13117         * config.sub: Likewise.
13118
13119 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13120
13121         * configure.in: Add lots of stuff to noconfigdirs for
13122         the mn10x00 targets.
13123
13124         * config.sub, configure.in: Add mn10x00 support.
13125
13126 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13127
13128         * make-all.com: Call conf-a-gas, not config-a-gas.
13129
13130 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13131
13132         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13133         targets.
13134
13135 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13136
13137         * mpw-README: Add much more detail for native PowerMac.
13138         * mpw-install: New file.
13139         * mpw-configure: Add --norecursion and --help options.
13140         * mpw-config.in: Translate readme and install files when
13141         copying to objdir.
13142         * mpw-build.in: Don't always depend on byacc and flex.
13143         (install-only-top): New action.
13144
13145 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13146
13147         * configure.in:  You can now configure GDB for the v850.
13148
13149 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13150
13151         * configure.in (noconfigdirs): Don't configure any C++ dirs
13152         if targeting D10V.
13153
13154 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13155
13156         * config.sub: Recognize mips64vr5000.
13157
13158 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13159
13160         * configure.in: Use a single line for host_tools and native_only.
13161
13162 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13163
13164         * config.sub, configure.in: Add entries for m32r.
13165
13166 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13167
13168         * Makefile.in (inet-install): Don't run install-gzip.
13169
13170 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13171
13172         * configure.in:  Don't config lots of things for *-*-windows*.
13173
13174 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13175
13176         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13177         (host_libs, host_tools): Copy from configure.in.
13178         * mpw-configure: Don't complain about directories not found.
13179
13180 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13181
13182         * configure.in (i[345]86): Recognize i686 for pentium pro.
13183         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13184         file.
13185
13186         * config.guess (i[345]86): Ditto.
13187
13188 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13189
13190         * configure.in (noconfigdirs): Removed gdb for D10V.
13191
13192 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13193
13194         * configure.in: Remove ld, target-libio, target-libg++, and
13195         target-libstdc++ from noconfigdirs.
13196
13197 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13198
13199         * configure: Fix three locations where shell scripts were
13200         being run directly rather than with config_shell.
13201
13202 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13203
13204         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13205         * config.sub (basic_machine): Recognize v850.
13206
13207 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13208
13209         * mpw-configure: Handle multiple enable/disable options and
13210         pass them down recursively, handle -c and -s flags appropriately
13211         depending on choice of compiler, add escape mechanism for
13212         quoted arguments to gC.
13213
13214 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13215
13216         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13217         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13218         so that -mrelocatable-lib and -mno-eabi are used.
13219
13220         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13221         not support --print-multi-lib, don't abort.
13222
13223 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13224
13225         * make-all.com: Run config-a-gas.
13226         * setup.com: Don't copy subdirectory files around.
13227
13228 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13229
13230         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13231         target, it now compiles correctly.
13232
13233 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13234
13235         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13236
13237 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13238
13239         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13240
13241 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13242
13243         * configure.in (native_only): Add prms.
13244
13245 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13246
13247         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13248         (BINUTILS_SUPPORT_DIRS): Likewise.
13249
13250 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13251
13252         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13253         d10v support is added.
13254
13255 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13256
13257         * configure.in (d10v-*-*): New target.
13258
13259 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13260
13261         * config.guess (HP 9000/811): Recognize this as a PA1.1
13262         machine.
13263
13264 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13265
13266         * Makefile.in (do-tar-gz): New target, split out from tail end of
13267         taz target.  Run each command separately, don't use pipes.
13268         (taz): Use it.
13269
13270 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13271
13272         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13273         * mpw-build.in: No builds should depend on building byacc or flex,
13274         they are assumed to be installed already.
13275
13276 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13277
13278         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13279         variable that CC_FOR_TARGET needs.
13280
13281 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13282
13283         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13284         options have changed since the last time the subdirectory was
13285         configured, and if it has, reconfigure.
13286         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13287         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13288
13289 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13290
13291         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13292         CLEAN_MODULES): Add bash.
13293         (all-bash): New target.
13294
13295 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13296
13297         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13298
13299 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13300
13301         * config.sub (basic_machine): Recognize d10v as a valid processor.
13302
13303 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13304
13305         * mpw-configure: Add support for --bindir.
13306         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13307
13308 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13309
13310         * configure.in: add bash, time, gawk to list of hosttools and things
13311         to only build for native toolchains
13312
13313 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13314
13315         * Makefile.in (docdir): Remove.
13316
13317 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13318
13319         * Makefile.in (datadir): Set to $(prefix)/share.
13320
13321 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13322
13323         * configure.in: build diff and patch for cygwin32-hosted
13324         toolchains.
13325
13326 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13327
13328         * config.sub: Accept -rtems*.
13329
13330 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13331
13332         * configure.in: enable dosrel for cygwin32-hosted builds,
13333                 remove diff from the list of things not buildable
13334                 via Canadian Cross
13335
13336 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13337
13338         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13339         don't get ". ".
13340
13341 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13342
13343         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13344
13345 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13346
13347         * Makefile.in (taz): Handle case where tex3patch didn't even get
13348         checked out.  Also, if it was found, put the symlink in a new util
13349         subdirectory.
13350
13351 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13352
13353         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13354
13355 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13356
13357         * config.sub: Recognize -openvms.
13358         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13359         * make-all.com, setup.com: New files.
13360
13361 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13362
13363         * Makefile.in (taz): tex3patch moved to texinfo/util.
13364
13365 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13366
13367         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13368         * configure.in: remove make from disable-if-Can-Cross list
13369                 enable gdb if ${host} and ${target} are cygwin32
13370
13371 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13372
13373         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13374         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13375
13376 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13377
13378         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13379         distinguish sysv/svr4/bsd variants.
13380         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13381
13382 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13383
13384         * configure.in: Added copyright notice.
13385         * move-if-change: Added copyright notice.
13386
13387 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13388
13389         * configure.in (powerpcle-*-solaris*): Until we get shared
13390         libraries working, don't build gdb, sim, make, tcl, tk, or
13391         expect.
13392
13393 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13394
13395         * config.guess:  Merge with FSF:
13396
13397         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13398         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13399
13400         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13401         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13402
13403         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13404         * config.guess:  Combine two OSF1 rules.
13405         Also recognize field test versions.  From mjr@zk3.dec.com.
13406         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13407         because GNU uname does not support -p.  From pmr@pajato.com.
13408
13409 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13410
13411         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13412
13413 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13414
13415         * mpw-README: Document GCCIncludes.
13416
13417 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13418
13419         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13420
13421 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13422
13423         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13424
13425 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13426
13427         * configure.in (*-*-cygwin32): Configure make.
13428
13429 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13430
13431         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13432
13433 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13434
13435         * Makefile.in (all-inet): Depend on all-perl.
13436
13437         * Makefile.in (inet-install): New target.
13438
13439         * Makefile.in (all-inet): Depend on all-tcl.
13440         (all-inet): Depend on all-send-pr.
13441
13442 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13443
13444         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13445         temporarily.
13446
13447 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13448
13449         * configure.in: Don't configure --with-gnu-ld on AIX.
13450
13451 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13452
13453         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13454
13455 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13456
13457         * Makefile.in (ALL_MODULES): Added all-inet.
13458         (CROSS_CHECK_MODULES): Added check-inet.
13459         (INSTALL_MODULES): Added install-inet.
13460         (CLEAN_MODULES): Added clean-inet.
13461         (all-indent): New target.
13462
13463         * configure.in (host_tools): Added inet.
13464         (native_only): Added inet.
13465         (noconfigdirs): Added inet.
13466
13467 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13468
13469         * configure.in: Don't configure libgloss if we are not configuring
13470         newlib.
13471
13472 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13473
13474         * configure.in: Don't configure libgloss for unsupported
13475         architectures.
13476
13477 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13478
13479         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13480
13481 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13482
13483         * Makefile.in (ALL_MODULES): Include all-apache.
13484         (CROSS_CHECK_MODULES): Include check-apache.
13485         (INSTALL_MODULES): Include install-apache.
13486         (all-apache): New target.
13487
13488         * configure.in: Added apache everywhere perl is seen.
13489
13490 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13491
13492         * Makefile.in: Add support for clean-{module} and
13493         clean-target-{module} rules.
13494
13495 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13496
13497         * configure.in (*-*-ose) do not build libgloss.
13498
13499 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13500
13501         * config.guess (prep*:SunOS:5.*:*): Turn into
13502         powerpele-unknown-solaris2.
13503
13504 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13505
13506         * configure.in: Permit --enable-shared to specify a list of
13507         directories.
13508
13509 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13510
13511         * configure.in (host==solaris): Pass only the first word of $CC
13512         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13513
13514 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13515
13516         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13517
13518 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13519
13520         * Makefile.in (ALL_MODULES): Include all-perl.
13521         (CROSS_CHECK_MODULES): Include check-perl.
13522         (INSTALL_MODULES): Include install-perl.
13523         (ALL_X11_MODULES): Include all-guile.
13524         (CHECK_X11_MODULES): Include check-guile.
13525         (INSTALL_X11_MODULES): Include install-guile.
13526         (all-perl): New target.
13527         (all-guile): New target.
13528
13529         * configure.in (host_tools): Include perl and guile.
13530         (native_only): Include perl and guile.
13531         (noconfigdirs): Don't build guile and perl; no ports have been
13532         done.
13533
13534 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13535
13536         * configure (--enable-*): Handle quoted option lists such as
13537         --enable-sim-cflags='-g0 -O' better.
13538
13539 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13540
13541         * Makefile.in ({,inst}all-target): New rule so we can make and
13542         install all of the target directories easily.
13543
13544 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13545
13546         * configure.in: Add missing global flag in sed substitution when
13547         deleting `target-' from ${configdirs}.
13548
13549 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13550
13551         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13552         option.
13553
13554         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13555         config/mh-necv4.
13556
13557         * install.sh: Correct misspelling of transformbasename.
13558
13559         * config.guess: Recognize mips-*-sysv*.
13560
13561 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13562
13563         * config.sub: Recognize mon960.
13564
13565 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13566
13567         * configure: Restore Canadian Cross handling of BISON and LEX,
13568         removed in Feb 20 change.
13569
13570 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13571
13572         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13573         Mention make install.  Remove the old copyright date as well the
13574         clumsy and rather pointless copyright on the README file.
13575
13576 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13577
13578         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13579         Makefile after running symlink-tree, then run `make distclean' to
13580         avoid clobbering any generated files in srcdir.
13581
13582 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13583
13584         * configure.in (m68k-*-netbsd*): Build everything now.
13585
13586 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13587
13588         * Makefile.in (taz): Fix quoting.
13589
13590 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13591
13592         * configure.in (sparclet-*-*): Build everything now.
13593
13594 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13595
13596         * configure.in (m68k-*-linux*): New host.
13597
13598 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13599
13600         * configure: Check for bison before byacc.
13601
13602 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13603
13604         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13605         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13606         searching PATH.  These are used as fallbacks by Makefile.in if
13607         flex/bison/byacc aren't in objdir.
13608
13609 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13610
13611         * Makefile.in: Make everything which depends upon all-bfd also
13612         depend upon all-opcodes, in case --with-commonbfdlib is used.
13613
13614 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13615
13616         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13617         building NT native compilers on Unix.
13618
13619 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13620
13621         * configure.in: Don't get CC from the host Makefile fragment if we
13622         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13623         Solaris test for /usr/ucb/cc to the post target script, just after
13624         the compiler sanity test.
13625
13626 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13627
13628         * config.sub: Merge with FSF.
13629
13630 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13631
13632         * Makefile.in (RPATH_ENVVAR): New variable.
13633         (REALLY_SET_LIB_PATH): Use it.
13634         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13635
13636 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13637
13638         * config.sub, configure.in: Recognize sparclet cpu.
13639
13640 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13641
13642         * config.guess:  Support m68k-cbm-sysv4.
13643
13644 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13645
13646         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13647         m68k-unknown-linuxaout from linker help string.  Put quotes around
13648         $ld_help_string.
13649
13650 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13651
13652         * config.guess (powerpc-harris-powerunix): Add guess for port
13653         to new target.
13654
13655 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13656
13657         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13658
13659 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13660
13661         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13662         $(REALLY_SET_LIB_PATH) in Makefile.
13663         * Makefile.in (SET_LIB_PATH): New variable.
13664         (REALLY_SET_LIB_PATH): New variable.
13665         ($(DO_X)): Use $(SET_LIB_PATH).
13666         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13667         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13668         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13669         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13670         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13671         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13672         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13673         (install-dosrel): Likewise.
13674         (all-opcodes): Depend upon all-libiberty.
13675
13676 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13677
13678         * config.guess (*:CYGWIN*): New
13679
13680 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13681
13682         * Makefile.in (all-target-winsup): All all-target-libiberty.
13683
13684 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13685
13686         * configure.in (noconfigdirs): Add missing # in front of comment.
13687
13688 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13689
13690         * configure.in: add second pass to things added to noconfigdirs
13691         so *-gm-magic can exclude libgloss properly.
13692
13693 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13694
13695         * mpw-configure (extralibs_name, rez_name): Set correctly
13696         for MWC68K compiler.
13697
13698         * mpw-README: Add more info on the necessary build tools.
13699
13700 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13701
13702         * configure.in, config.sub: Recognize cygwin32.
13703
13704 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13705
13706         * config.guess, config.sub: Recognize A/UX.
13707
13708 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13709
13710         * config.sub: Merge with gcc/config.sub.
13711
13712 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13713
13714         * mpw-build.in (do-binutils): Add build of stamps.
13715
13716 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13717
13718         * config.sub: Add recognition for mips64vr4100*-* targets.
13719
13720 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13721
13722         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13723         Add creation of gconfigargs with `--enable-shared' turned on.
13724         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13725         ($(host)-stamp-stage3-configured): Likewise.
13726         (HOLES): Add chatr and ldd.
13727         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13728
13729 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13730
13731         * configure: Pass --nfp to recursive configures.
13732
13733 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13734
13735         * Makefile.in (DLLTOOL): New.
13736         (DLLTOOL_FOR_TARGET): New.
13737         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13738         (EXTRA_TARGET_FLAGS): Ditto.
13739         (EXTRA_GCC_FLAGS): Ditto.
13740         (CONFIGURE_TARGET_MODULES): Ditto.
13741         (DO_X): Ditto.
13742         * configure: Add DLLTOOL.
13743
13744 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13745
13746         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13747         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13748         mh-sco, since old workarounds no longer needed, and don't
13749         build ld, since libraries have weak symbols in COFF.
13750
13751 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13752
13753         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13754
13755 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13756
13757         * configure.in: Make sure that ${CC} can be used to compile an
13758         executable.
13759
13760 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13761
13762         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13763         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13764         nothing depending on whether gdbtk is being built.
13765
13766 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13767
13768         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13769
13770 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13771
13772         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13773         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13774
13775 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13776
13777         * config-ml.in: Add support for
13778         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13779         Simplify setting of multidirs from --disable-foo.
13780
13781 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13782
13783         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13784         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13785         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13786         non-empty, pass them on to the  GCC make.
13787         (all-bootstrap): New rule that is like all-gcc, except it executes
13788         the GCC bootstrap rule instead of the GCC all rule.
13789
13790 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13791
13792         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13793
13794 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13795
13796         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13797         DG/UX support.
13798
13799 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13800
13801         * config.sub (i*86*) Change [345] to [3456]
13802
13803 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13804
13805         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13806         --with-gnu-ld=no.
13807
13808 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13809
13810         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13811         AIX multilibs get built.
13812
13813 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13814
13815         * configure.in (i386-win32): Don't build expect if we're not
13816         building the tcl subdir.
13817
13818 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13819
13820         * Makefile.in: (configure-target-examples, all-target-examples):
13821         New targets, configure and build example programs.
13822
13823 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13824
13825         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13826         use it as input to sedit the generated MPW makefile.
13827         * mpw-README: Add a suggestion about Gestalt.h.
13828
13829 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13830
13831         * config.sub: Accept *-*-ieee*.
13832
13833 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13834
13835         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13836         Ronald F. Guilmette <rfg@monkeys.com>.
13837
13838 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13839
13840         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13841         for powerpc-pe native.
13842         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13843         (target==powerpc-pe): duplicate i386-win32 entry.
13844
13845 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13846
13847         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13848         of vxworks, not just vxworks5.1.
13849
13850 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13851
13852         * mpw-configure: Add support for exec-prefix.
13853
13854 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13855
13856         * config.guess: Recognize HP model 816 machines as having
13857         a PA1.1 processor.
13858
13859 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13860
13861         * configure: Ignore new autoconf configure options.
13862
13863 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13864
13865         * config.guess:  Recognize Pentium under SCO.
13866         From Robert Lipe <robertl@arnet.com>.
13867
13868 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13869
13870         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13871
13872 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13873
13874         * configure.in: Don't configure gas for alpha-dec-osf*.
13875
13876 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13877
13878         * configure.in: Default to --with-stabs for some targets for which
13879         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13880         i[345]86*-*-unixware*.
13881
13882 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13883
13884         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13885         rather than basing it on the target.  Simplify handling of options
13886         controlling which directories to configure.  Remove extraneous
13887         slash in multi-clean target.
13888
13889 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13890
13891         * config-ml.in: Prefix more variables with ml_ so they don't collide
13892         with configure's.
13893
13894 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13895
13896         * configure: Don't turn -v into --v.
13897
13898 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13899
13900         * configure.in (targargs): Fix typo.
13901
13902         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13903
13904 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13905
13906         * configure.in: Strip --host and --target options from
13907         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13908         --with-cross-host option when building with a cross-compiler.
13909         * configure: Canonicalize the arguments put into config.status by
13910         always using `=' for an option with an argument.  Pass a presumed
13911         --host or --target explicitly.
13912
13913 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13914
13915         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13916         into general OS recognition case.
13917
13918 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13919
13920         * configure.in (target_configdirs): add target-winsup only
13921         for win32 target systems.
13922
13923 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13924
13925         * Makefile.in (all-target-libgloss): Depend upon
13926         configure-target-newlib, since when libgloss is built it looks to
13927         see if the newlib directory exists.
13928
13929 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13930
13931         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13932         cfg-ml-*.in.
13933
13934 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13935
13936         * configure: Handle LD and LD_FOR_TARGET when configuring a
13937         Canadian Cross.
13938
13939 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13940
13941         * configure.in (target_libs): add target-winsup.
13942         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13943         (target==ppcle-pe): remove ld from $noconfigdirs.
13944
13945 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13946
13947         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13948         Preserve relative path names in $srcdir.  Build symlink tree if
13949         configuring cross target dir and srcdir=. (= no VPATH support).
13950         (configure-target-libg++): Depend on configure-target-librx.
13951         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13952         * config-ml.in: New file.
13953         * symlink-tree: New file.
13954         * configure: Ensure srcdir="." if that's what it is.
13955
13956 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13957
13958         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13959         includes and FLEX_SKELETON setting.
13960         * mpw-configure (--with-gnu-ld): New option, controls whether
13961         to use PPCLink or ld with PowerMac GCC.
13962         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13963         * mpw-config.in: Configure grez if targeting Mac.
13964
13965         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13966         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13967         just macos.
13968         * configure.in: Configure grez resource compiler if targeting Mac.
13969         * Makefile.in (all-grez, install-grez): New targets.
13970
13971 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13972
13973         * configure: CXX defaults to gcc, not g++.  If we find
13974         gcc in the path, set CC to gcc -O2.
13975
13976 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13977
13978         * configure: Default ${build} correctly.  Avoid picking up extra
13979         spaces when reading CC and CXX from Makefile.  When doing a
13980         Canadian Cross, use plausible default values for numerous
13981         variables.
13982         * configure.in: When doing a Canadian Cross, don't try to
13983         configure tools whose configure script can't handle it.
13984
13985 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13986
13987         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13988
13989 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13990
13991         * configure:  Remove dubious bug reporting address.
13992
13993 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13994
13995         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13996         configure script, run that instead of this directory's configure.
13997         In either case, print a message that we're configuring the sub-dir.
13998
13999 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14000
14001         * configure.in: Before checking for the existence of various files,
14002         use sed to filter out "target-".
14003
14004 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14005
14006         * Makefile.in (DO_X): Split rule to decrease command line length
14007         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14008         (Philippe De Muyter).
14009
14010 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14011
14012         * Makefile.in (all-patch): depend on all-libiberty.
14013
14014 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14015
14016         * configure.in: If the only directory in target_configdirs which
14017         actually exists is libiberty, then set target_configdirs to empty,
14018         to avoid trying to build a target libiberty in a gas or gdb
14019         distribution.
14020
14021 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14022
14023         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14024         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14025         systems.
14026
14027 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14028
14029         * configure.in (copy_dirs): Use sys-include instead of include
14030         for --with-headers option.
14031
14032 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14033
14034         * Makefile.in, configure.in: Make winsup builds work with
14035         new scheme.
14036
14037 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14038
14039         * configure.in: Build the linker on AIX.
14040
14041 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14042
14043         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14044         where needed.
14045
14046 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14047
14048         * Makefile.in (all-gcc): Fix typo.
14049
14050 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14051
14052         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14053
14054 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14055
14056         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14057         to target-xiberty, to provide more flexibility.
14058         (target_subdir):  Define.  Create if cross.
14059         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14060         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14061         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14062         check-libFOO -> check-target-libFOO, etc.
14063         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14064         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14065         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14066         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14067         allow ALL_GCC="" to only configure.
14068         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14069         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14070         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14071
14072 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14073
14074         * Makefile.in (taz): Build "info" in etc explicitly.
14075
14076 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14077
14078         * configure.in:  Make sure that CC is undefined (as opposed to
14079         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14080         problem with autoconf trying to configure on a host without GCC.
14081
14082 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14083
14084         * mpw-configure: Set host alias from choice of host compiler,
14085         only use generic MPW Makefile sed if present, edit a file
14086         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14087         * mpw-README: Add problem notes about CW6 and CW7.
14088
14089 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14090
14091         * Makefile.in (taz): Use ";" instead of ";;".
14092
14093 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14094
14095         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14096         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14097         DISTDOCDIRS.
14098         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14099         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14100
14101 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14102
14103         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14104         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14105         Move bfd to DISTSTUFFDIRS.
14106
14107 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14108
14109         * Makefile.in (X11_LIB): Removed.
14110         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14111
14112         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14113
14114 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14115
14116         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14117         names.
14118
14119 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14120
14121         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14122
14123 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14124
14125         * configure.in (i[345]86-*-win32): Always build newlib.
14126         Don't configure cvs, autoconf or texinfo.
14127         * Makefile.in (LD_FOR_TARGET): New.
14128         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14129         Pass down LD_FOR_TARGET.
14130
14131 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14132
14133         * winsup: New directory.
14134         * Makefile.in: Build winsup.
14135         * configure.in: Winsup is configured when target is win32.
14136         Can only build win32 target GDB when native.
14137
14138 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14139
14140         * config.guess: Recognize HP model 819 machines as having
14141         a PA 1.1 processor.
14142
14143 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14144
14145         * configure: Fix sed loop which substitutes for CC and CXX to
14146         avoid bug found in various sed implementations.
14147
14148 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14149
14150         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14151         simulator.  Use standard powerpc-*-eabi*.
14152
14153 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14154
14155         * configure.in: Stop putting gas and binutils in noconfigdirs for
14156         powerpc-*-aix* and rs6000-*-*.
14157
14158 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14159
14160         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14161         -mcall-aixdesc libraries.
14162
14163 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14164
14165         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14166
14167         * config.sub (arm | armel | armeb): Fix shell syntax.
14168
14169 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14170
14171         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14172         -msoft-float and -mcpu=common support.
14173         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14174         libraries.
14175
14176 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14177
14178         * configure.in: Allow configuration and build of emacs19 for the alpha.
14179
14180 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14181
14182         * configure.in (CC): Get ^CC, not just any old CC, from
14183         ${host_makefile_frag}.
14184
14185 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14186
14187         * configure.in (CC): Try to get CC from
14188         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14189
14190 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14191
14192         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14193         only if it exists in $(srcdir).
14194
14195 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14196
14197         * configure: If CC and CXX are not set in the environment, set
14198         them, based on either an existing Makefile or on searching for gcc
14199         in PATH.  Substitute for CC and CXX in Makefile.
14200         * configure.in: Remove libm from target_libs.  Separate
14201         target_configdirs from configdirs.  If CC is not set in
14202         environment, try to get it from a host Makefile fragment.  Rewrite
14203         changes of configdirs to use skipdirs instead.  A few minor
14204         tweaks.  Take directories out of target_configdirs as they are
14205         taken out of configdirs.  Remove existing Makefile files from
14206         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14207         CONFIG_ARGUMENTS in Makefile.
14208         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14209         by configure.in.
14210         (CONFIG_ARGUMENTS): Likewise.
14211         (CONFIGURE_TARGET_MODULES): New variable.
14212         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14213         ($(CONFIGURE_TARGET_MODULES)): New target.
14214         (configure-libg++, configure-libio): New targets.
14215         (all-libg++): Depend upon configure-libg++.
14216         (all-libio): Depend upon configure-libio.
14217         (configure-libgloss, all-libgloss): New targets.
14218         (configure-libstdc++): New target.
14219         (all-libstdc++): Depend upon configure-libstdc++.
14220         (configure-librx, all-librx): New targets.
14221         (configure-newlib): New target.
14222         (all-newlib): Depend upon configure-newlib
14223         (configure-xiberty): New target.
14224         (all-xiberty): Depend upon configure-xiberty.
14225
14226 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14227
14228         * configure.in (host i[345]86-*-win32):  Expand the
14229         noconfigdirs again.
14230
14231 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14232
14233         * mpw-configure: Fix sed command file name.
14234
14235 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14236
14237         * configure.in (host i[345]86-*-win32): Reduce the
14238         noconfigdirs again.
14239
14240 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14241
14242         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14243         or powerpc*-*-pe*, since they are not yet supported.
14244
14245 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14246
14247         Add PowerMac support and many other enhancements.
14248         * mpw-configure: New option --cc to select compiler to use,
14249         paste options set according to --cc into the generated
14250         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14251         if mpw-make.sed is present.
14252         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14253         add forward includes for PowerPC include files.
14254         * mpw-build.in: Build using Makefile.PPC if present.
14255         (do-byacc, etc): Remove separate version resource builds.
14256         (do-gas): Build "stamps" before "all".
14257         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14258         * mpw-README: Update to reflect --cc option, PowerMac support,
14259         and recently-reported compatibility problems.
14260
14261 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14262
14263         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14264         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14265         (--with-multilib-top): Pass to recursive invocations.
14266
14267 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14268
14269         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14270         v810-*-*.
14271
14272 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14273
14274         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14275         gdb, ld and opcodes on v810-*-*.
14276
14277 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14278
14279         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14280         (local-maintainer-clean): New target.
14281         (maintainer-clean): New target.
14282         (realclean): Just depend upon maintainer-clean.
14283
14284 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14285
14286         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14287
14288 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14289
14290         * configure.in: Build ld in mips*-*-bsd* case.
14291
14292 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14293
14294         * config.sub: Accept -lites* OS.  From Ian Dall.
14295
14296 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14297
14298         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14299         targets.
14300
14301 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14302
14303         * configure.in: treat i386-win32 canadian cross the same as
14304         i386-go32 canadian cross.
14305
14306 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14307
14308         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14309         running under the simulator to build a reduced set of libraries.
14310         (powerpc-*-eabiaix): Add fine grained multilib support added to
14311         other powerpc targets yesterday.
14312
14313 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14314
14315         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14316         -disable-softfloat, -disable-relocatable, -disable-aix, and
14317         -disable-sysv to control which multilib libraries get built.
14318
14319 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14320
14321         * configure: Add Makefile.tem to list of files to remove in trap
14322         handler.
14323
14324 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14325
14326         * config.guess (*Linux*):  Add missing "exit"s.
14327         Also, need specific check for alpha-unknown-linux (uses COFF).
14328
14329 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14330
14331         * config.guess:  Merge with FSF:
14332
14333         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14334         * config.guess (AIX4): More robust release numbering discovery.
14335
14336         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14337         * config.guess (i386-sequent-ptx): Properly get version number.
14338
14339         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14340         * config.guess (mips:*:4*:UMIPS): New case.
14341
14342 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14343
14344         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14345         (i386-win32 host): Likewise.  Don't build readline.
14346
14347 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14348
14349         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14350         SUPPORT_FILES to submakes.
14351
14352 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14353
14354         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14355         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14356         mpw-configure.
14357
14358 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14359
14360         * configure.in (appdirs): Use =, not ==, in test expression when
14361         trying to build the text to print in the warning message for
14362         Solaris users.
14363
14364 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14365
14366         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14367
14368 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14369
14370         * config.guess: Recognize lynx-2.3.
14371
14372 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14373
14374         * config.sub (z8ksim): Deleted
14375         (z8k-*-coff): New, this is the one true name of the target.
14376
14377 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14378
14379         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14380
14381 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14382
14383         * config.guess (*:Linux:*:*): First try asking the linker what the
14384         default object file format is (elf, aout, or coff).  Then if this
14385         fails, try previous methods.
14386
14387 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14388
14389         * configure.in: Don't build newlib for *-*-vxworks5.1.
14390
14391 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14392
14393         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14394         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14395
14396 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14397
14398         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14399
14400 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14401
14402         * cfg-ml-com.in: New file.
14403         * cfg-ml-pos.in: New file.
14404
14405 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14406
14407         * COPYING.NEWLIB: Add HP free copyright to list.
14408
14409 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14410
14411         * config.sub: Recognize -eabi* for the system, not just -eabi.
14412
14413 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14414
14415         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14416         * config.sub, configure.in (win32): New target and host.
14417
14418 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14419
14420         * configure.in: Add i386-pe configuration.
14421
14422 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14423
14424         * mpw-build.in (install): Install GDB after LD.
14425
14426 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14427
14428         * mpw-config.in (elf/mips.h): Always forward-include, needed
14429         for GDB to build.
14430
14431 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14432
14433         * testsuite: New directory for customer acceptance and whole tool
14434         chain tests.
14435
14436 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14437
14438         * configure: If per-host line isn't found, but AC_OUTPUT is found
14439         and a configure script exists, run it instead.
14440
14441 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14442
14443         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14444
14445 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14446
14447         * configure: Set build_{cpu,vendor,os,alias} to host values when
14448         --build isn't specified.
14449
14450 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14451
14452         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14453         (FLAGS_TO_PASS): Pass them.
14454         (EXTRA_TARGET_FLAGS): Ditto.
14455
14456 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14457
14458         * Makefile.in (all-libg++): Depend on all-libstdc++.
14459
14460 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14461
14462         * configure.in (noconfigdirs): Enable all packages for
14463           i386-unknown-netbsd.
14464
14465 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14466
14467         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14468         hosted builds (DOS builds)
14469
14470 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14471
14472         Changes for ARM based on patches from Richard Earnshaw:
14473         * config.sub: Handle armeb and armel.
14474         * configure.in: Omit arm linker only for riscix.
14475
14476 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14477
14478         * config.guess:  Update from FSF.
14479
14480 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14481
14482         * config.sub: Recognize powerpcle as the little endian variant of
14483         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14484         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14485         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14486         temporarily.
14487
14488 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14489
14490         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14491
14492 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14493
14494         * config.sub: Accept -lites* as a basic system type.
14495
14496 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14497
14498         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14499         installed, and if so return linuxoldld as the system name.
14500
14501 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14502
14503         * config.guess: Add hppa1.1-hp-lites support.
14504
14505 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14506
14507         * configure.in: Don't build newlib for m68k-vxworks5.1.
14508
14509 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14510
14511         * configure.in (mips-sgi-irix6): Use mh-irix5.
14512
14513 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14514
14515         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14516
14517 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14518
14519         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14520         OSF/1.  Fix compiler flags.
14521         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14522
14523 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14524
14525         * configure.in: Recognize --with-newlib.
14526         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14527
14528 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14529
14530         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14531         to *_X11_MODULES due to gdbtk needing X include files et al.
14532
14533 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14534
14535         Merge in support for Mac MPW as a host.
14536         (Old change descriptions retained for informational value.)
14537
14538         * mpw-config.in: Add generic include forwards for cpu-specific
14539         include files in aout and elf directories.
14540
14541         * mpw-configure: Added copyright.
14542         * mpw-config.in: Check for presence of required build tools.
14543         (target_libs): Add newlib.
14544         (target_tools): Add examples.
14545         (Read Me): Generate as "Read Me for MPW" instead.
14546         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14547         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14548         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14549
14550         * mpw-configure: Remove subdir-specific makefile hackery,
14551         delete mk.tmp after using it.
14552
14553         * mpw-build.in (all): Display start and end times.
14554
14555         * mpw-configure (host_canonical): Set.
14556         (target_cpu): Always add to makefiles.
14557         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14558         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14559         (mpw-mh-mpw): Look for in srcdir and srcroot.
14560         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14561
14562         * mpw-build.in: (install-only): New target.
14563
14564         * mpw-configure (host_alias, target_alias): Rename from hostalias
14565         and targetalias, add into generated Makefile.
14566         (mk.tmp): If present, add into generated Makefile.
14567         * mpw-build.in (all-gas): Build config.h first before gas proper.
14568
14569         * mpw-configure (config.status): Write only if changed.
14570         * mpw-config.in (readline): Configure it (not built, just used for
14571         definitions).
14572
14573         * mpw-config.in (elf/mips.h): Add a forward include.
14574
14575         * mpw-config.in: Forward-include most .h files in include into
14576         extra-include.
14577         (readline): Don't build.
14578         mpw-build.in (install): Install GDB.
14579
14580         * mpw-configure (prefix, mpw_prefix): Handle it.
14581         * mpw-config.in (mmalloc, readline): Don't configure.
14582         * mpw-build.in (thisscript): Rename to ThisScript.
14583         Use mpw-build instead of BuildProgram everywhere.
14584         (mmalloc, readline): Don't build.
14585         * mpw-README: New file, basic documentation about the MPW port.
14586
14587         * mpw-config.in: Use forward-include to create include files.
14588
14589         * mpw-configure: Add more things to the top of each configured
14590         Makefile, including contents of config/mpw-mh-mpw.
14591         * mpw-config.in (extra-include): Create this directory and fill it
14592         with Posix-like include files when configuring.
14593
14594         * config.sub (apple, mac, mpw): Add various aliases.
14595
14596         * mpw-build.in: New file, top-level build script fragment for MPW.
14597         * mpw-configure: New file, configure script for MPW.
14598         * mpw-config.in: New file, config fragment for MPW.
14599
14600 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14601
14602         * configure.in (host_libs): Remove glob, since it is gone from the
14603         sources.
14604
14605 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14606
14607         * Makefile.in: define empty GDB_NLM_DEPS var.
14608
14609         * configure.in(target_makefile_frag): use config/mt-netware
14610         for netware targets.
14611
14612 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14613
14614         * config.sub: Merge in recent FSF changes.  Remove linux special
14615         cases.
14616
14617 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14618
14619         Revert this change:
14620
14621         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14622
14623                 * build-all.mk: Use CC=cc -Xs on Solaris.
14624
14625 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14626
14627         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14628         stop using it.
14629         * Makefile.in: Nuke all references to glob subdirectory.
14630
14631 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14632
14633         * configure.in: Fix --enable-shared logic in per-host.
14634
14635 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14636
14637         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14638
14639 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14640
14641         * configure.in (noconfigdirs): Don't build gas on AIX, for
14642         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14643
14644 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14645
14646         * configure: Fix --cache-file to work if the file argument is a
14647         relative path.
14648
14649 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14650
14651         * configure: If the --cache-file is used, pass it down to
14652         configure in subdirectories.
14653
14654 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14655
14656         * config.sub: add vxworks29k configuration.
14657
14658 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14659
14660         * Makefile.in (taz): Do "diststuff" part quietly.
14661
14662 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14663
14664         * config.sub: Mini-merge with gcc/config.sub.
14665
14666 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14667
14668         * config.guess (IRIX): Sed - to _.
14669
14670 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14671
14672         * Makefile.in (source-vault, binary-vault): New targets.
14673
14674 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14675
14676         * config.sub: Recognize -eabi as a basic system type.
14677
14678 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14679
14680         * configure.in (enable_shared stuff): Fix typo.
14681
14682 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14683
14684         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14685
14686 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14687
14688         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14689
14690 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14691
14692         * configure.in (rs6000-*-*): Don't build gas.
14693
14694 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14695
14696         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14697         reduce command line length.
14698         (AS_FOR_TARGET): Check for as.new, not Makefile.
14699         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14700
14701 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14702
14703         * config.guess:  Merge from FSF.
14704
14705 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14706
14707         * configure: Don't use $ when handling program_suffix.
14708
14709 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14710
14711         * configure.in:  Configure tk for hppa/hpux.
14712
14713 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14714
14715         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14716
14717 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14718
14719         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14720         to LIBCXXFLAGS.  Tests are better run without it.
14721
14722 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14723
14724         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14725
14726 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14727
14728         * configure.in (*-*-netware*): Don't configure xiberty.
14729
14730 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14731
14732         * configure.in:  Remove tk from native_only list.
14733
14734 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14735
14736         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14737           for special NCD build.
14738
14739 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14740
14741         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14742         makeall.bat, they're only useful for binutils snapshots.
14743         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14744         makeall.bat to specified SUPPORT_FILES.
14745
14746 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14747
14748         * build-all.mk: Add Ericsson targets to sun4 and solaris
14749           hosts.  Add  BNR's sun4 target to solaris host, so their
14750           build-from-source will be tested in-house first.
14751
14752 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14753
14754         * Makefile.in (LIBCFLAGS): New variable.
14755         (CFLAGS_FOR_TARGET): Ditto.
14756         (LIBCFLAGS_FOR_TARGET): Ditto.
14757         (LIBCXXFLAGS): Ditto.
14758         (CXXFLAGS_FOR_TARGET): Ditto.
14759         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14760         (BASE_FLAGS_TO_PASS): Pass them.
14761         (EXTRA_TARGET_FLAGS): Ditto.
14762
14763         * configure.in: Support --enable-shared.
14764
14765 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14766
14767         * configure.in (target_libs):  Include libstdc++ again.
14768         * config.guess:  Update from FSF (for FreeBSD).
14769
14770 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14771
14772         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14773         makeall.bat.
14774         (DISTDOCDIRS): Add `etc'.
14775         (ETC_SUPPORT_PFX): New variable.
14776         (taz): Include anything from etc starting with a word in
14777         ETC_SUPPORT_PFX.
14778
14779 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14780
14781         * config.sub: Update for recent FSF changes.  Remove obsolete
14782         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14783         spacing changes.
14784
14785 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14786
14787         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14788
14789         * config.guess:  Merge with FSF.
14790         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14791
14792 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14793
14794         * configure: Since the "trap 0" handler will override the exit
14795         status on many systems, only use it for "exit 1", and make it set
14796         a non-zero exit status; reset it before "exit 0".  Also, check
14797         exit status of config.sub, and error out if it failed.
14798
14799 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14800
14801         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14802         and install libgloss.
14803
14804 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14805
14806         * Makefile.in (all-binutils): Depend upon all-byacc.
14807
14808         * configure.in: Don't build emacs on Irix 5.
14809
14810 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14811
14812         * configure.in (*-*-netware*): Add libio.
14813
14814 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14815
14816         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14817         (CHECK_TARGET_MODULES): Ditto.
14818         (INSTALL_TARGET_MODULES): Ditto.
14819         (TARGET_LIBS): Ditto.
14820         (all-libstdc++): Note dependencies.
14821
14822 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14823
14824         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14825
14826 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14827
14828         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14829         -fexternal-templates.
14830
14831         * configure.in (target_libs): Add libstdc++.
14832         (noconfigdirs): Add libstdc++ as appropriate.
14833
14834 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14835
14836         * config.guess:  Update from FSF.
14837
14838 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14839
14840         * configure: Use ${config_shell} when running ${configsub}.
14841
14842 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14843
14844         * config.sub: No longer recognize h8300h.
14845
14846 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14847
14848         * config.sub: Remove extraneous differences between config.sub and
14849         gcc/config.sub.
14850
14851 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14852
14853         * Makefile.in (DISTSTUFFDIRS): Add gas.
14854
14855 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14856
14857         * COPYING.NEWLIB: New file.
14858
14859 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14860
14861         * config.guess (HP-UX):  Patch from Harlan Stenn
14862         <harlan@landmark.com> to also emit release level.
14863
14864 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14865
14866         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14867
14868 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14869
14870         * config.sub:  Merge nextstep cleanup from FSF.
14871
14872 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14873
14874         * configure.in (arm-*-*): Don't configure ld for this target.
14875
14876 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14877
14878         * configure.in (*-*-netware): don't configure libg++, libio,
14879           librx, or newlib.
14880
14881 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14882
14883         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14884         configure ld--it works, but it doesn't support shared libraries.
14885
14886 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14887
14888         * config.guess (*-unknown-freebsd*):  Get rid of possible
14889         trailing "(Release)" in version string.
14890         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14891
14892 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14893
14894         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14895         Fix type: *-next-neststep -> *-next-nextstep.
14896
14897         * config.guess:  Merge from FSF:
14898
14899         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14900
14901         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14902
14903         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14904
14905         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14906         instead of UNIX_SV for UnixWare 1.0).
14907
14908 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14909
14910         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14911         to make gdb/nlm/* build after the compiler and linker.
14912
14913 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14914
14915         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14916         not just i[34]86.
14917         (m68k-atari-sysv4):  Relocate to match FSF version.
14918
14919         * config.guess:  More merges from the FSF:
14920
14921         Add a space before function call or macro invocation.
14922
14923         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14924
14925         * config.guess: Add trap cmd to remove dummy.c and dummy when
14926         interrupted.
14927
14928         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14929
14930         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14931         (dummy): Redirect stderr from compilation of dummy.c.
14932
14933         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14934
14935         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14936
14937 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14938
14939         * configure: Accept and ignore --cache*, for compatibility with
14940         new autoconf.
14941
14942 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14943
14944         * config.guess:  Merge from FSF:
14945
14946         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14947
14948         * config.guess (Pyramid*:OSx*:*:*): New case.
14949         (PATH): Add /.attbin at end for finding uname.
14950         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14951
14952         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14953
14954         * config.guess (M88*:DolphinOS:*:*): New case.
14955
14956         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14957
14958         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14959         to select whether to use ELF or COFF.
14960
14961         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14962
14963         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14964
14965         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14966
14967         * config.guess: Guess the OS version for HPUX.
14968
14969         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14970
14971         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14972
14973 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14974
14975         * configure.in: Recognize --with-headers, --with-libs, and
14976         --without-newlib.
14977         * Makefile.in (all-xiberty): Depend upon all-ld.
14978
14979 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14980
14981         * configure.in: Change i[34]86 to i[345]86.
14982
14983 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14984
14985         * configure (version): A few more tweaks to help message.
14986
14987 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14988
14989         * Makefile.in:  Remove (for now) librx as a host library,
14990         now that we're building it for target.
14991
14992 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14993
14994         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14995         (Karl Berry).
14996
14997 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14998
14999         * configure.in:  Also configure librx.
15000
15001 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15002
15003         * Makefile.in:  Update various rules to reflect that librx
15004         is now needed for libg++.
15005
15006 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15007
15008         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15009
15010 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15011
15012         * configure.in: Configure the examples directory.
15013
15014 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15015
15016         * configure: Simplify Jun 2 1994 change.
15017
15018 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15019
15020         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15021         /bin/gcc isn't good enough to build gcc.
15022
15023 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15024
15025         * Makefile.in (GDB_SUPPORT_FILES): Remove
15026         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15027         (gdb.tar.gz): Add new rule to use standard distribution building
15028         mechanism.
15029
15030 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15031
15032         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15033         Bill Cox <bill@cygnus.com>.
15034
15035 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15036
15037         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15038
15039 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15040
15041         * configure:  Search current dir first in .gdbinit.
15042
15043 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15044
15045         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15046
15047 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15048
15049         * config.sub:  Refer to NeXT's operating system as nextstep.
15050
15051         * config.sub (case $basic_machine):  Re-order the cases, to match
15052         the order in the FSF version (which is mostly alphabethical).
15053         Merge in some additions and changes from the FSF.
15054
15055 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15056
15057         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15058         * config.sub: Recognize cxux7.
15059         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15060
15061 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15062
15063         * config.sub:  Fix typo powerpc -> powerpc-*.
15064
15065 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15066
15067         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15068
15069         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15070         parallel with all-emacs and install-emacs).  Top-level command
15071         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15072
15073 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15074
15075         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15076         $(relbindir)/make before doing ``make install'', and use
15077         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15078         installing over running make binary.
15079         ($(host)-stamp-stage3-installed): Likewise.
15080
15081 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15082
15083         * config.guess: Recognize Mach.
15084
15085 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15086
15087         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15088         see whether --exec-prefix was used.
15089
15090 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15091
15092         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15093
15094 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15095
15096         * Makefile.in: Add all-librx target similar to all-libproc.
15097
15098 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15099
15100         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15101         with post 1.2 uname bogosity.
15102
15103 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15104
15105         * configure: Remove temporary files on receipt of a signal.
15106
15107 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15108
15109         * configure: If there is a package_makefile_frag, remove
15110         ${subdir}/Makefile.tem after copying it in.
15111
15112 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15113
15114         * build_all.mk: support rs6000 lynx identifies itself as
15115         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15116         since /bin/gcc is too feeble to compile a modern gcc.
15117
15118 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15119
15120         * brought devo/test-build.mk update-to-date with progressive/
15121           test-build.mk. Add lynx targets and hppa flag info.
15122
15123 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15124
15125         * configure.in:  Use mh-ncrsvr43.  Patch from
15126         Tom McConnell <tmcconne@sedona.intel.com>.
15127
15128 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15129
15130         * config.guess (i386-unknown-bsdi):  No longer need to
15131         check #if defined(__bsdi__) && defined(__i386__).
15132
15133 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15134
15135         * configure: Set program_transform_nameoption correctly.
15136
15137 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15138
15139         * brought build-all.mk update-to-date with progressive build-all.mk,
15140           added new targets and hppa info.
15141
15142 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15143
15144         * configure: If config.guess result is a prefix of the user
15145         specified target, assume a native build and use the user specified
15146         target as the host alias.  Remove SunOS patch suffix removal hack.
15147         * configure.in: Remove SunOS patch suffix removal hack.
15148
15149         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15150         in NATIVE_CHECK_MODULES.
15151
15152 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15153
15154         * Makefile.in: Rename HOST_ONLY to NATIVE.
15155         * configure: Delete SunOs patch suffix from host_canonical
15156           and build_canonical variables that are prepended to Makefiles.
15157         * configure.in: Add comments for easier maintenance.
15158
15159 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15160
15161         * Makefile.in: Add all-libproc target similar to all-gui.
15162
15163 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15164
15165         * Makefile.in (CHECK_MODULES): split into
15166         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15167
15168 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15169
15170         * config.guess (i386-unknown-bsdi): New system to guess.
15171
15172 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15173
15174         * Makefile.in: Add all-gui target (but not yet build by "all").
15175
15176 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15177
15178         * config.sub: Move deletion of patch suffix from here...
15179         * configure.in: To here, at Ian's suggestion.  The top-
15180           level scripts might need to know of a patch level.
15181
15182 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15183
15184         * config.sub: Strip off patch suffix so rtl is recognized
15185           as a sunos4.1.3 machine, even though it's been patched.
15186
15187 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15188
15189         * Makefile.in (INSTALL_LAST): Delete.
15190         (INSTALL_DOSREL): New.
15191
15192 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15193
15194         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15195         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15196         whether we pass down --with-gnu-ld anyhow.
15197
15198 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15199
15200         * Makefile.in (INSTALL_LAST): Change operation so it works
15201         on more flavors of make.
15202         * configure.in (go32): Don't build libg++ or libio.
15203
15204 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15205
15206         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15207         they can be overriden by templates.
15208
15209 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15210
15211         * configure.in (target==go32): Don't build gdb.
15212         * dosrel: New directory.
15213
15214 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15215
15216         * configure.in (host==go32): Configure dosrel too.
15217         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15218         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15219         be set by incoming names or templates.
15220         (INSTALL_LAST): New rule.
15221
15222 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15223
15224         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15225
15226 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15227
15228         * configure.in (appdirs): New variable.  Currently empty, but will
15229         be used in gas distribution.  If nonempty, lists a set of
15230         directories at least one of which must get configured, or top
15231         level configuration is considered to have failed.
15232         (rs6000-*-lynxos*): Use new file name.
15233
15234 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15235
15236         Eliminate XTRAFLAGS.
15237         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15238         newlib include files using -idirafter, and also use -nostdinc.
15239         (CXX_FOR_TARGET): Likewise.
15240         (XTRAFLAGS): Removed.
15241         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15242         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15243         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15244         ($(DO_X)): Don't pass down XTRAFLAGS.
15245
15246 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15247
15248         * configure.in (mips*-dec-bsd*): New target; do build linker.
15249         (mips*-*-bsd*): New target; don't build linker.
15250
15251 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15252
15253         * configure.in: support rs6000-*-lynxos* configuration.
15254         support sunos4 as a cross target.
15255
15256         * config.sub: look for lynx*, not lynx since the OS version may
15257         legitimately be part of the name.
15258
15259 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15260
15261         * configure.in (i[34]86-*-sco*): Move to be with other i386
15262         targets.
15263         (romp-*-*): New target.  Skip various binary utilities.
15264         (vax-*-*): New target.  Don't build newlib.
15265         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15266
15267 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15268
15269         * configure.in: Only set host_makefile_frag if config
15270         directory exists.
15271
15272 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15273
15274         * install.sh: If $dstdir exists, don't check whether each
15275         component does.
15276
15277 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15278
15279         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15280
15281 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15282
15283         * configure.in (*-*-lynxos*): Don't configure newlib for either
15284         native or cross Lynx.
15285
15286 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15287
15288         * config.sub (sparc64-elf): Fix os.
15289         (z8k): Remove duplicate.
15290
15291 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15292
15293         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15294         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15295
15296 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15297
15298         * configure: Make file links cleanly even if Lynx fails on
15299           an NFS symlink (at least fail cleanly).
15300
15301 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15302
15303         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15304         -XNh2000.
15305
15306 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15307
15308         * configure: Unknown options are fatal again.
15309
15310 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15311
15312         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15313         compatibility.
15314
15315 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15316
15317         * build-all.mk: Add `clean' target.
15318
15319 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15320
15321         * config.guess:  Add SINIX support.
15322         * configure.in:  Add mips-*-sysv4* support.
15323
15324 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15325
15326         * build-all.mk: Document all useful targets.
15327         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15328         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15329
15330 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15331
15332         * configure: Support --silent, --quiet.
15333
15334 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15335
15336         * configure: Support --disable-FEATURE.
15337
15338 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15339
15340         * config.guess: Recognize NCR running SVR4.3.
15341
15342 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15343
15344         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15345         Patch from Paul Eggert <eggert@twinsun.com>.
15346
15347 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15348
15349         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15350
15351 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15352
15353         * configure: Make unrecognized options give nonfatal warnings
15354         instead of fatal errors, and pass them to any subdirectory
15355         configures in case they recognize them.
15356         Make --x equivalent to --with-x.
15357
15358 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15359
15360         * configure: Add --enable-* options.  Clean up usage message and
15361         some comments.
15362
15363 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15364
15365         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15366
15367 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15368
15369         * configure.in (hppa*-*-*): Enable binutils.
15370
15371 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15372
15373         * config.sub: Recognize cisco.
15374
15375 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15376
15377         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15378
15379 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15380
15381         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15382         than one configuration name.  Add comment.
15383
15384 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15385
15386         * config.guess: about target *-hitachi-hiuxwe2, fixed
15387         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15388         macro is incorrect.]
15389
15390 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15391
15392         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15393         than the "make ls" stuff which used to be here.
15394
15395 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15396
15397         * config.guess:  Recognize i[34]86-unknown-freebsd.
15398         From Shawn M Carey <smcarey@rodan.syr.edu>.
15399
15400 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15401
15402         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15403
15404 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15405
15406         * config.guess: Check for ptx.
15407
15408 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15409
15410         * config.sub: Add os9k checking.
15411
15412 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15413
15414         * config.guess: Handle OSF1 running on HPPA processors
15415
15416 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15417
15418         * configure: If subdir configure fails, print out a message with
15419         subdirectory name, in case subdir's configure code didn't identify
15420         itself.
15421
15422 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15423
15424         * configure.in: Remove embedded newlines from configdirs.
15425         Avoid mismatches of substrings.  Fix matching strings at end
15426         of configdirs.
15427
15428 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15429
15430         * config.guess:  Add Lynx/rs6000 config support.
15431
15432 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15433
15434         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15435
15436 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15437
15438         * configure.in (hppa*-*-osf*): Treat this just like most other
15439         PA configurations (eg no binutils or ld).
15440         (hppa*-*-*elf*): These configurations have binutils and ld.
15441
15442 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15443
15444         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15445
15446 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15447
15448         * configure.in (rs6000-*-*): Build gas.
15449
15450 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15451
15452         * Makefile.in:  Avoid bug in losing hpux sed.
15453
15454 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15455
15456         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15457         for GDB and GDB has been fixed to not need it.
15458
15459 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15460
15461         * config.guess: Recognize vax hosts.
15462
15463 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15464
15465         * configure (while loop): Don't use "break 2" inside case
15466         statement -- the case statement isn't an enclosing loop.
15467
15468 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15469
15470         * config.guess:  Clean up NeXT support, to allow nextstep
15471         on Intel machines.  Make OS be nextstep.
15472
15473 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15474
15475         * config.guess: Add alternate forms for Convex.
15476
15477 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15478
15479         * configure:  Completely rewrite option processing.  Take
15480         advantage of pattern-matching to avoid invoking test frequently.
15481         Also clean up host and target defaulting logic.
15482
15483 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15484
15485         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15486         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15487         commands (plus user environment) will fit SCO limits.
15488
15489 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15490
15491         * configure.in: Don't issue warnings about directories which are
15492         not being configured if -norecursion is set.  Correct test for
15493         --with-gnu-as and --with-gnu-ld to not get confused by substring
15494         matches.
15495
15496         * configure.in: Don't build gas for alpha-dec-osf1*.
15497
15498 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15499
15500         * configure:  Back out Per's change of 12/19/1993.  It changes the
15501         behavior of configure in unexpected and confusing ways.
15502
15503         Also, use different delim char when calculating
15504         program_transform_name so that the name can contain slashes.
15505
15506 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15507
15508         * configure.in, config.sub: Add support for VSTa micro-kernel.
15509
15510 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15511
15512         * configure.in: Nuke hacks which were used to get a special
15513         version of GAS for HPPA configurations.
15514
15515 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15516
15517         * configure:  If only ${target_alias} is given, use that
15518         as the default for ${host_alias}.
15519         * configure:  Add missing back-slashes before nested quotes.
15520
15521 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15522
15523         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15524
15525 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15526
15527         * config.guess:  Recognize some Tektronix configurations.
15528         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15529
15530 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15531
15532         * config.sub: Match any flavor of SH.
15533
15534 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15535
15536         * configure.in: Don't try to configure newlib for Alpha.
15537
15538 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15539
15540         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15541         libg++ or libio for any Alpha target.
15542
15543         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15544
15545 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15546
15547         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15548         default arguments -- so it tried to compress itself.
15549
15550 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15551
15552         * configure.in (notsupp): ensure that a space is always at the end
15553           of the configdirs list, since the grep checks for an explicit space
15554
15555 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15556
15557         * configure.in (target i386-sysv4.2): don't build ld, since static
15558           versions of many libraries are not available.
15559
15560 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15561
15562         * config.guess: Recognize Apollos (using environment variables).
15563         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15564
15565 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15566
15567         * config.guess: Recognize Sony news mips running newsos.
15568
15569 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15570
15571         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15572         "fi ; else" for bash.
15573
15574 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15575
15576         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15577
15578 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15579
15580         * config.sub: accept unixware as an alias for svr4.2.
15581         Fix some inconsistancies with the gcc version.
15582
15583 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15584
15585         * Makefile.in (DISTDOCDIRS):  Add gdb.
15586
15587 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15588
15589         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15590
15591 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15592
15593         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15594         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15595         this now.
15596
15597 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15598
15599         * config.sub: Accept hiux* as an OS name.
15600
15601         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15602         etc/make-stds.texi.  The underscore came from gcc, and dje now
15603         agrees that RUNTESTFLAGS is the correct name.
15604
15605 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15606
15607         * install.sh:  Remove 'set -e'.  It makes any conditionals
15608         in the script useless.
15609
15610         * config.guess: Automatically recognize arm-acorn-riscix
15611         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15612
15613 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15614
15615         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15616
15617 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15618
15619         * Makefile.in (DISTDOCDIRS): New variable.
15620         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15621         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15622
15623 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15624
15625         * configure.in (hppa target): check the source directory for the
15626           pagas sub-directory
15627
15628 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15629
15630         * config.sub: Allow -aout* and -elf*.
15631
15632 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15633
15634         * configure.in: Don't build ld on i386-solaris2, same as for
15635         sparc-solaris2.
15636
15637 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15638
15639         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15640
15641 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15642
15643         * configure.in:  Configure gdb for alpha.
15644
15645 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15646
15647         * Makefile.in (CXXFLAGS): Add -O.
15648
15649 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15650
15651         * config.guess: added support for DG Aviion
15652
15653 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15654
15655         * configure.in: Produce warning message for subdirectories not
15656         configurable for this host/target combination.  Don't try to
15657         configure gdb for vms.
15658
15659 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15660
15661         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15662         appropriate files before making "diststuff".
15663         (DISTBISONFILES): New var: list of files to be edited.
15664         (DISTSTUFFDIRS): Add binutils.
15665
15666 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15667
15668         * config.sub: also handle mipsel and mips64el (for little endian mips)
15669
15670 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15671
15672         * configure.in: Add * to end of all OS names.
15673
15674 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15675
15676         * configure.in: Build newlib for LynxOS native.
15677
15678 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15679
15680         * config.guess: Add support for delta 88k running SVR3.
15681
15682         * configure.in: Add comment about HP compiler vs. emacs.
15683
15684 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15685
15686         * configure.in: don't build ld on solaris2 (not a viable option
15687           due to bugs in getpwnam & getpwuid)
15688
15689 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15690
15691         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15692         config.guess will produce a full version number.
15693
15694 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15695
15696         * configure.in: Build linker and binutils for alpha-dec-osf1.
15697
15698 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15699
15700         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15701         and gdb/testsuite/Makefile.in.
15702
15703 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15704
15705         * configure.in: recognize mips*- instead of mips-
15706
15707 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15708
15709         * config.sub: Accept linux*coff and linux*elf as operating
15710         systems.
15711
15712 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15713
15714         * config.sub: Recognize mips64, and mips3 as an alias for it.
15715
15716 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15717
15718         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15719         gdb knows how to handle OSF/1 shared libraries.
15720
15721 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15722
15723         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15724         * config.guess: Recognize Hitachi's HIUX.
15725         * config.sub: Recognize h3050r* and hppahitachi.
15726         Remove redundant cases for hp9k[23]*.
15727
15728 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15729
15730         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15731         if gas and ld are in the source tree and are in ${configdirs}.
15732         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15733         --with options (but still pass them down on the command line,
15734         if they were explicitly specified).
15735
15736 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15737
15738         * configure: substitute SHELL value in Makefile.in with
15739         ${CONFIG_SHELL}
15740
15741 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15742
15743         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15744         *-*-solaris2* targets.
15745
15746 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15747
15748         * Makefile.in: define M4, and pass it down to sub-makes;
15749         all-autoconf now depends on all-m4
15750
15751 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15752
15753         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15754         presence of {ar,ranlib} instead of a configured directory
15755
15756 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15757
15758         * config.guess: Accept 34?? as well as 33?? for NCR.
15759
15760 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15761
15762         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15763         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15764
15765 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15766
15767         * configure: grab values for $(CC) and $(CXX) from the
15768         environment, so that someone can do "CC=gcc configure; make" and
15769         have it work right (matching the way that autoconf works now)
15770
15771         * configure.in, Makefile.in: add support for gash, the tcl
15772         interface to Galaxy
15773
15774         * config.guess: add NetBSD variants (hp300, x86)
15775
15776 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15777
15778         * install.sh: Support -d option (in the manner of SunOS 4 install,
15779         as it is more deterministic than that of GNU install)
15780         (chmodcmd): Set file to mode 755 by default (should also do default
15781         chgrp and chown, but I don't feel like dealing with that now)
15782
15783 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15784
15785         * config.sub: Remove h8300hhms alias.
15786
15787 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15788
15789         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15790
15791 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15792
15793         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15794         as stmp-fixinc
15795
15796 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15797
15798         * config.sub: recognize m88110-bug-coff.
15799
15800 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15801
15802         * Makefile.in (all-libio): all dependencies on the toolchain used
15803         to build this (gcc, gas, ld, etc)
15804
15805 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15806
15807         * config.guess: Deal with OSF/1 1.3 on alpha.
15808
15809 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15810
15811         * install.sh: add some 'else true' clauses for portability
15812
15813         * configure.in: don't build libio for h8[35]00-*-* targets
15814
15815 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15816
15817         * Makefile.in:  Add support for new libio.
15818
15819 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15820
15821         * install.sh: If one command fails, don't try the rest.  Don't try
15822         to remove $dsttmp (via trap) unless we have already created it.
15823         If $src doesn't exist, detect it and exit with an error.
15824
15825         * config.guess: Recognize BSD on hp300.
15826
15827 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15828
15829         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15830         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15831
15832 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15833
15834         * Makefile.in (all-send-pr): depends on all-prms
15835
15836 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15837
15838         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15839
15840 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15841
15842         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15843         Added test for mips-mips-riscos5.
15844
15845 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15846
15847         * configure.in: use mh-hp300 for 68k HP hosts
15848
15849 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15850
15851         * configure: add support for CONFIG_SHELL, so that you can use
15852         some alternate shell for evaluating configure scripts
15853
15854 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15855
15856         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15857         in configure script to bug-gdb@prep.ai.mit.edu when building
15858         distribution archive.
15859         * Makefile.in (COMPRESS):  Remove def.
15860         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15861         gdb.tar.Z and make-gdb.tar.Z respectively.
15862         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15863         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15864         to convergence with 'taz' target in Makefile.in.
15865
15866 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15867
15868         * install.sh (dsttmp): use trap to ensure that tmp files go
15869         away on error conditions
15870
15871 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15872
15873         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15874
15875 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15876
15877         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15878         its parent is '/' not ''.
15879
15880         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15881
15882 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15883
15884         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15885         that ${newsrcdir}/configure.in does.
15886
15887 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15888
15889         * test-build.mk: support for CONFIG_SHELL
15890
15891 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15892
15893         * config.sub (netware):  Add as a basic system type.
15894
15895 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15896
15897         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15898           $(srcdir)/ from the dependency on Makefile.in.
15899
15900 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15901
15902         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15903         (h8300hhms is temporary until multi-libraries are implemented).
15904         * configure.in: Handle h8300h too.
15905
15906 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15907
15908         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15909
15910 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15911
15912         * configure:  Remove extraneous output when guessing host type.
15913         * config.guess:  Remove extraneous output when guessing using C
15914         compiler rather than uname, or when guessing fails.
15915
15916 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15917
15918         * Makefile.in: remove all.cross and install.cross targets
15919
15920         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15921           definitions
15922
15923 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15924
15925         * configure.in (target sh): Build gprof.
15926
15927 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15928
15929         * config.sub: change -solaris to -solaris2
15930
15931 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15932
15933         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15934
15935 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15936
15937         * configure: Correct error message for missing Makefile.in to
15938         print correct directory.
15939
15940 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15941
15942         * install.sh: kludge around 386BSD shell bug
15943
15944 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15945
15946         * config.guess:  Recognize NeXT.
15947         * config.guess:  Recognize i486-ncr-sysv4.
15948         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15949
15950 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15951
15952         * Makefile.in (MAKEINFOFLAGS): New variable.
15953         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15954         * build-all.mk, test-build.mk: Pass down --no-split as
15955         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15956
15957 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15958
15959         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15960
15961 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15962
15963         * Makefile.in (libg++.tar.z):  New rule.
15964         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15965         * Makefile.in (taz):  Only do a single chmod.
15966
15967 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15968
15969         * install.sh: don't use dirname anymore (replaced with sed usage)
15970
15971 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15972
15973         * Makefile.in:  Change extension for gzip'd files from '.z' to
15974         '.gz' per new FSF standard usage.
15975
15976 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15977
15978         * configure: put quotes around the final value of program_transform_name
15979
15980 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15981
15982         * Makefile.in: new install.sh support; update install-info rules
15983
15984 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15985
15986         * configure.in: Build diff for crosses, but not for go32 host.
15987
15988         * configure.in: Build gprof only for native, and don't build it
15989         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15990
15991 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15992
15993         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15994
15995 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15996
15997         * configure.in (host_tools): Add prms.
15998
15999 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16000
16001         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16002         with $(FLAGS_TO_PASS) on the command line
16003
16004         * config.sub: Recognize lynx and lynxos
16005
16006 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16007
16008         * config.sub: Accept -ecoff*, not just -ecoff.
16009
16010 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16011
16012         * Makefile.in (taz): Use .gz suffix instead of .z.
16013         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16014         names.
16015
16016 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16017
16018         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16019
16020 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16021
16022         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16023         that rebuilds that might happen during 'make install' don't get
16024         bogus gcc include files
16025
16026 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16027
16028         Change from Utah for HPPA support:
16029         * config.guess: Recognize hppa1.x-hp-bsd.
16030
16031 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16032
16033         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16034         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16035
16036 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16037
16038         * config.sub: Add support for rom68k and bug boot monitors.
16039
16040 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16041
16042         * Makefile.in: Make all-opcodes depend on all-bfd.
16043
16044 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16045
16046         * config.guess: Added special check for i[34]86-univel-sysv4*.
16047
16048 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16049
16050         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16051         the processor rather than assuming i486.
16052
16053 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16054
16055         * config.guess: Recognize SunOS6 as Solaris3.
16056
16057 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16058
16059         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16060         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16061
16062 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16063
16064         * build-all.mk (all-cross): New target for Canadian Cross.
16065         Added Q2 go32 targets.
16066         * test-build.mk: Configure go32 cross sparclite-aout and
16067         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16068         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16069
16070 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16071
16072         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16073         GO32 hosted toolchains
16074
16075 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16076
16077         * configure: change  so "-exec-prefix" gets passed down rather
16078         than "-exec_prefix" so autoconf generated Makefiles get the
16079         exec_prefix set right.
16080
16081 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16082
16083         * config.guess: get the Solaris2 minor version number
16084
16085         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16086
16087 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16088
16089         * config.guess: Recognize some Sequent platforms.
16090
16091 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16092
16093         * Makefile.in: added the vault-install target
16094
16095         * configure.in: actually use the Sun3 makefile fragment that's in
16096         config, also added the release dir to configdirs
16097
16098 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16099
16100         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16101
16102 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16103
16104         * configure.in: remove some program from Alpha targetted toolchains
16105
16106 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16107
16108         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16109         gprof.
16110         (taz): Run "make diststuff" in those directories instead of "make
16111         proto-dir".  Look for "VERSION=" only at start of line in subdir
16112         Makefile.  Use "gzip -9" for compression.
16113         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16114         (binutils.tar.z): New target.
16115
16116 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16117
16118         * Makefile.in (taz): Include gpl.texinfo.
16119
16120 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16121
16122         * Makefile.in (setup-dirs): Merged into "taz" target.
16123         (taz): Only do `proto-dir' stuff if a directory is actually needed
16124         for this target.
16125
16126 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16127
16128         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16129         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16130         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16131         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16132         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16133
16134 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16135
16136         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16137         config.sub, and move-if-change to gdb testsuite distribution
16138         archive, so the testsuite can be extracted, configured, and
16139         run separately from the gdb distribution.  Blow away the Chill
16140         tests that require a Chill compiled executable, since GNU Chill
16141         is not yet publically available.
16142
16143 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16144
16145         * test-build.mk: set environment variables in a single command,
16146         instead of a list of assignments and exports
16147
16148         * config.guess: recognize Alpha/OSF1 systems
16149
16150 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16151
16152         * configure: Change help message to prefer --options rather than
16153           -options.
16154
16155 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16156
16157         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16158         zippy@ecst.csuchico.edu.
16159         * config.guess: Recognize miniframe.
16160
16161 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16162
16163         * Makefile.in: Use srcroot to find runtest rather than rootme.
16164         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16165
16166 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16167
16168         * test-build.mk: Extensive additions to support building on a
16169         machine other than the host.
16170
16171 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16172
16173         * configure (tooldir): Fix for i386-aix again.
16174
16175 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16176
16177         * configure, Makefile.in:  Change definition of $(tooldir)
16178         to match the FSF.
16179
16180 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16181
16182         * config.guess:  Recognize i[34]86/SVR4.
16183
16184 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16185
16186         * Makefile.in (all-gdb): gdb depends on sim.
16187
16188 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16189
16190         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16191         at the same time we make the prototype gdb directory.
16192         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16193         files at the same time as the gdb base release distribution.
16194
16195 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16196
16197         * Makefile.in (check): Use individual check targets rather than
16198         DO_X rule.
16199         (check-gcc): Added.
16200
16201 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16202
16203         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16204         for System V release 3.2.
16205
16206 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16207
16208         * config.sub: Recognize hppaosf.
16209         * configure.in: Do configure ld/binutils/gas for it.
16210
16211 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16212
16213         * configure (tooldir): Alter syntax used to set this, for systems
16214         where "\$" isn't handled right, like i386-aix.
16215
16216 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16217
16218         * configure: Pass program-transform-name, not
16219         program_transform_name, to recursive configures.
16220
16221 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16222
16223         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16224         of gas+ld+binutils.
16225
16226 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16227
16228         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16229
16230 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16231
16232         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16233
16234 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16235
16236         * Makefile.in (PRMS): Set back to all-prms.
16237
16238 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16239
16240         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16241         targets, rather than for MIPS hosts.
16242
16243 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16244
16245         * configure.in: add comment for --with-x default values
16246
16247         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16248
16249         * Makefile.in: add check-* targets for each of the directories in
16250         the tree.  Add a definition of RUNTEST that will use the one we
16251         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16252
16253 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16254
16255         * configure.in: Removed obsolete references to bfd_target and
16256         target_makefile_frag.
16257
16258         * build-all.mk: Set assorted targets for Q2.
16259         * config.sub: Recognize z8k-sim and h8300-hms.
16260         * test-build.mk: Really don't pass host to configure.
16261         (HOLES): Added uname.
16262
16263 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16264
16265         * configure: Handle an empty program-prefix, program-suffix or
16266         program-transform-name correctly.
16267
16268 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16269
16270         * build-all.mk: -G 8 no longer required for MIPS targets.
16271         * test-build.mk: Don't pass host argument to configure; make it
16272         guess.
16273
16274 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16275
16276         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16277         * Makefile.in (COMPRESS):  New macro, like GZIP.
16278
16279 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16280
16281         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16282
16283         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16284         with gas currently defaults to -G 0.
16285
16286 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16287
16288         * Makefile.in (all-flex): flex depends on byacc.
16289
16290         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16291         to test-build.mk as RELEASE_TAG.
16292         * test-build.mk (configargs): New variable containing arguments to
16293         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16294         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16295
16296         * config.guess: Use /bin/uname when checking -X argument on SCO,
16297         to avoid invoking GNU uname which doesn't understand -X.
16298
16299         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16300
16301         * configure.in: Build gas for mips-*-*.
16302
16303 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16304
16305         * Makefile.in (all.normal): insert missing backslash.
16306
16307 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16308
16309         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16310
16311         * Makefile.in: Complete overhaul to merge many almost identical
16312         targets.
16313
16314 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16315
16316         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16317         (gdb.tar.Z): Adjusted.
16318
16319         * Makefile.in (setup-dirs, taz): New targets; should be general
16320         enough to adapt for gdb sometime.  Build only .z file.
16321         (gas.tar.z): New target.
16322
16323 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16324
16325         * build-all.mk: Use CC=cc -Xs on Solaris.
16326
16327 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16328
16329         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16330         for handling BISON for FSF releases.
16331
16332 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16333
16334         * configure: Actually implement the change zoo just documented.
16335
16336 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16337
16338         * configure: when using config.guess, only set target_alias when
16339         it's not already been set (ie, on the command line)
16340
16341 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16342
16343         * Makefile.in: add installcheck target, set PRMS to install-prms
16344
16345 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16346
16347         * configure: add support for package_makefile_fragment, handle the
16348         case where a directory has a configure.in file but no Makefile.in
16349         more gracefully (with an actual understandable error message, even);
16350         add support for --without (and add this to the usage message); also
16351         explicitly add a --host=${host_alias} to the command line when
16352         config.guess is used
16353
16354 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16355
16356         * configure: Must use both --host and --target in recursive calls.
16357
16358 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16359
16360         * Makefile.in: Change deja-gnu to dejagnu.
16361
16362 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16363
16364         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16365
16366 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16367
16368         * configure.in: canonicalize all instances to *-*-solaris2*,
16369         also strip out a number of tools to not build for go32 host
16370
16371 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16372
16373         * config.guess: add GPL.
16374
16375         * Makefile.in, config.guess, config.sub, configure: bump
16376           copyrights to 93.
16377
16378 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16379
16380         * Makefile.in (do-info): Removed obsolete check for existence of
16381         localenv file.
16382
16383         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16384
16385 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16386
16387         * Makefile.in: a couple of 'else true' for decstation,
16388         support for TclX
16389
16390         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16391
16392 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16393
16394         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16395
16396 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16397
16398         * config.guess: Recognize i386-ibm-aix (PS/2).
16399         * configure.in: Use config/mh-aix386 file for it.
16400
16401 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16402
16403         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16404         CC_FOR_TARGET instead.
16405         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16406
16407 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16408
16409         * Makefile.in: Add sim to list of directories sent with gdb
16410
16411 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16412
16413         * configure.in: Put back mips-dec-bsd* case.
16414
16415 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16416
16417         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16418         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16419         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16420
16421 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16422
16423         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16424
16425         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16426         (install-info): install dir.info only if it exists,
16427         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16428
16429 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16430
16431         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16432         gas for mips-dec-bsd.
16433
16434 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16435
16436         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16437         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16438
16439 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16440
16441         * configure.in: Added "dejagnu" to hosttools list.
16442
16443 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16444
16445         * config.sub, configure.in, config.guess:  Add support
16446         for Bosx, an AIX variant from Bull.
16447         Patches from F.Pierresteguy@frcl.bull.fr.
16448
16449 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16450
16451         * devo/dejagnu: Initial creation of devo/dejagnu.
16452         Migrated dejagnu testcases and support files for testing software
16453         tools to reside as subdirectories, currently called "testsuite",
16454         within the directory of the software tool.  Migrated all programs,
16455         support libraries, etc. beloging to dejagnu proper from
16456         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16457         with no modifications.  The changes to these files which will
16458         allow them to configure, build, and execute properly will be made
16459         in a future update.
16460
16461 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16462
16463         * Makefile.in: Change send_pr to send-pr.
16464         * configure.in: Likewise.
16465         * send_pr: Renamed directory to send-pr.
16466
16467 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16468
16469         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16470
16471 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16472
16473         * README:  Update for gdb-4.8 release.
16474         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16475         gdb-xxx.tar.z (gzip'd) file also.
16476
16477 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16478
16479         * Makefile.in: make all-diff depend on all-libiberty
16480
16481 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16482
16483         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16484
16485 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16486
16487         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16488
16489 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16490
16491         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16492         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16493         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16494
16495 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16496
16497         * Makefile.in:  makeinfo binary is in a new location
16498
16499 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16500
16501         * config.sub: Accept -ecoff as an OS.
16502
16503         * Makefile.in: Various changes to eliminate a level of make
16504         recursion and reduce the required command line length.
16505         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16506         sub-makes.
16507         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16508         variables holding settings for specific sub-makes.
16509         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16510         in terms of BASE_FLAGS_TO_PASS.
16511         (TARGET_LIBS): New variable listing directories which use
16512         TARGET_FLAGS_TO_PASS.
16513         (subdir_do): Eliminated.
16514         (do-*): New set of targets to replace subdir_do.
16515         (various): All targets which used subdir_do now depend on do-*.
16516         (local-clean): Renamed from do_clean.
16517         (local-distclean): New target, dependency of distclean and
16518         realclean.
16519         (install-info): Don't create directories.  Depend on dir.info
16520         rather than calling make recursively.
16521         (install-dir.info): Eliminated.
16522         (install-info-dirs): Create all info directories here.
16523         (dir.info): Depend upon do-install-info.
16524
16525         * test-build.mk (HOLES): Added false.
16526
16527 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16528
16529         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16530
16531 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16532
16533         * Makefile.in (info): remove dependency on all-texinfo.  The
16534         problem was really in texinfo/C, not at this level.
16535
16536 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16537
16538         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16539
16540 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16541
16542         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16543         GDB releases.
16544
16545 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16546
16547         * configure: Include srcdir in message about target of link not
16548         being found.  Don't convert `-' to `_' in `with' options being
16549         passed to subdirs.
16550
16551 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16552
16553         * configure.in: add uudecode to host_tools
16554
16555         * Makefile.in: added {all,install}-uudecode targets, added them to
16556         the appropriate lists
16557
16558 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16559
16560         * Makefile.in (all-gcc): Added dependency on all-gas.
16561
16562         * configure.in (mips-*-*): Build ld and binutils.
16563
16564 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16565
16566         * configure: check return code from mkdir, print error message and
16567           exit on failure.
16568
16569 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16570
16571         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16572
16573 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16574
16575         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16576
16577 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16578
16579         * config.sub (h8500):  Recognize this as a cpu type.
16580
16581 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16582
16583         * configure: source directory missing is no longer a warning
16584
16585         * configure.in: recognize irix[34]* instead of irix[34]
16586
16587         * Makefile.in: define and pass down X11_LIB
16588
16589 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16590
16591         * guess-systype: Renamed to ...
16592         * config.guess:  ... by popular request.
16593         * configure.in, Makefile.in:  Update accordingly.
16594
16595 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16596
16597         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16598         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16599         + Execute ./dummy instead of assuming . is in PATH.
16600
16601 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16602
16603         * guess-systype:  New shell script.  Attempts to guess the
16604         canonical host name of the executing host.
16605         Only a few hosts are supported so far.
16606         * configure:  Call guess-systype if no host is specified.
16607
16608 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16609
16610         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16611         gcc Makefile.
16612
16613
16614 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16615
16616         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16617         (all-gcc, install-gcc, subdir_do): Use it.
16618
16619 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16620
16621         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16622
16623 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16624
16625         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16626           set exclusively by configure, using configure.in .
16627
16628 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16629
16630         * test-build.mk: set $PATH for all builds
16631
16632         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16633
16634 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16635
16636         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16637         the one used in gcc/Makefile.in, so that a null expansion doesn't
16638         override the one needed to build gcc with a native cc.
16639
16640
16641 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16642
16643         * configure: Accept -with arguments.
16644
16645 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16646
16647         * Makefile.in: added h8300sim
16648
16649 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16650
16651         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16652         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16653         (all-cygnus, native, build-cygnus): Make
16654         $(canonhost)-stamp-3stage-done, not $(host)....
16655         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16656         i386-sco3.2v4.  Added else true to if command.
16657
16658 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16659
16660         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16661
16662 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16663
16664         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16665
16666 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16667
16668         * configure.in: don't remove binutils from Solaris builds
16669
16670 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16671
16672         * Makefile.in: get rid of earlier definitions for *clean,
16673         also handle the recursive info rule better
16674
16675 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16676
16677         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16678         do more-or-less the right thing.
16679
16680 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16681
16682         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16683         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16684
16685 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16686
16687         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16688         $(host_canonical).
16689
16690         * configure.in: split the configdirs list into 4 categories (native
16691         v. cross, library v. tool) and handle the cross-only and native-
16692         only in more reasonable (and correct!) way.
16693
16694 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16695
16696         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16697         configdirs anymore.
16698
16699 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16700
16701         * Makefile.in: extensive cleanup::  removed all of the explicit
16702         clean-* targets, collapsed many wrappers around subdir_do into
16703         one, added additional targets to satisfy standards.texi, deleted
16704         some old targets, some changes for consistency
16705
16706 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16707
16708         * configure.in: handle some programs as cross-only, and others as
16709         native only
16710
16711         * test-build.mk: handle partial holes in a more generic manner
16712
16713         * Makefile.in: m4 depends on libiberty
16714
16715 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16716
16717         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16718         time, wdiff, and find to configdirs
16719
16720         * Makefile.in: all, clean, and install rules for the new programs
16721         added to configure.in
16722
16723 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16724
16725         * configure.in: use mh-sun for all *-sun-* hosts
16726
16727 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16728
16729         * Makefile.in: define flags for X11 include files and library file
16730         locations, pass them down to the programs that need this info
16731
16732         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16733
16734 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16735
16736         * configure.in: start building libg++ for HP-UX targets
16737
16738 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16739
16740         * README:  Update references to files moved into etc/.
16741
16742 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16743
16744         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16745         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16746
16747 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16748
16749         * configure: accept dash as well as underscore in long option
16750         names for FSF compatibility.
16751
16752 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16753
16754         * config.sub: added -sco3.2v4 support from FSF.
16755
16756 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16757
16758         * configure.in: expand the section that adds or removes
16759         directories from the list of programs to build, to handle native
16760         vs. cross in addition to host v. native
16761
16762 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16763
16764         * Makefile.in:  Replace C++ in macro names with CXX.
16765         This is less likely to break ...
16766
16767 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16768
16769         * test-build.mk: add -w to GNU_MAKE
16770
16771 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16772
16773         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16774         add 'sparc' to list of recognized cpus.  This needed to make
16775         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16776         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16777         then changes that into $CPU-wrs-vxworks.
16778
16779         * configure.in: remove most references to gdbtest, regularize
16780         target based program removal
16781
16782         * test-build.mk: import from p3 tree (many fixes and changes)
16783
16784 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16785
16786         * Makefile.in: added rules to handle tcl, tk, and expect
16787
16788         * configure.in: handle those directories if they exist
16789
16790 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16791
16792         * config.sub: removed bogus hppabsd and hppahpux names, since
16793         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16794
16795 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16796
16797         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16798         depends upon all-xiberty
16799
16800         * Makefile.in: changes from p3, including:
16801
16802         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16803
16804         * Makefile.in (XTRAFLAGS): include newlib directories if
16805         newlib/Makefile exists, rather than if host != target.
16806
16807         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16808
16809         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16810         from the same source tree and not building a cross-compiler.  This
16811         matters for the libg++ configuration if reconfiguring a tree that
16812         has already been installed.
16813
16814         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16815
16816         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16817         pick up the machine and system specific header files.
16818
16819         * Makefile.in: added AS_FOR_TARGET, passed down in
16820         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16821         the C compiler to use to create programs which are run in the
16822         build environment, set it to default to $(CC), and passed it down
16823         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16824
16825         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16826
16827         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16828         We need them for unusual native builds, like systems without
16829         ranlib.
16830
16831         * configure: also define $(host_canonical) and
16832         $(target_canonical), which are the full, canonical names for the
16833         given host and target
16834
16835 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16836
16837         * Makefile.in:  Added separate definitions for C++.
16838
16839 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16840
16841         * configure.in (configdirs):  Add deja-gnu.
16842
16843 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16844
16845         * README:  Update for configure.texi and gdb-4.7 release.
16846
16847 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16848
16849         * Makefile.in:  Move "all" target to top of file.
16850         Previously, first target was ".PHONY" which caused BSD4.4 make
16851         to build .PHONY when make was run without arguments.
16852
16853 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16854
16855         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16856         Library-copylefted code in libiberty.
16857
16858 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16859
16860         * config.sub:  Replace m68kmote with plain old m68k.
16861
16862 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16863
16864         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16865
16866 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16867
16868         * config.sub: Complain if no argument is given.  Added support for
16869         386bsd as OS and target alias.
16870
16871 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16872
16873         * Makefile.in (XTRAFLAGS): include newlib directories if
16874         newlib/Makefile exists, rather than if host != target.
16875
16876 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16877
16878         * config.sub: recognize sparclite-wrs-vxworks.
16879
16880         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16881         p3.) Added clean-xiberty to clean.
16882
16883 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16884
16885         * configure.in: use *-*-* instead of nested cases for host and target
16886
16887 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16888
16889         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16890         from the same source tree and not building a cross-compiler.  This
16891         matters for the libg++ configuration if reconfiguring a tree that
16892         has already been installed.
16893
16894 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16895
16896         * config.sub (i486v/i486v4):  Merge in from FSF version.
16897
16898 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16899
16900         * configure: only set PWD if it is already set.
16901
16902 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16903
16904         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16905         doesn't have unset and all success paths (and most error paths)
16906         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16907         to just ${PWD} to avoid confusion.)
16908
16909 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16910
16911         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16912         even for a native compilation.
16913
16914 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16915
16916         Changes to make the gdb.tar.Z rule work better.
16917
16918         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16919         (DEVO_SUPPORT):  Add configure.texi.
16920         (bfd-ilrt.tar.Z):  Remove ancient rule.
16921
16922 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16923
16924         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16925         pick up the machine and system specific header files.
16926
16927         * configure.in, config.sub: added new target m68010-adobe-scout,
16928         with alias of adobe68k.  Changed configure.in to check for
16929         -scout before -sco* to avoid a false match.
16930
16931         * Makefile.in: added AS_FOR_TARGET, passed down in
16932         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16933         the C compiler to use to create programs which are run in the
16934         build environment, set it to default to $(CC), and passed it down
16935         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16936
16937 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16938
16939         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16940         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16941         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16942         FOR_TARGET variants, to newlib and libg++.
16943
16944 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16945
16946         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16947         first.
16948
16949 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16950
16951         * config.sub:  Accept `elf' as an environment.
16952
16953 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16954
16955         * Makefile.in (all-opcodes):  cd into the right directory
16956
16957 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16958
16959         * configure: added -program_transform_name option, used as
16960         argument to sed when installing programs.
16961         configure.texi: added documentation for -program_prefix,
16962         -program_suffix and -program_transform_name.
16963
16964 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16965
16966         * config.sub:  Accept i486 where i386 ok.
16967
16968 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16969
16970         * config.sub: accept we32k
16971
16972 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16973
16974         * config.sub, configure.in: accept OSE68000 and OSE68k.
16975
16976         * Makefile.in: don't create all directories for ``make install'';
16977         let the subdirectories create the ones they need.
16978
16979 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16980
16981         * COPYING: new file, GPL v2
16982
16983 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16984
16985         * Makefile.in: use the new gen-info-dir, which needs a template
16986         argument (which also lives in texinfo)
16987
16988         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16989
16990 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16991
16992         * config.sub (ncr3000):  Change i386 to i486.
16993
16994 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16995
16996         * Makefile.in: add install-rcs, install-grep to
16997         install-no-fixedincludes, removed install-bison and install-libgcc
16998
16999 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17000
17001         * configure.in: grab the HPUX makefile fragment if on HPUX
17002
17003 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17004
17005         * Makefile.in: eradicate bison spoor (ditto libgcc).
17006          configure.in: recognise m68{k,000}-ericsson-OSE.
17007          es1800 is alias for m68k-ericsson-OSE
17008
17009 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17010
17011         * configure.in: rearrange the parts that remove programs from
17012         configdirs, based now on HOST==TARGET or by canonical triple.
17013
17014 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17015
17016         * test-build.mk: recurse explicitly with -f test-build.mk when
17017           appropriate.  predicate stage3 and comparison on the existence
17018           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17019           On very clean, also remove ...stamp-co.  Build in-place before
17020           doing other builds.
17021
17022 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17023
17024         * Makefile.in, configure.in: add tgas
17025
17026 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17027
17028         * Makefile.in: a number of changes merged in from progressive.
17029
17030         * configure.in: add libm.
17031
17032         * .cvsignore: ignore some stuff that comes from test-build.mk.
17033
17034 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17035
17036         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17037
17038 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17039
17040         * configure: Add program_suffix (parallel to program_prefix)
17041         * Makefile.in: adjust directory-creating script for losing decstation
17042
17043 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17044
17045         * configure:  Minor $subdir-related fixes.
17046
17047 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17048
17049         * configure: fix various problems with propogating
17050         makefile_target_frag in subdirs.
17051         * configure.in: config libgcc if its there
17052
17053 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17054
17055         * config.sub:  HPPA merge.
17056
17057 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17058
17059         * Makefile.in:  Replace all-bison with all-byacc in all
17060         dependency lines for other tools (which now use byacc).
17061
17062 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17063
17064         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17065
17066 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17067
17068         * Makefile.in: make gprof rules similar to byacc rules (instead of
17069         vestigal $(unsubdir) that didn't work...)
17070
17071 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17072
17073         * config.sub:  Add support for Linux.
17074         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17075         (at least for libg++).
17076
17077 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17078
17079         * configure.texi: fix doc for the -nfp option to configure
17080
17081 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17082
17083         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17084
17085 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17086
17087         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17088         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17089         * configure.in: added solaris* host_makefile_frag hook.
17090
17091 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17092
17093         * config.sub: changed recognition of m68000 so that various
17094         m68k types can be specified via m680[01234]0
17095
17096 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17097
17098         * config.sub (basic_machine): fix sed so that '-foo' isn't
17099         completely substituted out while .+'-foo' loses the '-foo'
17100
17101 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17102
17103         * config.sub ($os): Add -aout.
17104
17105 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17106
17107         * configure:  If host_makefile_frag is absolute, don't
17108         prefix ${invsubdir} (relevant to libg++ auto-configure).
17109
17110 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17111
17112         * Makefile.in (tooldir): Define it.
17113         (all-ld): Depend on all-flex.
17114
17115 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17116
17117         * Makefile.in (check):  Fix libg++ special case.
17118
17119 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17120
17121         * configure: do not bury `pwd` into config.status, thus do fewer
17122           pwd's.
17123
17124         * configure: print the "Building in" message only when building in
17125           other than "." AND verbose.
17126
17127         * configure: remove -s, rework -v to better accommodate guested
17128           configures.
17129
17130         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17131
17132 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17133
17134         * Makefile.in: macroize flags passed on recursion.  remove
17135           fileutils.
17136
17137 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17138
17139         * configure: get makesrcdir right for subdirs deeper than 1.
17140
17141         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17142           install.
17143
17144 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17145
17146         * Makefile.in: don't print subdir_do or recursion lines.
17147
17148 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17149
17150         * standards.texi: added menu item.
17151
17152         * Makefile.in: build and install standards.info.
17153
17154         * standards.texi: new file.
17155
17156 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17157
17158         * configure: test for and move config.status pieces from
17159           ${subdir}/.
17160
17161 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17162
17163         * configure:  Test for existance of files before trying to mv
17164         them, to avoid numerous non-existance messages.
17165
17166 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17167
17168         * configure: correct final line of config.status.
17169
17170         * configure: patch from eggert.  Avoids a protection problem if
17171           the original Makefile.in is read only.
17172
17173         * configure: use move-if-change from gcc to create config.status.
17174           Some makefiles depend on config.status to tell if a directory
17175           has been reconfigured for a different host.  This change
17176           prevents those directories from remaking everything in the case
17177           where the reconfig was only intended to rebuild a Makefile.
17178
17179         * configure: test for config.sub with "config.sub sun4" rather
17180           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17181           host alias from a missing config.sub.
17182
17183 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17184
17185         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17186           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17187
17188 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17189
17190         * configure: mkdir ${subdir} as needed.
17191
17192 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17193
17194         * Makefile.in,configure.in: added autoconf.
17195
17196 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17197
17198         * Makefile.in: no longer pass against on recursion.
17199
17200         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17201           definitions are not inherited.
17202
17203         * configure: correct makesrcdir when subdir is .
17204
17205 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17206
17207         * configure:  Add support for 'subdirs' variable, which is
17208         like 'configdirs', except that configure doesn't re-invoke
17209         itself for subdirs, it just creates a Makefile for each subdir.
17210         * configure.texi:  Document subdirs.
17211
17212 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17213
17214         * configure.in: added flex to configdirs
17215
17216 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17217
17218         * Makefile.in: remove clean-stamps from clean.
17219
17220 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17221
17222         * configure.in:  Add gdbtest to configdirs.
17223
17224 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17225
17226         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17227         to recursive makes.
17228         * configure.in:  Recognize new ncr3000 config.
17229
17230 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17231
17232         * Makefile.in, configure.in: removed references to gdbm.
17233
17234 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17235
17236         * config.sub:  Don't canonicalize os value
17237         newsos* to bsd (readline needs to check for newsos).
17238         (This fix was earlier made Jan 31, but got re-broken.)
17239
17240 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17241
17242         * configure.in:  sco is an os, not a vendor!
17243
17244         * configure:  Quote $( better.  Keep various shells happy.
17245
17246 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17247
17248         * Makefile.in: eliminate stamp-files.
17249
17250 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17251
17252         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17253           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17254
17255 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17256
17257         * config.sub:  fix iris/iris3.
17258
17259 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17260
17261         * configure: re-add -rm.
17262
17263 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17264
17265         * Maskefile.in: add .stmp-rcs to all.
17266
17267         * configure.in: remove gas from rs6000 build, use aix host fragment.
17268
17269 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17270
17271         * configure: pass down site_option during recursion.
17272
17273 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17274
17275         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17276
17277 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17278
17279         * configure: Change exec_prefix so that it really defaults to prefix.
17280
17281 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17282
17283         * Makefile.in, configure.in:  Add support for mmalloc library.
17284
17285 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17286
17287         * Makefile.in: add stmp dependencies for a few more things.
17288
17289 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17290
17291         * configure: adjusted error message on objdir/srcdir configure
17292           collision, per john's suggestion.
17293
17294         * Makefile.in: add libiberty stmp to all and all.cross.
17295
17296 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17297
17298         * Makefile.in: remove force dependencies, add grep to all.
17299
17300 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17301
17302         * Makefile.in: drop flex.  make stamp files work.
17303
17304         * configure: added test for conflicting configuration in srcdir,
17305           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17306           gets cranky.  use relative paths for configure and srcdir
17307           whenever possible.  Send some error messages to stderr that were
17308           going to stdout.
17309
17310 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17311
17312         * Makefile.in:  Fix libg++ rule to check for gcc directory
17313         before using gcc/gcc.  Also pass XTRAFLAGS.
17314
17315 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17316
17317         * Makefile.in: added stmp-files so that directories aren't polled
17318           when they are already built.
17319
17320         * configure.texi: fixed a node pointer problem.
17321
17322 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17323
17324         * config.sub configure.in gdb/configure.in
17325         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17326         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17327         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17328
17329 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17330
17331         * configure: -recurring becomes -silent.  corrected help message
17332           for -site= option.
17333
17334         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17335
17336 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17337
17338         * configure: when building Makefile for crosses, replace
17339           tooldir and program_prefix.  default srcdir from location of
17340           config.sub.  remove "for host in hosts" and "for target in
17341           targets" loops.
17342
17343 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17344
17345         * Makefile.in: Do not pass bindir or mandir to cvs.
17346
17347 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17348
17349         * Makefile.in, configure.in: removed traces of namesubdir,
17350           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17351           copyrights to '92, changed some from Cygnus to FSF.
17352
17353         * configure.texi: remove most references to multiple hosts,
17354           multiple targets, subdirs, etc.
17355
17356         * configure.man: removed rcsid. reference config.sub not
17357           config.subr.
17358
17359         * Makefile.in: mkdir $(infodir) on install-info.
17360
17361 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17362
17363         * configure.texi:  Explain better about .gdbinit and about
17364         the environment that configure.in sections run in.
17365
17366 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17367
17368         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17369
17370 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17371
17372         * README:  DOC.configure => cfg-paper.texi.
17373
17374 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17375
17376         * config.sub (near case $os):  Don't convert newsos* to bsd!
17377
17378 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17379
17380         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17381         the number of copies of COPYING that go into the GDB tar file.
17382
17383 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17384
17385         * bfd/configure.in, gdb/config/mh-i386sco,
17386         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17387         Fix SCO configuration stuff.
17388
17389 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17390
17391         * Makefile.in:  For libg++, make sure the -I pointing
17392         to the gcc directory goes *after* all the libg++-local -I flags.
17393         Also, move just-gcc dependency from just-libg++ to all-libg++.
17394
17395 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17396
17397         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17398
17399 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17400
17401         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17402
17403 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17404
17405         * config.sub:  Add stratus configuration frags.  Also
17406         submitted to FSF.
17407
17408 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17409
17410         * Makefile.in (DEV_SUPPORT):  add configure.man.
17411
17412         * config.sub(Decode manufacturer-specific):  add -none*.
17413
17414 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17415
17416         * Makefile.in:  remove form feeds to make Sun's make happy.
17417         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17418
17419 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17420
17421         * Makefile.in (AR_FLAGS):  Make quieter.
17422
17423 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17424
17425         * configure.in:  Add libg++.
17426         * configure:  When verbose, don't output the command line at each
17427         level; it will be unremarkably the same as the previous version,
17428         which will be the same as what the user typed.
17429
17430 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17431
17432         * configure.in, Makefile.in: fix clean-info, add flex.  add
17433           fileutils.
17434
17435         * configure: be less sensitive to spaces in Makefile.in.  Do not
17436           look for sources in "..".  Doing so breaks subdirectories that
17437           might have their own configure.  If a subdir has it's own
17438           configure script, use it.
17439
17440 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17441
17442         * cfg-paper.texi: some changes suggested by rms.
17443
17444 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17445
17446         * config.sub:  Merge in some small additions from the FSF version,
17447         taken from the gcc distribution, to bring the Cygnus and FSF
17448         versions into closer sync.
17449
17450 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17451
17452         * configure.in:  Changed svr4 references to sysv4.
17453
17454 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17455
17456         * configure: added -V for version number option.
17457
17458 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17459
17460         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17461           renamed from DOC.configure to cfg-paper.texi.
17462
17463 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17464
17465         * configure, config.subr, config.sub: config.subr is now
17466           config.sub again.
17467
17468 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17469
17470         * configure.texi: new file, in progress.
17471
17472         * Makefile.in: build info file and install the man page for
17473           configure.
17474
17475         * configure.man: new file, first cut.
17476
17477         * configure: find config.subr again now that configuration "none"
17478           has gone.  removed all traces of the -ansi option.  removed all
17479           traces of the -languages option.
17480
17481         * config.subr: resync from rms.
17482
17483 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17484
17485         * configure, config.sub, config.subr: merge config.sub into
17486           config.subr, call the result config.subr, remove config.sub, use
17487           config.subr.
17488
17489         * Makefile.in: revised install for dir.info.
17490
17491 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17492
17493         * configure.in: add decstation host makefile frag.
17494
17495         * Makefile.in: BISON now bison -y again.  also install-gcc on
17496           install.  clean-gdbm on clean.  infodir belongs in datadir.
17497           Make directories for info install.  Build dir.info here then
17498           install it.
17499
17500 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17501
17502         * Makefile.in: fix for bad directory tests.
17503
17504 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17505
17506         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17507           regexp.  -srcdir relative was being handled incorrectly.
17508
17509         * Makefile.in: unwrapped some for loops so that parallel makes
17510           work again and so one can focus one's attention on a particular
17511           package.
17512
17513 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17514
17515         * configure: added PWD as a stand in for `pwd` (for speed). use
17516           elif wherever possible.  make -srcdir work without -objdir.
17517           -objdir= commented out.
17518
17519 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17520
17521         * configure: +options become --options.  -subdirs commented out.
17522           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17523           Makefile now at top of generated Makefile.  Removed cvs log
17524           entries.  added -srcdir.  create .gdbinit only if there is one
17525           in ${srcdir}.
17526
17527         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17528           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17529           and mandir now keyed off datadir by default.
17530
17531 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17532
17533         * Freshly created ChangeLog.
17534
17535 \f
17536 Local Variables:
17537 mode: change-log
17538 left-margin: 8
17539 fill-column: 76
17540 version-control: never
17541 End: