OSDN Git Service

Fix for building against Mingw64 w32api
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2
3         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4         against Mingw64 w32api.
5         * configure: Regenerate.
6
7 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
8
9         * configure: Regenerated.
10
11 2012-11-03  Robert Mason  <rbmj@verizon.net>
12
13         * configure.ac: add --disable-libstdcxx configure option
14         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
15
16 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
17
18         * MAINTAINERS (Write After Approval): Add myself.
19
20 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
21
22         * MAINTAINERS (Write After Approval): Add myself.
23
24 2012-10-24  Sharad Singhai  <singhai@google.com>
25
26         * MAINTAINERS (Write After Approval): Add myself.
27
28 2012-10-24  Eric Christopher  <echristo@gmail.com>
29
30         * MAINTAINERS: Update email address.
31
32 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
33
34         PR bootstrap/54820
35         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
36         * configure: Regenerate.
37
38 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
39
40         * MAINTAINERS (aarch64): Add Marcus and myself.
41
42 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
43
44         PR bootstrap/54820
45         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
46         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
47         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
48         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
49         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
50         * Makefile.in: Regenerate.
51         * configure.ac (have_static_libs): New variable and associated check.
52         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
53         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
54         * configure: Regenerate.
55
56 2012-10-10  Richard Biener  <rguenther@suse.de>
57
58         * MAINTAINERS: Adjust for changed surname.
59
60 2012-10-04  Lawrence Crowl  <crowl@google.com>
61
62         * MAINTAINERS (Write After Approval): Add myself.
63
64 2012-10-01  Cary Coutant  <ccoutant@google.com>
65
66         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
67
68 2012-09-28  Ian Lance Taylor  <iant@google.com>
69
70         * Makefile.def: Make all-target-libgo depend on
71         all-target-libbacktrace.
72         * Makefile.in: Rebuild.
73
74 2012-09-26  Ian Lance Taylor  <iant@google.com>
75
76         * Makefile.def: Make all-gcc depend on all-libbacktrace.
77         * Makefile.in: Rebuild.
78
79 2012-09-20  Walter Lee  <walt@tilera.com>
80
81         * configure.ac: Add tilegx to list of targets that support gold.
82         * configure: Regenerate.
83
84 2012-09-20  Marek Polacek  <polacek@redhat.com>
85
86         * MAINTAINERS (Write After Approval): Add myself.
87
88 2012-09-19  Steve Ellcey  <sellcey@mips.com>
89
90         * configure.ac: Add mips*-mti-elf* target.
91         * configure: Regenerate.
92
93 2012-09-17  Ian Lance Taylor  <iant@google.com>
94
95         * MAINTAINERS (Various Maintainers): Add libbacktrace.
96         * configure.ac (host_libs): Add libbacktrace.
97         (target_libraries): Add libbacktrace.
98         * Makefile.def (host_modules): Add libbacktrace.
99         (target_modules): Likewise.
100         * configure, Makefile.in: Rebuild.
101
102 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
103
104         PR target/38607
105         Merge upstream change.
106         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
107
108         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
109         Add libgomp*.o to compare_exclusions for AIX.
110         * configure: Regenerate.
111
112 2012-09-06  Diego Novillo  <dnovillo@google.com>
113
114         * configure.ac: Bump minimum GMP version to 4.2.3.
115         * configure: Re-generate.
116
117 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
118
119         PR target/54461
120         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
121         target-libgloss if not configured --with-avrlibc=no.
122         * configure: Regenerate.
123
124 2012-09-04  Jason Merrill  <jason@redhat.com>
125
126         * configure.ac: Fix --enable-languages=all.
127
128 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
129
130         * MAINTAINERS (Write After Approval): Add myself.
131
132 2012-09-03  Richard Guenther  <rguenther@suse.de>
133
134         PR bootstrap/54138
135         * configure.ac: Re-organize ISL / CLOOG checks to allow
136         disabling with either --without-isl or --without-cloog.
137         * configure: Regenerated.
138
139 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
140
141         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
142         * configure: Regenerate.
143
144 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
145
146         * MAINTAINERS: Fix my email address.
147
148 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
149
150         PR binutils/4970
151         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
152         and opcodes.
153         * Makefile.in: Regenerated.
154
155 2012-08-26  Art Haas <ahaas@impactweather.com>
156
157         * configure: Regenerate.
158
159 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
160
161         * INSTALL/README: Also refer to the online installation
162         instructions.
163
164 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
165
166         * MAINTAINERS (Write After Approval): Add myself.
167         (Picochip port): Remove myself.
168
169 2012-08-14   Diego Novillo  <dnovillo@google.com>
170
171         Merge from cxx-conversion branch.
172
173         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
174         POSTSTAGE1_CONFIGURE_FLAGS.
175         * Makefile.in: Regenerate.
176         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
177         Force C++ when bootstrapping.
178         * configure: Regenerate.
179
180 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
181
182         * MAINTAINERS (Write After Approval): Add myself.
183
184 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
185
186         * README: Document use of ranges of years in copyright notices.
187
188 2012-07-06  Richard Guenther  <rguenther@suse.de>
189
190         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
191         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
192         --with-gmp=system.
193         * Makefile.in: Regenerated.
194         * configure: Likewise.
195
196 2012-07-06  Richard Guenther  <rguenther@suse.de>
197
198         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
199         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
200         supply V=1 as extra_make_flags.
201         * configure: Regenerated.
202         * Makefile.in: Likewise.
203
204 2012-07-04  Tristan Gingold  <gingold@adacore.com>
205
206         * configure: Regenerate.
207
208 2012-07-03  Richard Guenther  <rguenther@suse.de>
209
210         * Makfile.def (isl): Remove not necessary extra_exports and
211         extra_make_flags.
212         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
213         * Makefile.in: Regenerated.
214
215 2012-07-03  Richard Guenther  <rguenther@suse.de>
216
217         * Makefile.def (cloog): Add V=1 to extra_make_flags.
218         * configure.ac: If either the ISL or the CLooG check failed
219         do not try to build in-tree versions.
220         * Makefile.in: Regenerated.
221         * configure: Regenerated.
222
223 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
224
225         * configure: Regenerate.
226
227 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
228
229         * MAINTAINERS (Various Maintainers): Add myself as testsuite
230         maintainer.
231
232 2012-07-02  Richard Guenther  <rguenther@suse.de>
233
234         * configure: Regenerated.
235
236 2012-07-02  Richard Guenther  <rguenther@suse.de>
237         Michael Matz  <matz@suse.de>
238         Tobias Grosser <tobias@grosser.es>
239         Sebastian Pop <sebpop@gmail.com>
240
241         * Makefile.def: Add ISL host module, remove PPL host module.
242         Adjust ClooG host module to use the proper ISL.
243         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
244         * configure.ac: Include config/isl.m4.  Add ISL host library,
245         remove PPL.  Remove PPL configury, add ISL configury, adjust
246         ClooG configury.
247         * Makefile.in: Regenerated.
248         * configure: Likewise.
249
250 2012-07-02  Richard Guenther  <rguenther@suse.de>
251
252         Merge from graphite branch
253         2011-07-21  Tobias Grosser  <tobias@grosser.es>
254
255         * configure: Regenerated.
256         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
257         both cloog.org and legacy versions. The only supported version will
258         be CLooG with the isl backend.
259
260         2011-07-21  Tobias Grosser  <tobias@grosser.es>
261
262         * configure: Regenerated.
263         * configure.ac: Require cloog isl 0.17.0
264
265         2011-07-21  Tobias Grosser  <tobias@grosser.es>
266
267         * configure: Regenerated.
268         * config/cloog.m4: Do not define CLOOG_ORG
269
270 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
271
272         * configure.ac: Skip C if explicitly selected.
273         * configure: Regenerate.
274
275 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
276
277         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
278         they contain -O2.
279         * configure: Regenerate.
280
281 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
282
283         PR debug/53740
284         * df.h, df-problems.c, dce.c: Revert last patch.
285
286 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
287
288         * MAINTAINERS (Write After Approval): Update my email address.
289
290 2012-06-21  Meador Inge  <meadori@codesourcery.com>
291
292         * MAINTAINERS (Write After Approval): Add myself.
293
294 2012-06-20  Jason Merrill  <jason@redhat.com>
295
296         * Makefile.tpl (check-target-libgomp-c++): New.
297         (check-target-libitm-c++): New.
298         * Makefile.def (c++): Add them.
299         * Makefile.in: Regenerate.
300
301 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
302
303         * MAINTAINERS (Write After Approval): Add myself.
304
305 2012-05-16  Olivier Hainque  <hainque@adacore.com>
306
307         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
308         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
309         (install-no-fixedincludes): Adjust accordingly.
310         * Makefile.in: Regenerate.
311
312 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
313
314         Merge upstream change
315         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
316
317 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
318
319         * MAINTAINERS (Write After Approval): Add myself.
320
321 2012-05-09  Nick Clifton  <nickc@redhat.com>
322             Paul Smith  <psmith@gnu.org>
323
324         PR bootstrap/50461
325         * configure.ac (mpfr-dir): When using in-tree MPFR sources
326         allow for the fact that from release v3.1.0 of MPFR the source
327         files were moved into a src sub-directory.
328         * configure: Regenerate.
329
330 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
331
332         * configure.ac: Bump minimum MPFR version to 2.4.0.
333         * configure: Regenerated.
334
335 2012-05-01  Richard Henderson  <rth@redhat.com>
336
337         * Makefile.def (libatomic): New target_module.
338         * configure.ac (target_libraries): Add libatomic.
339         (noconfigdirs): Check if libatomic is supported.
340         * Makefile.in, configure: Rebuild.
341
342 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
343
344         * MAINTAINERS (Write After Approval): Add myself.
345
346 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
347
348         * config.sub: Update to 2012-04-18 version from official repo.
349
350 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
351
352         * MAINTAINERS (Write After Approval): Add myself.
353
354 2012-04-11  Steve Ellcey  <sellcey@mips.com>
355
356         * MAINTAINERS: Changed email address.
357
358 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
359
360         PR target/52737
361         * contrib/gcc_update (files_and_dependencies):
362         Remove gcc/config/avr/t-multilib from touch data.
363
364 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
365
366         * MAINTAINERS (OS Port Maintainers): Remove irix.
367         * configure.ac (enable_libgomp): Remove *-*-irix6*.
368         (unsupported_languages): Remove mips-sgi-irix6.*.
369         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
370         (with_stabs): Remove.
371         * configure: Regenerate.
372
373 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
374
375         * MAINTAINERS (OS Port Maintainers): Remove osf.
376         * configure.ac (enable_libgomp): Remove *-*-osf*.
377         (with_stabs): Remove alpha*-*-osf*.
378         * configure: Regenerate.
379
380 2012-03-05  Tristan Gingold  <gingold@adacore.com>
381
382         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
383         * configure: Regenerate.
384
385 2012-02-17  Walter Lee  <walt@tilera.com>
386
387         * MAINTAINERS: (Write After Approval): Delete myself.
388
389 2012-02-14  Walter Lee  <walt@tilera.com>
390
391         * MAINTAINERS (tilegx port): Add myself.
392         (tilepro port): Add myself.
393         (Write After Approval): Add myself.
394
395 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
396
397         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
398         and Joseph Myers as docstring relicensing maintainers.
399
400 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
401
402         * MAINTAINERS (write-after-approval): Add myself.
403
404 2012-02-08  Ira Rosen <irar@il.ibm.com>
405
406         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
407         maintainer.
408
409 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
410
411         * MAINTAINERS (Write After Approval): Move myself to
412         maintain alphabetical order.
413
414 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
415
416         * MAINTAINERS (Write After Approval): Add myself.
417
418 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
419
420         * MAINTAINERS (Write After Approval): Add myself.
421
422 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
423             Jayant R Sonar <jayant.sonar@kpitcummins.com>
424
425         * configure.ac (cr16-*-*): Remove nonconfigdirs.
426         * configure: Regenerate.
427
428 2012-01-23  Harshit Chopra  <harshit@google.com>
429
430         * MAINTAINERS (Write After Approval): Add myself.
431
432 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
433
434         * configure.ac: Remove reference to mh-interix.
435         * configure: Regenerate.
436
437 2012-01-05  Richard Henderson  <rth@redhat.com>
438
439         PR bootstrap/51072
440         * configure.ac: Disable libitm if c++ is not enabled.
441         * configure: Rebuild.
442
443         * configure.ac: Fix regexp for same.
444         * configure: Rebuild.
445
446 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2012-01-02  Richard Guenther  <rguenther@suse.de>
451
452         PR bootstrap/51686
453         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
454         * Makefile.in: Regenerate.
455
456 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
457
458         * MAINTAINERS (Write After Approval): Add myself.
459
460 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
461
462         * configure: Regenerate.
463
464 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
465
466         * MAINTAINERS (picochip): Changed email address.
467
468 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
469
470         * MAINTAINERS (write-after-approval): Add self.
471
472 2011-11-29  DJ Delorie  <dj@redhat.com>
473
474         * configure.ac (rl78-*-*) New case.
475         * configure: Regenerate.
476         * MAINTAINERS: Add myself as RL78 maintainer.
477
478 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
479
480         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
481
482 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
483
484         * libtool.m4: Additional FreeBSD 10 fixes.
485
486 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
487
488         * MAINTAINERS: Move myself from Write After Approval to CPU Port
489         Maintainers section, as Epiphany maintainer.
490
491 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
492
493         PR target/49992
494         * configure.ac: Remove ranlib special-casing for Darwin.
495         * configure: Regenerate.
496
497 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
498
499         * MAINTAINERS (Reviewers): Keep the list sorted.
500
501 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
502
503         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
504
505 2011-11-09  Roland McGrath  <mcgrathr@google.com>
506
507         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
508         * configure: Rebuild.
509         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
510         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
511         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
512         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
513         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
514         Add READELF.
515         * Makefile.in: Rebuild.
516
517 2011-11-09  Jason Merrill  <jason@redhat.com>
518
519         * Makefile.def (language=c++): Remove check-c++0x.
520         * Makefile.in (check-gcc-c++): Regenerate.
521
522 2011-11-08  Richard Henderson  <rth@redhat.com>
523
524         * configure.ac: Test for libitm directory present first.
525
526         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
527
528         * configure.ac: Test libitm/configure.tgt to disable libitm.
529         * configure: Rebuild.
530
531 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
532             Richard Henderson  <rth@redhat.com>
533
534         Merged from transactional-memory.
535
536         * Makefile.def (lang_env_dependencies): libitm is c++.
537         Add libitm target module.
538         * configure.ac: Likewise.
539         * config/mmap.m4: New file.
540         * contrib/gcc_update: Add libitm to touch data.
541         * Makefile.in, configure: Rebuild.
542
543 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
544
545         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
546         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
547         * Makefile.in: Regenerate.
548
549 2011-11-01  DJ Delorie  <dj@redhat.com>
550
551         * config.sub: Update to version 2011-10-29 (added rl78)
552
553 2011-10-27  Nick Clifton  <nickc@redhat.com>
554
555         * config.sub: Import these changes from the config project:
556
557         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
558             Ben Elliston  <bje@gnu.org>
559
560         * config.sub (epiphany): New.
561
562         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
563             Ben Elliston  <bje@gnu.org>
564
565         * config.sub (hexagon, hexagon-*): New.
566
567         2011-08-23  Roland McGrath  <mcgrathr@google.com>
568
569         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
570         64eb to be64.
571
572         2011-08-16  Roland McGrath  <mcgrathr@google.com>
573
574         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
575         (nacl): Grok as alias for 32el-unknown-nacl.
576
577 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
578
579         * MAINTAINERS (Write After Approval): Add myself.
580
581 2011-10-24  Teresa Johnson  <tejohnson@google.com>
582
583         * MAINTAINERS (Write After Approval): Add myself.
584
585 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
586
587         * MAINTAINERS (sparc port): Remove myself.
588
589 2011-09-14  Tom de Vries  <tom@codesourcery.com>
590
591         * MAINTAINERS (Write After Approval): Add myself.
592
593 2011-08-14  Yao Qi  <yao@codesourcery.com>
594
595         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
596         * configure: Regenerate.
597
598 2011-07-26  Ian Lance Taylor  <iant@google.com>
599
600         * configure.ac: Set have_compiler based on whether gcc directory
601         exists, rather than on whether gcc is in configdirs.
602         * configure: Rebuild.
603
604 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
605
606         * MAINTAINERS (Global Reviewers): Add self.
607
608 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
609
610         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
611         link directories.
612         * Makefile.in: Rebuild.
613
614 2011-07-20  Ian Lance Taylor  <iant@google.com>
615
616         PR bootstrap/49787
617         * configure.ac: Move --enable-bootstrap handling earlier in file.
618         If --enable-bootstrap and either --enable-build-with-cxx or
619         --enable-build-poststage1-with-cxx, enable C++ automatically.
620         * configure: Rebuild.
621
622 2011-07-19  Ian Lance Taylor  <iant@google.com>
623
624         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
625         make C++ a boot_language.  Set and substitute
626         POSTSTAGE1_CONFIGURE_FLAGS.
627         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
628         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
629         * configure, Makefile.in: Rebuild.
630
631 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
632
633         * MAINTAINERS (Register Allocation): Move myself from reviewers to
634         maintainers.
635
636 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
637
638         * MAINTAINERS (Global Reviewers): Add myself.
639
640 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
641
642         * configure: Regenerate.
643
644 2011-07-16  Jason Merrill  <jason@redhat.com>
645
646         * Makefile.def (language=c++): Add check-c++0x and
647         check-target-libmudflap-c++.
648         * Makefile.tpl (check-target-libmudflap-c++): New.
649         * Makefile.in: Regenerate.
650
651 2011-07-16  Matthias Klose  <doko@ubuntu.com>
652
653         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
654         * Makefile.def (target_modules/libjava): Pass
655         $(EXTRA_CONFIGARGS_LIBJAVA).
656         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
657         if not configured with --enable-static-libjava.
658         * Makefile.in: Regenerate.
659         * configure: Likewise.
660
661 2011-07-15  Jason Merrill  <jason@redhat.com>
662
663         * Makefile.in (check-c++): Move check-gcc-c++0x after
664         check-target-libstdc++-v3.
665
666 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
667
668         * MAINTAINERS (c6x port): New entry.
669
670 2011-07-13  Jason Merrill  <jason@redhat.com>
671
672         * Makefile.in (check-gcc-c++0x): New.
673         (check-c++): Depend on it.
674
675 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
676
677         PR target/39150
678         * configure.ac (i[3456789]86-*-solaris2*): Also accept
679         x86_64-*-solaris2.1[0-9]*.
680         * configure: Regenerate.
681
682 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
683
684         * MAINTAINERS (RTL optimizers): Add self.
685
686 2011-06-27  Gabriel Charette  <gchare@google.com>
687
688         * MAINTAINERS (Write After Approval): Add myself.
689
690 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
691
692         PR regression/47836
693         PR bootstrap/23656
694         PR other/47733
695         PR bootstrap/49247
696         PR c/48825
697         * configure.ac (target_libraries): Remove target-libiberty.
698         Remove case-statement setting skipdirs=target-libiberty for
699         multiple targets.  Remove checking target_configdirs and
700         removing target-libiberty but keeping target-libgcc if
701         otherwise empty.
702         * Makefile.def (target_modules): Don't add libiberty.
703         (dependencies): Remove all traces of target-libiberty.
704         * configure, Makefile.in: Regenerate.
705
706 2011-06-13  Walter Lee <walt@tilera.com>
707
708         * configure.ac (tilepro-*-*) New case.
709         (tilegx-*-*): Likewise.
710         * configure: Regenerate.
711
712 2011-06-06  Jing Yu  <jingyu@google.com>
713
714         * configure.ac: Skip target-libiberty for
715         arm*-*-linux-androideabi.
716         * configure: Regenerated.
717
718 2011-06-06  Nick Clifton  <nickc@redhat.com>
719
720         * config.sub: Sync from upstream.
721
722 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
723
724         * MAINTAINERS (Write After Approval): Add myself.
725
726 2011-06-01  Daniel Jacobowitz  <drow@false.org>
727
728         * MAINTAINERS: Update my email address.
729
730 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
731
732         * MAINTAINERS (Write After Approval): Update my email address.
733
734 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
735
736         * MAINTAINERS (Write After Approval): Add myself.
737
738 2011-05-08  Doug Kwan  <dougkwan@google.com>
739
740         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
741         * configure: Regenerated.
742         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
743         value from configure.
744         * Makefile.in: Regenerated.
745
746 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
747
748         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
749         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
750         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
751         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
752         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
753         *-*-vxworks*): Disable newlib and libgloss in separate case
754         statement.
755         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
756         to separate case statement.
757         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
758         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
759         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
760         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
761         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
762         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
763         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
764         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
765         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
766         i[[3456789]]86-*-rdos*, m32r-*-*,
767         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
768         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
769         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
770         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
771         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
772         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
773         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
774         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
775         and libgloss in main case over targets.  Remove most empty cases
776         in main case over targets.
777         * configure: Regenerate.
778
779 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
780
781         * MAINTAINERS (Write After Approval): Add myself.
782
783 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
784
785         * configure.ac: Remove code setting special library locations for
786         hppa*64*-*-hpux11*.  Remove code setting compiler for
787         sparc-sun-solaris2*.
788         * configure: Regenerate.
789
790 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
791
792         * configure.ac: Separate libgloss_dir settings from general case
793         over targets.
794         * configure: Regenerate.
795
796 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
797
798         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
799         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
800         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
801         cases in libgcj-disabling case statement.
802         (hppa*64*-*-linux*): Set unsupported_languages instead of
803         disabling target-zlib.
804         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
805         to hppa*64*-*-hpux*.
806         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
807         hppa*-*-hpux*.
808         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
809         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
810         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
811         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
812         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
813         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
814         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
815         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
816         libgcj-disabling case statement.
817         * configure: Regenerate.
818
819 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
820
821         * configure.ac: Disable Java for targets not supporting libffi.
822         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
823         Remove cases in Java-disabling statement.
824         (*arm-wince-pe): Change to arm-wince-pe.
825         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
826         cases in Java-disabling statement.
827         (bfin-*-*): Don't disable Java again.
828         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
829         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
830         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
831         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
832         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
833         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
834         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
835         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
836         Java-disabling statement.
837         (mmix-*-*): Don't disable Java again.
838         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
839         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
840         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
841         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
842         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
843         statement.
844         * configure: Regenerate.
845
846 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
847
848         * configure.ac: Separate cases disabling Java and Java libraries
849         from general case over targets.
850         * configure: Regenerate.
851
852 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
853
854         * MAINTAINERS: Update my email address.
855
856 2011-04-20  Easwaran Raman  <eraman@google.com>
857
858         * MAINTAINERS (Write After Approval): Add myself.
859
860 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
861
862         PR lto/48086
863         * configure.ac: Re-enable LTO on *-apple-darwin9*.
864         * configure: Regenerate.
865
866 2011-04-16  Jim Meyering  <meyering@redhat.com>
867
868         * MAINTAINERS (Write After Approval): Add myself.
869
870 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
871
872         * MAINTAINERS: Update my email address.
873
874 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
875
876         * MAINTAINERS (Write After Approval): Add myself.
877
878 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
879
880         * MAINTAINERS (Write After Approval): Add myself.
881
882 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
883
884         * MAINTAINERS (Write After Approval): Add myself.
885
886 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
887
888         * configure.ac (build_tools): Remove build-byacc.
889         (host_libs): Remove mmalloc.
890         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
891         autoconf automake libtool diff rcs fileutils shellutils time
892         textutils wdiff find uudecode hello tar gzip indent recode release
893         sed perl gawk findutils gettext zip.
894         (libgcj): Remove target-qthreads.
895         (target_tools): Remove target-examples target-gperf.
896         (YACC): Don't handle building byacc.
897         * configure: Regenerate.
898         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
899         dosutils, examples, fileutils, find, findutils, gawk, gettext,
900         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
901         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
902         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
903         handle building components.
904         * Makefile.in: Regenerate.
905
906 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
907
908         * MAINTAINERS: Update my email address as Xtensa maintainer.
909
910 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
911
912         * config.sub: Sync from upstream.
913
914 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
915
916         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
917         (microblaze*): Don't disable libssp.
918         * configure: Regenerate.
919
920 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
921
922         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
923         moveifchange.
924         * configure: Regenerate.
925         * Makefile.tpl: Use @SHELL@ not @config_shell@.
926         * Makefile.in: Regenerate.
927
928 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
929
930         * configure.ac (*-*-sysv4*): Don't enable libgomp.
931         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
932         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
933         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
934         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
935         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
936         md_exec_prefix cases.
937         * configure: Regenerate.
938
939 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
940
941         * configure.ac: Separate cases disabling target-libssp,
942         target-libiberty, target-libstdc++-v3 and Fortran from general
943         case over targets.
944         * configure: Regenerate.
945
946 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
947
948         * configure.ac (*-*-chorusos): Don't disable libgcj.
949         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
950         Remove case.
951         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
952         (arm-*-coff): Don't disable libgcj.
953         (arm*-*-linux-gnueabi): Remove useless assignment.
954         (arm-*-riscix*): Don't disable libgcj.
955         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
956         configuration.
957         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
958         (c54x*-*-*): Remove case.
959         (tic54x-*-*): Don't disable GCC or GCC libraries.
960         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
961         to *.
962         (d10v-*-*): Don't disable GCC libraries.
963         (d30v-*-*): Don't disable libgcj.
964         (h8500-*-*): Don't disable GCC libraries.
965         (i960-*-*): Don't disable libgcj.
966         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
967         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
968         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
969         libgcj.
970         (m68k-*-coff*): Remove case.
971         (mmix-*-*): Don't disable libgloss on host.
972         (mn10200-*-*, mn10300-*-*): Remove cases.
973         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
974         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
975         Don't disable libgcj.
976         (romp-*-*): Remove case.
977         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
978         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
979         case.
980         (v810-*-*): Don't disable GCC libraries.
981         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
982         (ip2k-*-*): Don't disable GCC libraries.
983         * configure: Regenerate.
984
985 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
986
987         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
988         libffi on host.
989         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
990         on host.
991         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
992         * configure: Regenerate.
993
994 2011-03-26  John Marino  <binutils@marino.st>
995
996         * configure.ac: Add support for *-*-dragonfly*
997         * configure: Regenerate.
998
999 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1000
1001         * configure.ac (native_only): Remove.
1002         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1003         send-pr uudecode guile gnuserv on host.
1004         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1005         send-pr rcs guile perl texinfo libtool on host.
1006         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1007         automake send-pr rcs guile perl texinfo libtool on host.
1008         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1009         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1010         (alpha*-dec-osf*): Don't disable fileutils on target.
1011         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1012         texinfo send-pr expect dejagnu on target.
1013         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1014         target-qthreads on target.
1015         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1016         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1017         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1018         x86_64-*-mingw*): Don't disable expect on target.
1019         (*-*-cygwin*): Don't disable target-gperf on target.
1020         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1021         gnuserv on target.
1022         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1023         target.
1024         * configure: Regenerate.
1025
1026 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1027
1028         * configure.ac (target_tools): Remove target-groff.
1029         (native_only): Remove target-groff.
1030         (hppa*64*-*-*): Don't disable byacc.
1031         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1032         setting.
1033         (*-*-kaos*): Don't skip target-librx and target-groff.
1034         (*-*-netware*): Don't skip target-libmudflap.
1035         (*-*-tpf*): Don't skip target-libmudflap.
1036         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1037         directories on the host.
1038         (ia64*-*-*vms*): Don't skip tix.
1039         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1040         host.
1041         * configure: Regenerate.
1042
1043 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1044
1045         * configure.ac: Remove references to mt-mep, mt-netware,
1046         mt-wince.
1047         * Makefile.def: Add all-utils soft dependencies.
1048         * Makefile.tpl: Remove GDB_NLM_DEPS.
1049         * configure: Regenerate.
1050         * Makefile.in: Regenerate.
1051
1052 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1053
1054         * configure.ac: Do not include mh-x86omitfp.
1055         * configure: Regenerate.
1056
1057 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1058
1059         * configure.ac: Remove empty cases.
1060         * configure: Regenerate.
1061
1062 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1063
1064         * Makefile.def: Add dependency from termcap to gdb.
1065         * Makefile.in: Regenerate.
1066
1067 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1068
1069         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1070         * configure: Regenerate.
1071         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1072         * Makefile.tpl: Likewise.
1073         * Makefile.in: Regenerate.
1074
1075 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1076
1077         * configure.ac: Remove all mentions of tentative_cc.
1078         * configure: Regenerate.
1079
1080 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1081
1082         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1083         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1084         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1085         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1086         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1087         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1088         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1089         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1090         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1091         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1092         *-*-rhapsody*): Remove host cases.
1093         * configure: Regenerate.
1094
1095 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1096
1097         * configure.ac (ppc*-*-pe): Remove host case.
1098         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1099         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1100         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1101         cases.
1102         * configure: Regenerate.
1103
1104 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1105
1106         * config.sub: Update to version 2011-03-23.
1107
1108 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1109
1110         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1111         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1112         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1113         * configure: Regenerate.
1114
1115 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1116
1117         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1118         to Write After Approval.
1119         * config-ml.in: Don't handle arc-*-elf*.
1120         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1121         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1122         handle GCC libraries.
1123         * configure: Regenerate.
1124
1125 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1126
1127         PR bootstrap/48120:
1128         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1129         Add -lstdc++ -lm to LIBS.
1130         * configure: Regenerate.
1131
1132 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1133
1134         * config.guess: Update to version 2011-02-02
1135         * config.sub: Update to version 2011-02-24
1136
1137 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1138
1139         PR lto/48086
1140         * configure.ac: Re-enable LTO on *-apple-darwin9.
1141         * configure: Regenerate.
1142
1143 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1144
1145         PR lto/48086
1146         * configure.ac: Disable LTO on darwin due to an assembler change in
1147         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1148         under 256.
1149         * configure: Regenerate.
1150
1151 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1152
1153         * MAINTAINERS: Update myself as score backend maintainer,
1154         update my e-mail address.
1155
1156 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1157
1158         * MAINTAINERS: Update my e-mail address.
1159
1160 2011-03-06  Joey Ye  <joey.ye@arm.com>
1161
1162         * MAINTAINERS: Update my e-mail address.
1163
1164 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1165
1166         * configure.ac: Adjust test of with_ppl.
1167         * configure: Regenerated.
1168
1169 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1170
1171         * MAINTAINERS: Adjust my e-mail address.
1172
1173 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1174
1175         * configure.ac: Add -lpwl to ppllibs.
1176         * configure: Regenerated.
1177
1178 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1179
1180         * config/cloog.m4: Add -lisl to clooglibs.
1181         * configure: Regenerated.
1182
1183 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1184
1185         * MAINTAINERS (CPU Port maintainers): Add self.
1186
1187 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1188
1189         * MAINTAINERS: Add myself as testsuite maintainer.
1190
1191 2011-02-15  Mike Stump  <mikestump@comcast.net>
1192
1193         * MAINTAINERS: Add myself as testsuite maintainer.
1194
1195 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1196
1197         Import from Libtool and gnulib:
1198
1199         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1200
1201         Prepare for supporting FreeBSD 10.
1202         * config.rpath: Remove handling of freebsd1* which soon would
1203         match FreeBSD 10.0.
1204
1205         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1206
1207         Remove support for FreeBSD 1.x.
1208         * libtool.m4 (_LT_LINKER_SHLIBS)
1209         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1210         soon would incorrectly match FreeBSD 10.0.
1211
1212 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1213
1214         PR binutils/12283
1215         * move-if-change: Import version from gnulib.
1216
1217 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1218
1219         PR lto/47225
1220         * Makefile.def (lto-plugin): Double dash for enable-shared.
1221         (configure-gcc): Depend on all-lto-plugin.
1222         * Makefile.in: Rebuilt.
1223
1224 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1225
1226         * configure.ac: Remove extra bracket.
1227         * configure: Regenerate.
1228
1229 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1230
1231         * MAINTAINERS: Add myself as libquadmath maintainer.
1232
1233 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1234
1235         * MAINTAINERS: Update my email address.
1236
1237 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1238
1239         * MAINTAINERS (option handling): Add self.
1240
1241 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1242
1243         PR lto/47225
1244         * Makefile.def: Add dependency for install-gcc
1245         on install-lto-plugin.
1246         * Makfile.in: Regenerated
1247
1248 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1249
1250         * MAINTAINERS (CPU Port Maintainers): Add myself.
1251
1252 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1253
1254         PR libgcj/44341
1255         * configure.ac: Discard --with-* flags for host when configuring
1256         target libraries for cross build.
1257         * configure: Rebuilt.
1258
1259 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1260
1261         * MAINTAINERS (linear loop transforms): Removed.
1262
1263 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1264
1265         * configure.ac: If with_ppl is no, move setting with_cloog=no
1266         after CLOOG_REQUESTED check.
1267         * configure: Regenerated.
1268
1269 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1270
1271         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1272         CLooG has been requested.
1273         * configure: Regenerated.
1274
1275 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1276
1277         * configure: Regenerated.
1278         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1279
1280 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1281
1282         * configure: Regenerated.
1283         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1284
1285 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1286
1287         * configure.ac: Use AS_HELP_STRING throughout.
1288         * configure: Regenerate.
1289
1290 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1291
1292         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1293         * configure: Regenerate.
1294
1295 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1296
1297         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1298
1299 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1300
1301         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1302         for ia64-hpux.
1303         * configure: Regenerate.
1304
1305 2011-01-07  Jan Hubicka  <jh@suse.cz>
1306
1307         PR lto/47225
1308         * Makefile.in: Regenerate.
1309         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1310         configure.
1311
1312 2011-01-07  Jan Hubicka  <jh@suse.cz>
1313
1314         * Makefile.in: Regenerate.
1315         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1316         and configure dependency on lto-plugin configure.
1317         (lto-plugin module): Remove dependency on GCC; add dependency on
1318         liniberty.
1319
1320 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1321
1322         * MAINTAINERS (Write After Approval): Add myself.
1323
1324 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1325
1326         * configure: Regenerate.
1327
1328 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1329
1330         * configure.ac: (picochip): Disable libiberty.
1331
1332 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1333
1334         * MAINTAINERS (Write After Approval): Add myself.
1335
1336 2010-12-10  Ian Lance Taylor  <iant@google.com>
1337
1338         PR bootstrap/46819
1339         * configure.ac: For --disable-libgcj clear libgcj_saved.
1340         * configure: Rebuild.
1341
1342 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1343
1344         PR fortran/46540
1345         * configure.ac: Add --disable-libquadmath and
1346         --disable-libquadmath-support.
1347         * configure: Regenerate.
1348
1349 2010-12-03  Ian Lance Taylor  <iant@google.com>
1350
1351         * MAINTAINERS: Add myself as libgo maintainer.
1352
1353 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1354
1355         PR libffi/46792
1356         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1357         * configure: Regenerate.
1358
1359 2010-12-02  Ian Lance Taylor  <iant@google.com>
1360
1361         * configure.ac: Always set default for poststage1_ldflags to
1362         -static-libstdc++ -static-libgcc.
1363
1364 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1365
1366         * configure.ac: Move comment to remove extra space in last argument
1367         of GCC_TARGET_TOOL.
1368
1369 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1370
1371         PR other/46026
1372         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1373         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1374         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1375         (BASE_FLAGS_TO_PASS): Use it.
1376         * configure: Rebuilt.
1377         * Makefile.in: Rebuilt.
1378
1379 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1380
1381         PR binutils/12258
1382         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1383         Properly check default linker.
1384         * configure: Regnerated.
1385
1386 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1387
1388         * configure.ac: For --enable-gold, handle value `default' instead of
1389         `both*'.  New configure option --{en,dis}able-ld.
1390         * configure: Regenerate.
1391
1392 2010-11-20  Ian Lance Taylor  <iant@google.com>
1393
1394         * configure.ac: Only disable a language library if no language needs
1395         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1396         * configure: Rebuild.
1397
1398 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1399
1400         * Makefile.in: Regenerate.
1401
1402         PR other/46202
1403         * configure.ac: Fix just-built in-tree STRIP name to be
1404         binutils/strip-new.
1405         * configure: Regenerate.
1406         * Makefile.def (install-strip-gcc, install-strip-binutils)
1407         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1408         (install-strip-sid): Mirror dependencies on non-strip variants
1409         of these targets on the respective -strip prerequisites.
1410         * Makefile.tpl (install-strip, install-strip-host)
1411         (install-strip-target): New targets.
1412         (install-strip-[+module+], install-strip-target-[+module+]):
1413         New targets.
1414         * Makefile.in: Regenerate.
1415
1416 2010-11-19  Ian Lance Taylor  <iant@google.com>
1417             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1418
1419         * configure.ac: Add target-libgo to target_libraries.  Set
1420         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1421         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1422         (HOST_EXPORTS): Add GOC.
1423         (BASE_TARGET_EXPORTS): Add GOC.
1424         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1425         (GOCFLAGS_FOR_TARGET): New variable.
1426         (EXTRA_HOST_FLAGS): Add GOC.
1427         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1428         * Makefile.def (target_modules): Add libgo.
1429         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1430         (dependencies): Add dependency from configure-target-libgo to
1431         configure-target-libffi and all-target-libstdc++-v3.  Add
1432         dependencies from all-target-libgo to all-target-libffi.
1433         (languages): Add go.
1434         * configure: Rebuild.
1435         * Makefile.in: Rebuild.
1436
1437 2010-11-19  Ian Lance Taylor  <iant@google.com>
1438
1439         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1440         compiler/flag environment variables.
1441
1442 2010-11-18  Ian Lance Taylor  <iant@google.com>
1443
1444         * configure.ac: Check for lang_requires_boot_languages in
1445         config-lang.in files.
1446         * configure: Rebuild.
1447
1448 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1449             Tobias Burnus  <burnus@net-b.de>
1450
1451         PR fortran/32049
1452         * Makefile.def: Add libquadmath; build it with language=fortran.
1453         * configure.ac: Add libquadmath.
1454         * Makefile.tpl: Handle multiple libs in check-[+language+].
1455         * Makefile.in: Regenerate.
1456         * configure: Regenerate.
1457
1458 2010-11-16  Tom Tromey  <tromey@redhat.com>
1459
1460         * MAINTAINERS: Moved myself to reviewers section.
1461
1462 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1463
1464         * MAINTAINERS: Moved myself to reviewers section.
1465
1466 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1467
1468         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1469         (Write After Approval): Remove self.
1470
1471 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1472
1473         * configure.ac: Fix spelling in option names.
1474         * configure: Regenerated.
1475
1476 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1477
1478         PR bootstrap/39622
1479         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1480         * configure: Regenerated.
1481
1482 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1483
1484         * MAINTAINERS: Update my email address.
1485
1486 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1487
1488         * configure: Regenerate.
1489
1490 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1491
1492         * configure: Regenerate.
1493
1494 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1495
1496         * configure: Regenerate.
1497
1498 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1499
1500         * configure: Regenerate.
1501
1502 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1503
1504         * configure.ac: Support official CLooG.org versions.
1505         * configure: Regenerate.
1506         * config/cloog.m4: New.
1507
1508 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1509
1510         * MAINTAINERS (Write After Approval): Add myself.
1511
1512 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1513
1514         * MAINTAINERS: Update my email address.
1515
1516 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1517
1518         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1519         * configure: Regenerate.
1520
1521 2010-11-03  Ian Lance Taylor  <iant@google.com>
1522             Dave Korn  <dave.korn.cygwin@gmail.com>
1523
1524         PR lto/46273
1525         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1526         and on other supported platforms whenever LTO is enabled.
1527         * configure: Rebuild.
1528
1529 2010-11-02  Alan Modra  <amodra@gmail.com>
1530
1531         PR binutils/12110
1532         * configure.ac: Error when source path contains spaces.
1533         * configure: Regenerate.
1534
1535 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1536
1537         * MAINTAINERS: Update my email address.
1538
1539 2010-10-20  Ian Lance Taylor  <iant@google.com>
1540
1541         * Makefile.def (target_modules): Set lib_path to src/.libs for
1542         libstdc++-v3 module.
1543         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1544         * Makefile.in: Rebuild.
1545
1546 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1547
1548         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1549         (Write After Approval): Remove myself.
1550
1551 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1552
1553         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1554
1555 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1556
1557         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1558
1559 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1560
1561         * configure.ac (build_lto_plugin): New shell variable.
1562         (--enable-lto): Turn on by default for all non-ELF platforms that
1563         have had LTO support added so far.  Set build_lto_plugin appropriately
1564         for both ELF and non-ELF.
1565         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1566         * configure: Regenerate.
1567
1568 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1569
1570         Sync from src:
1571         * configure.ac (v850 support): Remove target-libgloss from
1572         noconfigdirs.
1573         * configure: Regenerate.
1574
1575 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1576
1577         PR bootstrap/45326
1578         PR bootstrap/45174
1579         * configure.ac: Honor initial values of $build_configargs,
1580         $host_configargs, $target_configargs.  Mark the precious, so
1581         environment settings get recorded.
1582         * configure: Regenerate.
1583
1584 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1585
1586         PR bootstrap/45796
1587         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1588         Depend on all-build-libiberty.
1589         * Makefile.in: Regenerate.
1590
1591 2010-09-30  Michael Eager  <eager@eagercon.com>
1592
1593         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1594         * configure: Regenerate.
1595
1596 2010-09-28  Michael Eager  <eager@eagercon.com>
1597
1598         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1599
1600 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1601
1602         PR bootstrap/44621
1603         * configure.ac: Fix unportable shell quoting.
1604         * configure: Regenerate.
1605
1606 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1607
1608         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1609         targets and amend comment.
1610         * configure: Regenerate.
1611
1612 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1613
1614         * MAINTAINERS (Write After Approval): Add myself.
1615
1616 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1617
1618         * configure.ac: Enable LTO by default on Darwin.
1619         * configure: Regenerate.
1620
1621 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1622
1623         * MAINTAINERS (Write After Approval): Add myself.
1624
1625 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1626
1627         * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1630
1631         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1632         ports
1633
1634 2010-07-28  David Yuste  <david.yuste@gmail.com>
1635
1636         * MAINTAINERS (Write After Approval): Add myself.
1637
1638 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1639
1640         * configure.ac: Support all v850 targets.
1641         * configure: Regenerate.
1642
1643 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1644
1645         PR bootstrap/44455
1646         * configure.ac (extra_mpfr_configure_flags): Copy from
1647         extra_mpc_gmp_configure_flags.
1648         * configure: Re-generated.
1649
1650 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1651
1652         * MAINTAINERS (Write After Approval): Add myself.
1653
1654 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1655
1656         * MAINTAINERS (Write After Approval): Add myself.
1657
1658 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1659
1660         * MAINTAINERS (Write After Approval): Add myself.
1661
1662 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1663
1664         PR target/44862
1665         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1666         Provide -B option to allow for link spec %s substitutions for
1667         libstdc++.a on darwin.
1668         * Makefile.in: Regenerate.
1669
1670 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1671
1672         * MAINTAINERS (Reviewers): Update my e-mail address
1673
1674 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1675
1676         * Makefile.def (configure-gcc): Depend on all-libelf.
1677         * Makefile.in: Rebuild.
1678
1679 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1680
1681         * MAINTAINERS (Write After Approval): Add myself in the right place.
1682
1683 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1684
1685         * MAINTAINERS (Write After Approval): Add myself.
1686
1687 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1688
1689         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1690
1691 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1692
1693         * config.sub: Update to version 2010-05-21.
1694         * config.guess: Update to version 2010-04-03.
1695
1696 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1697
1698         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1699         * configure: Regenerate.
1700
1701 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1702
1703         * MAINTAINERS (Write After Approval): Add myself.
1704
1705 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1706
1707         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1708         a platform that supports LTO.
1709         * configure: Regenerate.
1710
1711 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1712
1713         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1714         * configure: Regenerated.
1715
1716 2010-04-27  Roland McGrath  <roland@redhat.com>
1717             H.J. Lu  <hongjiu.lu@intel.com>
1718
1719         * configure.ac (--enable-gold): Support both, both/gold and
1720         both/bfd to add gold to configdirs without removing ld.
1721         * configure: Regenerated.
1722
1723         * Makefile.def: Add install-gold dependency to install-ld.
1724         * Makefile.in: Regenerated.
1725
1726 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1727
1728         PR lto/42776
1729         * configure.ac (--enable-lto): Refactor handling so libelf tests
1730         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1731         and allow LTO to be explicitly enabled on non-ELF platforms that
1732         are known to support it inside else-clause.
1733         * configure: Regenerate.
1734
1735 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1736
1737         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1738         * configure: Regenerate.
1739
1740 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1741
1742         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1743         * configure: Regenerate.
1744
1745 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1746
1747         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1748         separately.
1749         * configure: Regenerate.
1750
1751 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1752
1753         * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1756
1757         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1758         * configure: Regenerate.
1759
1760 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1761
1762         * configure: Regenerate after change to elf.m4.
1763
1764 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1765
1766         * MAINTAINERS (Write After Approval): Add myself.
1767
1768 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1769
1770         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1771         * configure: Regenerated.
1772
1773 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1774
1775         * configure.ac: Print "buggy but acceptable" when CLooG
1776         revision is less than 9.
1777         * configure: Regenerated.
1778
1779 2010-04-01  Diego Novillo  <dnovillo@google.com>
1780
1781         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1782
1783 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1784
1785         PR bootstrap/43615
1786         PR bootstrap/43328
1787
1788         Revert:
1789
1790         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1791
1792         * configure.ac: Do not pass --enable-multilib nor
1793         --disable-multilib in baseargs.  Accept explicitly passed
1794         --enable_multilib.
1795         * configure: Regenerate.
1796
1797 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1798
1799         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1800
1801 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1802
1803         * MAINTAINERS: Remove myself.
1804
1805 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1806
1807         PR bootstrap/43328
1808         * configure.ac: Do not pass --enable-multilib nor
1809         --disable-multilib in baseargs.  Accept explicitly passed
1810         --enable_multilib.
1811         * configure: Regenerate.
1812
1813 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1814
1815         * MAINTAINERS (spu port): Remove me.
1816
1817 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1818
1819         * configure.ac (tic6x-*-*): New case.
1820         * configure: Regenerate.
1821
1822 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1823
1824         * config.sub: Update to version 2010-03-22.
1825         * config.guess: Update to version 2009-12-30.
1826
1827 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1828
1829         PR ada/42554
1830         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1831         * configure: Regenerate.
1832
1833 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1834
1835         * MAINTAINERS: Update my email address.
1836
1837 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1838
1839         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1840         (ghassan.shobaki@amd.com): Removed.
1841
1842 2010-03-17  Alan Modra  <amodra@gmail.com>
1843
1844         * MAINTAINERS: Update my email address.
1845
1846 2010-03-16  Diego Novillo  <dnovillo@google.com>
1847
1848         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1849         Matthews.
1850
1851 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1852
1853         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1854         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1855
1856 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1857
1858         * MAINTAINERS: Update my email address.
1859
1860 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1861
1862         * MAINTAINERS: Update my email address.
1863
1864 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1865
1866         * MAINTAINERS: Update my email address.
1867
1868 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1869
1870         * MAINTAINERS: Update my email address.
1871
1872 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1873
1874         PR libstdc++/32499
1875         * configure.ac (RANLIB): Default to true.
1876         (STRIP): Likewise.
1877         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1878         * configure: Regenerate.
1879
1880 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1881
1882         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1883         (Write After Approval): Update my email address.
1884
1885 2010-02-17  Nick Clifton  <nickc@redhat.com>
1886
1887         PR 11238
1888         * Makefile.tpl (local-distclean): Also remove config.cache files in
1889         sub-directories as there may not be Makefiles present in the
1890         sub-directories.
1891         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1892         the config.cache files found by the find command.
1893
1894         * Makefile.in: Regenerate.
1895         * configure.ac: Revert previous delta.
1896         * configure: Regenerate.
1897
1898 2010-02-15  Nick Clifton  <nickc@redhat.com>
1899
1900         PR 11238
1901         * configure.ac: Delete config.cache files in sub-directories when
1902         deleting Makefiles.
1903         * configure: Regenerate.
1904
1905 2010-02-12  Ben Elliston  <bje@gnu.org>
1906
1907         * MAINTAINERS: Update my email address.
1908
1909 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1910
1911         * MAINTAINERS (spu port): Update my email address.
1912
1913 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1914
1915         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1916
1917 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1918
1919         * configure.ac: Add "recommended" version checks for GMP/MPC.
1920         Update recommended GMP/MPFR/MPC versions.
1921         * configure: Regenerate.
1922
1923 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1924
1925         * MAINTAINERS: Move my Embecosm email address into the
1926         write-after-approval section.
1927
1928 2010-01-26  Ian Lance Taylor  <iant@google.com>
1929
1930         * MAINTAINERS: Add myself as Go frontend maintainer.
1931
1932 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1933
1934         PR libstdc++/36101, PR libstdc++/42813
1935         * configure.ac (bootstrap_target_libs): Make inclusion of
1936         target-libgomp conditional on libgomb being in target_configdirs.
1937         * configure: Regenerate.
1938
1939 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1940
1941         PR libstdc++/36101, PR libstdc++/42813
1942         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1943         * configure: Regenerate.
1944
1945 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1946
1947         PR libstdc++/36101, PR libstdc++/42813
1948         * configure.ac (target_configdirs): Substitute.
1949         * Makefile.def: Bootstrap target module libgomp.
1950         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1951         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1952         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1953         * configure, Makefile.in: Regenerate.
1954
1955 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1956
1957         * MAINTAINERS: Adjust my details.
1958
1959 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1960
1961         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1962
1963 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1964
1965         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1966
1967 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1968
1969         * MAINTAINERS (Write After Approval): Add myself.
1970
1971 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1972
1973         * MAINTAINERS (Write After Approval): Add myself.
1974
1975 2010-01-11  Richard Guenther  <rguenther@suse.de>
1976
1977         PR lto/41569
1978         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1979         * Makefile.in: Regenerated.
1980
1981 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1982
1983         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1984         * configure: Regenerate.
1985
1986 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1987             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1988
1989         PR bootstrap/42424
1990         * configure.ac: Include libtool m4 files.
1991         (_LT_CHECK_OBJDIR): Call it.
1992         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1993         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1994
1995         * configure: Regenerate.
1996
1997 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1998
1999         PR bootstrap/41818
2000         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2001         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2002         * Makefile.in: Regenerate.
2003
2004 2010-01-02  Richard Guenther  <rguenther@suse.de>
2005
2006         PR lto/41529
2007         * configure.ac: Include config/elf.m4.  Disable LTO if not
2008         builting for an elf target.
2009         * configure: Regenerate.
2010
2011 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2012
2013         * MAINTAINERS: Change my email address.
2014
2015 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2016
2017         * config.sub, config.guess: Update from upstream sources.
2018
2019 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2020
2021         * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2024
2025         PR middle-end/30447
2026         PR middle-end/30789
2027         PR other/40302
2028
2029         * configure.ac: Require MPC.
2030         * configure: Regenerate.
2031
2032 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2033
2034         PR target/38384
2035         PR bootstrap/40972
2036         * libtool.m4: Sync from git Libtool.
2037         * ltoptions.m4: Likewise.
2038         * ltversion.m4: Likewise.
2039         * lt~obsolete.m4: Likewise.
2040         * ltmain.sh: Likewise.
2041
2042 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2043
2044         * configure.ac: Update minimum MPC version to 0.8.
2045         * configure: Regenerate.
2046
2047 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2048
2049         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2050         * configure: Regenerated.
2051
2052 2009-11-21  Ian Lance Taylor  <iant@google.com>
2053
2054         * configure.ac: Change default of poststage1_ldflags to be empty if
2055         poststage1_libs is set.  When poststage1_libs is empty, and
2056         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2057         * configure: Rebuild.
2058
2059 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2060
2061         * MAINTAINERS (Write After Approval): Update my email address.
2062
2063 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2064
2065         * config.guess: Update from upstream sources.
2066
2067 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2068
2069         * Makefile.def: Restore host and target settings for gmp.
2070         * Makefile.in: Rebuild.
2071
2072 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2073
2074         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2075         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2076         Fix portability of test of C++ as bootstrap language.  Add
2077         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2078         * configure: Rebuild.
2079         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2080         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2081         in-tree building.
2082         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2083         (POSTSTAGE1_HOST_EXPORTS): Use it.
2084         (STAGE[+id+]_CXXFLAGS): New.
2085         (BASE_FLAGS_TO_PASS): Pass it down.
2086         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2087         extra_exports.
2088         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2089         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2090         extra_exports.
2091         * Makefile.in: Rebuild.
2092
2093 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2094
2095         * config.sub, config.guess: Update from upstream sources.
2096
2097 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2098
2099         * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2009-11-09  Jon Beniston  <jon@beniston.com>
2102
2103         * MAINTAINERS (Write After Approval): Add myself.
2104
2105 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2106
2107         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2108         paths for *-w64-mingw* and x86_64-*mingw*.
2109         * configure: Regenerated.
2110
2111 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2112
2113         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2114
2115 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2116
2117         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2118         Phil Edwards to Write-After Approval.
2119
2120 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2121
2122         * configure.ac: Disable target-winsup & co for
2123         x86_64-*-mingw* and *-w64-mingw* targets.
2124         * configure: Regenerated.
2125
2126 2009-10-16  Nick Clifton  <nickc@redhat.com>
2127
2128         * MAINTAINERS: Add myself as a maintainer for the RX port.
2129
2130 2009-10-26  Johannes Singler  <singler@kit.edu>
2131
2132         * MAINTAINERS (Write After Approval): Update my e-mail address.
2133
2134 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2135
2136         * configure.ac (CLooG test): Use = with test.
2137         * configure: Regenerate.
2138
2139 2009-10-22  Richard Guenther  <rguenther@suse.de>
2140
2141         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2142         cloog if the ppl version check failed.  Move flags saving
2143         before setting in libelf check.
2144         * configure: Regenerate.
2145
2146 2009-10-21  Richard Guenther  <rguenther@suse.de>
2147
2148         * configure.ac: Adjust the ppl and cloog configure to work as
2149         documented.  Disable cloog if ppl was disabled.  Omit the version
2150         checks if they were disabled.
2151         * configure: Re-generate.
2152
2153 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2154
2155         * configure.ac: Add 'lto' to enable_languages, not
2156         new_enable_languages, and only if not already present.
2157         * configure: Regenerate.
2158
2159 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2160
2161         * README: Refer to the various COPYING* files instead of just
2162         COPYING.
2163         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2164
2165 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2166
2167         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2168         
2169 2009-10-07  Richard Guenther  <rguenther@suse.de>
2170
2171         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2172         and Richard Guenther as reviewers.
2173         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2174         as reviewers.
2175
2176 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2177
2178         * config.sub: Update from upstream sources.
2179
2180 2009-10-06  Ian Lance Taylor  <iant@google.com>
2181
2182         * Makefile.def: check-gold depends upon all-gas.
2183         * Makefile.in: Rebuild.
2184
2185 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2186
2187         * MAINTAINERS (Write After Approval): Add myself.
2188
2189 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2190
2191         * Makefile.def: all-lto-plugin depends on all-libiberty.
2192         set bootstrap=true for lto-plugin.
2193         Add lto-plugin.
2194         * Makefile.in: Regenerate.
2195         * configure.ac (host_libs): Add lto-plugin.
2196         * configure: Regenerate.
2197
2198 2009-10-03  Diego Novillo  <dnovillo@google.com>
2199
2200         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2201         (HOST_LIBELFLIBS): Define.
2202         (HOST_LIBELFINC): Define.
2203         * Makefile.in: Regenerate.
2204         * configure.ac: Add --enable-lto.
2205         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2206         If --enable-lto is used, add 'lto' to new_enable_languages.
2207         If --enable-lto is used and gold is enabled, add
2208         lto-plugin to configdirs.
2209         * configure: Regenerate.
2210
2211 2009-10-03  Simon Baldwin  <simonb@google.com>
2212
2213         * configure.ac: If --with-system-zlib, suppress local zlib and
2214         pass --with-system-zlib to subdir configure scripts.
2215         * configure: Regenerate.
2216
2217 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2218             Paolo Bonzini  <bonzini@gnu.org>
2219
2220         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2221         $(srcdir).
2222         * Makefile.in: Rebuilt.
2223
2224 2009-09-26  Gary Funck  <gary@intrepid.com>
2225
2226         * MAINTAINERS (Write After Approval): Add myself.
2227
2228 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2229
2230         * configure.ac: Update minimum MPC version to 0.7.
2231         * configure: Regenerate.
2232
2233 2009-09-25  Nick Clifton  <nickc@redhat.com>
2234
2235         * configure.ac: Pass any --cache-file=/dev/null option on to
2236         subconfigures.
2237         * configure: Regenerate.
2238
2239 2009-09-23  Nick Clifton  <nickc@redhat.com>
2240
2241         * config.sub, config.guess: Update from upstream sources.
2242
2243 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2244
2245         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2246         * Makefile.in: Rebuilt.
2247
2248 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2249
2250         PR bootstrap/32272
2251         * configure.ac: Error out if $srcdir isn't '.' but contains
2252         host-${host_noncanonical}.
2253         * configure: Regenerate.
2254
2255 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2256
2257         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2258         maintainer.
2259
2260 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2261
2262         * configure.ac: If bootstrapping a combined tree with
2263         --enable-gold, require c++ in stage1_languages.
2264         * configure: Regenerate.
2265
2266         * configure.ac: Also add target_libs of stage1_languages to
2267         bootstrap_target_libs.
2268         * configure: Regenerate.
2269
2270         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2271         with --enable-languages not containing c++.
2272         * configure: Regenerate.
2273
2274 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2275
2276         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2277         * configure: Regenerate.
2278
2279 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2280
2281         * MAINTAINERS (Write After Approval): Update my e-mail address,
2282         and move from from here...
2283         (Waiting for paperwork): To here.
2284
2285 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2286
2287         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2288
2289 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2290
2291         * configure.ac: Do not use $extrasub for replacing @if/@endif
2292         parts in Makefile; instead, use additional arguments to
2293         AC_CONFIG_COMMANDS to do the replacement manually, with several
2294         sed invocations, to avoid HP-UX sed command limits.
2295         * configure: Regenerate.
2296
2297 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2298
2299         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2300         blank before -L.
2301
2302 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2303
2304         * configure.ac (with-build-config): Document.  Handle without.
2305         Handle missing argument.
2306         * configure: Rebuilt.
2307
2308 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2309
2310         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2311         Default to bootstrap-debug only if compare-debug works.
2312         * configure: Rebuilt.
2313         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2314         * Makefile.in: Rebuilt.
2315
2316 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2317
2318         * MAINTAINERS (OS Port Maintainers): Update my email address.
2319
2320 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2321
2322         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2323         * Makefile.in: Rebuilt.
2324
2325 2009-09-01  Chris Demetriou  <cgd@google.com>
2326
2327         * MAINTAINERS (Write After Approval): Add myself.
2328
2329 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2330
2331         PR debug/30161
2332         * include/dwarf2.h (enum dwarf_tag): Added
2333         DW_TAG_GNU_template_template_param
2334         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2335
2336 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2337
2338         * Makefile.tpl (AWK): Fix typo.
2339         * Makefile.in: Regenerate.
2340
2341 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2342
2343         * configure.ac: Detect awk and sed.
2344         * Makefile.def (flags_to_pass): Add AWK and SED.
2345         * Makefile.tpl (AWK, SED): New.
2346         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2347         * configure: Regenerate.
2348         * Makefile.in: Regenerate.
2349
2350 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2351
2352         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2353         (collapseslashes): Likewise.
2354
2355 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2356
2357         * configure.ac (AC_PREREQ): Bump to 2.64.
2358
2359 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2360
2361         * configure.ac: Remove --with-datarootdir, --with-docdir,
2362         --with-pdfdir, --with-htmldir switches.
2363         * configure: Regenerate.
2364
2365         * configure: Regenerate.
2366
2367         * compile: Sync from Automake 1.11.
2368         * depcomp: Likewise.
2369         * install-sh: Likewise.
2370         * missing: Likewise.
2371         * mkinstalldirs: Likewise.
2372         * ylwrap: Likewise.
2373
2374 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2375
2376         * ltmain.sh (func_normal_abspath): New function.
2377         (func_relative_path): Likewise.
2378         (func_mode_help): Document new -bindir option for link mode.
2379         (func_mode_link): Add new -bindir option, and use it to place
2380         output DLL if specified.
2381
2382 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2383
2384         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2385         (baseargs): Add --disable-option-checking.
2386         * configure: Regenerate.
2387
2388         * Makefile.def (configure-target-libiberty): Depend on
2389         all-binutils and all-ld.
2390         (configure-target-newlib): Likewise.
2391         * Makefile.in: Regenerate.
2392
2393 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2394
2395         * config.sub, config.guess: Update from upstream sources.
2396
2397 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2398
2399         Sync from src, merge:
2400
2401         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2402
2403         * configure.ac: Do not exclude gas for i386-*-darwin.
2404         Add a case for x86_64-*-darwin.
2405         * configure: Regenerate.
2406
2407 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2408
2409         * MAINTAINERS: Add my name to Write After Approval list.
2410
2411 2009-08-06  Michael Eager  <eager@eagercon.com>
2412
2413         * configure.ac: Add Microblaze target.
2414         * configure: Regenerate.
2415
2416 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2417
2418         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2419         * configure: Regenerate.
2420         
2421 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2422
2423         * MAINTAINERS (Write After Approval): Update my e-mail address.
2424
2425 2009-07-06  Ian Lance Taylor  <iant@google.com>
2426
2427         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2428         * configure: Rebuild.
2429
2430 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2431
2432         * MAINTAINERS: Move myself to the Graphite Reviewers.
2433
2434 2009-06-30  Wei Guozhi  <carrot@google.com>
2435
2436         * MAINTAINERS: Add my name to Write After Approval list.
2437
2438 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2439
2440         PR bootstrap/40338
2441         * configure.ac (comparestring): Create new variable.
2442         * Makefile.tpl (comparestring): Use to skip some comparisions.
2443         * configure: Regenerate.
2444         * Makefile.in: Regenerate.
2445
2446 2009-06-26  Doug Evans  <dje@sebabeach.org>
2447
2448         * Makefile.def (host_modules): Add cgen.
2449         * Makefile.in: Regenerate.
2450         * configure.ac (host_tools): Add cgen.
2451         * configure: Regenerate.
2452
2453 2009-06-23  DJ Delorie  <dj@redhat.com>
2454
2455         * MAINTAINERS: Add myself as mep maintainer.
2456
2457 2009-06-23  Ian Lance Taylor  <iant@google.com>
2458
2459         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2460         boot_languages.  Only bootstrap target libraries listed in
2461         target_libs for some boot language.  Add --with-stage1-ldflags,
2462         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2463         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2464         if not building with C++.
2465         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2466         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2467         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2468         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2469         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2470         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2471         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2472         * configure, Makefile.in: Rebuild.
2473
2474 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2475
2476         * MAINTAINERS: Added my name to write-after-approval list.
2477
2478 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2479
2480         * configure.ac: Define is_elf for QNX Neutrino targets.
2481         * configure: Regenerate.
2482
2483 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2484
2485         * MAINTAINERS: Added my name to the write-after-approval list
2486
2487 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2488
2489         * configure.ac: Detect MPC in default directory.
2490         * configure: Regenerate.
2491
2492 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2493             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2494
2495         * Makefile.tpl (all): Avoid a trailing backslash.
2496         * Makefile.in: Regenerate.
2497
2498 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2499
2500         * config.sub, config.guess: Update from upstream sources.
2501
2502 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2503
2504         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2505         to noconfdirs.
2506         * configure: Regenerate.
2507
2508 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2509
2510         * Makefile.tpl ([+compare-target+]): Compare all stage
2511         directories, rather than just gcc.
2512         * Makefile.in: Rebuilt.
2513
2514 2009-06-01  Doug Kwan  <dougkwan@google.com>
2515
2516         * configure.ac: Support gold for target arm*-*-*.
2517         * configure: Regenerate.
2518
2519 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2520
2521         * Makefile.def: Add MPC support and dependencies.
2522         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2523
2524         * Makefile.in, configure: Regenerate.
2525
2526 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2527
2528         * Makefile.tpl (all): Avoid harmless warning in make all when
2529         gcc-bootstrap is enabled but stage_last does not exist.
2530         * Makefile.in: Rebuilt.
2531
2532 2009-05-24  Nicolas Roche  <roche@adacore.com>
2533
2534         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2535         * Makefile.in: Regenerate.
2536
2537 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2538
2539         * MAINTAINERS: Update my e-mail address.
2540
2541 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2542
2543         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2544         * configure:  Regenerate.
2545
2546 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2547
2548         PR other/40159
2549         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2550         gcc-no-bootstrap are mutually exclusive.
2551         * Makefile.in: Rebuilt.
2552
2553 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2554
2555         PR other/40159
2556         * Makefile.tpl (all): Don't end with unconditional success.
2557         * Makefile.in: Rebuilt.
2558
2559 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2560
2561         PR target/37137
2562         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2563         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2564         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2565         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2566         stage_configureflags, stage_cflags and stage_libcflags into
2567         explicit Makefile macros.
2568         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2569         GFORTRAN.
2570         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2571         CC.  Set CC_FOR_BUILD from CC.
2572         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2573         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2574         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2575         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2576         and GFORTRAN.
2577         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2578         (_LIBCFLAGS): Renamed to _TFLAGS.
2579         (do-compare-debug, do-compare3-debug): Drop.
2580         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2581         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2582         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2583         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2584         (XGCC_FLAGS_FOR_TARGET): New.
2585         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2586         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2587         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2588         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2589         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2590         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2591         TFLAGS.
2592         (BUILD_CONFIG): Include if requested.
2593         (all): Set TFLAGS on bootstrap.
2594         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2595         (all-stageid-prefixmodule): Likewise.
2596         (do-clean, distclean-stageid): Set TFLAGS.
2597         (restrap): Fix whitespace.
2598         * Makefile.in: Rebuilt.
2599
2600 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2601
2602         * config.guess: Sync with src.
2603
2604 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2605
2606         * configure.ac ($with_ppl):  Default to no if not supplied.
2607         ($with_cloog):  Likewise.
2608         configure:  Regenerate.
2609
2610 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2611
2612         * MAINTAINERS: Update my e-mail address.
2613
2614 2009-04-27  Nick Clifton  <nickc@redhat.com>
2615
2616         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2617
2618 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2619
2620         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2621         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2622         * Makefile.in: Regenerate.
2623
2624 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2625
2626         PR bootstrap/39739
2627         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2628         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2629
2630         * configure, Makefile.in: Regenerate.
2631
2632 2009-04-21  Taras Glek  <tglek@mozilla.com>
2633
2634         * include/hashtab.h: Update GTY annotations to new syntax
2635         * include/splay-tree.h: Likewise
2636
2637 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2638
2639         * config.sub, config.guess: Update from upstream sources.
2640
2641 2009-04-15  Anthony Green  <green@moxielogic.com>
2642
2643         * configure.ac: Add moxie support.
2644         * configure: Rebuilt.
2645
2646 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2647
2648         * configure.ac: Change copyright header to refer to version
2649         3 of the GNU General Public License and to point readers at the
2650         COPYING3 file and the FSF's license web page.
2651         * Makefile.def: Likewise.
2652         * Makefile.tpl: Likewise.
2653         * Makefile.in: Regenerate.
2654
2655 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2656
2657         * configure.ac: Restore match for darwin9 or later. Use double
2658         brackets since regeneration eats one pair.
2659         * configure: Regenerate.
2660
2661 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2662
2663         PR gas/10039
2664         * configure.ac: Require texinfo 4.7.
2665         * configure: Regenerated.
2666
2667 2009-04-09  Nick Clifton  <nickc@redhat.com>
2668
2669         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2670         the GCC Runtime Library Exception.
2671
2672 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2673
2674         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2675         * configure: Regenerate.
2676
2677 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2678
2679         * Makefil.def (languages): New entries.
2680         * Makefile.tpl (check-gcc-*): New generic target.
2681         * Makefile.in: Regenerate.
2682
2683 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2684
2685         * MAINTAINERS:  Update my email address.
2686
2687 2009-03-18  Tom Tromey  <tromey@redhat.com>
2688
2689         * configure: Rebuild.
2690         * configure.ac (host_libs): Add libiconv.
2691         * Makefile.in: Rebuild.
2692         * Makefile.def (host_modules): Add libiconv.
2693         (configure-gdb, all-gdb): Depend on libiconv.
2694
2695 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2696
2697         * configure.ac: Treat gdb as supported on x86_64-darwin.
2698         * configure: Regenerate.
2699
2700 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2701
2702         * configure.ac (--with-host-libstdcxx): New option.
2703         * configure: Regenerate.
2704
2705 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2706
2707         * MAINTAINERS:  Move myself into the write after approval list.
2708
2709 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2710
2711         * MAINTAINERS: Update e-mail address.
2712         
2713 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2714
2715         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2716
2717 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2718
2719         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2720
2721 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2722
2723         Backport from git Libtool:
2724
2725         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2726         Support GNU/kOpenSolaris.
2727         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2728         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2729         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2730         GNU/kOpenSolaris.
2731
2732 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2733
2734         * MAINTAINERS: Update e-mail address.
2735
2736 2009-02-24  Michael Eager  <eager@eagercon.com>
2737
2738         * MAINTAINERS (Write After Approval): Add self.
2739
2740 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2741
2742         * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2009-02-05  Andreas Schwab  <schwab@suse.de>
2745
2746         * Makefile.tpl (stage_last): Define $r and $s before using
2747         $(RECURSE_FLAGS_TO_PASS).
2748         * Makefile.in: Regenerate
2749
2750 2009-01-30  Ian Lance Taylor  <iant@google.com>
2751
2752         * MAINTAINERS: Move myself to the Global Reviewers list.
2753
2754 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2755
2756         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2757         * configure: Regenerate.
2758
2759 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2760
2761         * MAINTAINERS: Make whitespace consistent.
2762         Remove Robert Millan from Write After Approval.
2763
2764 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2765
2766         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2767         (all-opcodes): Depend on all-libiberty.
2768         * Makefile.in: Regenerate.
2769
2770 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2771
2772         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2773         * configure: Regenerate.
2774
2775 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2776
2777         * MAINTAINERS (Write After Approval): Add myself.
2778
2779 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2780
2781         * MAINTAINERS: Add myself to reviewers (Fortran).
2782
2783 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2784
2785         PR tree-optimization/38515
2786         * configure.ac (cloog-polylib): Removed.
2787         (with_ppl, with_cloog): Test for "no".
2788         * configure: Regenerated.
2789
2790 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2791
2792         * MAINTAINERS: Moved myself to reviewers (Fortran).
2793
2794 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2795
2796         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2797         (Write After Approval): Remove myself.
2798
2799 2009-01-03  Diego Novillo  <dnovillo@google.com>
2800
2801         * MAINTAINERS: Remove myself from alias maintainership.
2802
2803 2009-01-02  David Ayers  <ayers@fsfe.org>
2804
2805         * MAINTAINERS: Update e-mail address.
2806
2807 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2808
2809         * MAINTAINERS: Make whitespace consistent.
2810
2811 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2812
2813         Backport from upstream Libtool:
2814         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2815         Add cache variables to tests that require the linker to work.
2816         For shlibpath_overrides_runpath, this also changes the semantics
2817         to let the result from the C compiler take precedence.
2818
2819 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2820
2821         * config.sub, config.guess: Update from upstream sources.
2822
2823 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2824
2825         * configure.ac (ppllibs): Add by default the lib flags.
2826         * configure: Regenerate.
2827
2828 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2829
2830         * MAINTAINERS:  Add myself to the write after approval list.
2831
2832 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2833
2834         * configure.ac: Add double brackets on darwin[912].
2835         * configure: Regenerate.
2836
2837 2008-12-03  Daniel Kraft  <d@domob.eu>
2838
2839         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2840         Approval to Reviewer section (for Fortran front-end).
2841
2842 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2843
2844         * configure.ac: Expand to darwin10 and later.
2845         * configure: Regenerate.
2846
2847 2008-12-02  Andreas Schwab  <schwab@suse.de>
2848
2849         * Makefile.def: configure-target-boehm-gc depends on
2850         all-target-libstdc++-v3.
2851         * Makefile.in: Regenerate.
2852
2853 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2854
2855         * MAINTAINERS:  Add myself as mingw maintainer.
2856
2857 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2858
2859         * config.sub, config.guess: Update from upstream sources.
2860
2861 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2862
2863         * README.SCO: Remove.
2864
2865 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2866
2867         * MAINTAINERS:  Add myself to the write after approval list.
2868
2869 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2870
2871         * MAINTAINERS:  Update my email address in WAA section.
2872
2873 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2874
2875         * MAINTAINERS: Update e-mail address.
2876
2877 2008-11-27  Toon Moene  <toon@moene.org>
2878
2879         * MAINTAINERS: Change e-mail address.
2880
2881 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2882
2883         * configure.ac: Build gdb for i?86-*-darwin*
2884         * configure: Regenerated.
2885
2886 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2887
2888         * MAINTAINERS: Added my full name.
2889
2890 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2891
2892         PR bootstrap/38014
2893         PR bootstrap/37923
2894
2895         Revert:
2896
2897         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2898
2899         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2900         * Makefile.in: Regenerated.
2901
2902         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2903
2904         PR gdb/921
2905         PR gdb/1646
2906         PR gdb/2175
2907         PR gdb/2176
2908
2909         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2910         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2911         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2912         (HOST_EXPORTS): Pass CPPFLAGS.
2913         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2914         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2915         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2916         * Makefile.in, configure: Regenerated.
2917         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2918         and CPPFLAGS_FOR_BUILD.
2919
2920 2008-11-06  Jeff Law  <law@redhat.com>
2921
2922         * MAINTAINERS: Add myself as middle end maintainer.
2923
2924 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2925
2926         * MAINTAINERS (Write after approval): Add myself.
2927
2928 2008-11-05  Diego Novillo  <dnovillo@google.com>
2929
2930         * MAINTAINERS (Global Reviewers): Add myself.
2931         (Non-Algorithmic Maintainers): Remove myself.
2932
2933 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2934
2935         * MAINTAINERS (Write after approval): Add myself.
2936
2937 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2938
2939         * MAINTAINERS (Write after approval): Add myself.
2940
2941 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2942
2943         * configure.ac (spu-*-*): Remove special case.
2944         * configure: Regenerate.
2945
2946 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2947
2948         * MAINTAINERS (Write after approval): Update my email address.
2949
2950 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2951
2952         * configure.ac [spu-*-*]: Do not set skipdirs.
2953         * configure: Re-generate.
2954
2955 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2956
2957         * MAINTAINERS (Various Maintainers): Add myself to reload.
2958
2959 2008-10-25  Richard Guenther  <rguenther@suse.de>
2960
2961         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2962         maintainer.  Remove myself as libgcc-math maintainer.
2963         (Non-Algorithmic Maintainers): Remove myself.
2964
2965 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2966
2967         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2968         * Makefile.in: Regenerated.
2969
2970 2008-10-23  Cary Coutant  <ccoutant@google.com>
2971
2972         * MAINTAINERS (Write after approval): Add myself.
2973
2974 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2975
2976         PR gdb/921
2977         PR gdb/1646
2978         PR gdb/2175
2979         PR gdb/2176
2980
2981         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2982         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2983         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2984         (HOST_EXPORTS): Pass CPPFLAGS.
2985         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2986         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2987         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2988         * Makefile.in, configure: Regenerated.
2989         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2990         and CPPFLAGS_FOR_BUILD.
2991
2992 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2993
2994         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2995         Sebastian Pop.
2996
2997 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2998
2999         * MAINTAINERS (Write After Approval): Added myself.
3000
3001 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3002
3003         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3004         recommended version to 2.3.2.
3005
3006         * configure: Regenerate.
3007
3008 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3009
3010         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3011
3012 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3013
3014         * MAINTAINERS (Write After Approval): Update e-mail address.
3015
3016 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3017
3018         * libtool.m4: Update to libtool 2.2.6.
3019         * lt~obsolete.m4: Update to libtool 2.2.6.
3020         * ltmain.sh: Update to libtool 2.2.6.
3021         * ltsugar.m4: Update to libtool 2.2.6.
3022         * ltversion.m4: Update to libtool 2.2.6.
3023         * ltoptions.m4: Update to libtool 2.2.6.
3024         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3025
3026 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3027
3028         * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3031
3032         * MAINTAINERS (Write After Approval): Update my name.
3033
3034 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3035
3036         * MAINTAINERS: Add myself in "Write After Approval".
3037
3038 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3039
3040         * MAINTAINERS: Add myself as ia64 maintainer.
3041
3042 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3043
3044         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3045         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3046         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3047         and Michael Tiemann from Write After Approval since they do not
3048         actually have access.
3049
3050 2008-09-05  Richard Guenther  <rguenther@suse.de>
3051
3052         * configure.ac: Initialize clooglibs to -lcloog.
3053         * configure: Re-generate.
3054
3055 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3056
3057         * MAINTAINERS (Write After Approval): Add myself.
3058
3059 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3060
3061         * configure.ac (--with-cloog-polylib): New.
3062         (--disable-cloog-version-check): New.
3063         (--disable-ppl-version-check): New.
3064         * configure: Re-generate.
3065
3066 2008-09-03  Richard Guenther  <rguenther@suse.de>
3067
3068         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3069         cloog test.
3070         * configure: Re-generate.
3071
3072 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3073
3074         Add picoChip port.
3075         * MAINTAINERS: Add picoChip maintainers.
3076
3077 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3078             Tobias Grosser  <grosser@fim.uni-passau.de>
3079             Jan Sjodin  <jan.sjodin@amd.com>
3080             Harsha Jagasia  <harsha.jagasia@amd.com>
3081             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3082             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3083             Adrien Eliche  <aeliche@isty.uvsq.fr>
3084
3085         Merge from graphite branch.
3086         * configure: Regenerate.
3087         * Makefile.in: Regenerate.
3088         * configure.ac (host_libs): Add ppl and cloog.
3089         Add checks for PPL and CLooG.
3090         * Makefile.def (ppl, cloog): Added modules and dependences.
3091         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3092         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3093
3094 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3095
3096         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3097         (GCC_SHLIB_SUBDIR): New.
3098         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3099         * configure: Regenerate.
3100         * Makefile.in: Regenerate.
3101
3102 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3103
3104         * MAINTAINERS: Consistently use tabs to separate columns.
3105
3106 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3107
3108         * MAINTAINERS (Write after Approval): Add myself.
3109
3110 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3111
3112         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3113         Enable bfd, binutils and opcodes.
3114         * configure: Regenerate.
3115
3116 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3117
3118         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3119
3120 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3121
3122         * MAINTAINERS:  Use correct Umlaut for last name.
3123
3124 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3125
3126         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3127
3128 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3129
3130         * MAINTAINERS: Update my email address.
3131
3132 2008-08-16  Nicolas Roche  <roche@adacore.com>
3133
3134         * Makefile.tpl: Add BOOT_ADAFLAGS.
3135         * Makefile.in: Regenerate.
3136
3137 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3138
3139         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3140         * configure: Regenerate.
3141
3142 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3143
3144         * configure.ac: Add makefile fragments for hpux.
3145         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3146         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3147         * configure: Regenerate.
3148         * Makefile.in: Regenerate.
3149
3150 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3151
3152         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3153
3154 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3155
3156         * MAINTAINERS (Write after Approval): Add myself.
3157
3158 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3159
3160         * MAINTAINERS (Write After Approval):  Add myself.
3161
3162 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3163
3164         * MAINTAINERS (Write After Approval):  Add myself.
3165
3166 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3167
3168         * MAINTAINERS: Update my email address.
3169
3170 2008-06-25  Joey Ye  <joey.ye@intel.com>
3171
3172         * MAINTAINERS (Write After Approval):  Add myself.
3173
3174 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3175
3176         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3177         * Makefile.in: Regenerate.
3178         * configure: Regenerate.
3179
3180 2008-06-17  Daniel Kraft  <d@domob.eu>
3181
3182         * MAINTAINERS (Write After Approval):  Add myself.
3183
3184 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3185
3186         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3187         "$@" is still intact with both Autoconf 2.59 and 2.62.
3188         * configure: Regenerate.
3189
3190 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3191
3192         * Makefile.tpl: Fix comment errors.
3193         * Makefile.in: Regenerate.
3194
3195 2008-06-12  David S. Miller  <davem@davemloft.net>
3196             David Edelsohn  <edelsohn@gnu.org>
3197
3198         * configure.ac: Add powerpc*-*-* to gold supported targets.
3199         * configure: Regenerate.
3200
3201 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3202
3203         PR tree-optimization/36218
3204         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3205         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3206         (all prefix="build-"): Pass them to build-system sub-makes.
3207         * Makefile.in: Regenerate.
3208
3209 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3210
3211         * MAINTAINERS (mt port): Remove.
3212         (sco5, unixware, sco udk): Remove.
3213         (Kean Johnston): Add to Write After Approval.
3214
3215 2008-05-30  Julian Brown  <julian@codesourcery.com>
3216
3217         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3218         of libobjc for ARM EABI Linux.
3219         * configure: Regenerate.
3220
3221 2008-05-18  Xinliang David Li   <davidxl@google.com>
3222
3223         * ChangeLog: Remove wrong ChangeLog entry.
3224
3225 2008-05-17  Xinliang David Li   <davidxl@google.com>
3226
3227         * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3230
3231         * MAINTAINERS (Write After Approval): Add myself.
3232
3233 2008-05-14  Rafael Espíndola  <espindola@google.com>
3234
3235         * config-ml.in: don't handle --enable-shared and --enable-static.
3236
3237 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3238
3239         * MAINTAINERS: Update my email address.
3240
3241 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3242
3243         * MAINTAINERS: Update my email address.
3244
3245 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3246
3247         * MAINTAINERS (Write After Approval): Add myself.
3248
3249 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3250
3251         * MAINTAINERS (Write After Approval): Add myself.
3252
3253 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3254
3255         * MAINTAINERS (crx): Add myself.
3256
3257 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3258
3259         Sync with src:
3260         2008-04-14  David S. Miller  <davem@davemloft.net>
3261
3262         * configure.ac: Add sparc*-*-* to gold supported targets.
3263         * configure: Regenerate.
3264
3265 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3266
3267         PR bootstrap/35457
3268         * configure.ac: Include override.m4.
3269         * configure: Regenerate.
3270
3271 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3272
3273         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3274         * Makefile.in: Regenerate.
3275
3276 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3277
3278         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3279         as nonconfigurable directories list.
3280         * configure: Regenerate.
3281
3282 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3283
3284         * config.sub, config.guess: Update from upstream sources.
3285
3286 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3287
3288         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3289         * Makefile.in: Regenerate.
3290
3291 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3292
3293         * configure.ac: Do not build libssp for the AVR.
3294         * configure: Regenerate.
3295
3296 2008-04-07  Ian Lance Taylor  <iant@google.com>
3297
3298         * Makefile.def: check-gold depends upon all-binutils.
3299         * Makefile.in: Regenerate.
3300
3301 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3302
3303         * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2008-04-04  Nick Clifton  <nickc@redhat.com>
3306
3307         PR binutils/4334
3308         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3309         builds.
3310         * configure: Regenerate.
3311
3312 2008-04-04  NightStrike  <NightStrike@gmail.com>
3313
3314         PR other/35151
3315         * configure.ac: Combine rules for mingw32 and mingw64.
3316         * configure: Regenerate.
3317
3318 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3319
3320         * MAINTAINERS (Write After Approval): Add myself.
3321
3322 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3323
3324         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3325         * Makefile.in (.NOTPARALLEL): Ditto.
3326
3327 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3328
3329         * MAINTAINERS (Write After Approval): Add myself.
3330
3331 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3332
3333         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3334         * Makefile.in (.NOTPARALLEL): Regenerate.
3335
3336 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3337
3338         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3339         * Makefile.in: Regenerate.
3340
3341 2008-03-26  Jakub Staszak  <kuba@et.pl>
3342
3343         * MAINTAINERS (Write After Approval): Add myself.
3344
3345 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3346
3347         * MAINTAINERS:  Update e-mail address.
3348
3349 2008-03-20  Ian Lance Taylor  <iant@google.com>
3350
3351         * configure.ac: Add support for --enable-gold.
3352         * Makefile.def: Add gold as a directory like ld.
3353         * configure, Makefile.in: Regenerate.
3354
3355 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3356
3357         * configure.ac: m4_include config/proginstall.m4.
3358         * configure: Regenerate.
3359
3360         Backport from upstream Libtool:
3361
3362         2007-10-12  Eric Blake  <ebb9@byu.net>
3363
3364         Deal with Autoconf 2.62's semantic change in m4_append.
3365         * ltsugar.m4 (lt_append): Replace broken versions of
3366         m4_append.
3367         (lt_if_append_uniq): Don't require separator to be overquoted,
3368         and avoid broken m4_append.
3369         (lt_dict_add): Fix typo.
3370         * libtool.m4 (_LT_DECL): Don't overquote separator.
3371
3372 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3373
3374         * config.rpath: Add AIX 6 support.
3375
3376 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3377
3378         * Makefile.def (stageprofile).  Remove -fprofile-generate
3379         from stage_libcflags.
3380         * Makefile.in: Regenerate.
3381
3382 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3383
3384         * config.sub, config.guess: Update from upstream sources.
3385
3386 2008-03-06  Tom Tromey  <tromey@redhat.com>
3387
3388         * MAINTAINERS: Update for treelang deletion.
3389
3390 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3391
3392         * MAINTAINERS: Update my email address.
3393
3394 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3395
3396         * MAINTAINERS (darwin port): Add myself as a maintainer.
3397         (objective-c/c++): Add myself as a maintainer.
3398
3399 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3400
3401         * MAINTAINERS (Write After Approval): Update my email address.
3402
3403 2008-02-25  Tomas Bily  <tbily@suse.cz>
3404
3405         * MAINTAINERS (Write After Approval): Add myself.
3406
3407 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3408
3409         * MAINTAINERS (OpenMP): Add myself.
3410
3411 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3412
3413         PR bootstrap/32009
3414         PR bootstrap/32161
3415
3416         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3417         * configure: Regenerate.
3418
3419         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3420         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3421         STAGE4_LIBCFLAGS): New.
3422         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3423         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3424         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3425         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3426         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3427         for target modules.  Don't export LIBCFLAGS.
3428         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3429         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3430         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3431         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3432         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3433         * Makefile.in: Regenerate.
3434
3435 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3436
3437         PR libgcj/33085
3438         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3439         Do not use -DDLL_EXPORT.  Backport from upstream.
3440
3441 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3442
3443         * MAINTAINERS (Write After Approval): Add myself.
3444
3445 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3446
3447         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3448         * configure: Regenerate.
3449
3450 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3451
3452         * configure.ac (xtensa*-*-*): Recognize processor variants.
3453         * configure: Regenerate.
3454
3455 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3456
3457         PR bootstrap/34922
3458         * configure.ac (PARSE_ARGS): Push suitable setting of
3459         ac_subdirs_all, for `./configure --help=recursive'.
3460         Handle `+' in generic toplevel directory disabling.
3461         * configure: Regenerate.
3462
3463 2008-01-28  Nick Clifton  <nickc@redhat.com>
3464
3465         * MAINTAINERS (xstormy16): Take over maintainership.
3466
3467 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3468
3469         * MAINTAINERS (c4x port): Remove.
3470
3471 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3472
3473         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3474
3475 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3476
3477         * config.sub, config.guess: Update from upstream sources.
3478
3479 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3480
3481         * MAINTAINERS (Write After Approval): Add myself.
3482
3483 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3484
3485         * MAINTAINERS: Update my email address.
3486
3487 2008-01-09  Raksit Ashok  <raksit@google.com>
3488
3489         * MAINTAINERS (Write After Approval): Add myself.
3490
3491 2008-01-09  Raksit Ashok  <raksit@google.com>
3492
3493         * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3496
3497         * config.sub, config.guess: Update from upstream sources.
3498
3499 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3500
3501         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3502         Change recommended MPFR from 2.2.1 -> 2.3.0.
3503         * configure: Regenerate.
3504
3505 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3506
3507         * MAINTAINERS: Update my email address.
3508
3509 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3510
3511         * MAINTAINERS: Update my email address.
3512
3513 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3514
3515         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3516         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3517         * Makefile.in: Regenerate.
3518
3519 2007-12-10  Mark Heffernan  <meheff@google.com>
3520
3521         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3522         misplaced entries.
3523
3524 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3525
3526         * configure.ac: Enable libjava for x86_64-*-darwin9.
3527         * configure: Regenerate.
3528
3529 2007-12-07  Bill Maddox  <maddox@google.com>
3530
3531         * MAINTAINERS (Write After Approval): Add myself.
3532
3533 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3534
3535         * config.sub, config.guess: Update from upstream sources.
3536
3537 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3538
3539         * config-ml.in: Remove 64bit configure tests.
3540
3541 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3542
3543         * config-ml.in: Robustify against white space in absolute file
3544         names.
3545
3546         * config-ml.in (multi-clean): Substitute ${Makefile}.
3547         Remove superfluous ${Makefile} in list.
3548
3549 2007-11-19  Thiemo Seufer  <ths@mips.com>
3550
3551         * config-ml.in: Don't hardcode the Makefile name.
3552
3553 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3554
3555         * MAINTAINERS (Write After Approval): Add myself.
3556
3557 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3558
3559         * MAINTAINERS (Write After Approval): Add myself.
3560
3561 2007-11-06  Doug Kwan  <dougkwan@google.com>
3562
3563         * MAINTAINERS (Write After Approval): Add myself.
3564
3565 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3566
3567         * MAINTAINERS (mercury): Remove entry.
3568         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3569
3570 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3571
3572         * Makefile.def (dependencies): Make configure-gdb depend on
3573         all-intl.
3574         * Makefile.in: Regenerated.
3575
3576 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3577
3578         * MAINTAINERS (Fortran maintainer): Remove myself.
3579
3580 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3581
3582         * Makefile.def: To avoid problems running with parallel makes,
3583         build newlib before libgloss so that target specific header
3584         files are availble.
3585         * Makefile.in: Regenerate
3586
3587 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3588
3589         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3590         * Makefile.in: Regenerate.
3591
3592 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3593
3594         * MAINTAINERS (Register allocation reviewer): Add myself.
3595
3596 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3597
3598         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3599         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3600         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3601         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3602         * configure: Regenerate.
3603
3604 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3605
3606         * MAINTAINERS (Register allocation reviewer): Add myself.
3607
3608 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3611         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3612         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3613         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3614         * configure.ac: Default them to host tools for $host = $build.
3615         Subst them.
3616
3617         * configure: Regenerate.
3618         * Makefile.in: Regenerate.
3619
3620 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3621
3622         * MAINTAINERS (Register allocation reviewer): Add myself.
3623
3624 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3625
3626         * MAINTAINERS (Register allocation reviewer): Add myself.
3627
3628 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3629
3630         * MAINTAINERS (Write After Approval): Fix typo.
3631
3632 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3633
3634         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3635         * configure: Regenerate.
3636
3637 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3638
3639         PR bootstrap/31906
3640         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3641         they're already prefixed.
3642
3643 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3644
3645         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3646         libstdc++.
3647         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3648         * configure: Regenerate.
3649         * Makefile.in: Regenerate.
3650
3651 2007-09-17  Andreas Schwab  <schwab@suse.de>
3652
3653         * configure.ac: Raise minimum makeinfo version to 4.6.
3654         * configure: Regenerate.
3655
3656 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3657
3658         * MAINTAINERS (write-after-approval) add myself
3659
3660 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3661
3662         * configure.ac: Correct makeinfo version check.
3663         * configure: Regenerate.
3664
3665 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3666
3667         * MAINTAINERS: Update my email address.
3668
3669 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3670
3671         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3672         to $skipdirs and only disable gprof for newlib.  Use the normal
3673         mips*-elf* handling in other respects.
3674         * configure: Regnerate.
3675
3676 2007-09-12  David Daney  <ddaney@avtrex.com>
3677
3678         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3679         enabling libgcj.
3680         * configure: Regenerate.
3681
3682 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3683
3684         PR other/32154
3685         * configure.ac: For libgloss targets, point the linker to the linker
3686         script, startup code and simulator library.
3687         * configure: Regenerate.
3688
3689 2007-09-07  Andrew Haley  <aph@redhat.com>
3690
3691         * configure.ac (noconfigdirs): Remove target-libffi and
3692         target-libjava.
3693         * configure: Regenerate.
3694
3695 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3696
3697         PR target/33281
3698         * configure.ac: Use config/mh-mingw on mingw.
3699         * configure: Regenerate.
3700
3701 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3702
3703         * MAINTAINERS (Write After Approval): Add myself.
3704
3705 2007-09-05  Richard Guenther  <rguenther@suse.de>
3706
3707         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3708         nor --disable-checking is provided also turn on yes and types
3709         checking for stage1.
3710         * configure: Re-generate.
3711
3712 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3713
3714         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3715         (Write After Approval): Remove myself.
3716
3717 2007-08-29  Nick Clifton  <nickc@redhat.com>
3718
3719         * config.sub, config.guess: Update from upstream sources.
3720
3721 2007-08-22  Bud Davis  <jmdavis@link.com>
3722
3723         * MAINTAINERS (Write After Approval): Added myself.
3724         * MAINTAINERS (Reviewers): Removed myself.
3725
3726 2007-08-18  Paul Brook  <paul@codesourcery.com>
3727             Joseph Myers  <joseph@codesourcery.com>
3728
3729         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3730         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3731         * Makefile.in: Regenerate.
3732         * configure.ac (--with-debug-prefix-map): New.
3733         * configure: Regenerate.
3734
3735 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3736             Nigel Stephens  <nigel@mips.com>
3737
3738         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3739         as target_makefile_frag.
3740         * configure: Regenerate.
3741
3742 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3743
3744         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3745         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3746         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3747         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3748         (do-compare, do-compare3, do-compare-debug): New.
3749         ([+compare-target+]): Use them.
3750
3751 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3752
3753         * MAINTAINERS (Write After Approval): Change my email address.
3754
3755 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3756             Ben Elliston  <bje@au.ibm.com>
3757
3758         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3759         --silent if $silent.
3760         * configure: Regenerate.
3761
3762 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3763
3764         * MAINTAINERS (Various Maintainers): Add myself as
3765         loop infrastructure maintainer.  Update my e-mail
3766         address.
3767
3768 2007-07-31  Diego Novillo  <dnovillo@google.com>
3769
3770         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3771         Adjust description.
3772
3773 2007-07-26  Richard Guenther  <rguenther@suse.de>
3774
3775         * configure.ac: Add types checking to stage1 checking flags.
3776         * configure: Regenerate.
3777
3778 2007-07-17  Nick Clifton  <nickc@redhat.com>
3779
3780         * COPYING3: New file.  Contains version 3 of the GNU General
3781         Public License.
3782         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3783         Lesser General Public License.
3784
3785 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3786
3787         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3788
3789 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3790
3791         * MAINTAINERS (S/390 co-maintainer): Add myself.
3792         (Write After Approval): Remove myself.
3793
3794 2007-07-13  Dan Hipschman  <dsh@google.com>
3795
3796         * MAINTAINERS (Write After Approval): Add myself.
3797
3798 2007-07-11  Nick Clifton  <nickc@redhat.com>
3799
3800         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3801         WINDRES export.
3802         * Makefile.in: Regenerate.
3803
3804 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3805
3806         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3807         maintainer.
3808
3809 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3810
3811         * lt~obsolete.m4: New. Import from 20070318 libtool.
3812
3813 2007-07-03  Julian Brown  <julian@codesourcery.com>
3814
3815         * MAINTAINERS (Write After Approval): Add myself.
3816
3817 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3818
3819         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3820         * configure: Regenerate.
3821
3822 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3823
3824         * configure.ac: Add some missing m4 quotation.
3825         * configure: Regenerate.
3826
3827 2007-07-02  Simon Baldwin  <simonb@google.com>
3828
3829         * MAINTAINERS (Write After Approval): Add myself.
3830
3831 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3832
3833         * configure: Regenerate.
3834
3835 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3836
3837         * Makefile.def: Add windmc tool to build.
3838         * Makefile.tpl: Likewise.
3839         * configure.ac: Likewise.
3840         * Makefile.in: Regenerate.
3841         * configure: Regenerate.
3842
3843 2007-06-28  DJ Delorie  <dj@redhat.com>
3844
3845         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3846         not building newlib.
3847         * configure: Regenerated.
3848
3849 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3850
3851         * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3854
3855         * MAINTAINERS (Write After Approval): Add myself.
3856
3857 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3858
3859         * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3862
3863         * MAINTAINERS (Write After Approval): Add myself.
3864
3865 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3866
3867         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3868         * Makefile.in: Regenerated.
3869
3870 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3871
3872         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3873         bfin*-*-uclinux* targets.
3874         * configure: Regenerate.
3875
3876 2007-06-14  Ian Lance Taylor  <iant@google.com>
3877
3878         * MAINTAINERS: Add myself as non-algorithmic global write
3879         maintainer.
3880
3881 2007-06-14  Diego Novillo  <dnovillo@google.com>
3882
3883         * MAINTAINERS: Add self as middle-end maintainer and
3884         non-algorithmic global write maintainer.
3885
3886 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3887
3888         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3889         Move all Fortran maintainers except Paul Brook into the
3890         Non-Autopoiesis section.
3891
3892 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3893
3894         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3895         (distclean-stage[+id+]): Possibly delete stage_last.
3896         * Makefile.in: Regenerate.
3897
3898 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3899
3900         * MAINTAINERS (Various Maintainer): Fix typo.
3901
3902 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3903
3904         * MAINTAINERS (Various Maintainer): Add myself as
3905         dataflow maintainer.
3906
3907 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3908
3909         * config.sub, config.guess: Update from upstream sources.
3910
3911 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3912
3913         * Makefile.tpl: Fix spelling error.
3914         * Makefile.in: Regenerate.
3915
3916 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3917
3918         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3919         lt_cv_sys_max_cmd_len.
3920
3921 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3922
3923         * MAINTAINERS (Various Maintainers): Add myself as
3924         auto-vectorizer maintainer.
3925
3926 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3927
3928         PR libjava/32098
3929         * libtool.m4: Revert previous change.
3930         * ltgcc.m4: Put it here.
3931
3932 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3933
3934         * MAINTAINERS (Various Maintainers): Add myself as
3935         auto-vectorizer maintainer.
3936
3937 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3938
3939         PR libjava/32098
3940         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3941
3942 2007-05-30  Richard Guenther  <rguenther@suse.de>
3943
3944         * MAINTAINERS (Various Maintainers): Add myself as
3945         auto-vectorizer maintainer.
3946
3947 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3948
3949         PR bootstrap/29382
3950         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3951         * configure: Rebuilt.
3952
3953 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3954
3955         * MAINTAINERS (Write After Approval): Removed my name.
3956
3957 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3958
3959         * MAINTAINERS (Write After Approval): Remove myself.
3960
3961 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3962
3963         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3964
3965 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3966
3967         * ltmain.sh: Update from ToT Libtool.
3968         * libtool.m4: Update from ToT Libtool.
3969         * ltsugar.m4: New. Update from ToT Libtool.
3970         * ltversion.m4: New. Update from ToT Libtool.
3971         * ltoptions.m4: New. Update from ToT Libtool.
3972         * ltconfig: Remove.
3973         * ltcf-c.sh: Remove.
3974         * ltcf-cxx.sh: Remove.
3975         * ltcf-gcj.sh: Remove.
3976
3977 2007-05-22  Ollie Wild  <aaw@google.com>
3978
3979         * MAINTAINERS (Write After Approval): Add myself.
3980
3981 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3982
3983         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3984         stage_cflags.
3985         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3986         Remove CFLAGS/LIBCFLAGS.
3987         (configure-stage[+id+]-[+prefix+][+module+],
3988         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3989         * Makefile.in: Regenerate.
3990
3991 2007-05-15  Diego Novillo  <dnovillo@google.com>
3992
3993         * MAINTAINERS: Update e-mail address.
3994
3995 2007-05-15  Revital Eres  <eres@il.ibm.com>
3996
3997         * MAINTAINERS (Write After Approval): Add myself.
3998
3999 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4000
4001         * MAINTAINERS (Write After Approval): Updated my address.
4002
4003 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4004
4005         * MAINTAINERS (Write After Approval): Add myself.
4006
4007 2007-05-11  Silvius Rus  <rus@google.com>
4008
4009         * MAINTAINERS (Write After Approval): Add myself.
4010
4011 2007-04-23  Tom Tromey  <tromey@redhat.com>
4012
4013         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4014
4015 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4016
4017         * MAINTAINERS (cpplib): Rename to ...
4018         (libcpp): ... this.  Add C/C++ front end maintainers.
4019
4020 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4021
4022         * config-ml.in: Pass ${ml_config_env} to configure calls.
4023
4024 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4025
4026         * MAINTAINERS (Write After Approval): Add myself.
4027
4028 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4029
4030         * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4033
4034         * MAINTAINERS (fortran 95 front end): Add myself.
4035
4036 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4037
4038         * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4041
4042         * MAINTAINERS (Modulo Scheduler): Add myself.
4043
4044 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4045
4046         * MAINTAINERS (fortran 95 front end): Add myself.
4047         (c++ front end): whitespace fix.
4048
4049 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4050
4051         * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4054
4055         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4056         of glob.  Quote arguments with single quotes too.
4057         * configure: Regenerate.
4058
4059 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4060
4061         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4062         * Makefile.in: Regenerate
4063
4064 2007-03-07  Andreas Schwab  <schwab@suse.de>
4065
4066         * configure: Regenerate.
4067
4068 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4069
4070         * configure.ac: Add "--with-pdfdir" configure option,
4071         which defines pdfdir variable.
4072         * Makefile.def (target=fixincludes): Add install-pdf to
4073         missing targets.
4074         (recursive_targets): Add install-pdf target.
4075         (flags_to_pass): Add pdfdir.
4076         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4077         target.
4078         * configure: Regenerate
4079         * Makefile.in: Regenerate
4080
4081 2007-02-28  Eric Christopher  <echristo@apple.com>
4082
4083         Revert:
4084         2006-12-07  Mike Stump  <mrs@apple.com>
4085
4086         * Makefile.def (dependencies): Add dependency for
4087         install-target-libssp and install-target-libgomp on
4088         install-gcc.
4089         * Makefile.in: Regenerate.
4090
4091 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4092
4093         * configure: Regenerate.
4094         * configure.ac: Move statements after variable declarations.
4095
4096 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4097
4098         * MAINTAINERS: Add myself as sh maintainer.
4099
4100 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4101
4102         * configure.ac: Adjust for loop syntax.
4103         * configure: Regenerate.
4104
4105 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4106
4107         * configure: Rebuilt.
4108
4109 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4110
4111         * configure.ac: Drop multiple occurrences of --enable-languages,
4112         and fix its quoting.
4113         * configure: Rebuilt.
4114
4115 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4116             Nathan Sidwell  <nathan@codesourcery.com>
4117             Vladimir Prus  <vladimir@codesourcery.com>
4118             Joseph Myers  <joseph@codesourcery.com>
4119
4120         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4121         * configure: Regenerate.
4122
4123 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4124
4125         * ltconfig (freebsd*): Default to elf.
4126
4127 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4128
4129         * configure.ac (target_libraries): Move libgcc before libiberty.
4130         * configure: Regenerated.
4131
4132 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4133             Paolo Bonzini  <bonzini@gnu.org>
4134
4135         PR bootstrap/30753
4136         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4137         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4138         * configure: Regenerated.
4139
4140 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4141
4142         * MAINTAINERS (Language Front End Maintainers): Update my mail
4143         address.
4144
4145 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4146
4147         PR bootstrap/30748
4148         * configure.ac: Correct syntax for Solaris ksh.
4149         * configure: Regenerated.
4150
4151 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4152
4153         * configure.ac: Sync with src.
4154         * configure: Regenerate.
4155
4156 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4157
4158         * Makefile.in: Regenerate.
4159
4160 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4161
4162         * config.sub: Sync with src.
4163
4164 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4165
4166         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4167         noncanonical equivalents.
4168         * configure.in: Rename to...
4169         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4170         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4171         target_noncanonical.  Use them.  Rewrite removal of configure
4172         arguments for autoconf 2.59.  Discard variable settings.  Force
4173         program_transform_name for native tools.
4174
4175         * Makefile.in: Regenerated.
4176         * configure: Regenerated with autoconf 2.59.
4177
4178 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4179
4180         * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2007-01-31  Andreas Schwab  <schwab@suse.de>
4183
4184         * Makefile.tpl (LDFLAGS): Substitute it.
4185         * Makefile.in: Regenerate.
4186
4187 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4188
4189         * MAINTAINERS (Write After Approval): Add myself.
4190
4191 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4192
4193         * MAINTAINERS (spu port): Add myself.
4194
4195 2007-01-23  Richard Guenther  <rguenther@suse.de>
4196
4197         PR bootstrap/30541
4198         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4199         * Makefile.tpl (GNATBIND): Substitute it.
4200         (GNATMAKE): Likewise.
4201         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4202         of STAGE_PREFIX.
4203         * Makefile.in: Regenerate.
4204         * configure: Regenerate.
4205
4206 2007-01-18  Mike Stump  <mrs@apple.com>
4207
4208         * configure.in: Re-enable -Werror for gcc builds.
4209
4210 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4211
4212         * MAINTAINERS (Write After Approval): Add myself.
4213
4214 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4215
4216         * configure.in: Change == to = in test command.
4217         * configure: Regenerate.
4218
4219 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4220             Nick Clifton  <nickc@redhat.com>
4221             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4222
4223         * configure.in (build_configargs, host_configargs, target_configargs):
4224         Remove build/host/target parameters.
4225         (host_libs): Add gmp and mpfr.
4226         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4227         * Makefile.def (gmp, mpfr): New.
4228         (gcc): Remove target.
4229         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4230         target_os, target_vendor): New.
4231         (configure): Add host_alias/target_alias arguments; adjust invocations.
4232         * configure: Regenerate.
4233         * Makefile.in: Regenerate.
4234
4235 2007-01-11  Matt Fago  <fago@earthlink.net>
4236
4237         * configure.in: Try to link to functions only in mpfr 2.2.x
4238         to improve robustness of configure tests.
4239         * configure: Regenerate.
4240
4241 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4242
4243         * MAINTAINERS: Add myself as i386 maintainer.
4244
4245 2007-01-08  Jan Hubicka  <jh@suse.cz>
4246
4247         * MAINTAINERS: Add myself as i386 maintainer.
4248
4249 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4250
4251         * configure.in: Add support for an x86_64-mingw* target.
4252         * configure: Regenerate.
4253
4254 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4255
4256         * Makefile.tpl (all-target): Correct @if conditional for target
4257         modules.
4258         * configure.in: Omit libiberty if building only target libgcc.
4259         * configure, Makefile.in: Regenerated.
4260
4261 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4262
4263         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4264         * configure: Regenerate.
4265
4266 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4267
4268         * Makefile.def (target_modules): Add libgcc.
4269         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4270         * Makefile.tpl (clean-target-libgcc): Delete.
4271         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4272         on gcc even for bootstrapped modules.  Rewrite handling of
4273         lang_env_dependencies to loop over target_modules.
4274         * configure.in (target_libraries): Add target-libgcc.
4275         * Makefile.in, configure: Regenerated.
4276
4277 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4278
4279         * configure.in: Reorganize recognition of languages.  Add
4280         --enable-stage1-languages.  Show supported languages for the chosen
4281         target rather than all recognized languages.
4282         * configure: Regenerate.
4283
4284 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4285
4286         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4287         * Makefile.in: Regenerate.
4288
4289 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4290
4291         * configure.in: Warn that MPFR 2.2.0 is buggy.
4292         * configure: Regenerate.
4293
4294 2006-12-27  Ian Lance Taylor  <iant@google.com>
4295
4296         * configure.in: When removing Makefiles to force a reconfigure, also
4297         remove prev-DIR*/Makefile.
4298         * configure: Regenerate.
4299
4300 2006-12-22  Andreas Schwab  <schwab@suse.de>
4301
4302         * configure: Regenerate with correct autoconf version.
4303
4304 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4305
4306         * configure.in: add AC_SUBST for *_FOR_TARGET.
4307         * configure: Regenerate.
4308
4309 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4310
4311         * configure.in: Simplify logic for rejecting languages that cannot
4312         be built.  Separate the case when a language is unsupported,
4313         from the case when the user chooses not to build a language.
4314
4315 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4316
4317         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4318         it only affects bootstrap and could be tested on "$host" as well.
4319         * configure: Regenerate.
4320         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4321
4322 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4323
4324         PR bootstrap/29544
4325         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4326         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4327         move here comment from Makefile.tpl.
4328         * Makefile.tpl: Move some definitions higher in the file.
4329         (STAGE1_CHECKING): New.
4330         * configure.in: Add --enable-stage1-checking.
4331         * configure: Regenerate.
4332         * Makefile.in: Regenerate.
4333
4334 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4335
4336         * MAINTAINERS: Add myself as build system maintainer.
4337
4338 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4339
4340         * MAINTAINERS (Write After Approval): Add myself.
4341
4342 2006-12-13  Eric Christopher  <echristo@apple.com>
4343
4344         * MAINTAINERS: Add myself as darwin maintainer.
4345
4346 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4347
4348         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4349
4350 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4351
4352         MAINTAINERS: Update my entry.
4353
4354 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4355
4356         * configure.in:  Handle spu makefile frag.
4357         * Makefile.tpl (MAINT): Define
4358         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4359         * configure: Regenerate.
4360         * Makefile.in: Regenerate.
4361
4362 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4363
4364         * config.guess: Import latest version.
4365         * config.sub: Likewise.
4366
4367 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4368
4369         * configure.in (spu-*-*): Don't skip target-libiberty.
4370         * configure: Regenerate.
4371
4372 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4373
4374         PR bootstrap/30134
4375         * configure.in: Correct x86 darwin support for libjava to powerpc
4376         and i?86 only.
4377         * configure: Regenerate.
4378
4379 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4380
4381         * configure.in: Add x86 darwin support for libjava.
4382         * configure: Regenerate.
4383
4384 2006-12-07  Mike Stump  <mrs@apple.com>
4385
4386         * Makefile.def (dependencies): Add dependency for
4387         install-target-libssp and install-target-libgomp on
4388         install-gcc.
4389         * Makefile.in: Regenerate.
4390
4391 2006-12-04  Richard Guenther  <rguenther@suse.de>
4392
4393         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4394         (Non-Algorithmic Maintainers): Move over non-algorithmic
4395         loop optimizer maintainers, add myself as a non-algorithmic
4396         middle-end maintainer.
4397
4398 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4399
4400         * MAINTAINERS (Write After Approval): Add myself.
4401
4402 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4403
4404         * configure.in: Update error message for missing GMP/MPFR.
4405
4406         * configure: Regenerate.
4407
4408 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4409
4410         * configure.in: Update MPFR version in error message.
4411
4412         * configure: Regenerate.
4413
4414 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4415
4416         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4417         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4418         --with-gmp-lib): New flags.
4419
4420         * configure: Regenerate.
4421
4422 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4423
4424         * MAINTAINERS (Write After Approval): Change my email address.
4425
4426 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4427
4428         * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2006-11-22  Philipp Thomas  <pth@suse.de>
4431
4432         * MAINTAINERS (i18n): Update e-mail address.
4433
4434 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4435
4436         * MAINTAINERS (spu port): Add myself as maintainer.
4437         (Write After Approval): Remove myself.
4438
4439 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4440
4441         * configure.in (skipdirs): Don't build libssp for SPU.
4442         * configure: Regenerate.
4443
4444 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4445
4446         * MAINTAINERS (spu port): Add myself as maintainer.
4447         (libobjc): Update my email address.
4448
4449 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4450
4451         * MAINTAINERS (Write After Approval): Add myself.
4452
4453 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4454
4455         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4456         * configure : Rebuilt.
4457
4458 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4459
4460         * MAINTAINERS (Write After Approval): Add myself.
4461
4462 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4463
4464         * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4467
4468         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4469         libmpfr.a.
4470         * configure: Regenerate.
4471
4472 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4473
4474         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4475         (unstage): Test for stage_last presence.
4476
4477         PR bootstrap/29802
4478         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4479         STAGE_PREFIX.
4480         * Makefile.in: Regenerate.
4481
4482 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4483
4484         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4485         maintainers.
4486
4487 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4488
4489         * MAINTAINERS (Write After Approval): Add myself.
4490
4491 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4492
4493         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4494         and stageN-package/Makefile.
4495         * Makefile.in: Regenerated.
4496
4497 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4498
4499         * configure.in: Remove target-libgloss from noconfigdirs for
4500         bfin-*-*.
4501         * configure: Regenerated.
4502
4503 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4504
4505         * configure.in (have_gmp): Only error if the gcc directory exists.
4506
4507         * configure: Regenerate.
4508
4509 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4510
4511         * configure.in: Robustify error message for missing GMP/MPFR.
4512
4513         * configure: Regenerate.
4514
4515 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4516
4517         * MAINTAINERS (Write After Approval): Add myself.
4518
4519 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4520
4521         * MAINTAINERS: Change email address.
4522
4523 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4524
4525         * MAINTAINERS (Write After Approval): Add myself.
4526
4527 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4528
4529         * MAINTAINERS (Write After Approval): Add myself.
4530
4531 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4532
4533         * MAINTAINERS (Write After Approval): Move myself to
4534         Write After Approval section.
4535
4536 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4537
4538         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4539         need_gmp anymore.
4540         * configure: Regenerate.
4541
4542 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4543
4544         * MAINTAINERS (Write After Approval): Add myself.
4545
4546 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4547
4548         * config.guess: Import latest version.
4549         * config.sub: Likewise.
4550
4551 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4552
4553         * Makefile.def: Added pdf target handling.
4554         * Makefile.tpl: Added pdf target handling.
4555         * Makefile.in: Regenerated.
4556
4557 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4558
4559         * MAINTAINERS: Add self as score port maintainer.
4560
4561 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4562
4563         * MAINTAINERS (Write After Approval): Add myself.
4564
4565 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4566
4567         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4568         or newer.
4569         * configure: Regenerated.
4570
4571 2006-09-27  Dave Brolley  <brolley@redhat.com>
4572
4573         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4574         using $s instead of $r.
4575         * configure: Regenerated.
4576
4577 2006-09-26  Thiemo Seufer  <ths@mips.com>
4578
4579         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4580         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4581         * configure: Regenerate.
4582
4583 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4584
4585         * MAINTAINERS (Write After Approval): Remove myself.
4586
4587 2006-09-22  Chao-ying Fu  <fu@mips.com>
4588
4589         * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4592
4593         * MAINTAINERS: Add self as soft-fp maintainer.
4594
4595 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4596
4597         * MAINTAINERS: Add myself as avr maintainer.
4598         Remove Marek Michalkiewicz as avr maintainer.
4599
4600 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4601
4602         * MAINTAINERS (Write After Approval): Add myself.
4603
4604 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4605
4606         * configure.in: Never build newlib for a Mingw host.
4607         Never build newlib as Mingw target library.
4608         Test the existence of winsup/cygwin for building a Cygwin newlib,
4609         rather than just winsup.
4610         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4611         building a Mingw target.
4612         * configure: Regenerate.
4613
4614 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4615
4616         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4617
4618 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4619
4620         * config.guess: Import from src (was more updated).
4621         * config.sub: Likewise.
4622
4623 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4624
4625         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4626         * configure: Regenerated.
4627
4628 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4629
4630         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4631         for stages after the first.
4632
4633 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4634
4635         * Makefile.def: Add dependencies for configure-opcodes
4636         on configure-intl and all-opcodes on all-intl.
4637         * Makefile.in: Regenerated.
4638
4639 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4640
4641         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4642
4643 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4644
4645         Port to hosts whose 'sort' and 'tail' implementations
4646         treat operands with leading '+' as file names, as POSIX
4647         has required since 2001.  However, make sure the code still
4648         works on pre-POSIX hosts.
4649         * ltmain.sh: Don't assume "sort +2" is equivalent to
4650         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4651
4652 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4653
4654         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4655
4656 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4657
4658         * ltconfig: chmod 644 before ranlib during install.
4659
4660 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4661
4662         PR bootstrap/18058
4663         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4664         if the bootstrap compiler is a GCC version that supports it.
4665         * configure: Regenerate.
4666
4667 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4668
4669         * configure.in: Fix thinkos in previous check-in.
4670         * configure: Regenerate.
4671
4672 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4673
4674         PR other/27063
4675         * configure.in: Test subdir_requires and give an appropriate
4676         error message.
4677         * configure: Regenerate.
4678
4679 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4680
4681         * MAINTAINERS (Write After Approval): Add myself.
4682
4683 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4684
4685         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4686
4687 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4688
4689         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4690
4691 2006-06-20  David Ayers  <d.ayers@inode.at>
4692
4693         PR bootstrap/28072
4694         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4695         whether target-libjava is being configured instead of whether the
4696         java front end is enabled.
4697         * configure: Regenerate.
4698
4699 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4700
4701         PR target/27540
4702         * configure.in: Only enable libgomp on IRIX 6.
4703         * configure: Regenerate.
4704
4705 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4706
4707         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4708         too.
4709         * Makefile.in: Regenerate.
4710
4711 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4712
4713         * config-ml.in: Alter CCASFLAGS to include special
4714         multilib options the same as is done for CFLAGS.
4715
4716 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4717
4718         * configure.in: Don't enable libgomp on hpux10.
4719         * configure: Rebuilt.
4720
4721 2006-06-12  David Ayers  <d.ayers@inode.at>
4722
4723         PR bootstrap/27963
4724         PR target/19970
4725         * configure.in: Remove target-boehm-gc from noconfigdirs where
4726         ${libgcj} is specified.
4727         * configure: Regenerate.
4728
4729 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4730
4731         Sync from src:
4732
4733         * configure.in: Sync.
4734         * configure: Regenerated.
4735
4736         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4737
4738         * Makefile.def: Added dependencies from sim and gdb on intl, and
4739         added configure dependencies to everything with an all dependency
4740         on intl.
4741         * Makefile.in: Regenerated.
4742
4743 2006-06-06  David Ayers  <d.ayers@inode.at>
4744
4745         PR libobjc/13946
4746         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4747         * Makefile.in: Regenerate.
4748         * configure.in: Add --enable-objc-gc at toplevel and have it
4749         enable boehm-gc for Objective-C.
4750         Remove target-boehm-gc from libgcj.
4751         Add target-boehm-gc to target_libraries.
4752         Add target-boehm-gc to noconfigdirs where ${libgcj}
4753         is specified.
4754         Assert that boehm-gc is supported when requested for Objective-C.
4755         Only build boehm-gc if needed either for Java or Objective-C.
4756         * configure: Regenerate.
4757
4758 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4759
4760         PR 27674
4761         * Makefile.tpl (configure-[+prefix+][+module+],
4762         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4763         Remove rule to unstage bootstrapped modules.
4764         (stage_current): New.
4765         * Makefile.in: Regenerate.
4766
4767 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4768
4769         * MAINTAINERS (Write After Approval): Update my e-mail address.
4770
4771 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4772
4773         * include/libiberty.h: Declare pex_run_in_environment.
4774
4775 2006-05-31  Asher Langton  <langton2@llnl.gov>
4776
4777         * MAINTAINERS (Write After Approval): Add myself.
4778
4779 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4780
4781         * Makefile.def (bfd, opcodes): Fix lib_path.
4782         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4783         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4784         * Makefile.in: Regenerate.
4785
4786 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4787
4788         * Makefile.in: Regenerate.
4789
4790 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4791
4792         * Makefile.def: Add install-html target. Add datarootdir
4793         docdir and htmldir to flags_to_pass.
4794         * Makefile.tpl: Add install-html target.
4795         * Makefile.in: Regenerate.
4796         * configure.in: Add --with-datarootdir, --with-docdir, and
4797         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4798         * configure: Regenerate.
4799
4800 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4801
4802         * configure.in: Enable gprof for cross builds.
4803         * configure: Regenerate.
4804
4805 2006-05-22  Richard Guenther  <rguenther@suse.de>
4806
4807         Revert
4808         2006-01-31  Richard Guenther  <rguenther@suse.de>
4809         Paolo Bonzini  <bonzini@gnu.org>
4810
4811         * Makefile.def (target_modules): Add libgcc-math target module.
4812         * configure.in (target_libraries): Add libgcc-math target library.
4813         (--enable-libgcc-math): New configure switch.
4814         * Makefile.in: Re-generate.
4815         * configure: Re-generate.
4816         * libgcc-math: New toplevel directory.
4817
4818 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4819             Andreas Tobler  <a.tobler@schweiz.ch>
4820
4821         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4822         * configure: Rebuilt.
4823
4824 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4825
4826         * MAINTAINERS (Write After Approval): Add myself.
4827
4828 2006-05-01  DJ Delorie  <dj@redhat.com>
4829
4830         * configure.in: Restore CFLAGS if GMP isn't present.
4831         * configure: Regenerate.
4832
4833 2006-05-01  Richard Guenther  <rguenther@suse.de>
4834
4835         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4836         maintainer.
4837
4838 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4839
4840         * MAINTAINERS (Write After Approval): Add myself.
4841
4842 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4843
4844         * MAINTAINERS (Write After Approval): Add myself.
4845
4846 2006-04-18  DJ Delorie  <dj@redhat.com>
4847
4848         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4849         reference libgloss so that libssp can be built in a combined
4850         tree.
4851         * configure: Regenerate.
4852
4853 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4854
4855         * MAINTAINERS (Write After Approval): Add myself.
4856
4857 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4858
4859         * configure.in: Require makeinfo 4.4 or higher.
4860         * configure: Regenerate.
4861
4862 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4863
4864         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4865         Rearrange the entries of other libraries to have them in one place.
4866
4867 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4868
4869         * MAINTAINERS (Write After Approval): Remove myself.
4870         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4871
4872 2006-03-14  Richard Guenther  <rguenther@suse.de>
4873
4874         * configure: Regenerate with autoconf 2.13.
4875
4876 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4877
4878         * MAINTAINERS: Use my work address.
4879
4880         * MAINTAINERS: Update my E-mail address.
4881
4882 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4883
4884         * configure.in: Handle --disable-<component> generically.
4885         * configure: Regenerate.
4886
4887 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4888
4889         PR libgcj/17311
4890         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4891
4892 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4893
4894         * MAINTAINERS (Write After Approval):  Remove myself.
4895         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4896
4897 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4898
4899         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4900         (TARGET_CONFIGDIRS): Remove.
4901         * configure.in: Remove AC_SUBST(target_configdirs).
4902         * Makefile.in, configure: Regenerated.
4903
4904 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4905
4906         * MAINTAINERS (Write After Approval):  Remove myself.
4907         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4908
4909 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4910
4911         PR bootstrap/25670
4912
4913         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4914
4915         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4916         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4917         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4918         BUILD_PREFIX, BUILD_PREFIX_1.
4919         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4920
4921         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4922         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4923
4924         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4925         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4926         of `cat stage_current`.  Always provide the `r' and `s' variables.
4927         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4928         a single shell execution.
4929         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4930         bootstrapped modules, make the stage1 module if the build was not
4931         started yet, else build the current stage.
4932         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4933         (all-build, all-host, all-target, [+make_target+]-host,
4934         [+make_target+]-target): Do not use \-continued lines.
4935         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4936         (current_stage, restrap, stage_last): New.
4937
4938         * Makefile.in: Regenerate.
4939         * configure: Regenerate.
4940
4941 2006-02-19  Bud Davis  <jmdavis@link.com>
4942
4943         * MAINTAINERS (Write After Approval):  Remove myself.
4944         (Language Front End Maintainers):  Add myself as fortran 95
4945         maintainer and update e-mail address.
4946
4947 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4948
4949         * MAINTAINERS (Write After Approval):  Remove myself.
4950         (Language Front End Maintainers):  Add myself as fortran 95
4951         maintainer.
4952
4953 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4954
4955         * MAINTAINERS (Write After Approval): Add myself.
4956
4957 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4958
4959         * MAINTAINERS (Write After Approval):  Remove myself.
4960         (Language Front End Maintainers):  Add myself as
4961         fortran 95 maintainer.
4962
4963 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4964
4965         Sync from src:
4966
4967         2005-12-27  Leif Ekblad  <leif@rdos.net>
4968
4969         * configure.in: Add support for RDOS target.
4970         * configure: Regenerate.
4971
4972 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4973             Andreas Schwab  <schwab@suse.de>
4974
4975         * configure: Regenerate.
4976
4977 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4978
4979         * configure.in (enable_libgomp): Add AIX.
4980         * configure: Regenerate.
4981
4982 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4983
4984         * MAINTAINERS (Write After Approval): Add myself.
4985
4986 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4987
4988         * MAINTAINERS (Write After Approval): Add myself.
4989
4990 2006-01-31  Richard Guenther  <rguenther@suse.de>
4991         Paolo Bonzini  <bonzini@gnu.org>
4992
4993         * Makefile.def (target_modules): Add libgcc-math target module.
4994         * configure.in (target_libraries): Add libgcc-math target library.
4995         (--enable-libgcc-math): New configure switch.
4996         * Makefile.in: Re-generate.
4997         * configure: Re-generate.
4998         * libgcc-math: New toplevel directory.
4999
5000 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5001
5002         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5003         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5004         the assembler, linker and binutils.
5005         * configure: Regenerate.
5006
5007 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5008
5009         * MAINTAINERS (Write After Approval): Add myself.
5010
5011 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5012
5013         * configure: Regenerate.
5014
5015 2006-01-18  Richard Henderson  <rth@redhat.com>
5016             Jakub Jelinek  <jakub@redhat.com>
5017             Diego Novillo  <dnovillo@redhat.com>
5018
5019         * libgomp: New directory.
5020         * Makefile.def: Add target_module libgomp.
5021         * Makefile.in: Regenerate.
5022         * configure.in (target_libraries): Add target-libgomp.
5023         * configure: Regenerate.
5024
5025 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5026
5027         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5028         @ from continuation.
5029         * Makefile.in: Rebuilt.
5030
5031 2006-01-04  Chris Lattner  <sabre@gnu.org>
5032
5033         * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5036
5037         PR bootstrap/24252
5038
5039         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5040         * Makefile.tpl (OBJDUMP): New.
5041         (EXTRA_HOST_FLAGS): Add it.
5042         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5043
5044         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5045         to use symbolic links between directories.  Avoid race conditions
5046         or make them harmless.
5047         * configure.in: Do not try to use symbolic links between directories.
5048
5049         * Makefile.def (LEAN): Pass.
5050         * Makefile.tpl (LEAN): Define.
5051         (stage[+id+]-start): Accept that the previous directory does not
5052         exist, if the bootstrap is lean.
5053         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5054         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5055         configure substitution.
5056         ([+compare-target+]): Likewise.
5057         ([+bootstrap-target+]-lean): New.
5058         * configure.in: Remove lean bootstrap support from here.
5059
5060         * Makefile.in: Regenerate.
5061         * configure: Regenerate.
5062
5063 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5064
5065         * MAINTAINERS (libdecnumber): Add myself.
5066
5067 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5068
5069         * libtool-ldflags: New script.
5070
5071 2006-01-02  Andreas Schwab  <schwab@suse.de>
5072
5073         * configure.in: When reconfiguring remove Makefile in
5074         all stage directories.
5075         * configure: Regenerate.
5076
5077 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5078
5079         * MAINTAINERS: Update my email address.
5080
5081 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5082
5083         Revert Ada-related part of the previous change.
5084
5085         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5086         Do not pass.
5087         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5088         * Makefile.in: Regenerate.
5089         * configure.in: Do not include mt-ppc-aix target fragment.
5090         * configure: Regenerate.
5091
5092 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5093
5094         * configure.in: Select appropriate fragments for PowerPC/AIX.
5095         * configure: Regenerate.
5096
5097         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5098         BOOT_CFLAGS, BOOT_LDFLAGS.
5099         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5100         BOOT_CFLAGS, BOOT_LDFLAGS.
5101         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5102         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5103         (stage): Fail if we cannot complete the work.
5104         * Makefile.in: Regenerate.
5105
5106 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5107
5108         * configure.in: Replace ms1 with mt.
5109         * configure: Rebuilt.
5110
5111 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5112
5113         * MAINTAINERS: Update my email address.
5114
5115 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5116
5117         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5118         install-host-nogcc): Don't invoke $(stage) at the end.
5119         * Makefile.in: Regenerate.
5120
5121 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5122
5123         * configure.in: Flip the top-level bootstrap switch.
5124         * configure: Regenerate.
5125
5126 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5127
5128         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5129         $(stage) and $(unstage).
5130         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5131         (all): Remove stray semicolon.
5132         (local-distclean): Don't handle multilib.tmp and multilib.out.
5133         (install.all): Set $s for consistency.
5134         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5135         check_multilibs setting.  Always make the install directory.
5136         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5137         Correct @if/@endif.
5138         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5139         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5140         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5141         (multilib.out): Remove.
5142         * Makefile.in: Regenerated.
5143
5144 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5145
5146         * MAINTAINERS (Write After Approval): Add myself.
5147
5148 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5149
5150         * MAINTAINERS: Add myself as mt maintainer.
5151
5152         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5153
5154 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5155
5156         * MAINTAINERS: Change email address.
5157
5158 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5159
5160         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5161         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5162         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5163         Find in-tree tools if available.
5164         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5165         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5166         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5167         (COMPILER_*_FOR_TARGET): New.
5168         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5169         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5170         (CONFIGURED_*, USUAL_*): Remove.
5171         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5172         STRIP): Use autoconf substitutions.
5173         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5174         COMPILER_NM_FOR_TARGET): New.
5175         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5176
5177         (all): Make all-host and all-target in parallel.
5178         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5179         that $$r and $$s are set before invoking a recursive make.
5180         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5181         ([+bootstrap-target+]): Inline most of the `all' target.
5182
5183 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5184
5185         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5186         from the gcc build directory.
5187         * Makefile.in: Regenerate.
5188
5189 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5190
5191         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5192         depend on all-libdecnumber.
5193         * configure.in (host_libs): Include libdecnumber.
5194         * Makefile.in: Regenerate.
5195         * configure: Likewise.
5196
5197 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5198
5199         * libdecnumber: Import decNumber sources from the dfp-branch.
5200
5201 2005-11-21  Kean Johnston  <jkj@sco.com>
5202
5203         * config.sub, config.guess: Sync from upstream sources.
5204
5205 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5206
5207         Import from Autoconf sources:
5208
5209         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5210         * config/move-if-change: Don't output "$2 is unchanged";
5211         suggested by Ben Elliston.  Handle weird characters correctly.
5212
5213 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5214
5215         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5216         to match upstream libtool for darwin.
5217
5218 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5219
5220         * Makefile.def: Remove gdb dependencies for gdbtk.
5221         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5222         (configure-gdb, install-gdb): New rules.
5223         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5224         * Makefile.in, configure: Regenerated.
5225
5226 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5227
5228         * MAINTAINERS (Write After Approval): Add myself.
5229
5230 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5231
5232         * MAINTAINERS (Write After Approval): Add myself.
5233
5234 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5235
5236         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5237         Diego Novillo.
5238
5239 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5240
5241         PR bootstrap/24297
5242         * Makefile.tpl (do-[+make-target+], do-check, install,
5243         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5244         are set before recursing.
5245         * Makefile.in: Regenerate.
5246
5247 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5248
5249         PR bootstrap/18939
5250         * Makefile.def (gcc) <target>: Fix thinko.
5251         * Makefile.in: Regenerate.
5252
5253 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5254
5255         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5256         * configure: Regenerate.
5257
5258 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5259
5260         * MAINTAINERS (Write After Approval): Add self.
5261
5262 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5263
5264         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5265         target-libffi, target-qthreads, target-libjava, and
5266         targetlibobjc.
5267         * configure: Regenerate.
5268
5269 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5270
5271         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5272         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5273         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5274         (USUAL_OBJDUMP_FOR_TARGET): New.
5275         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5276         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5277         * configure, Makefile.in: Regenerated.
5278
5279 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5280
5281         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5282         before other host packages.
5283
5284 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5285
5286         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5287
5288 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5289
5290         PR bootstrap/22340
5291
5292         * configure.in (default_target): Remove.
5293         * Makefile.tpl (all): Do not use prerequisites as subroutines
5294         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5295         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5296         use prerequisites as subroutines.
5297         (check-host, check-target): New.
5298         (bootstrap configure & all targets): Do not use stage*-start
5299         if the directory layout is already ok.
5300         (non-bootstrap configure & all targets): Prepend a $(unstage).
5301         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5302         (NOTPARALLEL): Remove.
5303         (unstage, stage variables): New variables.
5304         (unstage, stage targets): Simply expand to those variables.
5305
5306         * configure: Regenerate.
5307         * Makefile.in: Regenerate.
5308
5309 2005-10-04  James E Wilson  <wilson@specifix.com>
5310
5311         * Makefile.def (lang_env_dependencies): Add libmudflap.
5312         * Makefile.in: Regenerate.
5313
5314 2005-10-03  Andreas Schwab  <schwab@suse.de>
5315
5316         Backport from libtool CVS:
5317         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5318
5319         * ltmain.sh: add support for installing into temporary
5320         staging area (e.g. 'make install DESTDIR=...')
5321
5322 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5323
5324         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5325         * configure: Regenerated.
5326
5327 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5328
5329         * configure: Regenerate with the correct
5330         autoconf version.
5331
5332 2005-09-30  Catherine Moore  <clm@cm00re.com>
5333
5334         * configure.in (bfin-*-*): New.
5335         * configure: Regenerated.
5336
5337 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5338
5339         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5340         (LIPO_FOR_TARGET): New.
5341         (CONFIGURED_LIPO_FOR_TARGET): New.
5342         (USUAL_LIPO_FOR_TARGET): New.
5343         (STRIP_FOR_TARGET): New.
5344         (CONFIGURED_STRIP_FOR_TARGET): New.
5345         (USUAL_STRIP_FOR_TARGET): New.
5346         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5347         STRIP_FOR_TARGET.
5348         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5349         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5350         * Makefile.in: Regenerate.
5351         * configure: Regenerate.
5352
5353 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5354
5355         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5356         (rs6000-*-aix*): Same.
5357         * configure: Regenerate.
5358
5359 2005-09-16  Tom Tromey  <tromey@redhat.com>
5360
5361         * MAINTAINERS: Add self as java maintainer.
5362
5363 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5364
5365         * configure.in: Recognize f95 in the --enable-languages option,
5366         and substitute it for fortran, issuing a warning.
5367         * configure: Regenerate.
5368
5369 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5370
5371         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5372         * configure:  Regenerated.
5373
5374 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5375
5376         * MAINTAINERS: Add self as ms1 maintainer.
5377
5378 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5379
5380         * Makefile.def (libssp): Add to lang_env_dependencies.
5381         * Makefile.in: Regenerate.
5382
5383 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5384
5385         * MAINTAINERS: Add myself as middle-end maintainer.
5386
5387 2005-08-17  Christian Groessler  <chris@groessler.org>
5388
5389         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5390         * Makefile.in: Regenerate.
5391
5392 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5393
5394         * MAINTAINERS (write after approval): Added myself.
5395
5396 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5397
5398         * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5401
5402         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5403         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5404         Look for alternate names of the target cc and c++
5405         * configure: Regenerate.
5406
5407 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5408
5409         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5410         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5411         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5412         tools; remove code to manually set them.
5413         (Target tools): Look in the environment for them.
5414         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5415         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5416         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5417         build directory.
5418         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5419         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5420         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5421         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5422         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5423         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5424         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5425         * configure: Regenerate.
5426         * Makefile.in: Regenerate.
5427
5428 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5429
5430         * MAINTAINERS: Update for removed CPU targets.
5431
5432 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5433
5434         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5435         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5436         * Makefile.in: Regenerated.
5437
5438 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5439
5440         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5441         (CFLAGS_FOR_TARGET): Use it.
5442         (CXXFLAGS_FOR_TARGET): Likewise.
5443         * Makefile.in: Regenerated.
5444         * configure.in (--with-build-sysroot): New option.
5445         * configure: Regenerated.
5446
5447 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5448
5449         * Makefile.tpl: Wrap install between unstage and stage
5450         * Makefile.in: Regenerate.
5451
5452 2005-07-21  Eric Christopher  <echristo@apple.com>
5453
5454         * MAINTAINERS: Update affiliation.
5455
5456 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5457
5458         * MAINTAINERS: Add self as crx port maintainer.
5459
5460 2005-07-20  DJ Delorie  <dj@redhat.com>
5461
5462         * MAINTAINERS: Add self as m32c maintainer.
5463
5464 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5465
5466         * all files: Update FSF address.
5467
5468 2005-07-15  Eric Christopher  <echristo@redhat.com>
5469
5470         * MAINTAINERS: Change affiliation.
5471
5472 2005-07-14  Jim Blandy  <jimb@redhat.com>
5473
5474         * configure.in: Add cases for Renesas m32c.
5475         * configure: Regenerated.
5476
5477 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5478
5479         * COPYING.LIB: Update from fsf.org.
5480
5481 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5482
5483         * COPYING, compile, config.guess,
5484         config.sub, install-sh, missing, mkinstalldirs,
5485         symlink-tree, ylwrap: Sync from upstream sources.
5486         * config-ml.in: Update FSF address.
5487
5488 2005-07-13  Eric Christopher  <echristo@redhat.com>
5489
5490         * configure.in: Add toplevel noconfigdir support for tpf.
5491         * configure: Regenerate.
5492
5493 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5494
5495         PR ada/22340
5496
5497         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5498         * Makefile.in: Regenerate.
5499
5500 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5501
5502         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5503         Brolley to write-after-approval.
5504
5505 2005-07-07  Andreas Schwab  <schwab@suse.de>
5506
5507         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5508         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5509         * Makefile.in: Regenerated.
5510
5511 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5512
5513         * configure.in: Don't build sim or rda when targetting darwin.
5514         * configure: Regenerate.
5515
5516 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5517
5518         * configure.in: Add --enable-libssp and --disable-libssp.
5519         * configure: Regenerate with autoconf-2.13.
5520
5521 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5522
5523         * Makefile.def (target_modules): Add libssp.
5524         * configure.in (target_libraries): Add target-libssp.
5525         * configure: Rebuilt.
5526         * Makefile.in: Rebuilt.
5527
5528 2005-07-01  Zack Weinberg  <zackw@panix.com>
5529
5530         * MAINTAINERS: Change email address.  Resign from maintainership.
5531
5532 2005-07-01  Richard Guenther  <rguenther@suse.de>
5533
5534         * MAINTAINERS: Change my e-mail address and affiliation.
5535
5536 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5537
5538         * Makefile.def (stagefeedback): Come after profile.
5539         Define profiledbootstrap target.
5540         * Makefile.tpl (profiledbootstrap): Remove.
5541         (stageprofile-end): Zap stagefeedback.
5542         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5543         * Makefile.in: Regenerate.
5544
5545 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5546
5547         * MAINTAINERS: Update my email address.
5548
5549 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5550
5551         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5552         In 'cpp' stanza, support '#line' as well as '# '.
5553
5554 2005-06-08  Andreas Schwab  <schwab@suse.de>
5555
5556         * MAINTAINERS: Move myself from 'Write After Approval' to
5557         'CPU Port Maintainers' section as m68k maintainer.
5558
5559 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5560
5561         * configure.in (unsupported_languages): New macro.
5562         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5563         non-ported target libraries in noconfigdirs.
5564         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5565         non-linux-gnu.  Remove libgcj_ex_libffi.
5566         <lang_frag loop>: Set add_this_lang=no if the language is in
5567         unsupported_languages.
5568         * configure: Regenerate.
5569
5570 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5571
5572         * configure.in: Fix typo in handling of --with-mpfr-dir.
5573         * configure: Regenerate.
5574
5575 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5576
5577         * MAINTAINERS: Update my email address.
5578
5579 2005-06-02  Jim Blandy  <jimb@redhat.com>
5580
5581         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5582         accepted into the master sources.)
5583
5584 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5585             Michael Snyder  <msnyder@redhat.com>
5586             Stan Cox  <scox@redhat.com>
5587
5588         * configure.in: Set noconfigdirs for ms1.
5589
5590         * configure: Regenerate.
5591
5592 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5593
5594         * MAINTAINERS (Write After Approval): Add self.
5595
5596 2005-06-01  Josh Conner  <jconner@apple.com>
5597
5598         * MAINTAINERS (Write After Approval): Add self.
5599
5600 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5601
5602         * MAINTAINERS: Update my email address.
5603
5604 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5605
5606         * MAINTAINERS (Write After Approval): Add self.
5607
5608 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5609
5610         * MAINTAINERS (Write After Approval): Remove self.
5611
5612 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5613
5614         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5615         (Dependencies): Consider target modules for bootstrap dependencies.
5616         Make target bootstrap modules depend on each stage's gcc.
5617         * Makefile.in: Regenerate.
5618
5619 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5620
5621         * Makefile.def (configure-gcc): Depend on binutils having been built.
5622         (all-gcc): No need to do it here.
5623         * Makefile.in: Regenerate.
5624
5625 2005-05-19  Paul Brook  <paul@codesourcery.com>
5626
5627         * configure.in: Rewrite misleading error message when requested
5628         language cannot be built.
5629         * configure: Regenerate.
5630
5631 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5632
5633         * ylwrap: Import from Automake 1.9.5.
5634
5635 2005-05-13  David Ung  <davidu@mips.com>
5636
5637         * MAINTAINERS (Write After Approval): Add self.
5638
5639 2005-05-09  Mike Stump  <mrs@apple.com>
5640
5641         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5642         lt_cv_sys_max_cmd_len for now.
5643
5644 2005-05-09  Stan Cox  <scox@redhat.com>
5645
5646         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5647
5648 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5649
5650         * README.SCO: Update the URL.
5651
5652 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5653
5654         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5655         with_gnu_ld to libtool.
5656         * ltcf-c.sh (aix[45]): Define file_list_spec.
5657         * ltcf-cxx.sh (aix[45]): Same.
5658         * ltcf-gcj.sh (aix[45]): Same.
5659         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5660         exists, write list of input files to temporary file.
5661
5662 2005-05-04  Mike Stump  <mrs@apple.com>
5663
5664         * configure.in: Always pass --target to target configures as
5665         otherwise rebuilds that do --recheck will fail.
5666         * confiugure: Rebuilt.
5667
5668 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5669
5670         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5671         STAGE_HOST_EXPORTS.
5672         (configure, all): Add bootstrap support.
5673         (Host modules, target modules): Pass post-stage1 flags and exports.
5674         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5675         * Makefile.in: Regenerate.
5676
5677 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5678
5679         * configure: Regenerate.
5680
5681 2005-04-27  Mike Stump  <mrs@apple.com>
5682
5683         * MAINTAINERS: Add self as darwin maintainer.
5684
5685 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5686
5687         * config.sub: Update from master copy.
5688
5689 2005-04-21  Mike Stump  <mrs@apple.com>
5690
5691         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5692         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5693
5694 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5695
5696         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5697         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5698         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5699         "*-*-elf" and "*-*-linux*".
5700         * configure: Regenerate.
5701
5702 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5703
5704         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5705
5706 2005-04-12  Mike Stump  <mrs@apple.com>
5707
5708         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5709
5710 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5711
5712         * MAINTAINERS (Write After Approval): Add myself.
5713
5714 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5715
5716         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5717
5718 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5719
5720         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5721         (TARGET_CONFIGARGS): Include --with-target-subdir.
5722         (configure, all): New macros.  Use them throughout.
5723         * Makefile.in: Regenerate.
5724
5725 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5726
5727         * MAINTAINERS (Write After Approval): Add myself.
5728
5729 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5730
5731         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5732
5733 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5734
5735         * MAINTAINERS: Move John Carr to Write After Approval.
5736
5737 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5738
5739         * config/mh-mingw32: Delete.
5740         * configure.in: Don't use it.
5741         * configure: Regenerate.
5742
5743 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5744
5745         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5746         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5747         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5748         (HOST_LIB_PATH): Generate from Makefile.def.
5749         (TARGET_LIB_PATH): Likewise.
5750         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5751         * Makefile.in: Regenerate.
5752         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5753         (RPATH_ENVVAR): Include Darwin case.
5754         * configure: Regenerate.
5755
5756 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5757
5758         * MAINTAINERS (Various Maintainers): Remove self.
5759         (Write After Approval): Add self.
5760
5761 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5762
5763         * MAINTAINERS (Various Maintainers): Add self.
5764
5765 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5766
5767         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5768         * configure: Regenerate.
5769
5770 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5771
5772         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5773         gcc_version, and gcc_version_trigger from set of flags to pass.
5774         * Makefile.tpl: Remove definitions of above variables.
5775         (config.status): Remove dependency on $(gcc_version_trigger).
5776         * Makefile.in: Regenerate.
5777         * configure.in: Do not reference config/gcc-version.m4 nor
5778         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5779         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5780         * configure: Regenerate.
5781
5782 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5783             Andrew Pinski  <pinskia@physics.uc.edu>
5784
5785         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5786         * Makefile.in: Regenerate.
5787
5788 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5789
5790         * MAINTAINERS (Write After Approval): Add myself.
5791
5792 2005-03-03  David Ayers  <d.ayers@inode.at>
5793
5794         * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5797
5798         PR libgcj/20160
5799         * ltmain.sh: Avoid creating archives with components that have
5800         duplicate basenames.
5801
5802 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5803
5804         PR bootstrap/20250
5805         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5806         instead of check.
5807         * Makefile.in: Regenerate.
5808
5809 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5810
5811         * Makefile.in: Regenerate to fix conflict between the previous two
5812         patches.
5813
5814 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5815
5816         PR bootstrap/17383
5817         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5818         * Makefile.tpl (HOST_SUBDIR): New substitution.
5819         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5820         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5821         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5822         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5823         (Host modules, Bootstrapped modules): Use it.
5824         (Build modules, Target modules): Do not create symlink trees,
5825         always configure out-of-srcdir.
5826         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5827         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5828         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5829         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5830
5831         * Makefile.in: Regenerate.
5832         * configure: Regenerate.
5833
5834 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5835
5836         Merged from libada-gnattools-branch:
5837         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5838
5839         * gnattools: New directory.
5840         * Makefile.def: Add gnattools as a module, depending on target-libada.
5841         * Makefile.in: Regenerate.
5842         * configure.in: Include gnattools in host_tools; disable it if ada
5843         is disabled.
5844         * configure: Regenerate.
5845
5846 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5847
5848         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5849         treelang maintainer.
5850         (Write After Approval): Remove myself.
5851
5852 2005-02-23  Paul Schlie  <schlie@comcast.net>
5853
5854         * configure.in: Allow darwin targeted ports to build tk, itcl and
5855         libgui.
5856         * configure: Regenerate.
5857
5858 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5859
5860         PR libgcj/10353
5861         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5862         * configure: Regenerate.
5863
5864 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5865
5866         * MAINTAINERS (Write After Approval): Add myself.
5867
5868 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5869
5870         * MAINTAINERS: Update my e-mail address.
5871
5872 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5873
5874         * MAINTAINERS (Write After Approval): Add myself.
5875
5876 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5877
5878         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5879         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5880         target-libgloss when not *-*-elf and *-*-aout.
5881         * configure: Regenerate.
5882
5883 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5884
5885         * MAINTAINERS: Remove obsolete entries.
5886
5887         * MAINTAINERS (Write After Approval): Add Michael Matz.
5888
5889 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5890
5891         * MAINTAINERS: Remove self as cpplib maintainer.
5892
5893 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5894
5895         * install-sh, config.sub: Import from upstream.
5896
5897 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5898
5899         PR bootstrap/18222
5900         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5901         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5902         * Makefile.in: Regenerate.
5903
5904 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5905
5906         * MAINTAINERS: Update my email address.
5907
5908 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5909             Andreas Schwab  <schwab@suse.de>
5910
5911         PR bootstrap/18033
5912         * config-ml.in: Eval option if surrounded by single quotes.
5913
5914 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5915
5916         Revert 2004-12-28 Makefile changes, a better fix will be
5917         applied to mainline and src after GCC 4.0 branches.
5918
5919 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5920
5921         PR bootstrap/17383
5922
5923         * Makefile.def (target_modules): Remove stage parameter,
5924         it is always true now.
5925         * Makefile.tpl (configure-build-[+module+],
5926         configure-target-[+module+]): Always build symlink tree
5927         for the directory and for include.  BUILD_SUBDIR and
5928         TARGET_SUBDIR cannot be . anymore.
5929         * Makefile.in: Regenerate.
5930
5931 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5932
5933         Revert 2004-12-08 Makefile changes.
5934
5935 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5936
5937         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5938         cygwin, mingw.
5939
5940 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5941
5942         * configure.in (sh64-*-*): Reenable gprof.
5943         * configure: Regenerate.
5944
5945 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5946
5947         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5948         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5949         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5950         * Makefile.in: Regenerate.
5951
5952 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5953
5954         * MAINTAINERS: Update my email address.
5955
5956 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5957
5958         * Makefile.tpl: Generate normal dependencies if the LHS module is
5959         not bootstrapped.
5960         * Makefile.in: Regenerate.
5961
5962 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5963
5964         * configure.in: Include config/gxx-include-dir.m4.  Use
5965         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5966         * configure: Regenerate.
5967
5968 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5969
5970         * config.if: Delete.
5971         * configure.in: Set libstdcxx_incdir directly.
5972         * configure: Regenerate.
5973
5974 2004-12-02  Eric Christopher  <echristo@redhat.com>
5975
5976         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5977         * Makefile.in: Regenerate.
5978
5979 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5980
5981         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5982         * configure: Regenerate.
5983
5984 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5985
5986         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5987         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5988         * configure: Regenerate.
5989
5990 2004-12-01  Eric Christopher  <echristo@redhat.com>
5991
5992         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5993         of things to remove.
5994
5995 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5996
5997         * MAINTAINERS (Write After Approval): Update my e-mail address.
5998
5999 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6000
6001         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6002         from CVS libtool to always pass_all.
6003
6004 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6005
6006         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6007         (hppa*64*-*-*): Delete incorrect comment.
6008         * configure: Rebuilt.
6009
6010 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6011
6012         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6013
6014 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6015
6016         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6017         from CVS libtool to always pass_all.
6018
6019 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6020
6021         * install-sh, compile: Import from automake.
6022
6023 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6024
6025         * config.guess, config.sub:  Import from savannnah.
6026
6027 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6028
6029         * MAINTAINERS (Write After Approval): Add myself
6030
6031 2004-11-12  Mike Stump  <mrs@apple.com>
6032
6033         * Makefile.def: Add html support.
6034         * Makefile.tpl: Likewise.
6035         * Makefile.in: Regenerate.
6036
6037 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6038
6039         PR 18423
6040         * configure.in: Remove all instances of build-fixincludes from
6041         noconfigdirs.
6042         (build_configargs): Supply --target to subdirectories.
6043         * configure: Regenerate.
6044
6045         * Makefile.def: Make gcc install depend on fixincludes install.
6046         * Makefile.in: Regenerate.
6047
6048 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6049
6050         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6051
6052 2004-11-11  Paul Brook  <paul@codesourcery.com>
6053
6054         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6055
6056 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6057
6058         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6059         target-libgfortran.
6060         * configure: Regenerate.
6061
6062 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6063
6064         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6065         like CC.
6066
6067 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6068
6069         * Makefile.def (host fixincludes): Specify missing targets.
6070         * Makefile.in: Regenerate.
6071
6072 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6073
6074         * MAINTAINERS: Add myself
6075
6076 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6077
6078         * MAINTAINERS (Write After Approval): Add myself.
6079
6080 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6081
6082         * Makefile.def: Build fixincludes for the host, too.
6083         * Makefile.in: Regenerate.
6084         * configure.in (host_tools): Add fixincludes.
6085         * configure: Regenerate.
6086
6087 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6088
6089         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6090         * configure: Regenerated.
6091
6092 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6093
6094         PR other/17783
6095         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6096         * configure: Regenerated.
6097
6098 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6099
6100         * README.SCO: Update per FSF instructions.
6101
6102 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6103
6104         PR target/18151
6105         * configure.in (case ${target}): Do not build fixincludes for avr.
6106         * configure: Regenerated.
6107
6108 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6109
6110         * configure.in (case ${target}): Do not build fixincludes
6111         on platforms where it is not used.
6112         * configure: Regenerated.
6113
6114 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6115
6116         * configure.in: Use an absolute path to install-sh.
6117         * configure: Regenerated.
6118
6119 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6120
6121         * MAINTAINERS (Write After Approval): Add myself.
6122
6123 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6124
6125         * MAINTAINERS: Remove from Write After Approval those that are
6126         already maintainers.
6127
6128 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6129
6130         * MAINTAINERS:  Update my email address.
6131
6132 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6133
6134         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6135         * configure: Regenerate.
6136
6137 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6138
6139         * MAINTAINERS:  Update my email address.
6140
6141 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6142
6143         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6144         entries belonging to this category.
6145
6146 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6147
6148         * MAINTAINERS: Update my e-mail address.
6149
6150 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6151
6152         Fix wrong conflict resolution in:
6153
6154         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6155
6156         * Makefile.in: Regenerate.
6157         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6158         in the recursive `make', instead of hardwiring `all'.
6159         (Autogenerated TARGET-* variables): New.
6160
6161 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6162
6163         * configure.in: Enable target-libgloss for crx-*-*.
6164         * configure: Regenerate.
6165
6166 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6167
6168         * MAINTAINERS (Various Maintainers): Move the "windows,
6169         cygwin, mingw" maintainer to ...
6170         (OS Port Maintainers): ... here.
6171
6172 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6173
6174         * MAINTAINERS (Write After Approval): Remove those that are
6175         maintainers of some subsystem.
6176
6177 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6178
6179         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6180         * ltcf-cxx.sh (tpf*): Likewise.
6181         * ltconfig (tpf*): Add TPF OS configuration support.
6182
6183 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6184
6185         * MAINTAINERS: Change my email address to my new work account.
6186
6187 2004-09-24  Michael Roth  <mroth@nessie.de>
6188
6189         * configure.in (--without-headers): Add missing double quotes.
6190         * configure: Regenerate.
6191
6192 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6193
6194         * ylwrap: Revert to previous version.
6195
6196 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6197
6198         PR bootstrap/17369
6199         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6200         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6201         SET_GCC_LIB_PATH_CMD.
6202         (BASE_TARGET_EXPORTS): Likewise.
6203         * Makefile.in: Regenerated.
6204
6205         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6206         * configure: Regenerated.
6207
6208 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6209
6210         * config.guess: New upstream version
6211         * compile, depcomp, install-sh, ylwrap: Likewise.
6212
6213 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6214
6215         * config/mh-x86omitfp: New host makefile fragment.  Add
6216         -fomit-frame-pointer to the default BOOT_CFLAGS.
6217         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6218         * configure: Regenerate.
6219
6220 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6221
6222         PR target/11572
6223         * configure.in (*-*-darwin*): Renable libobjc.
6224         * configure: Regenerate.
6225
6226 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6227
6228         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6229
6230 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6231
6232         * Makefile.def: Remove libbanshee.
6233         * Makefile.tpl: Ditto.
6234         * configure.in: Ditto.
6235         * Makefile.in: Regen.
6236         * configure: Ditto.
6237
6238 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6239
6240         * ltmain.sh: Use $pic_object as $non_pic_object if
6241         $non_pic_object=none.
6242
6243 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6244
6245         * missing: Import latest version from master repository.
6246
6247 2004-09-06  Nick Clifton  <nickc@redhat.com>
6248
6249         * config.sub: Import latest version from master repository.
6250         * config.guess: Likewise.
6251         This includes these changes:
6252
6253         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6254
6255         * config.sub: Handle crisv32, alias etraxfs.
6256         * config.guess (crisv32:Linux:*:*): Handle.
6257
6258         2004-08-13  Brad Smith  <brad@comstyle.com>
6259
6260         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6261         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6262
6263         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6264
6265         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6266         assume the processor is a powerpc.  This is because coreutils
6267         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6268         in this case, due to a MacOS X bug that causes
6269         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6270         to return a negative number.
6271         Problem reported by Petter Reinholdtsen in:
6272         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6273
6274         2004-07-19  Ben Elliston  <bje@gnu.org>
6275
6276         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6277
6278         2004-06-24  Ben Elliston  <bje@gnu.org>
6279
6280         * config.guess: Update copyright years.
6281         * config.sub: Likewise.
6282
6283         2004-06-22  Robert Millan  <robertmh@gnu.org>
6284
6285         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6286         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6287
6288         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6289
6290         * config.guess (*:*VMS:*:*): New entry. Replaces
6291         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6292         manufacturer.
6293
6294         2004-06-22  Ben Elliston  <bje@gnu.org>
6295
6296         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6297         * config.sub: Likewise.
6298
6299         2004-06-22  Ben Elliston  <bje@gnu.org>
6300
6301         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6302         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6303
6304         2004-06-11  Ben Elliston  <bje@gnu.org>
6305
6306         * config.guess (pegasos:OpenBSD:*:*): Remove.
6307
6308         2004-06-11  Ben Elliston  <bje@gnu.org>
6309
6310         From Wouter Verhelst <wouter@grep.be>:
6311         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6312
6313         2004-06-11  Ben Elliston  <bje@gnu.org>
6314
6315         * config.guess (luna88k:OpenBSD:*:*): New.
6316
6317         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6318
6319         * config.guess (m32r*:Linux:*:*): New case.
6320         * config.sub: Handle m32rle.
6321
6322         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6323
6324         From Jens Petersen  <petersen@redhat.com>:
6325         * config.sub: Handle sparcv8.
6326
6327         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6328
6329         From Tom Smith <smith@cag.lkg.hp.com>:
6330         * config.guess: Version suffixes are equally significant on Tru64
6331         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6332         prefix of "P" (patched kernel).
6333
6334         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6335
6336         * config.sub: Add support for National Semiconductor CRX target.
6337
6338 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6339
6340         * MAINTAINERS (Various Maintainers): Remove myself as web page
6341         maintainer, add myself as maintainer of build status lists.
6342
6343 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6344
6345         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6346         *-*-netware, but add target-libmudflap.
6347         Consolidate *-*-netware targets (of which really only i?86 exists)
6348         into a single entry.
6349         * configure: Likewise.
6350
6351 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6352
6353         * Makefile.tpl (sorry): Remove.
6354         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6355         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6356         (do-clean): Clean per-stage directories too.
6357         (do-distclean): Run distclean-stage1 too.
6358         (.NOTPARALLEL): Enable during toplevel bootstrap.
6359         (stage[+id+]-bubble): Enable parallel execution during
6360         the recursive invocation.
6361         * Makefile.in: Regenerate.
6362
6363         Fix previous checkin:
6364
6365         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6366         include.
6367         * configure.in: Fix indentation.
6368         * configure: Regenerate.
6369
6370 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6371
6372         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6373         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6374         * configure: regenerate
6375         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6376         -mdynamic-no-pic
6377
6378 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6379
6380         * Makefile.def (build_modules): Add fixincludes.
6381         (dependencies): Make gcc depend on fixincludes.
6382         * configure.in (build_tools): Add fixincludes.
6383         (build_configdirs): Always include build_libs.
6384         * Makefile.in: Regenerate.
6385         * configure: Regenerate.
6386
6387 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6388
6389         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6390         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6391         phony targets; do not generate timestamp files.
6392         (distclean-stageN): Remove references to their timestamp files.
6393         (restageN, touch-stageN): Remove.
6394         (stageN-bubble): Rewritten.
6395         (compare): Support lean bootstraps.
6396         * Makefile.in: Regenerate.
6397
6398         * configure.in: Only warn when bootstrapping but
6399         build != host or build != target.  Support lean bootstraps.
6400         * configure: Regenerate.
6401
6402 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6403
6404         * configure.in:  Give a better error message if GMP/MPFR are missing
6405         and a language needing them has been requested.
6406         * configure:  Regenerated.
6407
6408 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6409
6410         * configure.in:  Print a list of available language front-ends if
6411         a requested one is missing.  Tidy stray tab characters.
6412         * configure:  Regenerated.
6413
6414 2004-08-19  Michael Koch  <konqueror@gmx.de>
6415
6416         * gcc/doc/install.texi: Update entry about automake for libjava.
6417
6418 2004-08-17  Robert Millan  <robertmh@gnu.org>
6419
6420         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6421         (instead of FreeBSD).
6422         * configure: Regenerate.
6423
6424 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6425
6426         * Makefile.in: Regenerate.
6427         * configure: Regenerate.
6428
6429         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6430         stage_*_flags.
6431         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6432         for bootstrapped modules if toplevel bootstrap is going.
6433         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6434         modules.  Adjust for changes in Makefile.def.  Enable several
6435         rules even in non-bootstrap mode, just to avoid peppering the
6436         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6437         (stage-[+prev+]-bubble): Remove.
6438
6439         * Makefile.def (Dependencies): Depend on all-build-bison,
6440         all-build-flex, all-build-byacc, all-build-texinfo, rather
6441         than the host variations.
6442         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6443         with BUILD_SUBDIR.
6444         (BISON): Update for recent Bisons.
6445         (YACC): Fix typo.
6446         (cross): Depend on all-build.
6447         (all): Do not depend on all-build.
6448         (prebootstrap): Remove.
6449         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6450         (Prebootstrap dependencies): Add them to the per-stage targets
6451         and to all-prebootstrap.
6452         * configure.in (build_configdirs): Always enable build_tools.
6453         (BUILD_DIR_PREFIX): Remove.
6454
6455         * Makefile.def (gcc): Add target variable.
6456         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6457         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6458         in the recursive `make', instead of hardwiring `all'.
6459         (Autogenerated TARGET-* variables): New.
6460
6461 2004-08-13  Brian Booth  <bbooth@redhat.com>
6462
6463         * MAINTAINERS: Remove myself from write-after-approval.
6464
6465 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6466
6467         * src-release: Stop distributing mmalloc with gdb (which doesn't
6468         use it).
6469         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6470         * Makefile.in: Regenerate.
6471
6472 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6473
6474         * configure.in (arm*-*-eabi*): New target.
6475         * configure: Regenerate.
6476
6477 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6478
6479         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6480         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6481         (Dependencies): New section.
6482         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6483         (configure-target-[+module+]): Depend on maybe-all-gcc
6484         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6485         (toplevel profiledbootstrap): Fix dependencies.
6486         * Makefile.in: Regenerate.
6487
6488 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6489
6490         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6491         target-libiberty to noconfigdirs.
6492         * configure: Regenerate.
6493
6494 2004-08-03  Paul Brook  <paul@codesourcery.com>
6495
6496         * configure.in: Check for MPFR as well as GMP.
6497         * configure: Regenerate.
6498
6499 2004-08-01  Robert Millan  <robertmh@gnu.org>
6500
6501         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6502         libmudflap for all GNU-based systems (with Glibc).
6503         * configure: Regenerate.
6504
6505 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6506
6507         * Makefile.def (host-modules): Add gcc.
6508         * Makefile.in: Regenerate.
6509         * Makefile.tpl (sorry): New rule.
6510         (configure-host, all-host, [+make_target+]-host, do-check,
6511         install-host): Do not add gcc as a special case.
6512         (host modules): Add a small special-casing for gcc.  Export
6513         extra_make_flags through the environment.
6514         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6515         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6516         other recursive targets for gcc): Remove.
6517
6518         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6519         (stage, unstage): New rules.
6520         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6521         distclean-stage[+id+]): Use stage_current.
6522         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6523         the stage*-start rules.
6524
6525 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6526
6527         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6528         use -all_load flag.
6529
6530 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6531
6532         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6533         * configure: Regenerate.
6534
6535 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6536
6537         * maintainer-scripts/gcc_release: Revert yesterday's change.
6538
6539 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6540
6541         * MAINTAINERS: Add myself to write-after-approval.
6542
6543 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6544
6545         * libf2c: Removed.
6546         * gcc/gccbug.in: Updated because of libf2c removal.
6547         * maintainer-scripts/gcc_release: Ditto.
6548
6549 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6550
6551         * configure.in: Build libmudflap by default on FreeBSD.
6552         * configure: Regenerated.
6553
6554 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6555
6556         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6557         systems.
6558         * configure: Regenerated.
6559
6560 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6561
6562         PR target/16344
6563         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6564         feedback based compiler.
6565         * Makefile.in: Rebuilt.
6566
6567 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6568
6569         * Makefile.def (host_modules): Set bootstrap=true for flex.
6570         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6571         * Makefile.in: Rebuilt.
6572
6573 2004-07-07  Jan Hubicka  <jh@suse.cz>
6574
6575         * MAINTAINERS: Add self as a profile feedback maintainer.
6576
6577 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6578
6579         * configure.in:  Do not prepend $srcdir to /dev/null in
6580         makefile fragments.
6581         * configure:  Regenerate.
6582
6583 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6584
6585         * Makefile.def (build_modules): Add bison, byacc, flex,
6586         m4, texinfo.
6587         (flags_to_pass): Add FLEX.
6588         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6589         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6590         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6591         DEFAULT_MAKEINFO): Remove.
6592         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6593         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6594         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6595         objdir or else use configured tool.
6596         (all-build): New.
6597         (all): Depend on it.
6598         (Build module dependencies): Add.
6599         * Makefile.in: Regenerate.
6600         * configure.in: Better support for multiple build modules,
6601         matching what is done for host/target modules.  Do not look
6602         for "plausible" locations of build tools if Canadian cross.
6603         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6604         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6605         * configure: Regenerate.
6606
6607 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6608
6609         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6610         * Makefile.in: Regenerate.
6611
6612 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6613
6614         * Makefile.tpl (configure-build-[+module+],
6615         configure-[+module+], configure-target-[+module+]): Pass
6616         [+extra_configure_args+].
6617         (all-build-[+module+], all-[+module+], check-[+module+],
6618         install-[+module+], [+make_target+]-[+module+],
6619         all-target-[+module+], check-target-[+module+],
6620         install-target-[+module+], [+make_target+]-target-[+module+]):
6621         Pass [+extra_make_args+].
6622         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6623         (GCC_HOST_EXPORTS): Remove.
6624         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6625         cross, check-gcc, check-gcc-c++, install-gcc,
6626         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6627         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6628         * Makefile.in: Regenerate.
6629
6630 2004-06-21  Matthew Sachs  <msachs@apple.com>
6631
6632         * MAINTAINERS: Added self to write-after-approval.
6633
6634 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6635
6636         * configure.in: Check for srcdir/winsup rather than build directory
6637         winsup.
6638         * configure: Regenerate.
6639
6640 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6641
6642         * configure.in: Don't build Cygwin native newlib if winsup
6643         directory is missing.  Emit warning instead.
6644         * configure: Regenerate.
6645
6646 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6647
6648         * Makefile.tpl (touch-stage[+id+]): New.
6649         (restage[+prev+]): Depend on touch-stage[+id+].
6650
6651         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6652         Use it throughout.
6653
6654         * Makefile.def: Add profile and feedback bootstrap stages.
6655         Remove next field from bootstrap stages.
6656         * Makefile.tpl (LN, LN_S): Substitute.
6657         (stageN-start, stageN-end): Use double-colon rules, to
6658         provide a hook for additional setup commands.
6659         (distclean-stageN-gcc, restageN): Create dependencies from
6660         [+prev+], not from [+next+].
6661         (stageN-bubble): Add commands for successive stages from
6662         [+prev+], using double-colon rules.
6663         (all-stageN-gcc): Fix typo.
6664         (stagefeedback-start, profiledbootstrap): New.
6665         * Makefile.in: Regenerate.
6666         * configure.in: Call ACX_PROG_LN.
6667         * configure: Regenerate.
6668
6669 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6670
6671         * MAINTAINERS (Write After Approval): Add myself.
6672
6673 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6674
6675         * MAINTAINERS (Write After Approval): Add myself.
6676
6677 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6678
6679         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6680         without gcc.
6681         * configure: Regenerate.
6682
6683 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6684
6685         * Makefile.tpl: Fix typo.
6686         * Makefile.in: Regenerate.
6687
6688 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6689
6690         * configure.in: Remove new- prefix from toplevel
6691         bootstrap targets.
6692         * configure: Regenerate.
6693
6694 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6695
6696         * Makefile.tpl (all.normal): Rename to all.
6697         (all): Replace with a rule to pick the default
6698         target from configure.
6699         (all-gcc, configure-gcc): Use conditionals to
6700         do nothing when toplevel bootstrap is going on.
6701         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6702         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6703         * configure.in: Support --enable-bootstrap.
6704
6705         * Makefile.def: Remove new- prefix from toplevel
6706         bootstrap targets.
6707         * Makefile.tpl: Likewise.
6708
6709         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6710         target.
6711
6712         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6713         $(RECURSE_FLAGS) to recursive invocation of make.
6714
6715         * Makefile.in: Regenerate.
6716         * configure: Regenerate.
6717
6718 2004-05-30  Andreas Jaeger  <aj@suse.de>
6719             Jim Wilson  <wilson@specifixinc.com>
6720
6721         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6722         like CC.
6723
6724 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6725
6726         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6727         * configure: Regenerate.
6728
6729 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6730
6731         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6732         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6733         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6734         targets.
6735         * Makefile.in: Regenerate.
6736
6737 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6738
6739         * configure.in: Test the ability to symlink directories.
6740         * configure: Regenerate.
6741
6742         * Makefile.def (bootstrap-stage): New definitions.
6743         * Makefile.tpl (configure-stage1-gcc,
6744         configure-stage2-gcc, configure-stage3-gcc,
6745         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6746         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6747         new-restage3, compare): Autogenerate, see Makefile.in
6748         entry for behavioral changes.
6749         (distclean-stage1, new-stage1-start, new-stage1-end,
6750         new-stage1-bubble, distclean-stage2, new-stage2-start,
6751         new-stage2-end, new-stage2-bubble, distclean-stage3,
6752         new-stage3-start, new-stage3-end): New autogenerated targets.
6753         (objext, prebootstrap, BOOT_CFLAGS,
6754         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6755         targets.
6756
6757         * Makefile.in: Regenerate.
6758         (distclean-stage1, new-stage1-start, new-stage1-end,
6759         new-stage1-bubble, distclean-stage2, new-stage2-start,
6760         new-stage2-end, new-stage2-bubble, distclean-stage3,
6761         new-stage3-start, new-stage3-end): New targets.
6762         (all-stage1-gcc): Move prebootstrap dependency from here...
6763         (configure-stage1-gcc): ...to here.
6764         (new-bootstrap): Use bubble targets.
6765         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6766         Use per-stage distclean targets.
6767         (configure-stage1-gcc, configure-stage2-gcc,
6768         configure-stage3-gcc, all-stage1-gcc,
6769         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6770         Use new-stageN-start to prepare the tree.
6771
6772 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6773
6774         * Makefile.def (host_modules): add libcpp.
6775         * Makefile.tpl: Add dependencies on and for libcpp.
6776         * Makefile.in: Regenerate.
6777         * configure.in: Add libcpp host module.
6778         * configure: Regenerate.
6779
6780 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6781
6782         * Makefile.tpl: Whenever a recursive target is defined, wrap
6783         it in a special @if/@endif block, and prepare its maybe
6784         dependency in the @if/@endif block
6785         * configure.in: Instead of writing maybe dependencies, remove
6786         the @if/@endif statements, and remove the @if/@endif blocks
6787         that remain.
6788         * configure: Regenerate.
6789         * Makefile.in: Regenerate.
6790
6791 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6792
6793         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6794
6795 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6796
6797         PR bootstrap/15120
6798         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6799         * */configure: Rebuilt.
6800
6801 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6802
6803         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6804         of libf2c.
6805         * configure, Makefile.in: Regenerate.
6806
6807 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6808
6809         * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6812
6813         Merge from tree-ssa-20020619-branch.
6814
6815         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6816         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6817         (HOST_GMPLIBS): Define.
6818         (HOST_GMPINC): Define.
6819         (TARGET_LIB_PATH): Add libmudflap.
6820         (GFORTRAN_FOR_TARGET): Define.
6821         (configure-build*): Export GFORTRAN.
6822         (configure-gcc): Export GMPLIBS and GMPINC.
6823         (all-gcc): Add maybe-all-libbanshee.
6824         (configure-target-libgfortran): Define.
6825         * Makefile.in: Regenerate.
6826         * configure.in (host_libs): Add libbanshee.
6827         (target_libraries): Add target-libmudflap and target-libgfortran.
6828         Add --with-libbanshee.
6829         Handle --disable-libmudflap.
6830         (*-*-freebsd*): Use with_gmp.
6831         Add $(libgcj) to noconfigdirs.
6832         * configure: Regenerate.
6833         * depcomp: New file.
6834         * MAINTAINERS: Add tree-ssa maintainers.
6835
6836 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6837
6838         * MAINTAINERS (Various Maintainers): Add myself.
6839
6840 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6841
6842         * MAINTAINERS (Write After Approval): Add myself.
6843
6844 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6845
6846         * MAINTAINERS (Write After Approval): Add myself.
6847
6848 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6849
6850         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6851         * configure: Regenerate.
6852
6853 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6854
6855         Revert:
6856         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6857
6858         * Makefile.def (flags_to_pass): Remove *dir variables that
6859         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6860         as well as prefix and exec_prefix.
6861         * Makefile.in: Regenerate.
6862
6863 2004-04-26  Robert Millan  <robertmh@gnu.org>
6864
6865         Add patches from libtool CVS.
6866         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6867         * ltconfig: Likewise.
6868         * ltcf-c.sh: Likewise.
6869         * ltcf-cxx.sh: Likewise.
6870         * ltcf-gcj.sh: Likewise.
6871
6872 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6873
6874         * Makefile.def (host_modules): Mark with the bootstrap
6875         flag packages on which gcc depends.
6876         * Makefile.tpl (all-bootstrap): Use it.
6877         * Makefile.in: Regenerate.
6878
6879 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6880
6881         * Makefile.def (flags_to_pass): Remove *dir variables that
6882         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6883         as well as prefix and exec_prefix.
6884         * Makefile.in: Regenerate.
6885
6886 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6887
6888         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6889         * configure: Regenerate.
6890         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6891         * gcc/Makefile.tpl (compare): Use the result of the test.
6892         * gcc/Makefile.in: Regenerate.
6893
6894 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6895
6896         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6897         Always relocate gcc and prev-gcc to the original names, even
6898         if the build fails.
6899         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6900         New targets.
6901
6902 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6903
6904         * MAINTAINERS: Update my email address.
6905
6906 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6907
6908         * configure.in (mips*-*-irix5*): Enable ld.
6909         * configure: Regenerate.
6910
6911 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6912
6913         * configure: Regenerate.
6914
6915 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6916
6917         * Makefile.tpl (configure-[+module+], configure-gcc,
6918         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6919         Set and export LDFLAGS.
6920         * Makefile.in: Regenerate.
6921
6922 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6923
6924         * MAINTAINERS: Add myself to write-after-approval.
6925
6926 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6927
6928         PR bootstrap/14871
6929         * Makefile.tpl: If we don't have built-in-tree target tools,
6930         use the ones found by configure rather than hacking around with
6931         program_transform_name.
6932         * configure.in: Give Makefile.tpl the information necessary
6933         to do that.
6934         * Makefile.in: Regenerate.
6935         * configure: Regenerate.
6936
6937 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6938
6939         PR bootstrap/14760
6940         * configure.in: When computing baseargs, strip *all* copies of
6941         offending options.  Also, don't match/substitute the trailing space,
6942         so that this actually works when two similar options are separated by
6943         only one space.
6944         * configure: Regenerate.
6945
6946 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6947
6948         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6949         (rs6000-*-aix*): Same.
6950         * configure: Regenerate.
6951
6952 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6953
6954         * MAINTAINERS: Add myself to write-after-approval.
6955
6956 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6957
6958         * MAINTAINERS: Add myself to write-after-approval.
6959
6960 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6961
6962         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6963         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6964         * Makefile.in: Regenerate.
6965
6966         * configure.in (top level bootstrap support): Rework --enable-werror
6967         to set @stage2_werror_flag@.
6968         * configure: Regenerate.
6969         * Makefile.tpl (top level bootstrap support): Pass
6970         @stage2_werror_flag@ down to configure in stages 2 and 3.
6971         * Makefile.in: Regenerate.
6972
6973 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6974
6975         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6976         for stages 2 and 3 as well as in make.  As a consequence, remove
6977         OUTPUT_OPTION (now detected by configure) from the flags passed down
6978         to make.
6979         * Makefile.in: Regenerate.
6980
6981         * Makefile.tpl (new-bootstrap): Fix typo.
6982         * Makefile.in: Regenerate.
6983
6984 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6985
6986         * Makefile.tpl: Rearrange by moving recursive_targets rules
6987         into their proper sections.
6988         * Makefile.tpl (top level bootstrap support): Move disabling
6989         of coverage flags from 'make' to 'configure'; improve comments.
6990         * Makefile.in: Regenerate.
6991
6992         * Makefile.tpl (experimental top level bootstrap) Move stage1
6993         language setting from all- target to configure- target; disable
6994         intermodule optimization in stage 1; prevent gratuitous rebuilds
6995         of stage 1.
6996         * Makefile.in: Regenerate.
6997         * configure.in: Comma-separate stage 1 language list for top
6998         level bootstrap.
6999         * configure: Regenerate.
7000
7001         * Makefile.tpl: Clean up experimental top level bootstrap support:
7002         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7003         prev-gcc in configure- targets as well as all- targets.
7004         * Makefile.in: Regenerate.
7005
7006 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7007
7008         * compile: New file imported from automake.
7009
7010 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7011
7012         * configure.in: Remove symbolic link section.
7013         * configure: Regenerate.
7014         * Makefile.tpl (links): Remove.
7015         * Makefile.in: Regenerate.
7016
7017 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7018             Nathanael Nerode  <neroden@gcc.gnu.org>
7019
7020         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7021         Set with AC_CHECK_PROGS.
7022         * configure.in: Fix comment typo from last patch.
7023         * configure: Regenerate.
7024
7025 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7026
7027         * Makefile.tpl: Introduce experimental top level bootstrap support.
7028         * Makefile.in: Regenerate.
7029         * configure.in: Introduce support for top level bootstrap.
7030         * configure: Regenerate.
7031
7032 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7033             Paolo Bonzini  <bonzini@gnu.org>
7034
7035         PR bootstrap/14522
7036         * configure.in: Cope with shells that do not support unquoted ^
7037         * configure: Regenerate.
7038
7039 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7040             Paolo Bonzini  <bonzini@gnu.org>
7041
7042         PR bootstrap/14522
7043         * configure.in: Cope with shells that do not support nesting
7044         quotes inside quoted backquote substitutions.
7045         * configure: Regenerate.
7046
7047 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7048
7049         PR bootstrap/14522
7050         * configure.in: Fix escaping of $.
7051         * configure: Regenerate.
7052
7053 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7054
7055         * configure: Regenerate, since I forgot to while committing Paolo's
7056         changes.
7057
7058 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7059
7060         PR ada/14131
7061         Move language detection to the top level.
7062         * configure.in: Find default values for the tools as
7063         soon as possible.  Disable ada if GNAT is not found.
7064         Emit error message about missing languages.  Expand
7065         --enable-languages=all for the gcc subdirectory.
7066
7067 2004-03-10  Ben Elliston  <bje@gnu.org>
7068
7069         * MAINTAINERS: Update my email address.
7070
7071 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7072
7073         * ltconfig: Disable building static libraries if building shared
7074         libraries on AIX 5L.
7075
7076 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7077
7078         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7079         and disable libgcj.
7080         * configure: Regenerated.
7081
7082 2004-03-01  Brian Booth  <bbooth@redhat.com>
7083
7084         * MAINTAINERS: Add myself to write-after-approval.
7085
7086 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7087
7088         * MAINTAINERS: Add myself to write-after-approval.
7089
7090 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7091
7092         PR bootstrap/7087
7093         * Makefile.tpl: Guard XFOO sed statements better.
7094         * Makefile.tpl: Add dependency for configure-target-libada.
7095         * Makefile.in: Regenerate (incidentally fixes broken
7096         commit when libada-branch was merged).
7097
7098 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7099
7100         * MAINTAINERS: Add myself to write-after-approval.
7101
7102 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7103
7104         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7105         maintainers.
7106
7107 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7108
7109         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7110         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7111
7112 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7113
7114         PR bootstrap/11932
7115         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7116
7117 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7118
7119         * MAINTAINERS: Added myself to write-after-approval.
7120
7121 2004-02-14  Michael Koch  <konqueror@gmx.de>
7122
7123         * MAINTAINERS: Added myself to write-after-approval.
7124
7125 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7126
7127         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7128         some OS port maintainers to OS port maintainers section.
7129
7130 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7131
7132         * MAINTAINERS: Add self.
7133
7134 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7135
7136         * MAINTAINERS: Alphabetize.
7137
7138 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7139
7140         * MAINTAINERS: Remove myself.
7141
7142 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7143
7144         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7145         (rs6000-*-aix*): Same.
7146         * configure: Regenerate.
7147
7148 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7149
7150         * configure.in (host): Add in missing $noconfigdirs to defines.
7151         * configure: Regenerate.
7152
7153 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7154             Nathanael Nerode  <neroden@gcc.gnu.org>
7155
7156         PR ada/6637, PR ada/5911
7157         Merge with libada-branch:
7158         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7159         with appropriate dependencies. Add --enable-libada configure switch.
7160         * configure, Makefile.in: Regenerate.
7161
7162 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7163
7164         * MAINTAINERS: Add myself to write-after-approval.
7165
7166 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7167
7168         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7169         * configure: Regenerate.
7170
7171 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7172
7173         Merge from upstream:
7174
7175         * ltmain.in: When setting IFS to '~', be careful about user
7176         arguments that contain '~'.
7177
7178         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7179
7180         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7181         Also test $base_compile against $CC with escaped arguments. Bug
7182         reported by Geoff Keating <geoffk@apple.com>.
7183
7184 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7185
7186         * MAINTAINERS: Remove i960 port.
7187
7188 2004-01-23  DJ Delorie  <dj@redhat.com>
7189
7190         * Makefile.def (target_modules) [libiberty]: Don't stage.
7191         * Makefile.in: Rebuilt.
7192
7193 2004-01-20  Caroline Tice  <ctice@apple.com>
7194
7195         * MAINTAINERS: Add myself to write-after-approval.
7196
7197 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7198
7199         * MAINTAINERS: Update my email address.
7200
7201 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7202
7203         * MAINTAINERS: Add myself to write-after-approval.
7204
7205 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7206
7207         * MAINTAINERS: Remove entries without email address.
7208
7209 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7210
7211         * MAINTAINERS: Add myself to write-after-approval.
7212
7213 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7214
7215         * MAINTAINERS: Update my email address.
7216
7217 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7218
7219         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7220         * Makefile.tpl (configure-target-[+module+]): Support stage.
7221         * Makefile.in: Rebuilt.
7222
7223 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7224
7225         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7226
7227 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7228
7229         * MAINTAINERS: Add myself as a MIPS maintainer.
7230
7231 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7232
7233         * configure.in: Use ./config.cache, not config.cache.
7234         * configure: Regenerate.
7235         * Makefile.tpl: Special-casing not needed for GCC any more.
7236         * Makefile.in: Regenerate.
7237
7238         * configure.in: Don't share a cache file for host dirs.
7239         * configure: Regenerate.
7240
7241         * config-ml.in: Don't mess with the cache file.
7242
7243 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7244
7245         * MAINTAINERS: Move myself from 'Write After Approval' to
7246         'CPU Port Maintainers' section as SPARC maintainer.
7247
7248 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7249
7250         * Makefile.tpl: Make GCC use a separate config.cache.
7251         * Makefile.in: Regenerate.
7252
7253         PR bootstrap/11932, PR bootstrap/11933
7254         (I don't know if it will fix either of them, but it relates
7255         to them.)
7256         * configure.in: Don't use shared config.cache for target
7257         directories.
7258         * configure: Regenerate.
7259
7260 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7261
7262         * MAINTAINERS: Add myself to 'Write After Approval' section.
7263
7264 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7265
7266         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7267         * configure: Regenerated.
7268
7269 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7270
7271         * MAINTAINERS: Remove the mn10200 maintainer.
7272
7273 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7274
7275         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7276         * configure: Regenerated.
7277
7278 2003-12-16  Jan Hubicka  <jh@suse.cz>
7279
7280         * MAINTAINERS: Add myself as callgraph maintainer.
7281
7282 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7283
7284         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7285         * configure: Regenerate.
7286
7287 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7288
7289         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7290         'Write After Approval' section. Update email.
7291
7292 2003-12-01  James Lemke  <jim@wasabisystems.com>
7293
7294         * MAINTAINERS (Write After Approval): Add myself.
7295
7296 2003-11-20  Matt Thomas  <matt@3am-software.com>
7297
7298         * MAINTAINERS: Add myself as a vax port maintainer.
7299
7300 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7301
7302         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7303         (configure-build-[+module+], configure-[+module+]): Likewise.
7304         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7305         * Makefile.in: Regenerate.
7306
7307 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7308
7309         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7310         shared/dylibed libraries.
7311         * ltmain.sh: Likewise.
7312         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7313         * ltcf-cxx.sh: Likewise.
7314         * ltcf-gcj.sh: Likewise.
7315         * ltconfig: Likewise.
7316
7317 2003-11-17  Stan Cox  <scox@redhat.com>
7318
7319         * MAINTAINERS: Add myself as iq2000 port maintainer.
7320
7321 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7322
7323         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7324         * Makefile.in: Regenerate.
7325
7326 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7327
7328         * config.sub: Update to 2003-11-03 version.
7329
7330 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7331
7332         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7333         * configure:  Regenerate.
7334
7335 2003-10-20  Nicolas Pitre  <nico@cam.org>
7336
7337         * MAINTAINERS: Add myself to 'Write After Approval' section.
7338
7339 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7340
7341         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7342
7343 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7344
7345         * MAINTAINERS: Update my email address.
7346
7347 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7348
7349         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7350
7351 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7352
7353         * MAINTAINERS: Add myself to 'Write After Approval' section.
7354
7355 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7356
7357         * config.guess: Update to 2003-10-16 version.
7358         * config.sub: Update to 2003-10-16 version.
7359
7360 2003-10-15  David Daney  <ddaney@avtrex.com>
7361
7362         * MAINTAINERS: Added myself to 'Write After Approval' section.
7363
7364 2003-10-15  Falk Hueffner  <falk@debian.org>
7365
7366         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7367         'Write After Approval' section. Update email.
7368
7369 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7370
7371         * MAINTAINERS: Move myself from 'Write After Approval' to
7372         'Various Maintainers' section as middle-end maintainer.
7373
7374 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7375
7376         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7377         HOST_FLAGS_TO_PASS.
7378         * Makefile.in: Regenerate.
7379
7380 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7381
7382         * config.guess: Update to 2003-10-07 version.
7383         * config.sub: Update to 2003-10-07 version.
7384
7385 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7386
7387         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7388         * ltconfig (irix5*, irix6*): Don't override version_type.
7389
7390 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7391
7392         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7393         * configure: Rebuilt
7394         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7395         * Makefile.in: Rebuilt
7396
7397 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7398
7399         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7400
7401 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7402
7403         * MAINTAINERS (Write After Approval): Add myself.
7404
7405 2003-09-29  Paul Koning  <ni1d@arrl.net>
7406
7407         * MAINTAINERS: Move myself from "Write After Approval"
7408         to CPU platform maintainers for pdp11 platform.
7409
7410 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7411
7412         * MAINTAINERS: Move myself from 'Write After Approval' to
7413         'Various Maintainers' section as libffi testsuite maintainer.
7414
7415 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7416
7417         * configure.in: Pass a computed --program-transform-name
7418         to subconfigures.
7419         * configure: Regenerated.
7420
7421 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7422
7423         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7424         * Makefile.in: Regenerate.
7425
7426         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7427         * Makefile.in: Regenerate.
7428
7429 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7430
7431         * MAINTAINERS: Move myself from 'Write After Approval'
7432         to 'Various Maintainers' (objective-c) section.
7433
7434 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7435
7436         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7437         quoting.
7438         * configure: Regenerated.
7439
7440 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7441
7442         * MAINTAINERS (Write After Approval): Add myself to write after
7443         approval list.
7444
7445 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7446
7447         * MAINTAINERS (Write After Approval): Add myself.
7448
7449 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7450
7451         * MAINTAINERS: Update my e-mail address.
7452
7453 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7454
7455         * libtool.m4 (LD): Correct powerpc64 host match.
7456
7457 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7458
7459         * MAINTAINTERS: Update my affiliation and email address.
7460
7461 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7462
7463         * MAINTAINERS (Write After Approval): Add myself.
7464
7465 2003-09-04  DJ Delorie  <dj@redhat.com>
7466
7467         * configure: Regenerate.
7468
7469 2003-09-04  Robert Millan  <robertmh@gnu.org>
7470
7471         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7472
7473 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7474
7475         * configure.in: Ensure arguments to sed are properly spaced.
7476         * configure: Regenerate.
7477
7478 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7479
7480         * MAINTAINERS: Update my e-mail address.
7481
7482 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7483
7484         * MAINTAINERS (Write After Approval): Add myself.
7485
7486 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7487
7488         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7489         * configure: Regenerated.
7490
7491 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7492
7493         * MAINTAINERS: Update my email address.
7494
7495 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7496
7497         * configure.in:  Use newline instead of semicolon when assuming
7498         shell arguments in a for loop.
7499         * configure:  Regenerated.
7500
7501 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7502
7503         * MAINTAINERS: Resurrect the i860 maintainer.
7504
7505 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7506
7507         PR 8180
7508         * configure.in: When testing with_libs and with_headers, treat
7509         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7510         * configure: Regenerate.
7511
7512         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7513         make, shell, etc.
7514         (baseargs): Likewise.
7515         * configure: Regenerate.
7516
7517 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7518
7519         * MAINTAINERS (Write After Approval): Add myself.
7520
7521 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7522
7523         * configure.in: Disable libgcj for darwin not on powerpc.
7524         * configure: Rebuild.
7525
7526 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7527
7528         * config-ml.in, symlink-tree: Add license.
7529
7530 2003-08-03  Richard Stallman  <rms@gnu.org>
7531             Eben Moglen  <moglen@columbia.edu>
7532
7533         * README.SCO: New file.
7534
7535 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7536
7537         * Makefile.tpl (check, check-c++): Express dependencies using
7538         dependencies rather than commands.
7539         * Makefile.in: Regenerate.
7540
7541 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7542
7543         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7544         * configure: Ditto.
7545
7546 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7547
7548         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7549         * Makefile.in: Update.
7550
7551 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7552
7553         * configure.in: Enable libgcj for darwin.
7554         * configure: Rebuild.
7555
7556 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7557
7558         * config-ml.in:  Use ac_configure_args directly instead of
7559         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7560         actually seen.
7561
7562 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7563
7564         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7565         creating target and build subdirs to build all parent dirs as needed.
7566         * Makefile.in: Rebuild.
7567         * configure.in: Don't build dirs explicitly here.
7568         * configure: Rebuild.
7569
7570 2003-07-26  Paul Brook  <paul@nowt.org>
7571
7572         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7573
7574 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7575
7576         * Makefile.tpl (all-make): Depend on intl.
7577         * Makefile.in: Rebuilt.
7578
7579 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7580
7581         * install-sh:  Update to newer upstream versions (associated with
7582         aclocal 1.7).
7583         * mkinstalldirs:  Likewise.
7584         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7585
7586 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7587
7588         * MAINTAINERS: Move self from Bug database only accounts
7589         to write-after-approval.
7590
7591 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7592
7593         * config.if: Remove unused libc_interface determination.
7594
7595 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7596
7597         * MAINTAINERS: Move self from write-after-approval to
7598         build machinery (*.in).
7599
7600 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7601
7602         PR bootstrap/11273
7603         PR bootstrap/11408
7604         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7605         unused INSTALL_PROGRAM_ARGS.
7606         * configure.in: Use AC_PROG_INSTALL.
7607         * Makefile.in: Regenerate.
7608         * configure: Regenerate.
7609
7610 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7611
7612         * MAINTAINERS: Alphabetize.
7613
7614 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7615
7616         * configure: Rebuilt.
7617         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7618         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7619         newlib nor libgloss.
7620         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7621         * configure.in (am33_2.0-*-linux*): Added.
7622
7623 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7624
7625         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7626         * configure: Regenerate.
7627
7628 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7629
7630         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7631         * Makefile.in: Regenerate.
7632
7633 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7634
7635         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7636         * Makefile.in: Regenerate.
7637
7638 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7639
7640         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7641         * Makefile.in: Regenerated.
7642
7643         * config-ml.in: Replace PWD with PWD_COMMAND.
7644
7645 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7646
7647         * intl: New directory; see intl/ChangeLog for details.
7648         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7649         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7650         * Makefile.in: Regenerate.
7651
7652 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7653
7654         * configure.in: Clean up config-lang.in handling.  Delete
7655         useless assignment to "subdirs".
7656         * configure: Regenerate.
7657
7658 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7659
7660         * configure.in: Rename 'target_libs' to 'target_libraries'.
7661         Remove useless reference to 'target_libs'.
7662         * configure: Regenerate.
7663
7664 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7665
7666         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7667         * Makefile.in: Regenerate.
7668
7669 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7670
7671         * Makefile.def: Introduce flags_to_pass.
7672         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7673         * Makefile.in: Regenerate.
7674
7675 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7676
7677         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7678         and target-libgloss.
7679         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7680         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7681         * configure: Regenerate.
7682
7683 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7684
7685         * configure.in: Update testsuite_flags to new location.
7686         * configure. Regenerate.
7687
7688 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7689
7690         * Makefile.tpl: Remove BUILD_CC stuff.
7691         * Makefile.in: Regenerate.
7692
7693 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7694
7695         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7696
7697 2003-06-16  Graeme Peterson  <gp@qnx.com>
7698
7699         * MAINTAINERS (Write After Approval): Add myself.
7700
7701 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7702
7703         * config.guess: Update to 2003-06-12 version.
7704         * config.sub: Update to 2003-06-13 version.
7705
7706 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7707
7708         * config.guess: Update to 2003-06-06 version.
7709         * config.sub: Update to 2003-06-06 version.
7710
7711 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7712
7713         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7714         * configure. Regenerate.
7715
7716 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7717
7718         * configure.in: Disable serial configure by default.
7719         * configure: Regenerate.
7720         * Makefile.tpl: Abolish .NOTPARALLEL.
7721         * Makefile.in: Regenerate.
7722
7723         * Makefile.tpl: Replace {build,host,target}_canonical by
7724         {build,host,target}.
7725         * Makefile.in: Regenerate.
7726
7727         * Makefile.tpl: Fix stupid pasto.
7728         * Makefile.in: Regenerate.
7729
7730 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7731
7732         * Makefile.tpl: Remove bogus conditional.
7733         * Makefile.in: Regenerate.
7734
7735 2003-06-05  Jan Hubicka  <jh@suse.cz>
7736
7737         * Makefile.tpl (profiledbootstrap): New target.
7738         * Makefile.in (profiledbootstrap): New target.
7739
7740 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7741
7742         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7743         Pinski. Remove user names from other bugzilla-only maintainers.
7744
7745 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7746
7747         * Makefile.tpl: Make 'recursive targets' using autogen rather
7748         than shell loop.  Remove duplicate 'clean' targets and false
7749         comments.
7750         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7751         Add systematic method of specifying missing targets in subdirs.
7752         Add copyright boilerplate.
7753         * Makefile.in: Regenerate.
7754         * configure.in: Add 'recursive targets' to maybe list.
7755         * configure: Regenerate.
7756
7757         * MAINTAINERS: "GNATS only" -> "Bug database only".
7758
7759         * Makefile.tpl: Rename [+target+] to [+make_target+].
7760         * Makefile.def: Rename 'target' to 'make_target'.
7761
7762 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7763
7764         * MAINTAINERS: Add self as options handling maintainer.
7765
7766 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7767
7768         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7769         been too long since I touched those ports.
7770
7771 2003-05-28  DJ Delorie  <dj@redhat.com>
7772
7773         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7774         * Makefile.in: Regenerate.
7775
7776 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7777
7778         * configure.in: Use curly braces in the definition of tooldir.
7779         * configure: Regenerate.
7780
7781 2003-05-21  DJ Delorie  <dj@redhat.com>
7782
7783         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7784         newlib or libgloss.
7785         * Makefile.in: Regenerate.
7786
7787 2003-05-21  DJ Delorie  <dj@redhat.com>
7788
7789         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7790         * Makefile.in: Regenerate.
7791
7792 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7793
7794         * MAINTAINERS: Update my e-mail address.
7795
7796 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7797
7798         * configure.in: Switch more things to use maybe dependencies.
7799         * Makefile.tpl: Switch more things to use maybe dependencies.
7800         Factor out common code from autogen IF statements.
7801         * configure: Regenerate.
7802         * Makefile.in: Regenerate.
7803
7804 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7805
7806         * configure.in: Accept i[3456789]86 for machine type.
7807         * configure: Regenerate.
7808
7809 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7810
7811         * configure.in: Switch more things to use maybe dependencies.
7812         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7813         * configure: Regenerate.
7814         * Makefile.tpl: Switch more things to use maybe dependencies.
7815         * Makefile.in: Regenerate.
7816
7817 2003-05-16  Andreas Schwab  <schwab@suse.de>
7818
7819         * Makefile.tpl (install-opcodes): Define.
7820         * Makefile.in: Rebuild.
7821
7822 2003-05-13  Andreas Jaeger  <aj@suse.de>
7823
7824         * config.guess: Update to 2003-05-09 version.
7825         * config.sub: Update to 2003-05-09 version.
7826
7827 2003-05-13  Michael Eager  <eager@mvista.com>
7828
7829         * configure.in: Correct sed script so that options in quotes are not
7830         deleted.
7831         * configure: Rebuild.
7832
7833 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7834
7835         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7836         and $$s/newlib/libc/sys/cygwin32 include paths.
7837         * configure: Ditto.
7838
7839 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7840
7841         * MAINTAINERS: Update my email addresses.
7842
7843 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7844
7845         * config-ml.in: Propagate INSTALL variables.
7846
7847 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7848
7849         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7850
7851 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7852
7853         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7854         * Makefile.in: Regenerate.
7855
7856 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7857
7858         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7859
7860 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7861
7862         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7863
7864 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7865
7866         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7867         * Makefile.in: Regenerated.
7868
7869 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7870
7871         * MAINTAINERS (Write After Approval): Upgrade myself from
7872         GNATS only to write-after-approval. Update my mail address.
7873
7874 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7875
7876         (OS Port Maintainers: freebsd): Add myself.
7877
7878 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7879
7880         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7881
7882 2003-04-22  Kean Johnston  <jkj@sco.com>
7883
7884         * MAINTAINERS (SCO ports): Added myself.
7885
7886 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7887
7888         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7889
7890 2003-04-19  Kean Johnston  <jkj@sco.com>
7891
7892         * MAINTAINERS (Write After Approval): Add myself.
7893
7894 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7895
7896         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7897         * Makefile.in: Regenerate.
7898
7899 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7900
7901         * configure.in (powerpc64*-*-linux*): Remove.
7902         * configure: Rebuilt.
7903
7904 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7905
7906         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7907         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7908         and restrap.
7909         * Makefile.in:  Regenerate.
7910
7911 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7912
7913         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7914         * configure: Regenerated.
7915
7916 2003-04-15  DJ Delorie  <dj@redhat.com>
7917
7918         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7919
7920 2003-04-13  Nick Clifton  <nickc@redhat.com>
7921
7922         * config-ml.in: Remove support for --disable-aix removing
7923         call-aix multilibs.
7924
7925 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7926
7927         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7928         * */configure: Rebuilt.
7929
7930 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7931
7932         * MAINTAINERS: Add my email address.
7933
7934 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7935
7936         * MAINTAINERS (Write After Approval): Add myself.
7937
7938 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7939
7940         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7941         * Makefile.in: Regenerate.
7942
7943 2003-03-14  Michael Chastain  <mec@shout.net>
7944
7945         * Makefile.in: Regenerate with correct Makefile.def.
7946
7947 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7948
7949         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7950         Make macro.
7951         * Makefile.in: Regenerate.
7952         * configure.in: Clean up gxx_include_dir logic.
7953         * configure: Regenerate.
7954
7955 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7956
7957         * MAINTAINERS (Write After Approval): Add myself.
7958
7959 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7960
7961         * MAINTAINERS: Update my mail address.
7962
7963 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7964
7965         * configure.in (gxx_include_dir): Fix typo.
7966         * configure: Regenerated.
7967
7968 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7969
7970         * Makefile.tpl: Reindent.
7971         * Makefile.in: Regenerate.
7972         * configure.in: Reindent.  Don't set unused variables.
7973         * configure: Regenerate.
7974
7975 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7976
7977         * configure.in: Include $(build_tooldir)/sys-include in
7978         FLAGS_FOR_TARGET.
7979         * configure: Regenerated.
7980
7981 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7982
7983         * Makefile.tpl: Always pass down RANLIB.
7984         * Makefile.in: Regenerate.
7985
7986         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7987         * Makefile.in: Regenerate.
7988         * configure.in: Remove unused logic relating to --enable-shared
7989         and --enable-threads.  Remove bogus comments.  Remove redundant
7990         noconfigdirs.
7991         * configure: Regenerate.
7992
7993         * configure.in: Replace ${libstdcxx_version} by its value.
7994         Remove reference to mh-dgux.
7995         * configure: Regenerate.
7996
7997 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7998
7999         * MAINTAINERS (Write After Approval): Add myself.
8000
8001 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8002
8003         * Makefile.tpl: Rearrange.
8004         * Makefile.in: Regenerate.
8005
8006 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8007
8008         * configure.in: Add support for kaOS as cross build target system.
8009         * configure: Regenerated.
8010
8011 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8012
8013         * MAINTAINERS (Write after approval): Add myself.
8014
8015 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8016
8017         * MAINTAINERS: Update my email address.
8018
8019 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8020
8021         * MAINTAINERS: Add self to blanket write privs. section.
8022
8023 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8024
8025         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8026         configure-target-* as some target builds may require additional
8027         flags for preprocessor tests.
8028         * Makefile.in: Regenerated.
8029
8030 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8031
8032         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8033         * ltconfig: Handle it.
8034         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8035         auto-detecting it.
8036
8037         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8038         it is used as argument to $CC.
8039         * ltcf-gcj.sh: Likewise.
8040
8041         * configure.in: Introduce --enable-maintainer-mode.
8042         * configure: Rebuilt.
8043         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8044         for maintainer mode.
8045         * Makefile.in: Rebuilt.
8046
8047 2003-02-18  Jason Merrill  <jason@redhat.com>
8048
8049         * Makefile.tpl (check-c++): Allow parallelism.
8050
8051 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8052
8053         * MAINTAINERS: Remove John Carr (who never actually had access to
8054         gcc.gnu.org).
8055
8056 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8057
8058         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8059         don't configure target-libobjc.
8060         * configure: Regenerate.
8061
8062 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8063
8064         * Makefile.tpl (RANLIB): Define.
8065         * Makefile.in: Regenerate.
8066
8067 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8068
8069         * MAINTAINERS: Update my email.
8070
8071 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8072
8073         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8074         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8075         * Makefile.in: Regenerated.
8076         * configure.in: Remove all traces of snavigator, db, and grep.
8077         * configure: Regenerated.
8078
8079 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8080
8081         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8082         After Approval.
8083
8084 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8085
8086         * MAINTAINERS (Write after approval): Add myself.
8087
8088 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8089
8090         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8091         * Makefile.in: Regenerated.
8092
8093 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8094
8095         * config.guess: Updated to 2003-01-30's version.
8096         * config.sub: Updated to 2003-01-28's version.
8097
8098 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8099
8100         * config.if: If gcc_version is already set, just use it.  Don't set
8101         gcc_version_trigger if it's already set, otherwise set it to
8102         gcc/version.c, but only if the file exists.  If it is not set and
8103         gcc/version.c does not exist, try to extract the version number from
8104         $CC.
8105
8106 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8107
8108         * MAINTAINERS: Add myself to write-after-approval list.
8109
8110 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8111
8112         * configure.in:  Revert 24Jan change.
8113         * configure:  Regenerate.
8114
8115 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8116
8117         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8118         entry of HJ Lu.
8119
8120 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8121
8122         * configure.in: Revert previous change.
8123         * configure: Regenerate.
8124
8125 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8126
8127         * configure.in: Make rda native-only.
8128         * configure: Regenerate.
8129
8130 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8131
8132         * MAINTAINERS: Move myself from GNATS-only-accounts to
8133         write-after-approval.
8134
8135 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8136
8137         * configure.in: Add missing \.
8138         * configure: Rebuilt.
8139
8140 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8141
8142         * configure.in (baseargs): Avoid using \| in sed regular
8143         expressions.
8144         * configure: Rebuilt.
8145
8146 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8147
8148         * configure.in (baseargs): Remove all supported forms of
8149         --cache-file, --srcdir, --host, --build and --target options
8150         from argument lists.
8151         * configure: Rebuilt.
8152
8153 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8154
8155         * MAINTAINERS: Add myself to write-after-approval list.
8156
8157 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8158
8159         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8160         * configure: Rebuilt.
8161
8162 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8163
8164         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8165         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8166         * Makefile.in: Regenerate.
8167         * configure: Regenerate.
8168
8169 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8170
8171         * configure.in: Remove Makefile in build, host and target modules
8172         unless configure was run with --no-recursion.
8173         * configure: Rebuilt.
8174
8175 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8176
8177         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8178         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8179         * Makefile.in: Regenerate.
8180
8181 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8182
8183         * config.guess: Update to 2003-01-03 version.
8184         * config.sub: Update to 2003-01-03 version.
8185
8186 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8187
8188         * configure: Regenerate with proper autoconf 2.13.
8189
8190 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8191
8192         * configure.in: Add AC_PREREQ for consistency.
8193         * configure: Regenerate.
8194
8195 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8196
8197         * configure.in (GDB_TK): Add tcl directories conditional on
8198         gdb/gdbtk directory being present.
8199         * configure: Regenerate.
8200
8201 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8202
8203         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8204         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8205         * configure: Rebuilt.
8206
8207 2002-12-31  Tom Tromey  <tromey@redhat.com>
8208
8209         * Makefile.in: Rebuilt.
8210         * Makefile.def (target_modules) [libffi]: Allow installation.
8211
8212 2002-12-31  Andreas Schwab  <schwab@suse.de>
8213
8214         * configure.in: Fix use of $program_transform_name.
8215         * configure: Regenerated.
8216
8217 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8218
8219         * configure.in (baseargs): Don't remove first configure argument.
8220         * configure: Regenerated.
8221
8222 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8223
8224         * Makefile.tpl (local-distclean): Don't remove...
8225         (multilib.ts): ... this.  Moved into...
8226         (multilib.out): ... this.  Don't use sub-make.
8227         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8228         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8229         (configure-build-[+module+], configure-[+module+],
8230         configure-target-[+module+], configure-gcc): ... these.  Test
8231         for Makefile existence.  Drop config.status from dependencies.
8232         * Makefile.in: Rebuilt.
8233         * configure.in: Move gcc-version-trigger to the end of
8234         ac_configure_args.  Add comments to maybedep.tmp and
8235         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8236         nonopt from baseargs, matching and removing corresponding
8237         whitespace while at it.
8238         * configure: Rebuilt.
8239
8240 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8241
8242         * configure.in (host_configargs): Replace reference to
8243         no-longer-defined buildopts with --build=${build_alias}.
8244         * configure: Rebuilt.
8245
8246         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8247         program_transform_name to standard idiom.
8248         (AUTOGEN, AUTOCONF): Define.
8249         (Makefile.in): Use $(AUTOGEN).
8250         (Makefile): Depend on config.status, and use autoconf-style rule to
8251         build it.  Move original commands to...
8252         (config.status): ... this new target.
8253         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8254         $(AUTOCONF).
8255         * Makefile.in: Rebuilt.
8256
8257 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8258
8259         * Makefile.tpl: Fix dramatic bustage due to change in
8260         program_transform_name.
8261         * Makefile.in: Regenerate.
8262
8263         * configure.in: Remove unnecessary PATH setting.
8264         * configure: Regnerate.
8265
8266         * configure.in: Don't default to unprefixed tools unless
8267         the native tools will work.
8268         * configure: Regenerate.
8269
8270         * configure.in: Convert to autoconf script.  Blow away lots
8271         of now-redundant Makefile fragments.
8272         * configure: Generate using Autoconf.
8273         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8274         * Makefile.in: Regenerate.
8275
8276 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8277
8278         * configure: Fix stupid bug where RANLIB was mistakenly included.
8279
8280         * configure.in: Rename (buildargs, hostargs, targargs) to
8281         (build_configargs, host_configargs, target_configargs).
8282
8283         * configure.in: Move logic out of sed statement.
8284
8285         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8286         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8287
8288 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8289
8290         * config.sub: Import from master repository
8291         * config.guess: Ditto
8292
8293 2002-12-24  Andreas Schwab  <schwab@suse.de>
8294
8295         * Makefile.tpl (multilib.out): Fix missing space.
8296         * Makefile.in: Regenerate.
8297
8298 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8299
8300         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8301         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8302         * Makefile.in: Regenerate.
8303         * configure.in: Remove unnecessary leftovers.
8304
8305 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8306
8307         * configure.in (extra_ranlibflags_for_target): New variable.
8308         (*-*-darwin): Add -c to ranlib commands.
8309         * configure (tooldir): Handle extra_ranlibflags_for_target.
8310
8311 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8312
8313         * Makefile.tpl: Revert HJL's change.
8314         * Makefile.in: Regenerated.
8315         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8316         always.
8317
8318 2002-12-19  Andreas Schwab  <schwab@suse.de>
8319
8320         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8321         * Makefile.in: Regenerate.
8322
8323 2002-12-18  H.J. Lu  <hjl@gnu.org>
8324
8325         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8326         * Makefile.in: Regenerated.
8327
8328         * configure.in (build_prefix): New. Substitute.
8329
8330 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8331
8332         * Makefile.tpl: Don't let real targets depend on phony targets.
8333         * Makefile.in: Regenerate.
8334
8335         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8336         * Makefile.in: Regenerate.
8337
8338 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8339
8340         * config.sub: Import from master repository
8341         * config.guess: Ditto
8342
8343 2002-12-16  Jason Merrill  <jason@redhat.com>
8344
8345         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8346         previous 'make bootstrap'.
8347         * Makefile.in: Regenerate.
8348
8349 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8350
8351         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8352
8353 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8354
8355         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8356         * Makefile.in: Regenerate.
8357
8358 2002-12-13  Jason Merrill  <jason@redhat.com>
8359
8360         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8361         library tests.
8362         (check-c++): Just depend on it and check-target-libstdc++-v3.
8363         * Makefile.in: Regenerate.
8364
8365 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8366
8367         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8368         * Makefile.in: Rebuilt.
8369
8370 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8371
8372         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8373
8374 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8375
8376         * configure: Fix bug put in by gremlins.
8377
8378         * Makefile.tpl: Substitute more autoconfily.
8379         * configure: Substitute more autoconfily.
8380         * Makefile.in: Regenerate.
8381
8382 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8383
8384         * config.sub: Import from master repository
8385         * config.guess: Ditto
8386         * MAINTAINERS: Added Svein Seldal under write after approval
8387
8388 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8389
8390         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8391         * Makefile.in (all-sim): Ditto.
8392
8393 2002-12-06  DJ Delorie  <dj@redhat.com>
8394
8395         * Makefile.tpl: Change configure dependencies to not have real
8396         targets depend on phony targets.
8397
8398 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8399
8400         * configure.in: Revert unintentional change.
8401
8402         * Makefile.tpl: Change dependency for */multilib.out so that
8403         it works when gcc isn't in the tree.
8404
8405         * configure.in: Substitute more.
8406         * configure: Run subconfigures from the Makefile.
8407         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8408         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8409
8410 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8411
8412         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8413
8414 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8415
8416         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8417         and corresponding dependencies.
8418         * Makefile.in: Regenerate.
8419
8420         * configure.in (host_tools): Order binutils, gas and ld for
8421         convenience in running the testsuites.
8422
8423         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8424         * Makefile.in: Regenerate.
8425         * configure.in: Introduce rules to serialize subconfigure runs.
8426
8427         * configure.in: Introduce BASE_CC_FOR_TARGET.
8428         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8429         Realize configure-build-* targets.  Realize configure-target-* targets.
8430         * Makefile.in: Regenerate.
8431
8432 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8433
8434         * configure: Move gcc_version_trigger stuff from here...
8435         * configure.in: ...to here.
8436
8437         * configure.in: Separate subconfigure options added by this file from
8438         options given by the user.  Add machinery to put args for host
8439         subconfigures into the Makefile.
8440
8441         * Makefile.tpl: Remove 'vault' targets.
8442         * Makefile.tpl: Reorder and comment dependencies.
8443         * Makefile.in: Regenerate.
8444
8445 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8446         * configure.in: Fix my broken commit of previous patch. (sigh)
8447
8448 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8449
8450         * configure.in: Move host-specific darwin noconfigdirs into
8451         the host-specific section.
8452
8453 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8454
8455         * configure.in: Move host-specific darwin noconfigdirs into
8456         the host-specific section.
8457
8458 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8459
8460         * configure: Remove skip-this-dir support.
8461         * Makefile.tpl: Remove skip-this-dir support.
8462
8463         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8464         subdirectories.
8465         * Makefile.in: Regenerate.
8466
8467         * Makefile.tpl: Strip out useless setting of 'dir'.
8468         * Makefile.in: Regenerate.
8469
8470 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8471
8472         * configure.in: Fix deeply stupid bug.
8473
8474         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8475         shell code in CXX_FOR_TARGET
8476         * Makefile.def: Introduce raw_cxx.
8477         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8478         RAW_CXX_FOR_TARGET.
8479         * Makefile.in: Regenerate.
8480
8481 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8482
8483         * Makefile.tpl: Remove unnecessary ifs.
8484         * Makefile.in: Regenerate.
8485
8486         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8487         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8488         targets for 'no_install' modules.
8489         * configure: Move GDB_TK substitution to configure.in.  Move
8490         build_modules stuff to configure.in.
8491         * configure.in: Implement soft dependency machinery.  Maybe-ize
8492         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8493         * Makefile.in: Regenerate.
8494
8495 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8496
8497         * Makefile.tpl: Make all-target, install-target behave similarly
8498         to all, install (only hitting configured targets).  Eliminate
8499         unused macro defintions.
8500
8501         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8502         build != host.
8503
8504         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8505
8506         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8507
8508         * configure.in: Produce lists of subdir targets we're actually
8509         configuring.  Remove references to "dosrel".
8510         * Makefile.tpl: Let configure set which subdir targets are hit.
8511         Remove install-cross; clean up install; remove ALL.  Remove
8512         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8513         Autogenerate host module targets.  Remove empty dependency lines
8514         and redundant dependency; rearrange slightly.
8515         * Makefile.def: Add host-side libtermcap, utils.
8516
8517         * Makefile.in: Regenerate.
8518
8519 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8520
8521         * ltconfig (osf[345]): Append $major to soname_spec.
8522         Reflect this in library_names_spec.
8523         * ltmain.sh (osf): Prefix $major with . for use as extension.
8524
8525 2002-11-19  Andreas Jaeger  <aj@suse.de>
8526
8527         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8528         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8529         and sparc64 GNU/Linux systems.
8530
8531 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8532
8533         * MAINTAINERS: Update email.
8534
8535 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8536
8537         * MAINTAINERS: Complete James Dennett's entry.
8538
8539 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8540
8541         * MAINTAINERS (Write After Approval): Add myself.
8542
8543 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8544
8545         * Makefile.tpl: syntactic cleanup
8546
8547 2002-11-13  Stuart Hastings  <stuart@apple.com>
8548
8549         * MAINTAINERS: Add myself to write-after-approval list.
8550
8551 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8552
8553         * Makefile.def: Add list of recursive targets to autogenerate.
8554         Add build_modules.
8555         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8556         targets.  Autogenerate *-build-* targets.
8557         * Makefile.in: Regenerate.
8558
8559 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8560
8561         * configure: More autoconf-style substitutions.
8562         * Makefile.tpl: More autoconf-style substitutions.
8563         * Makefile.in: Regenerate.
8564
8565 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8566
8567         * configure: Substitute more variables in a more autoconf-friendly
8568         way.  Simplify slightly.
8569         * Makefile.tpl: Make more variables substitutable in an
8570         autoconf-friendly way.
8571         * Makefile.in: Regenerate.
8572
8573 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8574
8575         * MAINTAINERS (Write After Approval): Add myself.
8576
8577 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8578
8579         * configure.in (v810*): Remove special setting of tools.
8580
8581         * configure: Add support for extra required flags for ar or nm.
8582         * configure.in (aix4.3+): Use above support for target-specific
8583         issues, rather than using config/mt-aix43.
8584
8585 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8586
8587         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8588         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8589         with $srcdir.  Reformat indentation.  Substitute some variables
8590         formerly hard-coded in the Makefile for build=host.
8591         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8592         * Makefile.def: Autogenerate more.
8593         * Makefile.in: Regenerate.
8594
8595 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8596
8597         * MAINTAINERS (Write After Approval): Add myself.
8598
8599 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8600
8601         * Makefile.def (host_modules): Add rda.
8602         * Makefile.in: Regenerate.
8603         * configure.in (target_tool): Add target-rda to list.
8604
8605 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8606
8607         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8608
8609 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8610
8611         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8612         and restrap targets to this rule.
8613         * Makefile.in:  Regenerate.
8614
8615 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8616
8617         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8618         GNATS only accounts.
8619
8620 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8621
8622         * configure.in (i[3456]86-*-linux*): Add check to disable
8623         ${libgcj} for glibc1.
8624
8625 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8626
8627         * MAINTAINERS: Add myself as ip2k port maintainer.
8628
8629 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8630
8631         * configure.in: Add tic4x target.
8632
8633 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8634
8635         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8636         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8637         * Makefile.in: Regenerate.
8638
8639         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8640         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8641         * Makefile.in: Regenerate.
8642
8643 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8644
8645         * MAINTAINERS: Add myself as web pages co-maintainer.
8646
8647 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8648
8649         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8650         * Makefile.in: Regenerate.
8651
8652 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8653
8654         * MAINTAINERS: Add myself and Nathan Sidwell
8655         <nathan@codesourcery.com> as VxWorks maintainers.
8656
8657 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8658
8659         * Makefile.def: Remove order dependency comments.
8660         * Makefile.tpl: Add explicit install-install dependencies.
8661         * Makefile.in: Regenerate.
8662
8663         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8664         * Makefile.in: Regenerate.
8665
8666         * Makefile.tpl: Add configure-target (for src-release in src)
8667         * Makefile.in: Regenerate.
8668
8669 2002-09-30  Nick Clifton  <nickc@redhat.com>
8670
8671         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8672
8673 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8674
8675         * configure.in (s390*-*-linux*): Enable libgcj.
8676
8677 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8678
8679         * configure: Revert accidentally applied changes.
8680
8681         * Makefile.tpl: Make more autoconf-friendly.
8682         * Makefile.in: Regenerate.
8683         * configure: Make substitution more autoconf-like.
8684
8685 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8686
8687         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8688         single entry to handle all these.
8689         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8690         libjava on arm-*-elf.
8691
8692 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8693
8694         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8695         things that depend on them.
8696
8697 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8698
8699         * Makefile.tpl: Make subsituted variables more autoconfy.
8700         * Makefile.in: Regenerate.
8701         * configure: Make seds more autoconfy.
8702
8703 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8704
8705         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8706         * Makefile.in: Regenerate.
8707         * configure.in: Rewrite sed statements to look autoconfy.
8708
8709         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8710         all-target-foo on configure-target-foo.
8711         * Makefile.def: Ditto.
8712         * Makefile.in: Rebuild.
8713
8714 2002-09-25  Andrew Haley  <aph@redhat.com>
8715
8716         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8717
8718 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8719
8720         * Makefile.def: New file.
8721         * Makefile.tpl: New file.
8722         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8723         * contrib/gcc_update: Note that Makefile.in is a generated file.
8724
8725         * configure.in: Minor rearrangement.  Simplify tests.
8726
8727 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8728
8729         * configure.in (with_headers): Skip copy if value is "yes".
8730         (with_libs): Likewise.
8731
8732 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8733
8734         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8735         * configure.in (sh*-*-pe*): Ditto.
8736         * configure.in (mips*-*-pe*): Ditto.
8737         * configure.in (*arm-wince-pe): Ditto.
8738
8739         * configure.in: Rearrange.
8740
8741 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8742
8743         * MAINTAINERS: Update my email address.
8744
8745 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8746
8747         * MAINTAINERS: (Write After Approval): Add myself.
8748
8749 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8750
8751         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8752
8753 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8754
8755         * MAINTAINERS: Change my mailing address.
8756
8757 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8758
8759         * MAINTAINERS (Write After Approval): Remove myself.
8760         (Various Maintainers: c++ runtime libs): Add myself.
8761
8762 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8763
8764         * MAINTAINERS (Write After Approval): Remove myself.
8765         (Various Maintainers: c++ runtime libs): Add myself.
8766
8767 2002-08-15  Eric Christopher  <echristo@redhat.com>
8768
8769         * config.sub: Import from master repository.
8770         * config.guess: Ditto.
8771
8772 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8773
8774         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8775         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8776         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8777
8778 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8779
8780         * MAINTAINERS: Add self to rs6000 vector extensions.
8781
8782 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8783
8784         * libiberty/configure: Reverted unintended yesterday's check in.
8785
8786 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8787
8788         * boehm-gc/configure, libf2c/configure: Rebuilt.
8789         * libffi/configure, libiberty/configure: Ditto.
8790         * libjava/configure, libobjc/configure: Ditto.
8791         * libstdc++-v3/configure, zlib/configure: Ditto.
8792         Merged from binutils:
8793         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8794         From Steve Ellcey <sje@cup.hp.com>:
8795         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8796         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8797         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8798         IA64.
8799         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8800         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8801         soname_spec, sys_lib_search_path_spec): Ditto.
8802
8803 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8804
8805         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8806
8807 2002-08-04  H.J. Lu  (hjl@gnu.org)
8808
8809         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8810
8811 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8812
8813         * MAINTAINERS (Write After Approval): Add myself.
8814
8815 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8816
8817         * configure.in: Move generic linux case to end.  Copy generic
8818         linux noconfigdirs to mips*-*-linux* entry and new
8819         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8820
8821 2002-07-19  Michael Matz  <matz@suse.de>
8822
8823         * MAINTAINERS: Add myself as ra* maintainer.
8824
8825 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8826
8827         * config.guess: Update to 2002-07-09 version.
8828         * config.sub: Update to 2002-07-03 version.
8829
8830 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8831
8832         * MAINTAINERS: Fix typo in a maintainer email address.
8833
8834 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8835
8836         * configure.in: Remove two redundant tests.
8837
8838 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8839
8840         * configure.in (mips*-*-irix6*o32): Enable stabs.
8841
8842 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8843
8844         * configure.in: Don't build grez.
8845         * Makefile.in: Ditto.
8846
8847         * Makefile.in: Remove references to bsp, cygmon, libstub.
8848         * configure.in: Ditto.
8849
8850         * configure.in: Remove leftover reference to gdbtest.
8851
8852 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8853
8854         * configure.in (gxx_include_dir):  Change to match versioned
8855         C++ headers if --enable-version-specific-runtime-libs is used.
8856
8857 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8858
8859         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8860
8861 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8862
8863         * configure.in: Make --without-x work.
8864
8865 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8866
8867         * configure.in: Rearrange target Makefile fragment collection.
8868
8869         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8870         cvs[src].
8871         * configure.in: Ditto.
8872
8873 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8874
8875         * MAINTAINERS (Write After Approval): Update my e-mail address.
8876
8877 2002-06-24  Ben Elliston  <bje@redhat.com>
8878
8879         * configure.in (host_tools): Remove cgen.
8880
8881         * Makefile.in (all-cgen): Remove; runs from its source directory.
8882         (check-cgen, install-cgen, clean-cgen): Likewise.
8883         (all-opcodes): Do not depend on all-cgen.
8884         (all-sim): Likewise.
8885
8886 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8887
8888         * Makefile.in: Eliminate 'apache' targets.
8889         * configure.in: Eliminate 'apache' targets.
8890
8891         * configure.in: Eliminate redundant tests.  Reorganize.
8892
8893         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8894
8895         * config-ml.in: Eliminate references to Cygnus configure.
8896
8897         * Makefile.in: Eliminate references to building emacs.
8898
8899 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8900
8901         * MAINTAINERS: Update my email address.
8902
8903 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8904
8905         * config.if (libstdcxx_incdir): Version C++ headers.
8906         (cxx_incdir): Remove.
8907
8908 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8909
8910         * MAINTAINERS (Write After Approval): Add self.
8911
8912 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8913
8914         * configure.in: Add support for ip2k.
8915
8916 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8917
8918         * configure.in: Fix AIX configury bug.
8919
8920 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8921
8922         * MAINTAINERS (Write After Approval): Add self.
8923
8924 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8925
8926         * configure.in: replace ${topsrcdir} with ${srcdir}
8927
8928         * configure.in: Move definition of libstdcxx_flags
8929         right above usage, rather than waaay earlier.
8930
8931         * configure.in: Pull definition of is_cross_compiler earlier.
8932
8933         * configure.in: Rearrange a little.
8934
8935         * configure.in: Remove references to librx.
8936         * Makefile.in: Remove references to librx.
8937
8938 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8939
8940         * config.sub: Add support for avr target.
8941         Import from master sources, rev 1.255
8942
8943 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8944
8945         * configure, .cvsignore:  Revert previous change...
8946         * Makefile:  ...delete.
8947
8948 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8949
8950         * configure.in: Eliminate ${gasdir} variable.
8951
8952 2002-06-18  Dave Brolley  <brolley@redhat.com>
8953
8954         * configure.in: Add support for frv.
8955         * config.sub: Add support for frv.
8956
8957 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8958
8959         * configure:  Remove garbage from previous commit.
8960
8961 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8962
8963         * configure:  For in-source builds, make a subdir and re-exec there.
8964         * Makefile:  New file.  Pass targets through to build directory.
8965         * .cvsignore:  No longer ignore "Makefile".
8966
8967 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8968
8969         * MAINTAINERS (Write After Approval): Add self.
8970
8971 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8972
8973         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8974
8975 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8976
8977         * configure.in (vax-*-netbsd*): Re-enable gas.
8978
8979 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8980
8981         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8982         BUILD_PREFIX_1, to correct nomenclature.
8983         * configure: Likewise.
8984
8985         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8986         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8987
8988 2002-05-31  Olaf Hering  <olh@suse.de>
8989
8990         * config-ml.in: Propogate DESTDIR also.
8991
8992 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8993
8994         * configure.in (vax-*-netbsd*): Don't build gas for this
8995         platform.
8996
8997 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8998
8999         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9000         and libgcj for AVR.
9001
9002 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9003
9004         * MAINTAINERS (Write After Approval): Add myself.
9005
9006 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9007
9008         * config.guess: Update to 2002-05-22 version.
9009         * config.sub: Likewise.
9010
9011 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9012
9013         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9014         * config-ml.in: Likewise.
9015         * configure: Likewise.
9016         * configure.in: Likewise.
9017
9018 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9019
9020         * MAINTAINERS: Update my email address.
9021
9022 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9023
9024         * configure.in: Simplify makefile fragment collection.
9025
9026         * configure.in: Remove code to build emacs.
9027
9028         * configure.in : Remove --srcdir argument from targargs and buildargs
9029         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9030
9031         * configure: Move some logic to configure.in.
9032         * configure.in: Move some logic from configure.
9033
9034 2002-05-11  Tom Tromey  <tromey@redhat.com>
9035
9036         * MAINTAINERS: Reflect libgcj reality.
9037
9038 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9039
9040         * Makefile.in: Honour DESTDIR.
9041
9042 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9043
9044         * config.guess: Import 2002-03-20 version.
9045         * config.sub: Import 2002-04-26 version.
9046
9047 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9048
9049         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9050
9051 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9052
9053         * MAINTAINERS: Add self.
9054
9055 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9056
9057         * ltmain.sh: Detect and handle object name conflicts
9058         while piecewise linking a static library.
9059
9060 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9061
9062         * configure.in (noconfigdirs): Don't disable libgcj on
9063         sparc64-*-solaris* and sparcv9-*-solaris*.
9064
9065 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9066
9067         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9068
9069 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9070
9071         * configure.in (FLAGS_FOR_TARGET): Do not add
9072         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9073         on i[3456]86-*-linux*.
9074
9075 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9076
9077         * configure.in (noconfigdirs): Replace [ ] with test.
9078
9079         * configure.in (noconfigdirs): Do not add target-newlib if
9080         target == i[3456]86-*-linux*, and host == target.
9081
9082 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9083
9084         * configure.in: delete reference to absent file
9085
9086         * configure.in: replace '[' with 'test'
9087
9088         * configure.in: Eliminate references to gash.
9089         * Makefile.in: Eliminate references to gash.
9090
9091         * configure.in: remove useless references to 'pic' makefile fragments.
9092
9093         * configure.in: (*-*-windows*) Finish removing.
9094
9095         * configure.in: Eliminate redundant test for libgui.
9096
9097 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9098
9099         * MAINTAINERS: Add self and realphabetize.  Update entries
9100         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9101         entry for a29k port maintainer.
9102
9103 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9104
9105         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9106         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9107
9108 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9109
9110         * configure.in: remove references to dead files
9111
9112 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9113
9114         * MAINTAINERS: Add information about purpose of this file.
9115
9116 2002-04-18  Tom Tromey  <tromey@redhat.com>
9117
9118         * configure.in: Disallow configuring libgcj when it is already
9119         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9120         Solaris 2.8 by default.  For PR libgcj/6158.
9121
9122 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9123
9124         * configure.in:  Move default CC setting out of config/mh-* fragments
9125         directly into here.
9126
9127 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9128
9129         * configure.in: don't even try to configure or make a subdirectory
9130         if there's no configure script for it.
9131
9132 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9133
9134         * MAINTAINERS: Remove chill maintainers.
9135         * Makefile.in (CHILLFLAGS): Remove.
9136         (CHILL_LIB): Remove.
9137         (TARGET_CONFIGDIRS): Remove libchill.
9138         (CHILL_FOR_TARGET): Remove.
9139         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9140         CHILL_LIB.
9141         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9142         (CHECK_TARGET_MODULES): Likewise.
9143         (INSTALL_TARGET_MODULES): Likewise.
9144         (CLEAN_TARGET_MODULES): Likewise.
9145         (configure-target-libchill): Remove.
9146         (all-target-libchill): Remove.
9147         * configure.in (target_libs): Remove target-libchill.
9148         Do not compute CHILL_FOR_TARGET.
9149         * libchill: Remove directory.
9150
9151 2002-04-11  DJ Delorie  <dj@redhat.com>
9152
9153         * Makefile.in, configure.in: Sync with binutils, entries
9154         follow...
9155
9156 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9157
9158         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9159         (do-tar, do-bz2): New rules.
9160         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9161         (gdb-tar): New rule.
9162         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9163         (insight_dejagnu.tar): New rule.
9164         (insight.tar): New rule.
9165         (gdb+dejagnu.tar): New rule.
9166         (gdb.tar): New rule.
9167
9168 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9169
9170         * Makefile.in: Add all-tix to deps for all-snavigator
9171         so that tix is built when building snavigator.
9172
9173 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9174
9175         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9176         ld and gdb are not supported.
9177
9178 2002-01-07  Mark Salter  <msalter@redhat.com>
9179
9180         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9181         Allow target-libgloss to be built for arm, strongarm, and xscale.
9182
9183 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9184
9185         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9186         options for i[3456]86-pc-linux* native builds.
9187
9188 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9189
9190         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9191         files from .po files for a distribution.
9192
9193 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9194
9195         * configure.in: Enable libstdc++-v3 for h8300 targets.
9196
9197 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9198
9199         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9200         version from bfd/.
9201
9202 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9203
9204         * Makefile.in (VER): When present, extract the version number from
9205         the file version.in.
9206
9207 2001-05-24  Tom Rix  <trix@redhat.com>
9208
9209         * configure.in : enable ld for aix
9210
9211 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9212
9213         * config.guess: Add linux target for S/390.
9214
9215 2000-11-07  Philip Blundell  <pb@futuretv.com>
9216
9217         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9218
9219 2000-11-03  Philip Blundell  <pb@futuretv.com>
9220
9221         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9222         files.
9223
9224 2001-01-15  Ben Elliston  <bje@redhat.com>
9225
9226         * configure.in (host_tools): Add sid.
9227         Always configure cgen.
9228
9229 2000-11-24  Nick Clifton  <nickc@redhat.com>
9230
9231         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9232
9233
9234 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9235
9236         * Makefile.in (ALL_MODULES): Add all-cgen.
9237         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9238         (all-cgen): New target.
9239         (all-opcodes,all-sim): Depend on all-cgen.
9240         * configure.in (host_tools): Add cgen.
9241         Only configure cgen if --enable-cgen-maint.
9242
9243 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9244
9245         * configure.in: Add *-*-freebsd* configurations.
9246
9247 2002-04-08  Tom Tromey  <tromey@redhat.com>
9248
9249         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9250         Fixes PR libgcj/6068.
9251
9252 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9253
9254         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9255
9256 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9257
9258         * configure.in (alpha*-dec-osf*): Enable libgcj.
9259
9260 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9261
9262         * MAINTAINERS (Write After Approval): Add myself.
9263
9264 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9265
9266         Fix for: PR bootstrap/3591, target/5676
9267         * configure.in (mcore-pe): Disable the configuration of
9268         libstdc++-v3 since exceptions are not supported.
9269
9270 2002-03-20  Anthony Green  <green@redhat.com>
9271
9272         * configure.in: Enable libgcj for xscale-elf target.
9273
9274 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9275
9276         * MAINTAINERS:  Update my email address.
9277
9278 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9279
9280         * ltmain.sh (relink_command): Fix typo in previous change.
9281
9282 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9283
9284         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9285         (relink_command): Added --tag flags.
9286         (mode=install): If relinking fails; error out.
9287
9288 2002-03-12  Richard Henderson  <rth@redhat.com>
9289
9290         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9291         .NOTPARALLEL tag.
9292         (do-check): Rename from check.
9293         (check): Allow parallel check.
9294
9295 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9296
9297         * MAINTAINERS: Add myself as maintainer for xtensa port.
9298         Fix alphabetical order in CPU port maintainer list.
9299         Remove myself from Write After Approval list.
9300
9301 2002-03-11  Richard Henderson  <rth@redhat.com>
9302
9303         * Makefile.in (.NOTPARALLEL): Add fake tag.
9304
9305 2002-03-07  H.J. Lu  (hjl@gnu.org)
9306
9307         * configure.in: Enable gprof for mips*-*-linux*.
9308
9309 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9310
9311         * MAINTAINERS (Write After Approval): Add myself.
9312
9313 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9314
9315         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9316         libjava.
9317         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9318
9319 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9320
9321         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9322         because its Makefile is there; test for the executable instead.
9323
9324 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9325
9326         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9327         libstdc++-v3 and libjava.
9328
9329 2002-02-11  Adam Megacz  <adam@xwt.org>
9330
9331         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9332         boehm-gc
9333
9334 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9335
9336         * config.guess: Updated to 2002-01-30's version.
9337         * config.sub: Updated to 2002-02-01's version.
9338         Contribute sh64-elf.
9339         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9340         * configure.in: Added sh64-*-*.
9341
9342 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9343
9344         * MAINTAINERS: Belatedly add myself to write after approval list.
9345
9346 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9347
9348         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9349         Remove self as Write After Approval.
9350
9351 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9352
9353         * MAINTAINERS: Put self in as maintainer for contrib/regression
9354         directory.
9355
9356 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9357
9358         * MAINTAINERS:  Update my email address.
9359
9360 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9361
9362         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9363         target-libiberty, and target-libgloss.  Skip Java-related
9364         libraries if not supported for NetBSD on target CPU.
9365
9366 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9367
9368         * install-sh: Use _inst.$$_ for temp file name.
9369
9370 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9371
9372         * MAINTAINERS (Write After Approval): Move my contact info
9373         from here...
9374         (OS Port Maintainers): ...to here (netbsd).
9375
9376 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9377
9378         * MAINTAINERS (Write After Approval): Add myself.
9379
9380 2002-01-17  H.J. Lu  <hjl@gnu.org>
9381
9382         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9383         (all-target-fastjar): Also depend on all-target-libiberty.
9384
9385 2002-01-16  H.J. Lu  (hjl@gnu.org)
9386
9387         * config.guess: Import from master sources, rev 1.225.
9388         * config.sub: Import from master sources, rev 1.238.
9389
9390 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9391
9392         * MAINTAINERS (Write After Approval): Remove myself.
9393
9394 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9395
9396         * MAINTAINERS (Write After Approval): Add myself.
9397
9398 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9399
9400         * MAINTAINERS: Add self as docs co-maintainer.
9401
9402 2001-12-11  Matthias Klose  <doko@debian.org>
9403
9404         * MAINTAINERS (Write After Approval): Add myself.
9405
9406 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9407
9408         * MAINTAINERS: Update my email address.
9409
9410 2001-12-07  Turly O'Connor  <turly@apple.com>
9411         * MAINTAINERS (Write After Approval): Add myself.
9412         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9413         (rs6000_initialize_trampoline): Call __trampoline_setup for
9414         ABI_DARWIN too.
9415         * darwin-tramp.asm: New file, implements __trampoline_setup.
9416         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9417
9418 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9419
9420         * MAINTAINERS (Write After Approval): Add myself.
9421
9422 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9423
9424         * configure, configure.in: Use temp file for long sed commands.
9425
9426 2001-12-03  Laurent Guerby  <guerby@acm.org>
9427
9428         * config.sub: Update to version 1.232 on subversion.
9429
9430 2001-12-03  Ben Elliston  <bje@redhat.com>
9431
9432         * MAINTAINERS: Update mail address for config.* patches.
9433
9434 2001-11-27  DJ Delorie  <dj@redhat.com>
9435             Zack Weinberg  <zack@codesourcery.com>
9436
9437         When build != host, create libiberty for the build machine.
9438
9439         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9440         CONFIG_ARGUMENTS.
9441         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9442         New variables.
9443         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9444         and rules.
9445         (all.normal): Depend on ALL_BUILD_MODULES.
9446         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9447         (all-build-libiberty): Depend on configure-build-libiberty.
9448
9449         * configure: Calculate and substitute proper value for
9450         ALL_BUILD_MODULES.
9451         * configure.in: Create the build subdirectory.
9452         Calculate and substitute TARGET_CONFIGARGS (formerly
9453         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9454
9455 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9456
9457         * MAINTAINERS (write-after-approval): Add self.
9458
9459 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9460
9461         * MAINTAINERS (GNATS only accounts): Remove self.
9462
9463 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9464
9465         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9466         libf2c.
9467
9468 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9469
9470         * MAINTAINERS (Write After Approval): Add self.
9471
9472 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9473
9474         * MAINTAINERS: mips and s390 are also CPU ports.
9475
9476 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9477
9478         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9479
9480 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9481
9482         * MAINTAINERS: Alphabetize.
9483
9484 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9485
9486         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9487
9488 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9489
9490         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9491
9492 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9493
9494         * configure.in (--enable-languages): Be more permissive about
9495         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9496
9497 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9498
9499         * config.sub: Import from master sources, rev. 1.230.
9500         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9501
9502 2001-11-07  Laurent Guerby  <guerby@acm.org>
9503
9504         * MAINTAINERS (Write After Approval): Add self.
9505
9506 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9507
9508         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9509
9510 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9511
9512         * config.sub: Import from master sources, rev 1.226.
9513         * config.guess: Import from master sources, rev 1.216.
9514
9515 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9516
9517         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9518         * MAINTAINERS: Add self as maintainer of MMIX port.
9519         Remove old after-approval entry.
9520
9521 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9522
9523         * ChangeLog, configure: Fix spelling errors.
9524
9525 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9526
9527         * MAINTAINERS: Tweak my address.
9528
9529 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9530
9531         * MAINTAINERS: Update my email address.
9532
9533 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9534
9535         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9536         * MAINTAINERS: Add self as maintainer of CRIS port.
9537
9538 2001-10-10  Geert Bosch  <bosch@gnat.com>
9539
9540         * MAINTAINERS (Various maintainers: Ada front end):
9541         Added Robert Dewar.
9542
9543 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9544
9545         * MAINTAINERS (Write After Approval): Added self
9546
9547 2001-10-02  Geert Bosch  <bosch@gnat.com>
9548
9549         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9550
9551 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9552
9553         * configure: Handle temporary files securely using mkdir.
9554
9555 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9556
9557         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9558
9559 2001-09-26  Will Cohen  <wcohen@redhat.com>
9560
9561         * configure.in (*-*-linux*): Disable configuration of target-newlib
9562         and target-libgloss.
9563
9564 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9565
9566         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9567         RANLIB.
9568
9569 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9570
9571         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9572         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9573         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9574         avoid quotes nesting problems.
9575         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9576         (DO_X): Export only variables that are set.
9577
9578 2001-09-19  Ben Elliston  <bje@redhat.com>
9579
9580         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9581         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9582         semantics.  Use the shell built-in "type" command instead.
9583
9584 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9585
9586         Merged from gcc-3_0-branch:
9587         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9588         * ltcf-c.sh: Use $objext, not $ac_objext.
9589         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9590         * ltcf-cxx.sh: Add support for GNU.
9591         2001-07-22  Timothy Wall  <twall@redhat.com>
9592         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9593         default settings if using GNU tools with that configuration.
9594         * ltcf-cxx.sh: Ditto.
9595         * ltcf-gcj.sh: Ditto.
9596         2001-07-21  Michael Chastain  <chastain@redhat.com>
9597         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9598         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9599         * ltmain.sh: Mark as gcc-local.
9600
9601 2001-08-30  Eric Christopher  <echristo@redhat.com>
9602             Jason Eckhardt  <jle@redhat.com>
9603
9604         * config.guess: Merge from master sources.
9605         * config.sub: Merge from master sources, add support for mipsisa32.
9606
9607 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9608         * config.sub: Merge from master sources, rev 1.219.
9609         * MAINTAINERS: Add self as contact for stormy16 port.
9610
9611 2001-08-14  Zack Weinberg  <zackw@panix.com>
9612
9613         * config.sub: Merge from master sources, rev 1.218.
9614         * config.guess: Merge from master sources, rev 1.209.
9615
9616 2001-08-11  Graham Stott  <grahams@redhat.com>
9617
9618         * Makefile.in (check-c++): Add missing semicolon.
9619
9620 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9621
9622         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9623
9624 2001-07-30  Eric Christopher  <echristo@redhat.com>
9625
9626         * MAINTAINERS (Various maintainers: mips port): Added myself.
9627
9628 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9629
9630         * configure.in (sh-*-linux*): New.
9631
9632 2001-07-27  Richard Henderson  <rth@redhat.com>
9633
9634         * .cvsignore: Add LAST_UPDATED.
9635
9636 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9637
9638         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9639
9640 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9641
9642         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9643
9644 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9645
9646         * MAINTAINERS (Write After Approval): Added myself.
9647
9648 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9649
9650         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9651         and libgcj on m68hc11/m68hc12.
9652
9653 2001-06-27  H.J. Lu  (hjl@gnu.org)
9654
9655         * Makefile (CFLAGS_FOR_BUILD): New.
9656         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9657
9658 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9659
9660         * README: Remove version number.
9661
9662 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9663
9664         * INSTALL/README: Update wrt. to the installation instructions now
9665         residing in gcc/doc/install.texi.
9666
9667 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9668
9669         * README: Replace with a cut-down and updated version of gcc/README.
9670
9671 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9672
9673         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9674         multilibs to be disabled.
9675
9676 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9677
9678         * MAINTAINERS (Write After Approval): Add myself.
9679
9680 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9681
9682         * config.guess: Import CVS version 1.195.
9683         * config.sub: Import CVS version 1.212.
9684
9685 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9686
9687         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9688         gcc/xgcc is built, use -print-prog-name to find out the program
9689         name to use.
9690
9691 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9692
9693         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9694         appear to also be in the master copy.
9695         * config.sub:  Import CVS version 1.211.
9696
9697 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9698
9699         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9700         with_gcc]: Use `gcc -shared' to build a shared library.
9701
9702 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9703
9704         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9705         archives.
9706
9707 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9708
9709         * MAINTAINERS (Write After Approval): Add myself.
9710
9711 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9712
9713         * configure.in (libstdcxx_flags): Do not try to execute
9714         libstdc++-v3/testsuite_flags until it exists.
9715
9716 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9717
9718         * MAINTAINERS: Update my email address.
9719
9720 2001-05-31  Graham Stott  <grahams@redhat.com>
9721
9722         * MAINTAINERS (Write After Approval): Add myself.
9723
9724 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9725
9726         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9727         libraries when using g++ with native linker.
9728
9729 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9730
9731         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9732
9733 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9734
9735         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9736         [aix4*|aix5*]: Prepend blank.
9737
9738 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9739
9740         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9741         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9742         of subdir/configure scripts to use the new libtool.m4.
9743
9744 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9745
9746         * MAINTAINERS (Write After Approval): Add myself.
9747
9748 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9749
9750         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9751
9752 2001-05-11  Ben Elliston  <bje@redhat.com>
9753
9754         * Makefile.in (all-sid): New target.
9755         (check-sid, clean-sid, install-sid): Likewise.
9756
9757 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9758
9759         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9760
9761 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9762
9763         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9764         libgcj.
9765
9766 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9767
9768         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9769         gcc/xgcc is built, use -print-prog-name to find out the program
9770         name to use.
9771
9772 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9773
9774         * configure.in (noconfigdirs): Don't reset it from scratch in the
9775         target case; only append to it.
9776
9777         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9778         sparc-*-solaris2.8]: Disable ${libgcj}.
9779
9780 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9781
9782         * configure.in (libgcj_saved): Copy from $libgcj.
9783         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9784         --disable-libgcj.
9785
9786 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9787
9788         * MAINTAINERS: Remove self as MIPS maintainer and
9789         C front end maintainer.
9790
9791 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9792
9793         * configure.in: Move *-chorusos target case to the proper switch.
9794         Disable libgcj.
9795
9796 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9797
9798         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9799         1.641.2.228.
9800
9801 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9802
9803         * Makefile.in (STAGE1_CFLAGS): Pass down.
9804
9805 2001-04-13  Alan Modra  <amodra@one.net.au>
9806
9807         * config.guess: Add hppa64-linux support.  Note for next import that
9808         this is already in the master file.
9809         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9810
9811 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9812
9813         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9814         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9815
9816 2001-04-11  Stan Shebs  <shebs@apple.com>
9817
9818         * MAINTAINERS: Add self as Darwin port maintainer.
9819
9820 2001-04-11  Alan Modra  <amodra@one.net.au>
9821
9822         * MAINTAINERS: Update my email address.
9823
9824 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9825
9826         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9827         recent versions of FreeBSD (release 3 or later).
9828         * ltconfig: On FreeBSD, -lc must not be provided when building
9829         a shared library or else the standard -pthread gcc option is
9830         rendered worthless to later users of the built library.
9831
9832 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9833
9834         * MAINTAINERS: Add self and RTH as C front end maintainers.
9835
9836 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9837
9838         * config.sub: Make sure to match an already-canonicalized
9839         machine name (eg. mn10300-unknown-elf).
9840
9841 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9842
9843         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9844         New macros.
9845         (bootstrap, cross): Use RECURSE_FLAGS.
9846         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9847
9848 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9849
9850         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9851
9852 2001-03-22  Colin Howell  <chowell@redhat.com>
9853
9854         * Makefile.in (DO_X): Do not backslash single-quotes in
9855         backquotes (two places).
9856
9857 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9858
9859         Re-installed:
9860         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9861         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9862         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9863         * ltcf-cxx.sh: Likewise.
9864         * ltcf-gcj.sh: Likewise.
9865
9866 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9867
9868         * MAINTAINERS: Add myself as "documentation co-maintainer".
9869
9870 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9871
9872         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9873         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9874
9875 2001-03-19  Tom Tromey  <tromey@redhat.com>
9876
9877         * config-ml.in: Handle GCJ and GCJFLAGS.
9878
9879 2001-03-21  Michael Chastain  <chastain@redhat.com>
9880
9881         * Makefile.in: all-m4 depends on all-texinfo.
9882
9883 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9884
9885         * MAINTAINERS: Add myself to write after approval list.
9886
9887 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9888
9889         * Makefile.in (DO_X): Quote nested quotes.
9890
9891 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9892
9893         * MAINTAINERS: Add myself to write after approval list.
9894
9895 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9896
9897         * Makefile.in (DO_X): Use double quotes for quoting
9898         "RANLIB=$${RANLIB}".
9899
9900 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9901
9902         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9903
9904 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9905
9906         * configure.in: Only use `lang_requires' for languages athat are
9907         actually enabled.
9908
9909 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9910
9911         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9912
9913 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9914
9915         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9916
9917 2001-03-07  Tom Tromey  <tromey@redhat.com>
9918
9919         * configure.in: Allow config-lang.in to set `lang_requires' to list
9920         of other required languages.
9921
9922 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9923
9924         * Makefile.in: Remove RANLIB definition. Use RANLIB
9925         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9926         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9927
9928 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9929             Alexandre Oliva  <aoliva@redhat.com>
9930
9931         * Makefile.in (check-c++): Use tabs, not spaces.
9932
9933 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9934
9935         * MAINTAINERS: add myself to Write After Approval list.
9936
9937 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9938
9939         * Makefile.in (check-c++): New rule.
9940
9941         * configure.in (target_libs): Remove libg++.
9942         (noconfigdirs): Remove libg++.
9943         (noconfigdirs): Same.
9944         (noconfigdirs): Same.
9945         (noconfigdirs): Same.
9946
9947         * config-ml.in: Remove libg++ references.
9948
9949         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9950         (ALL_TARGET_MODULES): Same.
9951         (configure-target-libg++): Remove.
9952         (all-target-libg++): Remove.
9953         (configure-target-libio): Remove.
9954         (all-target-libio): Remove.
9955         (check-target-libio): Remove.
9956         (.PHONY): Remove.
9957         (libg++.tar.bz2): Remove.
9958         (all-target-cygmon): Remove libio.
9959         (all-target-libstdc++): Remove.
9960         (configure-target-libstdc++): Remove.
9961         (TARGET_LIB_PATH): Remove libstdc++.
9962         (ALL_GCC_CXX): Remove libstdc++.
9963         (all-target-gperf): Correct.
9964
9965 2001-02-16  Nick Clifton  <nickc@redhat.com>
9966
9967         * configure.in (noconfigdirs): Allow configuration of texinfo
9968         for Cygwin hosts.
9969
9970 2001-02-15  Anthony Green  <green@redhat.com>
9971
9972         * configure: Introduce GCJ_FOR_TARGET.
9973         * configure.in: Ditto.
9974         * Makefile.in: Ditto.
9975
9976 2001-02-13  Andreas Schwab  <schwab@suse.de>
9977
9978         * MAINTAINERS: Update mail address.
9979
9980 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9981
9982         * config.guess: Add linux target for S/390.
9983         * config.sub: Likewise.
9984
9985 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9986
9987         * configure.in: for *-chorusos, don't config target-newlib and
9988         target-libgloss.
9989
9990 2001-02-06  Ben Elliston  <bje@redhat.com>
9991
9992         * configure: Output host type to stdout, not stderr.
9993
9994 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9995
9996         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9997         * ltcf-cxx.sh: Likewise.
9998
9999         * config.if: Assume enable_libstdcxx_v3 is defined.
10000
10001 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10002
10003         Remove V2 C++ library.
10004         * configure.in: Remove --enable-libstdcxx_v3 support.
10005
10006 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10007
10008         * include/demangle.h: Add prototype for java_demangle_v3.
10009
10010 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10011
10012         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10013
10014 2001-01-27  Richard Henderson  <rth@redhat.com>
10015
10016         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10017
10018 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10019
10020         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10021         Don't unset, it's non-portable and no longer necessary, set to empty
10022         instead.
10023
10024 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10025
10026         * ltconfig: Shell portability fix for the tagname validity check.
10027
10028 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10029
10030         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10031         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10032
10033 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10034
10035         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10036
10037 2001-01-26  Tom Tromey  <tromey@redhat.com>
10038
10039         * configure.in: Allow libgcj to be built on Sparc Solaris.
10040
10041 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10042
10043         * ltcf-c.sh: Add aix5 case.
10044         * ltcf-cxx.sh: Likewise.
10045         * ltconfig: Likewise.
10046
10047 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10048
10049         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10050         keep at least one of build_libtool_libs or build_old_libs set to
10051         yes.
10052
10053         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10054         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10055
10056 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10057
10058         * configure.in: Enable libgcj on several additional platforms.
10059
10060 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10061
10062         * configure.in: Enable libgcj for linux targets.
10063
10064 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10065
10066         * MAINTAINERS (Write After Approval): Add myself.
10067
10068 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10069
10070         * MAINTAINERS: Add myself as vax port maintainer.
10071
10072 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10073
10074         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10075
10076 2001-01-09  Mike Stump  <mrs@wrs.com>
10077
10078         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10079         failures of subdirectories.
10080
10081 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10082
10083         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10084         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10085         * ltcf-cxx.sh: Likewise.
10086         * ltcf-gcj.sh: Likewise.
10087         * ltconfig.sh: Fix typo.
10088
10089 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10090
10091         * configure: handle DOS-style absolute paths.
10092
10093 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10094
10095         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10096
10097 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10098
10099         * MAINTAINERS: Add myself as avr port co-maintainer.
10100
10101 2000-12-28  Ben Elliston  <bje@redhat.com>
10102
10103         * MAINTAINERS: Add myself under ``Write After Approval''.
10104
10105 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10106
10107         * texinfo: Remove directory from GCC.
10108
10109 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10110
10111         * COPYING: Update to current
10112         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10113         to 19yy as example year in copyright notice).
10114
10115 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10116
10117         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10118         (libstdcxx_incdir): Pass down.
10119         * config.if: Remove expired bits for cxx_interface, add stub.
10120         (libstdcxx_incdir): Add variable for g++ include directory.
10121         * configure.in (gxx_include_dir): Use it.
10122
10123 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10124
10125         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10126         with old-email address from ``Write After Approval''.
10127
10128 2000-12-15  Andreas Jaeger  <aj@suse.de>
10129
10130         * configure.in: Handle lang_dirs.
10131
10132 2000-12-14  Tom Tromey  <tromey@redhat.com>
10133
10134         * MAINTAINERS: Removed brads.
10135
10136         * MAINTAINERS: Added gcj developers.
10137
10138 2000-12-13  Anthony Green  <green@redhat.com>
10139
10140         * configure.in: Disable libgcj for any target not specifically
10141         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10142         with g++ abi.
10143
10144 2000-12-13  Mike Stump  <mrs@wrs.com>
10145
10146         * Makefile.in (local-distclean): Also remove fastjar.
10147
10148 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10149
10150         * contrib/gcc_update: Add fastjar --touch entries.
10151
10152 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10153
10154         * configure.in: Disable language-specific target libraries for
10155         languages that aren't enabled.
10156
10157 2000-12-10  Anthony Green  <green@redhat.com>
10158
10159         * configure.in: Define libgcj.  Disable libgcj target libraries for
10160         most targets.
10161
10162 2000-12-10  Neil Booth  <neilb@earthling.net>
10163
10164         * MAINTAINERS: Update mail address, remove from WAA list.
10165
10166 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10167
10168         * libjava: Imported from /cvs/java.
10169         * libffi: Likewise.
10170         * Boehm-gc: Likewise.
10171
10172 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10173
10174         * configure.in (target_libs): Revert 2000-12-08 patch.
10175         (noconfigdirs): Added target-libjava.
10176
10177 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10178
10179         * djunpack.bat: removed.
10180
10181 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10182
10183         * Makefile.in: handle DOS-style absolute paths.
10184         * config-ml.in: likewise.
10185         * symlink-tree: likewise.
10186
10187 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10188
10189         * fastjar: Imported.
10190
10191 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10192
10193         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10194         libjava.
10195         * configure.in (target_libs): Removed `target-libjava'.
10196
10197 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10198
10199         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10200         (ALL_MODULES): Added fastjar.
10201         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10202         (all-target-libjava): all-fastjar replaces all-zip.
10203         (all-fastjar): Added.
10204         (configure-target-fastjar, all-target-fastjar): Likewise.
10205         * configure.in (host_tools): Added fastjar.
10206
10207 2000-12-07  Mike Stump  <mrs@wrs.com>
10208
10209         * Makefile.in (local-distclean): Remove leftover built files.
10210
10211 2000-11-24  Nick Clifton  <nickc@redhat.com>
10212
10213         * configure.in (xscale-elf): Add target.
10214         (xscale-coff): Add target.
10215
10216 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10217
10218         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10219         recent versions of FreeBSD (release 3 or later).
10220         * ltconfig: On FreeBSD, -lc must not be provided when building
10221         a shared library or else the standard -pthread gcc option is
10222         rendered worthless to later users of the built library.
10223
10224 2000-11-16  Fred Fish  <fnf@be.com>
10225
10226         * configure.in (enable_libstdcxx_v3): Fix typo,
10227         libstd++ -> libstdc++.
10228
10229 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10230
10231         * MAINTAINERS: Add self to Write After Approval list.
10232
10233 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10234
10235         * MAINTAINERS: Update my email address.  Add myself to global write
10236         privs list.
10237
10238 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10239
10240         * Makefile.in: Merge with src and libgcj.
10241         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10242         configure-target-<library> when their configure scripts need the C
10243         or C++ library to have already been built to work properly.
10244         (do_proto_toplev): Set them to an empty string.
10245
10246         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10247         (REALLY_SET_LIB_PATH): Use them.
10248
10249 2000-11-17  Stan Shebs  <shebs@apple.com>
10250
10251         * MAINTAINERS: Add self to Write After Approval list.
10252
10253 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10254
10255         * configure: Provide the original toplevel configure arguments
10256         (including $0) to subprocesses in the environment rather than
10257         through gcc/configargs.h.
10258
10259 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10260
10261         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10262         C99.  Alphabetise "Write After Approval" list.
10263
10264 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10265
10266         * configure: Turn on libstdc++ V3 by default.
10267
10268         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10269         if we've got GCC.
10270
10271 2000-11-11  Philip Blundell  <philb@gnu.org>
10272
10273         * MAINTAINERS: Add self to Write After Approval list.
10274
10275 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10276
10277         * ltcf-c.sh (aix4): Improve shared library configuration; require
10278         exporting symbols.
10279         * ltcf-cxx.sh (aix4): Define.
10280         * ltconfig (aix4): Define library and soname specs appropriate for
10281         AIX.  Define command to create export symbols list.
10282
10283 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10284
10285         * config.sub: Add support for Sun Chorus
10286
10287 2000-10-31  Nick Clifton  <nickc@redhat.com>
10288
10289         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10290         <name>@redhat.com.  Also installed new email address for Clint
10291         Popetz.
10292
10293 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10294
10295         * etc: Remove directory from GCC.
10296
10297 2000-10-16  Michael Meissner  <meissner@redhat.com>
10298
10299         * configure (gcc/configargs.h): Only create if there is a build GCC
10300         directory created.
10301
10302 2000-10-16  Matthias Klose  <doko@debian.org>
10303
10304         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10305         when configured for libstdc++-v3.
10306
10307 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10308
10309         * configure: Save configure arguments to gcc/configargs.h.
10310
10311 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10312
10313         * config.guess: Import CVS version 1.157.
10314         * config.sub: Import CVS version 1.181.
10315
10316 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10317
10318         * Makefile.in (bootstrap): avoid recursion if subdir missing
10319         (cross): ditto
10320         (do-proto-toplev): ditto
10321
10322 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10323
10324         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10325         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10326
10327         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10328         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10329         all affected `configure' scripts.
10330
10331 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10332
10333         * MAINTAINERS: Add self as cpplib co-maintainer.
10334
10335 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10336
10337         * MAINTAINERS: Add self to Write After Approval list.
10338
10339 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10340
10341         * INSTALL/README: egcs -> GCC update.
10342
10343 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10344
10345         * MAINTAINERS: Add myself to Write After Approval list.
10346
10347 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10348
10349         * MAINTAINERS: Add myself to Write After Approval list.
10350
10351 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10352
10353         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10354         X11 libraries for hppa64.
10355
10356 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10357
10358         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10359
10360 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10361
10362         * Makefile.in (all-zlib): Added dummy target.
10363
10364         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10365         ltcf-gcj.sh: Updated from libtool multi-language branch.
10366
10367 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10368
10369         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10370         (bootstrap*): Depend on all-bootstrap.
10371
10372 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10373
10374         * config.guess: Import CVS version 1.156.
10375         * config.sub: Import CVS version 1.179.
10376
10377 2000-09-02  Anthony Green  <green@cygnus.com>
10378
10379         * Makefile.in (all-gcc): Depend on all-zlib.
10380         (CLEAN_MODULES): Add clean-zlib.
10381         (ALL_MODULES): Add all-zlib.
10382         * configure.in (host_libs): Add zlib.
10383
10384 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10385
10386         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10387         crosses, but add gcc/include to the header search path for them.
10388
10389 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10390
10391         * MAINTAINERS: Add self to Write After Approval list.
10392
10393 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10394
10395         * config.guess: Import CVS version 1.152.
10396         * config.sub: Import CVS version 1.177.
10397
10398 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10399
10400         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10401         $targargs to tell whether newlib is going to be built.
10402
10403         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10404         $$r/TARGET_SUBDIR/libio for _G_config.h.
10405
10406 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10407
10408         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10409
10410 2000-08-22  DJ Delorie  <dj@redhat.com>
10411
10412         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10413
10414 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10415
10416         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10417         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10418         sub-configures.
10419
10420 2000-08-21  DJ Delorie  <dj@redhat.com>
10421
10422         * MAINTAINERS: Add self as a libiberty maintainer
10423
10424 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10425
10426         * configure.in (libstdcxx_flags): Use
10427         libstdc++-v3/src/libstdc++.INC.
10428
10429 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10430
10431         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10432
10433 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10434
10435         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10436
10437         * configure: Make enable_threads and enable_shared defaults
10438         explicit.  Substitute enable_threads into generated Makefiles.
10439         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10440         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10441
10442 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10443
10444         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10445
10446 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10447
10448         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10449         previous delta.
10450
10451 2000-08-11  Jason Merrill  <jason@redhat.com>
10452
10453         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10454         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10455         (FLAGS_FOR_TARGET): Not here.
10456         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10457
10458 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10459
10460         * config-ml.in (CC, CXX): Don't introduce a leading space.
10461
10462 2000-08-07  DJ Delorie  <dj@delorie.com>
10463
10464         * MAINTAINERS: Add self as a DJGPP maintainer
10465
10466 2000-08-07  DJ Delorie  <dj@redhat.com>
10467
10468         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10469         "if we're also building gcc, and it's a gcc that will run on the
10470         build machine, we want to use its includes instead of the system's
10471         default includes".
10472
10473 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10474
10475         * MAINTAINERS: Add self to Write After Approval list.
10476
10477 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10478
10479         * configure.in (libstdcxx_flags): Don't use `"'.
10480
10481         * config-ml.in: Adjust multilib search paths to the
10482         appropriate multilib tree.
10483
10484 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10485
10486         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10487         commas in $LANGUAGES.
10488
10489 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10490
10491         * configure.in: Re-enable all references to libg++ and librx.
10492
10493 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10494
10495         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10496         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10497         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10498         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10499
10500         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10501
10502 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10503
10504         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10505         CXX_FOR_TARGET for sed.
10506
10507 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10508
10509         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10510         Do not override if already set in the environment or in configure.
10511         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10512         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10513
10514 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10515
10516         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10517         the libtool CVS tree multi-language branch.
10518         * ltconfig, ltmain.sh: Updated.
10519
10520 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10521
10522         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10523         (clean-target): Depend on it.
10524
10525         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10526         (GCC_FOR_TARGET): Use it.
10527         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10528         * configure.in: ... here.
10529         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10530         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10531
10532 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10533
10534         * MAINTAINERS: Add self to Write After Approval list.
10535
10536 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10537
10538         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10539         (configure-target-libchill, configure-target-libobjc): Likewise.
10540
10541         * configure.in: Use the same cache file for all target libs.
10542         * config-ml.in: But different cache files per multilib variant.
10543
10544 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10545
10546         * configure (topsrcdir): Don't use dirname.
10547
10548 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10549
10550         * MAINTAINERS: Add self to Write After Approval list.
10551
10552 2000-07-20  Jason Merrill  <jason@redhat.com>
10553
10554         * configure.in: Remove all references to libg++ and librx.
10555
10556         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10557
10558 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10559
10560         * config.sub: Update to subversions version 2000-07-06.
10561
10562 2000-07-12  Andrew Haley  <aph@cygnus.com>
10563
10564         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10565         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10566
10567 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10568
10569         * symlink-tree:  Check number of arguments.
10570
10571 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10572
10573         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10574         search path for a g++ extracted from the build tree.  This
10575         will allow link tests run by configure scripts in
10576         subdirectories to succeed.
10577
10578 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10579
10580         * ltconfig: Add support for mips-dde-sysv4.2MP
10581
10582 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10583
10584         * MAINTAINERS: Add myself as loop discovery maintainer.
10585
10586 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10587
10588         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10589         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10590
10591 2000-06-19  Timothy Wall  <twall@cygnus.com>
10592
10593         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10594         * config.sub: Add tic54x target.
10595
10596 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10597
10598         * MAINTAINERS: Add self as Fortran maintainer,
10599         remove Craig Burley.
10600
10601 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10602
10603         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10604         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10605
10606 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10607
10608         * MAINTAINERS: Add self as i18n maintainer
10609
10610 20000-05-21  H.J. Lu  (hjl@gnu.org)
10611
10612         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10613         directory are used if they exist. Make sure
10614         $(build_tooldir)/include is searched for header files,
10615         $(build_tooldir)/lib/ for library files.
10616         (GCC_FOR_TARGET): Likewise.
10617         (CXX_FOR_TARGET): Likewise.
10618
10619 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10620
10621         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10622
10623 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10624
10625         * Makefile.in (configure-target-libiberty): Depend on
10626         configure-target-newlib.
10627
10628 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10629
10630         * configure.in, Makefile.in: Merge all libffi-related
10631         configury stuff from the libgcj tree.
10632
10633 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10634
10635         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10636         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10637
10638 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10639
10640         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10641         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10642         current version information.  Add to proto-toplev directory.
10643         (gdb-taz): Build do-djunpack.
10644
10645 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10646
10647         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10648
10649 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10650
10651         * MAINTAINERS: Add self to Write After Approval list.
10652
10653 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10654
10655         * ltmain.sh: Preserve in relink_command any environment
10656         variables that may affect the linker behavior.
10657
10658 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10659
10660         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10661
10662 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10663
10664         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10665
10666 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10667
10668         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10669         with the version name.
10670
10671 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10672
10673         * MAINTAINERS: Add self as bb-reorder maintainer.
10674
10675 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10676
10677         * config.if: Tweak.
10678
10679 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10680
10681         * djunpack.bat: New file.
10682
10683 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10684
10685         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10686         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10687         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10688         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10689
10690 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10691
10692         * config.sub (case $basic_machine): Change default for "ibm-*"
10693         to "openedition".
10694
10695 2000-04-13  Andreas Jaeger  <aj@suse.de>
10696
10697         * MAINTAINERS: Added myself.
10698
10699 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10700
10701         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10702         (do-md5sum): New target.
10703         (MD5PROG): Define.
10704         (PACKAGE): Default to TOOL.
10705         (VER): Default to a shell script.
10706         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10707         md5 checksum generation.
10708         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10709         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10710         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10711         insight.tar.bz2): Use gdb-taz to create archive.
10712
10713 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10714
10715         * configure (warn_cflags): Delete.
10716
10717 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10718
10719         * MAINTAINERS: Added myself.
10720
10721 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10722             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10723
10724         * configure.in (enable_libstdcxx_v3): Add.
10725         (target_libs): Add bits here to switch between libstdc++-v2 and
10726         libstdc++-v3.
10727         * config.if: And this file too.
10728         * Makefile.in: Add libstdc++-v3 targets.
10729
10730 2000-04-05  Michael Meissner  <meissner@redhat.com>
10731
10732         * config.sub (d30v): Add d30v as a basic machine type.
10733
10734 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10735
10736         * configure.in: -linux-gnu*, not -linux-gnu.
10737
10738 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10739
10740         * MAINTAINERS: Add self in write-after-approval section.
10741
10742 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10743
10744         * MAINTAINERS: Add self as ia64 port maintainer.
10745
10746 2000-03-08  Neil Booth  <NeilB@earthling.net>
10747
10748         * MAINTAINERS: Add self in write-after-approval section.
10749
10750 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10751
10752         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10753         (do-tar-bz2): Replace TOOL with PACKAGE.
10754         (gdb.tar.bz2): Remove GDBTK from GDB package.
10755         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10756         dejagnu.tar.bz2): New packages.
10757
10758 2000-02-27  Andreas Jaeger  <aj@suse.de>
10759
10760         * configure.in: Add entry for mips*-*-linux*, move catch all
10761         *-*-*linux* entry below this one.
10762
10763 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10764
10765         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10766
10767 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10768
10769         * config.sub: Support an OS of "wince".
10770
10771 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10772
10773         * config.guess, config.sub: Updated to match config's 2000-02-15
10774         version.
10775
10776 2000-02-23  Linas Vepstas  <linas@linas.org>
10777
10778         * config.sub: Add support for Linux/IBM 370.
10779         * configure.in: Likewise.
10780
10781 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10782
10783         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10784
10785 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10786
10787         * config.guess: Guess "cygwin" rather than "cygwin32".
10788
10789 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10790
10791         * configure (gcc_version): When setting, narrow search to
10792         lines containing `version_string'.
10793
10794 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10795
10796         * config.sub: Add support for avr target.
10797
10798 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10799
10800         * MAINTAINERS: Add maintainers for MCore port.
10801
10802 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10803
10804         * config.sub: Add mmix-knuth-mmixware.
10805
10806 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10807
10808         * MAINTAINERS: Pair cccp with cpplib maintainership.
10809
10810 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10811
10812         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10813         structure stuff to -L library search.
10814         (CXX_FOR_TARGET): Ditto.
10815         (CROSS_CHECK_MODULES): Fix spelling mistake.
10816
10817 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10818
10819         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10820         the C++ compiler.
10821
10822 2000-01-12  Richard Henderson  <rth@cygnus.com>
10823
10824         * configure.in: Don't build some bits for beos.
10825
10826 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10827
10828         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10829         as include files.
10830
10831 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10832
10833         * Add self as cpplib maintainer, as requested by Jason
10834         Merrill.  Correct my e-mail address.
10835
10836 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10837
10838         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10839         not mh-aix43.
10840
10841 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10842
10843         * MAINTAINERS: Add myself to "write after approval" list.
10844
10845 1999-12-14  Richard Henderson  <rth@cygnus.com>
10846
10847         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10848         * config.sub: Accept alphaev[78], alphaev8.
10849
10850 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10851
10852         * config.guess, config.sub: Update from autoconf.
10853
10854 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10855
10856         * MAINTAINERS:  update my playtime e-address.
10857
10858 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10859
10860         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10861         necessary libraries are missing.
10862
10863 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10864
10865         * MAINTAINERS: Add new 'write after approval' maintainer.
10866
10867 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10868
10869         * MAINTAINERS: Add new Java maintainer.
10870
10871 1999-10-25  Andreas Schwab  <schwab@suse.de>
10872
10873         * configure: Fix quoting inside arguments of eval.
10874
10875 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10876
10877         * config-ml.in: Allow suppression of some ARM multilibs.
10878
10879 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10880
10881         * config.guess: Add OS/390 match pattern.
10882         * config.sub: Add mvs, openedition targets.
10883         * configure.in (i370-ibm-opened*): New.
10884
10885 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10886
10887         * config.sub: Add support for configuring for pj.
10888
10889 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10890
10891         * config.sub (maybe_os): Add support for configuring for fr30.
10892
10893 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10894
10895         * configure.in: Do not configure or build ld for AIX
10896         platforms.  ld is known to be broken on these platforms.
10897
10898 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10899
10900         * config-ml.in: Pass compiler flag corresponding to multidirs to
10901         subdir configures.
10902
10903 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10904
10905         * Makefile.in (LDFLAGS): Define.
10906
10907 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10908
10909         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10910         noconfigdirs.
10911         (*-*-cygwin*): Likewise.
10912
10913 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10914
10915         * mkdep: New file.
10916         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10917         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10918
10919         From Eli Zaretskii <eliz@is.elta.co.il>:
10920         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10921         long file name when using DJGPP on MS-DOS.
10922
10923 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10924
10925         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10926
10927 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10928
10929         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10930         dependency as this causes "make check" to globally "make all"
10931
10932 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10933
10934         * configure.in (target_libs): Added target-zlib.
10935         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10936         (CONFIGURE_TARGET_MODULES): Likewise.
10937         (CHECK_TARGET_MODULES): Likewise.
10938         (INSTALL_TARGET_MODULES): Likewise.
10939         (CLEAN_TARGET_MODULES): Likewise.
10940         (configure-target-zlib): New target.
10941         (all-target-zlib): Likewise.
10942         (all-target-libjava): Depend on all-target-zlib.
10943         (configure-target-libjava): Depend on configure-target-zlib.
10944
10945         * Makefile.in (configure-target-libjava): Depend on
10946         configure-target-newlib.
10947         (configure-target-boehm-gc): New target.
10948         (configure-target-qthreads): New target.
10949
10950         * configure.in (target_libs): Added target-qthreads.
10951         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10952         (CONFIGURE_TARGET_MODULES): Likewise.
10953         (CHECK_TARGET_MODULES): Likewise.
10954         (INSTALL_TARGET_MODULES): Likewise.
10955         (CLEAN_TARGET_MODULES): Likewise.
10956         (all-target-qthreads): New target.
10957         (configure-target-libjava): Depend on configure-target-qthreads.
10958         (all-target-libjava): Depend on all-target-qthreads.
10959
10960         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10961         (CONFIGURE_TARGET_MODULES): Likewise.
10962         (CHECK_TARGET_MODULES): Likewise.
10963         (INSTALL_TARGET_MODULES): Likewise.
10964         (CLEAN_TARGET_MODULES): Likewise.
10965         (all-target-libjava): New target.
10966         (all-target-boehm-gc): Likewise.
10967         * configure.in (target_libs): Added libjava, boehm-gc.
10968
10969 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10970
10971         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10972         configure.bat in SUPPORT_FILES.
10973         (gas+binutils.tar.bz2): Likewise.
10974
10975         * makeall.bat: Remove; obsolete.
10976
10977 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10978
10979         From Mark Elbrecht:
10980         * configure.bat: Remove; obsolete.
10981
10982 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10983
10984         * configure: Add -W -Wall to the default CFLAGS when compiling with
10985         gcc.
10986
10987 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10988
10989         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10990
10991 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10992
10993         * configure.in: Build ld on IRIX6.
10994
10995 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10996
10997         * Makefile.in: Change distribution targets to use bzip2 instead of
10998         gzip.
10999         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11000         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11001
11002 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11003
11004         * config.sub: Add mcore target.
11005
11006 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11007
11008         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11009
11010 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11011
11012         * config.guess (dummy): Changed to $dummy.
11013
11014 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11015
11016         * config.sub: Tidied up case statements.
11017
11018 1999-05-22  Ben Elliston  <bje@cygnus.com>
11019
11020         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11021         <jiro@din.or.jp>.
11022
11023         * config.guess: Merge with FSF version. Future changes will be
11024         more accurately recorded in this ChangeLog.
11025         * config.sub: Likewise.
11026
11027 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11028
11029          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11030
11031 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11032
11033         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11034
11035 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11036
11037         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11038
11039 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11040
11041         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11042         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11043         Bad merge removed these two changes.
11044
11045 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11046                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11047
11048         * config.guess (interix Alpha): Add.
11049
11050 1999-04-11  Richard Henderson  <rth@cygnus.com>
11051
11052         * configure.in (i?86-*-beos*): Do config gperf; don't config
11053         gdb, newlib, or libgloss.
11054
11055 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11056
11057         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11058         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11059         from multidirs.
11060
11061 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11062
11063         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11064
11065 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11066
11067         * config.sub: Add support for mcore targets.
11068
11069 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11070
11071         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11072         not mt-ospace, in order to shut up assembler warning about using
11073         symbols that are named the same as registers.
11074
11075 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11076
11077         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11078         dependency list for all-target-cygmon.
11079
11080 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11081
11082         * config-ml.in: Check $host, not $target, for selective multilibs.
11083         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11084         thumb interworking, and underscore prefix multilibs.
11085
11086 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11087
11088         * missing: Update to version from current automake.
11089
11090 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11091
11092         * configure (gxx_include_dir): Removed.
11093
11094         * configure.in (gxx_include_dir): Handle it.
11095         * Makefile.in: Likewise.
11096
11097 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11098
11099         * config.sub (mips64vr4111,mips64vr4111el) Add.
11100
11101 1999-03-21  Ben Elliston  <bje@cygnus.com>
11102
11103         * config.guess: Correct typo for detecting ELF on FreeBSD.
11104
11105 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11106
11107         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11108         config/mh-djgpp.
11109
11110 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11111
11112         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11113         all-target-newlib to dependency list for all-target-bsp.
11114
11115 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11116
11117         * config.sub: Add i386-uwin support.
11118         * config.guess: Likewise.
11119
11120 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11121
11122         * configure.in: cleanup, add mh-*pic handling for arm, special
11123         case powerpc*-*-aix*
11124
11125 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11126
11127         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11128         can be built.
11129
11130 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11131
11132         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11133         targets.
11134
11135 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11136
11137         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11138
11139 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11140
11141         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11142
11143 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11144
11145         * config.sub: Fix typo in arm recognition.
11146
11147 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11148
11149         * configure.in (noconfigdirs): Changed target_configdirs to
11150         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11151         rather than m68k-*-* since it is not known to work on
11152         m68k-aout. Ditto for arm-*-*oabi.
11153
11154 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11155
11156         * configure.in (*-*-windows*): Remove, no longer used.
11157
11158 1999-02-19  Ben Elliston <bje@cygnus.com>
11159
11160         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11161         Smart and improved by Andrew Cagney.
11162
11163 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11164
11165         * config.guess: Recognize openbsd-*-hppa.
11166
11167 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11168
11169         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11170         only if it is not empty.
11171
11172 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11173
11174         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11175
11176         * config.guess: Modified to recognize uname's armv* syntax.
11177
11178         * config.sub: Modified to recognize uname's armv* syntax.
11179
11180 1999-02-17  Mark Salter  <msalter@cygnus.com>
11181
11182         * configure.in: Added target-bsp for sparclite.
11183
11184 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11185
11186         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11187
11188 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11189
11190         * configure.in: Add support for strongarm port.
11191         * config.sub: Add support for strongarm target.
11192
11193 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11194
11195         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11196         the old name config/mh-cygwin32.
11197         Enable texinfo.
11198
11199 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11200
11201         * configure.in: Do build ld for ix86 Solaris.
11202
11203 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11204
11205         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11206         $AR_FOR_TARGET.  Likewise for RANLIB.
11207
11208 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11209
11210         * config.sub (oabi):  Recognize.
11211         * configure.in (arm-*-oabi):  Handle.
11212
11213 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11214
11215         * config.guess: Improve detection of i686 on UnixWare 7.
11216
11217 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11218
11219         * config.guess: Add support for i386-pc-interix.
11220         * config.sub: Likewise.
11221         * configure.in: Likewise.
11222
11223 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11224
11225         * Makefile.in: Remove unneeded all-target-libio from
11226         from all-target-winsup target since it is now unneeded.
11227         Add all-target-libtermcap in its place since it is now
11228         needed.
11229
11230 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11231
11232         * configure.in: makefile stub for cygwin target is probably
11233         unnecessary.  Remove it for now.
11234
11235 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11236
11237         * configure.in: libtermcap.a should be built when cygwin is the
11238         target as well as the host.
11239         * config.guess: Allow mixed case in cygwin uname output.
11240         * Makefile.in: Add libtermcap target.
11241
11242 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11243
11244         * config.sub: Clean up handling of hppa2.0.
11245
11246 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11247
11248         * config.guess: Use C code to identify more HP machines.
11249
11250 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11251
11252         * config.sub: Handle hppa2.0.
11253
11254 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11255
11256         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11257         cygmon for all sparclite targets, regardless of object format.
11258
11259 1998-12-15  Mark Salter  <msalter@cygnus.com>
11260
11261         * configure.in: Added target-bsp for several target architectures.
11262
11263         * Makefile.in: Added rules for bsp.
11264
11265 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11266
11267         * config.guess: Improve detection of hppa2.0 processors.
11268
11269 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11270
11271         * config.guess: Recognize FreeBSD using ELF automatically.
11272
11273 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11274
11275         * configure (skip-this-dir): Add handling for new shell script, which
11276         might be created by a sub-directory's configure to indicate, this particular
11277         directory is "unwanted".
11278         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11279
11280 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11281
11282         * ltconfig: import from libtool, after changing libtool to
11283         account for the cygwin name change.
11284
11285 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11286
11287         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11288         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11289
11290 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11291
11292         * configure.in: Add libtermcap to list of cygwin dependencies.
11293
11294 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11295
11296         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11297         they include winsup/include when it's a cygwin target.
11298
11299 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11300
11301         * configure.in (host_tools): Added zip.
11302         * Makefile.in (all-target-libjava): Depend on all-zip.
11303         (all-zip): New target.
11304         (ALL_MODULES): Added all-zip.
11305         (NATIVE_CHECK_MODULES): Added check-zip.
11306         (INSTALL_MODULES): Added install-zip.
11307         (CLEAN_MODULES): Added clean-zip.
11308
11309 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11310
11311         * Makefile.in: lose "32" from comment about cygwin.
11312
11313 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11314
11315         * configure.in: Use -Os to build target libraries for the fr30.
11316
11317 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11318
11319         * config.sub: Add fr30.
11320
11321 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11322
11323         * configure.in: drop "32" from config/mh-cygwin32.  Check
11324         cygwin* instead of cygwin32*.
11325         * config.sub: Check cygwin* instead of cygwin32*.
11326
11327 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11328
11329         * config.guess: Match any version of Unixware7.
11330
11331 1998-10-20  Syd Polk  <spolk@cygnus.com>
11332
11333         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11334         if desired.
11335
11336 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11337
11338         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11339         these if the appropriate directories and files to not exist.
11340
11341 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11342
11343         * Makefile.in (DEVO_SUPPORT): Add config.if.
11344
11345 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11346
11347         * configure: Add pattern to replace "build_tooldir"'s
11348         definition in the generated Makefile with "tooldir"'s
11349         actual value.
11350
11351 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11352
11353         * config.sub: Bring back lost sparcv9.
11354
11355         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11356
11357 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11358
11359         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11360         CC_FOR_TARGET and friends.
11361
11362 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11363
11364         * Makefile.in (build_tooldir): New variable, same as tooldir.
11365         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11366         -B$(build_tooldir)/bin/.
11367         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11368
11369 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11370
11371         * README: Remove installation instructions and refer to the
11372         INSTALL directory instead.
11373
11374 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11375
11376         * config.sub: Add support for i[34567]86-pc-udk.
11377         * configure.in: Likewise.
11378
11379 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11380
11381         * Makefile.in: add bzip2 package building bits for user
11382         tools module
11383         * configure.in: ditto
11384
11385 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11386
11387         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11388         (ALL_TARGET_MODULES): Add all-target-libobjc.
11389         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11390         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11391         (all-target-libchill): Add dependencies.
11392         * configure.in (target_libs): Add libchill.
11393
11394 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11395
11396         * configure.in (target_subdir): Remove duplicate line.
11397
11398 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11399
11400         * Makefile.in (all-automake): fix dependencies.
11401
11402 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11403
11404         * configure.in: Minor cleanups for building in the $(target_alias)
11405         subdir.
11406
11407 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11408
11409         * Makefile.in (bootstrap): Set r and s before make all.  Use
11410         BASE_FLAGS_TO_PASS in make all.
11411         (cross): Likewise.
11412
11413 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11414
11415         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11416
11417 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11418
11419         * config.sub: Fix typo in last change.
11420
11421 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11422
11423         * config.sub: Add support for C4x target.
11424         * configure.in: Likewise.
11425
11426 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11427
11428         * config.sub: Recognize sparcv9 just like sparc64.
11429
11430 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11431
11432         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11433
11434 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11435
11436         * config.guess: Correctly identify Pentium II sco boxes.
11437
11438         * config.guess: Fix "tr" code.  From Weiwen Liu.
11439
11440 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11441
11442         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11443         stabs.
11444
11445 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11446
11447         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11448         (ALL_TARGET_MODULES): Add all-target-libchill.
11449         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11450         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11451         (all-target-libchill): Add dependencies.
11452         * configure.in (target_libs): Add libchill.
11453
11454 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11455
11456         * config.guess: Avoid assumptions about "tr" behaves when
11457         LANG is set to something other than English.
11458
11459 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11460
11461         * configure (gxx_include_dir): Changed to
11462         '${prefix}/include/g++'-${libstdcxx_interface}.
11463
11464         * config.if: New to determine the interfaces.
11465
11466 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11467
11468         * config.guess: Detect and handle MPE/IX.
11469         * config.sub: Deal with MPE/IX.
11470
11471 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11472
11473         * configure.in: Use mh-aix43.
11474
11475 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11476
11477         * configure: Fix --without/--disable cases for gxx-include-dir.
11478
11479 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11480
11481         * mdata-sh:  Imported.  Needed for automake support.
11482
11483 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11484
11485         * Makefile.in (taz): Try "chmod -R og=u ." before
11486         "chmod og=u `find . -print`".
11487
11488 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11489
11490         * configure.in: Add arm-elf and thumb-elf support.
11491
11492 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11493
11494         * Makefile.in: Undo previous patch.
11495
11496 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11497
11498         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11499         to here ...
11500         (install-no-fixedincludes): and here
11501         (INSTALL_MODULES): ... from here.
11502
11503 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11504
11505         * config.sub: Merge with FSF.
11506
11507         * config.guess: Merge with FSF.
11508
11509 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11510
11511         * configure (extraconfigdirs): New variable.
11512         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11513         * Makefile.in (all): Move higher in file.
11514         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11515         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11516         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11517         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11518         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11519
11520 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11521
11522         * Makefile.in (all-target-libjava): Depend on all-gcc and
11523         all-target-newlib.
11524         (configure-target-libjava): Depend on $(ALL_GCC).
11525
11526 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11527
11528         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11529         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11530
11531 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11532
11533         * INSTALL/README: Fix typo.
11534
11535 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11536
11537         * ylwrap: Change absolute path checks to check for DOS style path
11538         names.
11539
11540         * ylwrap: Don't use a full path name if the source file is in the
11541         same directory.  From hjl@lucon.org (H.J. Lu).
11542
11543         * config-ml.in: Default to being verbose, to match Feb 18 change to
11544         configure.
11545
11546 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11547
11548         Brought over from egcs:
11549
11550         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11551
11552         * configure.in (target_subdir): Set to ${target_alias} instead
11553         of "libraries".
11554
11555         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11556
11557         * configure.in (target_subdir): Set to libraries if enable_multilib.
11558
11559 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11560
11561         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11562         multilibs, force reconfiguration the first time we create
11563         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11564
11565 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11566
11567         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11568         avoid confusion with --no-recursion.
11569
11570 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11571
11572         * configure.in: Win32 hosts shouldn't use install -x
11573         * install-sh: remove -x option, and special .exe-handling
11574         hack.
11575
11576 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11577
11578         * config.guess: Recognize i586-pc-beos.
11579         * configure.in: Don't build some bits for beos.
11580
11581 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11582
11583         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11584         CFLAGS default to -O2.
11585
11586         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11587         when using GNU ld.
11588
11589 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11590
11591         * ltmain.sh: Correct install when using a different shell.
11592
11593 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11594
11595         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11596
11597 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11598
11599         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11600         target.
11601
11602 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11603
11604         * ltconfig: Update to correct AIX handling.
11605
11606 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11607
11608         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11609
11610         * configure.in (target_subdir): Set to ${target_alias} instead
11611         of "libraries".
11612
11613 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11614
11615         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11616         (Makefile): Depend on $(gcc_version_trigger).
11617
11618         * configure (gcc_version): Change default initializer to empty
11619         string.
11620         (gcc_version_trigger): New variable; pass this variable down
11621         to subdir configures to enable them checking gcc's version
11622         themselves. Emit make macros for both gcc_version vars.
11623         (topsrcdir): Initialize reliably.
11624         (recursion line): Remove --with-gcc-version=${gcc_version}.
11625
11626 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11627
11628         * configure (enable_version_specific_runtime_libs): Implement new flag
11629         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11630         in $(libsubdir); emit definition in each generated Makefile.
11631         (gxx_include_dir): Initialize depending on
11632         $enable_version_specific_runtime_libs.
11633
11634 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11635
11636         * configure (gcc_version): Initialize properly depending on
11637         how and where configure is started.
11638         (recursion line): Pass a --with-gcc-version=${gcc_version}
11639         to configures in subdirs.
11640
11641 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11642
11643         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11644         cygmon
11645
11646 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11647
11648         * configure.in: Add cygmon and libstub support for mn10200.
11649
11650 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11651
11652         * configure (gcc_version): Add new variable describing the
11653         particular gcc version we're building.
11654         * Makefile.in (libsubdir): Add new macro for the directory
11655         in which the compiler finds executables, libraries, etc.
11656         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11657         and libsubdir.
11658
11659 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11660
11661         * Makefile.in (local-clean): Remove *.log.
11662         (warning.log): Built with warn_summary from build.log.
11663         (mail-report.log): Run test_summary.
11664         (mail-report-with-warnings.log): Run test_summary including
11665         warning.log in the report.
11666
11667 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11668
11669         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11670
11671 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11672
11673         * Makefile.in (grep): Grep no longer depends on libiberty.
11674
11675 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11676
11677         * Makefile.in: all-snavigator needs all-libgui.
11678
11679 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11680
11681         * configure.in: Add cygmon and libstub support for mn10300.
11682
11683 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11684
11685         * missing: Update to version from automake 1.3.
11686
11687         * ltmain.sh: On installation, don't get confused if the same name
11688         appears more than once in the list of library names.
11689
11690 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11691
11692         * config.sub: Accept m68060 and m5200 as CPU names.
11693
11694 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11695
11696         * configure: Use && rather than using -a in test, because odd
11697         strings can confuse test.
11698         * configure.in: Likewise.
11699
11700 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11701
11702         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11703
11704 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11705
11706         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11707         bootstrap4-lean): New targets.
11708
11709 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11710
11711         * mpw-* Delete.  Not used.
11712
11713 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11714
11715         * COPYING.LIB: Update FSF address.
11716
11717 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11718
11719         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11720
11721         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11722         GAS_SUPPORT_DIRS.
11723
11724 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11725
11726         * ltconfig, ltmain.sh: Avoid producing a version number if
11727         -version-info was not used.
11728
11729 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11730
11731         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11732         building with newlib.
11733
11734 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11735
11736         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11737         Solaris `make' causes it to continue to next definition.
11738
11739 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11740
11741         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11742         the right GUI libraries and files are installed along with GDB.
11743
11744 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11745
11746         * configure.in: Change alpha to alpha* in several places.
11747
11748 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11749
11750         * config.sub: Recognize sparc86x.
11751
11752 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11753
11754         * configure.in (--enable-target-optspace): Remove debug echo.
11755
11756 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11757
11758         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11759
11760 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11761
11762         * ltconfig: Update cygwin32 support.
11763
11764         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11765         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11766         (GDB_SUPPORT_DIRS): Likewise.
11767
11768 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11769
11770         * configure.in (target_makefile_frag): If --enable-target-optspace,
11771         use -Os to compile target libraries rather than -O2.  Default to
11772         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11773         not used.
11774         * configure.in (target_cflags): Ditto for d30v.
11775
11776 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11777
11778         * Makefile.in (all-bfd): Depend on all-intl.
11779         (all-binutils): Likewise.
11780         (all-gas): Likewise.
11781         (all-gprof): Likewise.
11782         (all-ld): Likewise.
11783
11784 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11785
11786         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11787
11788 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11789
11790         * Makefile.in (all-bfd): Depend upon all-libiberty.
11791
11792         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11793
11794 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11795
11796         * Makefile.in: Add libstub.
11797
11798         * configure.in: Ditto. Build libstub for targets that have cygmon
11799         support.
11800
11801 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11802
11803         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11804
11805 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11806
11807         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11808         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11809
11810 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11811
11812         * configure: Define DEFAULT_M4 by searching PATH.
11813         * Makfile.in: Use DEFAULT_M4.
11814
11815 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11816
11817         * ltconfig: Add cygwin32 support.
11818
11819         * Makefile.in, configure.in: Add libtool as a native only directory
11820         to configure and build.
11821
11822 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11823
11824         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11825
11826 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11827
11828         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11829
11830 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11831
11832         * Makefile.in: add ash make rules
11833         * configure.in: add ash to native_only and host_tools lists
11834
11835 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11836
11837         * Makefile.in (all-gettext, all-intl): New targets.
11838         (ALL_MODULES): Added all-gettext, all-intl.
11839         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11840         (INSTALL_MODULES): Added install-gettext, install-intl.
11841         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11842
11843         * configure.in (host_tools): Added gettext.
11844         (native_only): Likewise.
11845         (noconfigdirs) [various cases]: Likewise.
11846         (host_libs): Added intl.
11847
11848 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11849
11850         * configure: Do not disable building gdbtk for cygwin32 hosts.
11851
11852 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11853
11854         * configure.in: Add thumb-coff target.
11855         * config.sub: Add thumb-coff target.
11856
11857 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11858
11859         * Makefile.in: Revert yesterday's change.
11860         (all-target-winsup):  all-target-librx stays out of here.
11861
11862 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11863
11864         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11865         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11866         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11867         Remove references to librx and libg++.
11868
11869 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11870
11871         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11872         recursive makes
11873
11874 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11875
11876         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11877         for newlib directory.
11878         (CXX_FOR_TARGET): Likewise.
11879
11880 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11881
11882         * ltconfig: Update after libtool/ltconfig.in change for
11883         hpux11.
11884
11885 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11886
11887         * ltconfig, ltmain.sh: Update to libtool 1.2.
11888
11889 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11890
11891         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11892         (install-gcc-cross): Instead, override LANGUAGES here.
11893
11894 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11895
11896         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11897         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11898
11899 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11900
11901         * configure.in: Add Thumb-pe target.
11902
11903 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11904
11905         * Makefile.in - changed sn targets to snavigator
11906         * configure.in - changed sn targets to snavigator
11907
11908 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11909
11910         * config-ml.in: After building symlink tree call make distclean
11911         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11912         to be the case for libiberty.
11913
11914 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11915
11916         * configure: When making link, also check the current
11917         directory. The configure scripts may create one.
11918
11919 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11920
11921         * config.sub: Accept alphapca56 and alphaev6 properly.
11922
11923 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11924
11925         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11926
11927 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11928
11929         * config.sub (sco5): Fix typo.
11930
11931 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11932
11933         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11934         install-itcl.
11935         (install-itcl): Remove dependency on install-tcl.
11936
11937 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11938
11939         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11940
11941 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11942
11943         * configure.in: Don't build libgui for a cygwin32 target when not on
11944         a cygwin32 host.
11945
11946 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11947
11948         * configure (redirect): Set to null, so default behavior of
11949         configure is now --verbose.
11950
11951 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11952
11953         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11954         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11955
11956 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11957
11958         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11959         this change to sync Makefile.in with its ChangeLog entries.
11960
11961 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11962
11963         * ltmain.sh (mkdir): Check that the directory doesn't exist
11964         before we exit with error, so that we don't get races during
11965         parallel builds.
11966
11967 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11968
11969         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11970
11971 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11972
11973         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11974         PICFLAG_FOR_TARGET.
11975         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11976
11977         * configure: Emit a definition for the new macro enable_shared
11978         into each Makefile.
11979
11980 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11981
11982         * configure.in (host_tools, native_only): Add libtool.
11983
11984 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11985
11986         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11987         Fix typo in ming config comment.
11988
11989 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11990
11991         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11992
11993 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11994
11995         * config.sub: Add tic30 cases, and map c30 to tic30.
11996
11997 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11998
11999         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12000         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12001         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12002         (CLEAN_TARGET_MODULES): Similarly
12003         (all-target-libf2c): Add dependences.
12004         * configure.in (target_libs): Add libf2c.
12005
12006 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12007
12008         * configure.in: Remove expect from noconfigdirs when target
12009         is cygwin32.  OK to build expect and dejagnu with Canadian
12010         Cross.
12011
12012 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12013
12014         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12015         host.
12016
12017         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12018         and mingw32.
12019
12020 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12021
12022         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12023         here as it is not defined in the toplevel Makefile.
12024
12025 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12026
12027         * configure (package_makefile_rules_frag): New variable, which names
12028         a file with generic rules, ...
12029         Change comment to mention we now have FIVE parts.
12030         * configure: Undo last change.
12031
12032 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12033
12034         * config.guess: More accurate determination of HP processor types.
12035         * config.sub: More accurate determination of HP processor types.
12036
12037 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12038
12039         * configure (package_makefile_frag): Move inserting the
12040         ${package_makefile_frag} to where it should be according
12041         to the comment.
12042
12043 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12044
12045         * config.guess: Add support for Linux/ARM.
12046
12047 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12048
12049         * .cvsignore: Remove *-info and *-install since they match
12050         release-info and mpw-install, which we don't want to just ignore.
12051
12052 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12053
12054         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12055
12056 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12057
12058         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12059         local_prefix to sub-make invocations.
12060
12061 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12062
12063         * configure.in: Check makefile fragments in the source
12064         directory.
12065
12066 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12067
12068         * configure.in: Check whether host and target makefile
12069         fragments exist before adding them to *_makefile_frag.
12070
12071 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12072
12073         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12074
12075 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12076
12077         * configure.in: Make sure we only replace RPATH_ENVVAR on
12078         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12079         regexp to sed.
12080
12081         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12082         to sub-makes.
12083
12084 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12085
12086         * config-ml.in (multi-do): LDFLAGS must include multilib
12087         designator.
12088
12089 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12090
12091         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12092
12093 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12094
12095         * config.sub: Add mingw32 support.
12096         * configure.in: Likewise.
12097
12098 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12099
12100         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12101
12102 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12103
12104         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12105         * configure (gxx_include_dir): Provide a definition for subdirs
12106         which do not use autoconf.
12107
12108 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12109
12110         * config.guess: Sync with egcs.  Picks up new alpha support,
12111         BeOS & some additional linux support.
12112
12113 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12114
12115         * config.guess: HP 9000/803 is a PA1.1 machine.
12116
12117 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12118
12119         * configure.in: It's alpha*-...
12120
12121 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12122
12123         * configure.in (host_makefile_frag, target_makefile_frag):
12124         Handle multiple config files.
12125         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12126         alpha-*-*.
12127
12128 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12129
12130         * mkdep: New file.
12131
12132 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12133
12134         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12135
12136 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12137
12138         * Makefile.in: Add libgui directory.
12139         (GDB_TK): Add all-libgui.
12140         * configure.in: Add libgui directory.
12141         * configure: Add all-libgui to GDB_TK.
12142
12143 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12144
12145         * config-ml.in (multidirs): Add m32r to multilib list.
12146
12147 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12148
12149         * Makefile.in (all-target-gperf): Change dependency to
12150         all-target-libstdc++.
12151
12152 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12153
12154         * config.guess: Add BeOS support.
12155
12156 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12157
12158         Source directory cvs renamed to cvssrc:
12159         * configure.in (host_tools): Change cvs to cvssrc.
12160         (native_only): Likewise.
12161         (noconfigdirs) [various cases]: Likewise.
12162         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12163         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12164         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12165         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12166         (all-cvssrc): Rename target from all-cvs.
12167
12168 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12169
12170         * configure (gxx_include_dir): Fix thinko.
12171
12172 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12173
12174         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12175         (install-cross, install-gcc-cross): New targets.
12176
12177 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12178
12179         * configure.in (noconfigdirs): Add support for Thumb target.
12180
12181         * config.sub (maybe_os): Add support for Thumb target.
12182
12183 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12184
12185         * Makefile.in: Add rules for cygmon.
12186
12187         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12188
12189 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12190
12191         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12192         * configure (gxx_include_dir): Provide a definition for subdirs
12193         which do not use autoconf.
12194
12195 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12196
12197         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12198         11/18/97 build
12199
12200 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12201
12202         * From Franz Sirl.
12203         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12204         found on RedHat Linux systems.
12205
12206 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12207
12208         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12209         guesses.
12210
12211 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12212
12213         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12214
12215 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12216
12217         * ltmain.sh: If mkdir fails, check whether the directory was created
12218         anyhow by some other process.
12219
12220 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12221
12222         * configure.in (d30v-*-*): Configure all directories.
12223
12224 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12225
12226         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12227         for the D30V.
12228
12229 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12230
12231         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12232
12233 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12234
12235         * include/libiberty.h: Add extern "C" { so it can be used with C++
12236         progrms.
12237         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12238         programs.
12239
12240 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12241
12242         * configure.in (d30v-*-*): Configure GCC now.
12243
12244 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12245
12246         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12247         is no longer needed.
12248
12249 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12250
12251         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12252
12253 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12254
12255         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12256         targets using "$@" to provide support for similar but not identical
12257         targets without having to duplicate code.
12258
12259 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12260
12261         * makefile.vms: Fix to work with DEC C.
12262
12263 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12264
12265         * config.sub: Add mips-tx39-elf to marketing names.
12266
12267 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12268
12269         * ltmain.sh: Handle symlinks in generated script.
12270
12271 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12272
12273         * configure: Handle autoconf style directory options: --bindir,
12274         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12275         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12276         --sysconfdir.
12277         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12278         (sharedstatedir, localstatedir, oldincludedir): New variables.
12279         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12280         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12281         sbindir, sharedstatedir, and sysconfdir.
12282
12283 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12284
12285         * Makefile.in (bootstrap-lean): New target.
12286
12287 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12288
12289         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12290         sn, and gnuserv from noconfigdirs.
12291
12292 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12293
12294         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12295
12296 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12297
12298         * Makefile.in (cross): New target.
12299
12300 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12301                           Jeff Law         <law@cygnus.com>
12302
12303         * Makefile.in (bootstrap2, bootstrap3): New targets.
12304         (all-bootstrap): Remove outdated and confusing target.
12305         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12306
12307 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12308
12309         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12310         windows.  Consistent with gdb/configure.
12311
12312 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12313
12314         * configure.in: Name Linux target fragment.
12315
12316         * configure: Rewrite so that project Makefile fragment is inserted
12317         first and appears last in the resulting Makefile.
12318
12319 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12320
12321         * Makefile.in (install-itcl): Install tcl first.
12322
12323 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12324
12325         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12326
12327 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12328
12329         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12330
12331         * configure.in (skipdirs): Add target-librx for Linux.
12332         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12333
12334 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12335
12336         * Makefile.in (bootstrap): New target.
12337
12338 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12339
12340         * config.sub: Accept 'amigados' for backward compatibility.
12341
12342 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12343
12344         * config.guess: Merge with FSF.
12345
12346 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12347
12348         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12349
12350 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12351
12352         * config.sub: Add "marketing-names" patch.
12353
12354 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12355
12356         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12357
12358 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12359
12360         * config.sub: Handle v850-elf.
12361
12362 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12363
12364         * .cvsignore (*-install): Remove.
12365
12366 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12367
12368         * ltconfig: Set CONFIG_SHELL in libtool.
12369         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12370
12371 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12372
12373         * configure.in (target_subdir): Set to libraries if enable_multilib.
12374
12375 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12376
12377         * config.guess: Update from gcc directory.
12378
12379 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12380
12381         * Makefile.in (all-sim): Depends on all-readline.
12382
12383 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12384
12385         * Makefile.in (BISON, YACC): Use $$s.
12386         (all-bison): Depend on all-texinfo.
12387
12388 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12389
12390         * Makefile.in (BISON): Add -L flag.
12391         (YACC): Likewise.
12392
12393 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12394
12395         * configure.in (noconfigdirs): Add support for v850e target.
12396
12397         * config.sub (maybe_os): Add support for v850e target.
12398
12399 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12400
12401         * configure.in (noconfigdirs): Add support for v850ea target.
12402
12403         * config.sub (maybe_os): Add support for v850ea target.
12404
12405 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12406
12407         * config.sub: Add mipstx39.  Delete r3900.
12408
12409 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12410
12411         * Makefile.in (all-autoconf): Depends on all-texinfo.
12412
12413 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12414
12415         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12416         eabi targets.
12417
12418 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12419
12420         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12421
12422         * configure: When handling a Canadian Cross, handle YACC as well as
12423         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12424         * Makefile.in (all-bison): Depend upon all-texinfo.
12425
12426 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12427
12428         * Makefile.in (BISON): bison, not byacc or bison -y.
12429         (YACC): bison -y or byacc or yacc.
12430         (various): Add *-bison as appropriate.
12431         (taz): No need to mess with BISON anymore.
12432
12433 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12434
12435         * configure: If OSTYPE matches *win32*, try to find a good value for
12436         CONFIG_SHELL.
12437
12438 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12439
12440         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12441         configure.in if it is present.
12442
12443 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12444
12445         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12446
12447 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12448
12449         * config.sub: Recognize `arc' cpu.
12450         * configure.in: Likewise.
12451         * config-ml.in: Likewise.
12452
12453 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12454
12455         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12456
12457 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12458
12459         * configure: Changed sed delimiter from ':' to '|' when
12460         attempting to substitute ${config_shell} for SHELL. On
12461         NT ${config_shell} may contain a ':' in it.
12462
12463 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12464
12465         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12466
12467 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12468
12469         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12470
12471 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12472
12473         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12474
12475         * ylwrap: If the program is a relative path, force it to be
12476         absolute.
12477
12478 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12479
12480         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12481
12482 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12483
12484         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12485         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12486         for libraries.
12487
12488 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12489
12490         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12491         separated by spaces.
12492
12493 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12494
12495         * ylwrap: New file.
12496         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12497
12498         * ltmain.sh: Handle /bin/sh at start of install program.
12499
12500         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12501
12502         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12503         * missing: New file, from automake 1.2.
12504
12505 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12506
12507         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12508         check-tk to CHECK_X11_MODULES.
12509
12510 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12511
12512         * config.sub: Merge with FSF.
12513
12514 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12515
12516         * config.guess: Merge with FSF.
12517
12518 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12519
12520         * configure: Treat msdosdjgpp like go32.
12521         * configure.in: Likewise.  Don't remove gprof for go32.
12522
12523         * configure: Change Makefile.tem2 to Makefile.tm2.
12524
12525 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12526
12527         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12528
12529 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12530
12531         * install-sh (chmodcmd): Set to null if the DST directory already
12532         exists.  Same as Nov 11th change.
12533
12534 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12535
12536         * configure (GDB_TK): Needs itcl and tix.
12537
12538 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12539
12540         * config.guess: Update from FSF.
12541
12542 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12543
12544         * Makefile.in (GDB_TK): Depend on itcl and tix.
12545
12546 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12547
12548         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12549         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12550         (INSTALL_SCRIPT): New variable.
12551         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12552         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12553         to -x.
12554         * install-sh: Add support for -x option.
12555
12556 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12557
12558         * configure.in, Makefile.in: Treat tix like itcl.
12559
12560 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12561
12562         * Makefile.in (WINDRES): New variable.
12563         (WINDRES_FOR_TARGET): New variable.
12564         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12565         (EXTRA_HOST_FLAGS): Add WINDRES.
12566         (EXTRA_TARGET_FLAGS): Add WINDRES.
12567         (EXTRA_GCC_FLAGS): Add WINDRES.
12568         ($(DO_X)): Pass down WINDRES.
12569         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12570         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12571         DLLTOOL_FOR_TARGET.
12572
12573 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12574
12575         * configure.in: configure sim before gdb for win32-x-ppc
12576
12577 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12578
12579         Move gperf into the toplevel, from libg++.
12580         * configure.in (target_tools): Add target-gperf.
12581         (native_only): Add target-gperf.
12582         * Makefile.in (all-target-gperf): New target, depend on
12583         all-target-libg++.
12584         (configure-target-gperf): Empty rule.
12585         (ALL_TARGET_MODULES): Add all-target-gperf.
12586         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12587         (CHECK_TARGET_MODULES): Add check-target-gperf.
12588         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12589         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12590
12591 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12592
12593         * config.sub (mn10200): Recognize new basic machine.
12594
12595 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12596
12597         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12598         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12599
12600 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12601
12602         * configure.in: If we're building mips-sgi-irix6* native, turn on
12603         ENABLE_MULTILIB and set TARGET_SUBDIR.
12604
12605 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12606
12607         * Makefile.in (all-sn): Depend on all-grep.
12608
12609 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12610
12611         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12612
12613         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12614         Makefile.  From Jeff Makey <jeff@cts.com>.
12615         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12616
12617         * Makefile.in (DISTBISONFILES): Remove.
12618         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12619         $(DEFAULT_YACC).
12620
12621         * configure.in: Build itl, db, sn, etc., when building for native
12622         cygwin32.
12623
12624         * Makefile.in (LD): New variable.
12625         (EXTRA_HOST_FLAGS): Pass down LD.
12626         ($(DO_X)): Likewise.
12627
12628 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12629
12630         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12631
12632 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12633
12634         * configure.in (targargs): Strip out any supplied --build argument
12635         before adding our own. Always add --build.
12636
12637 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12638
12639         * configure.in (targargs): Pass --build if we're doing
12640         a cross-compile.
12641
12642 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12643
12644         * configure: Use '|' instead of ":" as the separator in
12645         sed. Otherwise sed chokes on NT path names with drive
12646         designators. Also look for "?:*" as the leading characters in an
12647         absolute pathname.
12648
12649 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12650
12651         * config.sub: Support for r3900.
12652
12653 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12654
12655         * configure.in: Use install-sh, not install.sh.
12656
12657 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12658
12659         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12660         apply it twice.
12661
12662 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12663
12664         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12665         install-binutils.
12666
12667 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12668
12669         * Makefile.in: Add automake targets.
12670         * configure.in (host_tools): Add automake.
12671
12672 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12673
12674         * configure: Default CXX to c++, not gcc.
12675         * Makefile.in (CXX): Set to c++, not gcc.
12676         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12677
12678 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12679
12680         * install-sh: try appending a .exe if source file doesn't
12681         exist
12682
12683 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12684
12685         * configure.in: Turn on multilib by default.
12686         (cross_only): Remove target-libiberty.
12687
12688         * Makefile.in (all-gcc): Don't depend on libiberty.
12689
12690 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12691
12692         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12693
12694 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12695
12696         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12697         (DISTBISONFILES): Add ld/Makefile.in
12698
12699 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12700
12701         * configure.in: if target is cygwin32 but host isn't cygwin32,
12702         don't configure gdb tcl tk expect, not just gdb.
12703
12704 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12705
12706         * configure.in: Added gnuserv everywhere sn appears.
12707
12708         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12709         (CROSS_CHECK_MODULES): Added check-gnuserv.
12710         (INSTALL_MODULES): Added install-gnuserv.
12711         (CLEAN_MODULES): Added clean-gnuserv.
12712         (all-gnuserv): New target.
12713
12714 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12715
12716         * config.guess: Fixes for MIPS OpenBSD systems.
12717
12718 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12719
12720         * Makefile.in (INSTALL_XFORM): Remove.
12721         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12722
12723         * mkinstalldirs: New file, copied from automake.
12724         * Makefile.in (installdirs): Rename from install-dirs.  Use
12725         mkinstalldirs.  Change all users.
12726         (DEVO_SUPPORT): Add mkinstalldirs.
12727
12728 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12729
12730         * install-sh: Rename from install.sh.
12731         * Makefile.in (INSTALL): Change install.sh to install-sh.
12732         (DEVO_SUPPORT): Likewise.
12733
12734         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12735         Graichen <graichen@rzpd.de>.
12736
12737 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12738
12739         * config.guess: Recognize OpenBSD systems correctly.
12740
12741 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12742
12743         * README, Makefile.in (ETC_SUPPORT): Remove references to
12744         cfg-paper*, configure.{texi,man,info*}._
12745
12746 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12747
12748         * Makefile.in (all.normal): Ensure that gcc is built after all
12749         the x11 - ie gdb - targets.
12750
12751 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12752
12753         * makefile.vms: Don't run conf-a-gas.
12754
12755 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12756
12757         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12758
12759 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12760
12761         * configure.in: Remove noconfigdirs case since gdb also
12762         configures and builds for tic80-coff.
12763
12764 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12765
12766         * configure: Set cache_file to config.cache.
12767         * Makefile.in (local-distclean): Remove config.cache.
12768
12769 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12770
12771         * COPYING: Update FSF address.
12772
12773 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12774
12775         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12776         noconfigdirs.
12777
12778 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12779
12780         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12781         MAKEDIRS, is empty.
12782
12783 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12784
12785         * config.sub: Tweak mn10300 entry.
12786
12787 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12788
12789         * configure.in (host_tools): Put sim before gdb, so gdb's
12790         configure.tgt can determine if the simulator was configured.
12791
12792 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12793
12794         * config.sub: Move BeOS $os case to be with other Cygnus
12795         local cases.
12796
12797 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12798
12799         * config.sub: Remove misplaced comment that broke Linux.
12800
12801 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12802
12803         * config.sub: Add BeOS support.
12804
12805 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12806
12807         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12808
12809 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12810
12811         * configure.in (noconfigdirs): Remove tcl and tk from
12812         noconfigdirs for cygwin32 builds.
12813
12814 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12815
12816         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12817
12818 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12819
12820         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12821         make-all.com, use makefile.vms instead.
12822
12823 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12824
12825         * config.sub: Accept -lnews*.
12826
12827 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12828
12829         * configure.in (noconfigdirs): Disable target-newlib,
12830         target-examples and target-libiberty for d30v.
12831
12832 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12833
12834         * configure.in (noconfigdirs): Enable ld for d30v.
12835
12836 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12837
12838         * configure.in (tic80-*-*): Build compiler.
12839
12840 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12841
12842         * configure.in (d30v-*): Remove sim directory from list of
12843         unsupported d30v directories
12844
12845 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12846
12847         * config.sub, configure.in: Add d30v target cpu.
12848
12849 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12850
12851         * makefile.vms: New file.
12852         * make-all.com: Remove.
12853
12854 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12855
12856         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12857
12858 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12859
12860         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12861
12862 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12863
12864         * Makefile.in (ALL_MODULES): Added all-db.
12865         (CROSS_CHECK_MODULES): Addec check-db.
12866         (INSTALL_MODULES): Added install-db.
12867         (CLEAN_MODULES): Added clean-db.
12868
12869 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12870
12871         * config.guess: Merge with latest FSF sources.
12872
12873 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12874
12875         * Makefile.in (ALL_MODULES): Added all-itcl.
12876         (CROSS_CHECK_MODULES): Added check-itcl.
12877         (INSTALL_MODULES): Added install-itcl.
12878         (CLEAN_MODULES): Added clean-itcl.
12879
12880 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12881
12882         * configure.in: build gdb for mn10200
12883
12884 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12885
12886         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12887
12888 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12889
12890         * configure.in (tic80-*-*): Turn off most targets right now.
12891
12892 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12893
12894         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12895         rather than the makeinfo program.
12896         (do-info): Depend upon all-texinfo.
12897
12898 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12899
12900         * configure.in: Remove uses of config/mh-linux.
12901
12902         * config.sub, config.guess: Merge with latest FSF sources.
12903
12904 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12905
12906         * config.sub (case $basic_machine): Add tic80 entries.
12907
12908 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12909
12910         * config.sub, config.guess: Merge with latest FSF sources.
12911
12912 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12913
12914         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12915         * mpw-config.in: Test for NewFolderRecursive.
12916         * mpw-install: Use symbolic name for startup filename.
12917         * mpw-README: Add various additional details.
12918
12919 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12920
12921         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12922
12923 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12924
12925         * configure.in: Do build gcc and the target libraries for
12926         the mn10200.
12927
12928 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12929
12930         * configure.in: don't avoid building gdb for mn10300 any more
12931         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12932         instead of single-quoting it.
12933
12934 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12935
12936         * configure.in: Don't use --with-stabs on IRIX 6.
12937
12938 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12939
12940         * configure.in (m32r): Build gdb, libg++ now.
12941
12942 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12943
12944         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12945         directories from noconfigdirs.
12946
12947 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12948
12949         * config.sub (basic_machine): added mips16 configuration
12950
12951 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12952
12953         * config.sub: Handle d10v-unknown.
12954
12955 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12956
12957         * config.sub: Handle v850-unknown.
12958
12959 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12960
12961         * Makefile.in: add findutils
12962         * configure.in: add findutils to list of host_tools
12963
12964 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12965
12966         * config.sub: Handle mn10200 and mn10300.
12967
12968 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12969
12970         * configure.in (d10v-*): Do not build librx.
12971
12972 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12973
12974         * configure.in (mn10300): Build everything except gdb & libgloss.
12975
12976 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12977
12978         * config.guess:  Patch for Dansk Data Elektronik servers,
12979         from Niels Skou Olsen <nso@dde.dk>.
12980
12981         For ncr, use /bin/uname rather than uname, since GNU uname does not
12982         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12983
12984         Patch for MIPS R4000 running System V,
12985         from Eric S. Raymond <esr@snark.thyrsus.com>.
12986
12987         Fix thinko for nextstep.
12988
12989         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12990
12991         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12992         * config.guess: Guess mips-dec-mach_bsd4.3.
12993
12994         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12995         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12996         release numbers.
12997         * config.guess (mips-mips-riscos*):  Emit just enough of the
12998         release number.
12999
13000         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13001         * config.guess (sparc-auspex-sunos*):  Added.
13002         (f300-fujitsu-*): Added.
13003
13004         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13005         * config.guess:  Recognize a Tadpole as a sparc.
13006
13007 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13008
13009         * config.guess: Don't assume that NextStep version is either 2 or
13010         3.  NextStep 4 (aka OpenStep 4) has come out now.
13011
13012 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13013
13014         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13015         From Rik Faith <faith@cs.unc.edu>.
13016
13017 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13018
13019         * config.sub: Contributions from bug-gnu-utils to:
13020         Support plain "hppa" (no version given) architecture, reported by
13021         OpenStep.
13022         OpenBSD like NetBSD.
13023         LynxOs is not a hardware supplier.
13024
13025         * config.guess: Contributions from bug-gnu-utils to add support for:
13026         OpenBSD like NetBSD.
13027         Stratus systems.
13028         More Pyramid systems.
13029         i[n>4]86 Intel chips.
13030         M680[n>4]0 Motorola chips.
13031         Use unknown instead of lynx for hardware manufacturer.
13032
13033 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13034
13035         * install.sh (chmodcmd): Set to null if the DST directory already
13036         exists.
13037
13038 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13039
13040         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13041         not use mt-ppc target Makefile fragment any more.
13042
13043 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13044
13045         * configure.in (*-*-windows):  Exclude everything but those dirs
13046         needed to build windows.
13047
13048 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13049
13050         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13051
13052 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13053
13054         * configure.in:  Exclude mmalloc from i386-windows.
13055
13056 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13057
13058         * Undo my previous change.
13059
13060 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13061
13062         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13063         unconditionally.
13064         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13065
13066 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13067
13068         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13069         host to add it's own flags.
13070
13071 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13072
13073         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13074
13075 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13076
13077         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13078         (CXX_FOR_TARGET): Likewise.
13079         (GCC_FOR_TARGET): Define.
13080         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13081         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13082         CC_FOR_TARGET was specified on the command line.
13083         (MAKEOVERRIDES): Don't define.
13084
13085 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13086
13087         * configure.in (m32r): Fix spelling of libg++ libs.
13088
13089 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13090
13091         * config.sub (-apple*): Remove, now redundant.
13092
13093 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13094
13095         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13096
13097         * configure: Rework yesterday's sed script patch.
13098
13099         * config.sub: Merge with FSF.
13100
13101 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13102
13103         * config.guess:  Merge from FSF.
13104
13105         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13106         * config.guess: Use pc instead of unknown, for pc clone systems.
13107         Change linux to linux-gnu.
13108
13109         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13110         * config.guess: Avoid non-portable tr syntax.
13111
13112 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13113
13114         * test-build.mk (HOLES): Add "xargs" for gdb.
13115
13116         * configure: Avoid hpux10.20 sed bug.
13117
13118 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13119
13120         * configure.in:  Add support for windows host
13121         (that is a build done under the Microsoft build environment).
13122
13123 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13124
13125         * Makefile.in: Replace all uses of srcroot with s, to shrink
13126         command line lengths.
13127
13128         Patches from Geoffrey Noer <noer@cygnus.com>:
13129         * configure.in: If configuring for newlib, pass --with-newlib to
13130         subdirectories.
13131         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13132         -Bnewlib/ and -Lwinsup to gcc.
13133         (CXX_FOR_TARGET): Likewise.
13134
13135 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13136
13137         * Makefile.in (ETC_SUPPORT): Add configure.
13138
13139 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13140
13141         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13142         host configuration file.
13143
13144 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13145
13146         * configure.in: Break mn10x00 support into separate
13147         mn10200 and mn10300 configurations.
13148         * config.sub: Likewise.
13149
13150 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13151
13152         * configure.in: Add lots of stuff to noconfigdirs for
13153         the mn10x00 targets.
13154
13155         * config.sub, configure.in: Add mn10x00 support.
13156
13157 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13158
13159         * make-all.com: Call conf-a-gas, not config-a-gas.
13160
13161 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13162
13163         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13164         targets.
13165
13166 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13167
13168         * mpw-README: Add much more detail for native PowerMac.
13169         * mpw-install: New file.
13170         * mpw-configure: Add --norecursion and --help options.
13171         * mpw-config.in: Translate readme and install files when
13172         copying to objdir.
13173         * mpw-build.in: Don't always depend on byacc and flex.
13174         (install-only-top): New action.
13175
13176 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13177
13178         * configure.in:  You can now configure GDB for the v850.
13179
13180 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13181
13182         * configure.in (noconfigdirs): Don't configure any C++ dirs
13183         if targeting D10V.
13184
13185 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13186
13187         * config.sub: Recognize mips64vr5000.
13188
13189 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13190
13191         * configure.in: Use a single line for host_tools and native_only.
13192
13193 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13194
13195         * config.sub, configure.in: Add entries for m32r.
13196
13197 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13198
13199         * Makefile.in (inet-install): Don't run install-gzip.
13200
13201 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13202
13203         * configure.in:  Don't config lots of things for *-*-windows*.
13204
13205 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13206
13207         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13208         (host_libs, host_tools): Copy from configure.in.
13209         * mpw-configure: Don't complain about directories not found.
13210
13211 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13212
13213         * configure.in (i[345]86): Recognize i686 for pentium pro.
13214         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13215         file.
13216
13217         * config.guess (i[345]86): Ditto.
13218
13219 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13220
13221         * configure.in (noconfigdirs): Removed gdb for D10V.
13222
13223 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13224
13225         * configure.in: Remove ld, target-libio, target-libg++, and
13226         target-libstdc++ from noconfigdirs.
13227
13228 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13229
13230         * configure: Fix three locations where shell scripts were
13231         being run directly rather than with config_shell.
13232
13233 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13234
13235         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13236         * config.sub (basic_machine): Recognize v850.
13237
13238 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13239
13240         * mpw-configure: Handle multiple enable/disable options and
13241         pass them down recursively, handle -c and -s flags appropriately
13242         depending on choice of compiler, add escape mechanism for
13243         quoted arguments to gC.
13244
13245 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13246
13247         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13248         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13249         so that -mrelocatable-lib and -mno-eabi are used.
13250
13251         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13252         not support --print-multi-lib, don't abort.
13253
13254 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13255
13256         * make-all.com: Run config-a-gas.
13257         * setup.com: Don't copy subdirectory files around.
13258
13259 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13260
13261         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13262         target, it now compiles correctly.
13263
13264 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13265
13266         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13267
13268 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13269
13270         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13271
13272 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13273
13274         * configure.in (native_only): Add prms.
13275
13276 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13277
13278         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13279         (BINUTILS_SUPPORT_DIRS): Likewise.
13280
13281 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13282
13283         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13284         d10v support is added.
13285
13286 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13287
13288         * configure.in (d10v-*-*): New target.
13289
13290 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13291
13292         * config.guess (HP 9000/811): Recognize this as a PA1.1
13293         machine.
13294
13295 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13296
13297         * Makefile.in (do-tar-gz): New target, split out from tail end of
13298         taz target.  Run each command separately, don't use pipes.
13299         (taz): Use it.
13300
13301 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13302
13303         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13304         * mpw-build.in: No builds should depend on building byacc or flex,
13305         they are assumed to be installed already.
13306
13307 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13308
13309         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13310         variable that CC_FOR_TARGET needs.
13311
13312 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13313
13314         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13315         options have changed since the last time the subdirectory was
13316         configured, and if it has, reconfigure.
13317         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13318         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13319
13320 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13321
13322         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13323         CLEAN_MODULES): Add bash.
13324         (all-bash): New target.
13325
13326 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13327
13328         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13329
13330 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13331
13332         * config.sub (basic_machine): Recognize d10v as a valid processor.
13333
13334 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13335
13336         * mpw-configure: Add support for --bindir.
13337         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13338
13339 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13340
13341         * configure.in: add bash, time, gawk to list of hosttools and things
13342         to only build for native toolchains
13343
13344 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13345
13346         * Makefile.in (docdir): Remove.
13347
13348 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13349
13350         * Makefile.in (datadir): Set to $(prefix)/share.
13351
13352 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13353
13354         * configure.in: build diff and patch for cygwin32-hosted
13355         toolchains.
13356
13357 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13358
13359         * config.sub: Accept -rtems*.
13360
13361 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13362
13363         * configure.in: enable dosrel for cygwin32-hosted builds,
13364                 remove diff from the list of things not buildable
13365                 via Canadian Cross
13366
13367 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13368
13369         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13370         don't get ". ".
13371
13372 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13373
13374         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13375
13376 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13377
13378         * Makefile.in (taz): Handle case where tex3patch didn't even get
13379         checked out.  Also, if it was found, put the symlink in a new util
13380         subdirectory.
13381
13382 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13383
13384         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13385
13386 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13387
13388         * config.sub: Recognize -openvms.
13389         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13390         * make-all.com, setup.com: New files.
13391
13392 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13393
13394         * Makefile.in (taz): tex3patch moved to texinfo/util.
13395
13396 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13397
13398         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13399         * configure.in: remove make from disable-if-Can-Cross list
13400                 enable gdb if ${host} and ${target} are cygwin32
13401
13402 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13403
13404         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13405         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13406
13407 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13408
13409         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13410         distinguish sysv/svr4/bsd variants.
13411         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13412
13413 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13414
13415         * configure.in: Added copyright notice.
13416         * move-if-change: Added copyright notice.
13417
13418 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13419
13420         * configure.in (powerpcle-*-solaris*): Until we get shared
13421         libraries working, don't build gdb, sim, make, tcl, tk, or
13422         expect.
13423
13424 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13425
13426         * config.guess:  Merge with FSF:
13427
13428         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13429         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13430
13431         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13432         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13433
13434         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13435         * config.guess:  Combine two OSF1 rules.
13436         Also recognize field test versions.  From mjr@zk3.dec.com.
13437         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13438         because GNU uname does not support -p.  From pmr@pajato.com.
13439
13440 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13441
13442         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13443
13444 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13445
13446         * mpw-README: Document GCCIncludes.
13447
13448 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13449
13450         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13451
13452 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13453
13454         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13455
13456 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13457
13458         * configure.in (*-*-cygwin32): Configure make.
13459
13460 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13461
13462         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13463
13464 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13465
13466         * Makefile.in (all-inet): Depend on all-perl.
13467
13468         * Makefile.in (inet-install): New target.
13469
13470         * Makefile.in (all-inet): Depend on all-tcl.
13471         (all-inet): Depend on all-send-pr.
13472
13473 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13474
13475         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13476         temporarily.
13477
13478 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13479
13480         * configure.in: Don't configure --with-gnu-ld on AIX.
13481
13482 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13483
13484         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13485
13486 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13487
13488         * Makefile.in (ALL_MODULES): Added all-inet.
13489         (CROSS_CHECK_MODULES): Added check-inet.
13490         (INSTALL_MODULES): Added install-inet.
13491         (CLEAN_MODULES): Added clean-inet.
13492         (all-indent): New target.
13493
13494         * configure.in (host_tools): Added inet.
13495         (native_only): Added inet.
13496         (noconfigdirs): Added inet.
13497
13498 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13499
13500         * configure.in: Don't configure libgloss if we are not configuring
13501         newlib.
13502
13503 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13504
13505         * configure.in: Don't configure libgloss for unsupported
13506         architectures.
13507
13508 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13509
13510         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13511
13512 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13513
13514         * Makefile.in (ALL_MODULES): Include all-apache.
13515         (CROSS_CHECK_MODULES): Include check-apache.
13516         (INSTALL_MODULES): Include install-apache.
13517         (all-apache): New target.
13518
13519         * configure.in: Added apache everywhere perl is seen.
13520
13521 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13522
13523         * Makefile.in: Add support for clean-{module} and
13524         clean-target-{module} rules.
13525
13526 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13527
13528         * configure.in (*-*-ose) do not build libgloss.
13529
13530 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13531
13532         * config.guess (prep*:SunOS:5.*:*): Turn into
13533         powerpele-unknown-solaris2.
13534
13535 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13536
13537         * configure.in: Permit --enable-shared to specify a list of
13538         directories.
13539
13540 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13541
13542         * configure.in (host==solaris): Pass only the first word of $CC
13543         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13544
13545 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13546
13547         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13548
13549 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13550
13551         * Makefile.in (ALL_MODULES): Include all-perl.
13552         (CROSS_CHECK_MODULES): Include check-perl.
13553         (INSTALL_MODULES): Include install-perl.
13554         (ALL_X11_MODULES): Include all-guile.
13555         (CHECK_X11_MODULES): Include check-guile.
13556         (INSTALL_X11_MODULES): Include install-guile.
13557         (all-perl): New target.
13558         (all-guile): New target.
13559
13560         * configure.in (host_tools): Include perl and guile.
13561         (native_only): Include perl and guile.
13562         (noconfigdirs): Don't build guile and perl; no ports have been
13563         done.
13564
13565 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13566
13567         * configure (--enable-*): Handle quoted option lists such as
13568         --enable-sim-cflags='-g0 -O' better.
13569
13570 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13571
13572         * Makefile.in ({,inst}all-target): New rule so we can make and
13573         install all of the target directories easily.
13574
13575 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13576
13577         * configure.in: Add missing global flag in sed substitution when
13578         deleting `target-' from ${configdirs}.
13579
13580 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13581
13582         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13583         option.
13584
13585         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13586         config/mh-necv4.
13587
13588         * install.sh: Correct misspelling of transformbasename.
13589
13590         * config.guess: Recognize mips-*-sysv*.
13591
13592 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13593
13594         * config.sub: Recognize mon960.
13595
13596 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13597
13598         * configure: Restore Canadian Cross handling of BISON and LEX,
13599         removed in Feb 20 change.
13600
13601 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13602
13603         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13604         Mention make install.  Remove the old copyright date as well the
13605         clumsy and rather pointless copyright on the README file.
13606
13607 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13608
13609         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13610         Makefile after running symlink-tree, then run `make distclean' to
13611         avoid clobbering any generated files in srcdir.
13612
13613 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13614
13615         * configure.in (m68k-*-netbsd*): Build everything now.
13616
13617 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13618
13619         * Makefile.in (taz): Fix quoting.
13620
13621 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13622
13623         * configure.in (sparclet-*-*): Build everything now.
13624
13625 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13626
13627         * configure.in (m68k-*-linux*): New host.
13628
13629 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13630
13631         * configure: Check for bison before byacc.
13632
13633 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13634
13635         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13636         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13637         searching PATH.  These are used as fallbacks by Makefile.in if
13638         flex/bison/byacc aren't in objdir.
13639
13640 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13641
13642         * Makefile.in: Make everything which depends upon all-bfd also
13643         depend upon all-opcodes, in case --with-commonbfdlib is used.
13644
13645 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13646
13647         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13648         building NT native compilers on Unix.
13649
13650 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13651
13652         * configure.in: Don't get CC from the host Makefile fragment if we
13653         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13654         Solaris test for /usr/ucb/cc to the post target script, just after
13655         the compiler sanity test.
13656
13657 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13658
13659         * config.sub: Merge with FSF.
13660
13661 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13662
13663         * Makefile.in (RPATH_ENVVAR): New variable.
13664         (REALLY_SET_LIB_PATH): Use it.
13665         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13666
13667 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13668
13669         * config.sub, configure.in: Recognize sparclet cpu.
13670
13671 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13672
13673         * config.guess:  Support m68k-cbm-sysv4.
13674
13675 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13676
13677         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13678         m68k-unknown-linuxaout from linker help string.  Put quotes around
13679         $ld_help_string.
13680
13681 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13682
13683         * config.guess (powerpc-harris-powerunix): Add guess for port
13684         to new target.
13685
13686 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13687
13688         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13689
13690 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13691
13692         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13693         $(REALLY_SET_LIB_PATH) in Makefile.
13694         * Makefile.in (SET_LIB_PATH): New variable.
13695         (REALLY_SET_LIB_PATH): New variable.
13696         ($(DO_X)): Use $(SET_LIB_PATH).
13697         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13698         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13699         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13700         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13701         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13702         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13703         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13704         (install-dosrel): Likewise.
13705         (all-opcodes): Depend upon all-libiberty.
13706
13707 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13708
13709         * config.guess (*:CYGWIN*): New
13710
13711 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13712
13713         * Makefile.in (all-target-winsup): All all-target-libiberty.
13714
13715 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13716
13717         * configure.in (noconfigdirs): Add missing # in front of comment.
13718
13719 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13720
13721         * configure.in: add second pass to things added to noconfigdirs
13722         so *-gm-magic can exclude libgloss properly.
13723
13724 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13725
13726         * mpw-configure (extralibs_name, rez_name): Set correctly
13727         for MWC68K compiler.
13728
13729         * mpw-README: Add more info on the necessary build tools.
13730
13731 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13732
13733         * configure.in, config.sub: Recognize cygwin32.
13734
13735 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13736
13737         * config.guess, config.sub: Recognize A/UX.
13738
13739 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13740
13741         * config.sub: Merge with gcc/config.sub.
13742
13743 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13744
13745         * mpw-build.in (do-binutils): Add build of stamps.
13746
13747 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13748
13749         * config.sub: Add recognition for mips64vr4100*-* targets.
13750
13751 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13752
13753         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13754         Add creation of gconfigargs with `--enable-shared' turned on.
13755         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13756         ($(host)-stamp-stage3-configured): Likewise.
13757         (HOLES): Add chatr and ldd.
13758         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13759
13760 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13761
13762         * configure: Pass --nfp to recursive configures.
13763
13764 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13765
13766         * Makefile.in (DLLTOOL): New.
13767         (DLLTOOL_FOR_TARGET): New.
13768         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13769         (EXTRA_TARGET_FLAGS): Ditto.
13770         (EXTRA_GCC_FLAGS): Ditto.
13771         (CONFIGURE_TARGET_MODULES): Ditto.
13772         (DO_X): Ditto.
13773         * configure: Add DLLTOOL.
13774
13775 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13776
13777         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13778         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13779         mh-sco, since old workarounds no longer needed, and don't
13780         build ld, since libraries have weak symbols in COFF.
13781
13782 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13783
13784         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13785
13786 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13787
13788         * configure.in: Make sure that ${CC} can be used to compile an
13789         executable.
13790
13791 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13792
13793         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13794         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13795         nothing depending on whether gdbtk is being built.
13796
13797 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13798
13799         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13800
13801 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13802
13803         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13804         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13805
13806 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13807
13808         * config-ml.in: Add support for
13809         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13810         Simplify setting of multidirs from --disable-foo.
13811
13812 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13813
13814         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13815         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13816         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13817         non-empty, pass them on to the  GCC make.
13818         (all-bootstrap): New rule that is like all-gcc, except it executes
13819         the GCC bootstrap rule instead of the GCC all rule.
13820
13821 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13822
13823         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13824
13825 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13826
13827         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13828         DG/UX support.
13829
13830 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13831
13832         * config.sub (i*86*) Change [345] to [3456]
13833
13834 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13835
13836         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13837         --with-gnu-ld=no.
13838
13839 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13840
13841         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13842         AIX multilibs get built.
13843
13844 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13845
13846         * configure.in (i386-win32): Don't build expect if we're not
13847         building the tcl subdir.
13848
13849 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13850
13851         * Makefile.in: (configure-target-examples, all-target-examples):
13852         New targets, configure and build example programs.
13853
13854 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13855
13856         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13857         use it as input to sedit the generated MPW makefile.
13858         * mpw-README: Add a suggestion about Gestalt.h.
13859
13860 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13861
13862         * config.sub: Accept *-*-ieee*.
13863
13864 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13865
13866         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13867         Ronald F. Guilmette <rfg@monkeys.com>.
13868
13869 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13870
13871         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13872         for powerpc-pe native.
13873         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13874         (target==powerpc-pe): duplicate i386-win32 entry.
13875
13876 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13877
13878         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13879         of vxworks, not just vxworks5.1.
13880
13881 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13882
13883         * mpw-configure: Add support for exec-prefix.
13884
13885 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13886
13887         * config.guess: Recognize HP model 816 machines as having
13888         a PA1.1 processor.
13889
13890 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13891
13892         * configure: Ignore new autoconf configure options.
13893
13894 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13895
13896         * config.guess:  Recognize Pentium under SCO.
13897         From Robert Lipe <robertl@arnet.com>.
13898
13899 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13900
13901         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13902
13903 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13904
13905         * configure.in: Don't configure gas for alpha-dec-osf*.
13906
13907 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13908
13909         * configure.in: Default to --with-stabs for some targets for which
13910         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13911         i[345]86*-*-unixware*.
13912
13913 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13914
13915         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13916         rather than basing it on the target.  Simplify handling of options
13917         controlling which directories to configure.  Remove extraneous
13918         slash in multi-clean target.
13919
13920 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13921
13922         * config-ml.in: Prefix more variables with ml_ so they don't collide
13923         with configure's.
13924
13925 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13926
13927         * configure: Don't turn -v into --v.
13928
13929 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13930
13931         * configure.in (targargs): Fix typo.
13932
13933         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13934
13935 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13936
13937         * configure.in: Strip --host and --target options from
13938         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13939         --with-cross-host option when building with a cross-compiler.
13940         * configure: Canonicalize the arguments put into config.status by
13941         always using `=' for an option with an argument.  Pass a presumed
13942         --host or --target explicitly.
13943
13944 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13945
13946         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13947         into general OS recognition case.
13948
13949 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13950
13951         * configure.in (target_configdirs): add target-winsup only
13952         for win32 target systems.
13953
13954 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13955
13956         * Makefile.in (all-target-libgloss): Depend upon
13957         configure-target-newlib, since when libgloss is built it looks to
13958         see if the newlib directory exists.
13959
13960 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13961
13962         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13963         cfg-ml-*.in.
13964
13965 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13966
13967         * configure: Handle LD and LD_FOR_TARGET when configuring a
13968         Canadian Cross.
13969
13970 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13971
13972         * configure.in (target_libs): add target-winsup.
13973         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13974         (target==ppcle-pe): remove ld from $noconfigdirs.
13975
13976 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13977
13978         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13979         Preserve relative path names in $srcdir.  Build symlink tree if
13980         configuring cross target dir and srcdir=. (= no VPATH support).
13981         (configure-target-libg++): Depend on configure-target-librx.
13982         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13983         * config-ml.in: New file.
13984         * symlink-tree: New file.
13985         * configure: Ensure srcdir="." if that's what it is.
13986
13987 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13988
13989         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13990         includes and FLEX_SKELETON setting.
13991         * mpw-configure (--with-gnu-ld): New option, controls whether
13992         to use PPCLink or ld with PowerMac GCC.
13993         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13994         * mpw-config.in: Configure grez if targeting Mac.
13995
13996         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13997         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13998         just macos.
13999         * configure.in: Configure grez resource compiler if targeting Mac.
14000         * Makefile.in (all-grez, install-grez): New targets.
14001
14002 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14003
14004         * configure: CXX defaults to gcc, not g++.  If we find
14005         gcc in the path, set CC to gcc -O2.
14006
14007 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14008
14009         * configure: Default ${build} correctly.  Avoid picking up extra
14010         spaces when reading CC and CXX from Makefile.  When doing a
14011         Canadian Cross, use plausible default values for numerous
14012         variables.
14013         * configure.in: When doing a Canadian Cross, don't try to
14014         configure tools whose configure script can't handle it.
14015
14016 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14017
14018         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14019
14020 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14021
14022         * configure:  Remove dubious bug reporting address.
14023
14024 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14025
14026         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14027         configure script, run that instead of this directory's configure.
14028         In either case, print a message that we're configuring the sub-dir.
14029
14030 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14031
14032         * configure.in: Before checking for the existence of various files,
14033         use sed to filter out "target-".
14034
14035 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14036
14037         * Makefile.in (DO_X): Split rule to decrease command line length
14038         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14039         (Philippe De Muyter).
14040
14041 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14042
14043         * Makefile.in (all-patch): depend on all-libiberty.
14044
14045 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14046
14047         * configure.in: If the only directory in target_configdirs which
14048         actually exists is libiberty, then set target_configdirs to empty,
14049         to avoid trying to build a target libiberty in a gas or gdb
14050         distribution.
14051
14052 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14053
14054         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14055         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14056         systems.
14057
14058 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14059
14060         * configure.in (copy_dirs): Use sys-include instead of include
14061         for --with-headers option.
14062
14063 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14064
14065         * Makefile.in, configure.in: Make winsup builds work with
14066         new scheme.
14067
14068 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14069
14070         * configure.in: Build the linker on AIX.
14071
14072 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14073
14074         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14075         where needed.
14076
14077 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14078
14079         * Makefile.in (all-gcc): Fix typo.
14080
14081 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14082
14083         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14084
14085 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14086
14087         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14088         to target-xiberty, to provide more flexibility.
14089         (target_subdir):  Define.  Create if cross.
14090         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14091         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14092         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14093         check-libFOO -> check-target-libFOO, etc.
14094         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14095         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14096         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14097         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14098         allow ALL_GCC="" to only configure.
14099         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14100         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14101         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14102
14103 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14104
14105         * Makefile.in (taz): Build "info" in etc explicitly.
14106
14107 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14108
14109         * configure.in:  Make sure that CC is undefined (as opposed to
14110         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14111         problem with autoconf trying to configure on a host without GCC.
14112
14113 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14114
14115         * mpw-configure: Set host alias from choice of host compiler,
14116         only use generic MPW Makefile sed if present, edit a file
14117         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14118         * mpw-README: Add problem notes about CW6 and CW7.
14119
14120 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14121
14122         * Makefile.in (taz): Use ";" instead of ";;".
14123
14124 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14125
14126         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14127         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14128         DISTDOCDIRS.
14129         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14130         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14131
14132 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14133
14134         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14135         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14136         Move bfd to DISTSTUFFDIRS.
14137
14138 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14139
14140         * Makefile.in (X11_LIB): Removed.
14141         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14142
14143         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14144
14145 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14146
14147         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14148         names.
14149
14150 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14151
14152         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14153
14154 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14155
14156         * configure.in (i[345]86-*-win32): Always build newlib.
14157         Don't configure cvs, autoconf or texinfo.
14158         * Makefile.in (LD_FOR_TARGET): New.
14159         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14160         Pass down LD_FOR_TARGET.
14161
14162 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14163
14164         * winsup: New directory.
14165         * Makefile.in: Build winsup.
14166         * configure.in: Winsup is configured when target is win32.
14167         Can only build win32 target GDB when native.
14168
14169 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14170
14171         * config.guess: Recognize HP model 819 machines as having
14172         a PA 1.1 processor.
14173
14174 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14175
14176         * configure: Fix sed loop which substitutes for CC and CXX to
14177         avoid bug found in various sed implementations.
14178
14179 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14180
14181         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14182         simulator.  Use standard powerpc-*-eabi*.
14183
14184 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14185
14186         * configure.in: Stop putting gas and binutils in noconfigdirs for
14187         powerpc-*-aix* and rs6000-*-*.
14188
14189 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14190
14191         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14192         -mcall-aixdesc libraries.
14193
14194 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14195
14196         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14197
14198         * config.sub (arm | armel | armeb): Fix shell syntax.
14199
14200 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14201
14202         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14203         -msoft-float and -mcpu=common support.
14204         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14205         libraries.
14206
14207 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14208
14209         * configure.in: Allow configuration and build of emacs19 for the alpha.
14210
14211 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14212
14213         * configure.in (CC): Get ^CC, not just any old CC, from
14214         ${host_makefile_frag}.
14215
14216 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14217
14218         * configure.in (CC): Try to get CC from
14219         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14220
14221 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14222
14223         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14224         only if it exists in $(srcdir).
14225
14226 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14227
14228         * configure: If CC and CXX are not set in the environment, set
14229         them, based on either an existing Makefile or on searching for gcc
14230         in PATH.  Substitute for CC and CXX in Makefile.
14231         * configure.in: Remove libm from target_libs.  Separate
14232         target_configdirs from configdirs.  If CC is not set in
14233         environment, try to get it from a host Makefile fragment.  Rewrite
14234         changes of configdirs to use skipdirs instead.  A few minor
14235         tweaks.  Take directories out of target_configdirs as they are
14236         taken out of configdirs.  Remove existing Makefile files from
14237         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14238         CONFIG_ARGUMENTS in Makefile.
14239         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14240         by configure.in.
14241         (CONFIG_ARGUMENTS): Likewise.
14242         (CONFIGURE_TARGET_MODULES): New variable.
14243         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14244         ($(CONFIGURE_TARGET_MODULES)): New target.
14245         (configure-libg++, configure-libio): New targets.
14246         (all-libg++): Depend upon configure-libg++.
14247         (all-libio): Depend upon configure-libio.
14248         (configure-libgloss, all-libgloss): New targets.
14249         (configure-libstdc++): New target.
14250         (all-libstdc++): Depend upon configure-libstdc++.
14251         (configure-librx, all-librx): New targets.
14252         (configure-newlib): New target.
14253         (all-newlib): Depend upon configure-newlib
14254         (configure-xiberty): New target.
14255         (all-xiberty): Depend upon configure-xiberty.
14256
14257 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14258
14259         * configure.in (host i[345]86-*-win32):  Expand the
14260         noconfigdirs again.
14261
14262 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14263
14264         * mpw-configure: Fix sed command file name.
14265
14266 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14267
14268         * configure.in (host i[345]86-*-win32): Reduce the
14269         noconfigdirs again.
14270
14271 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14272
14273         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14274         or powerpc*-*-pe*, since they are not yet supported.
14275
14276 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14277
14278         Add PowerMac support and many other enhancements.
14279         * mpw-configure: New option --cc to select compiler to use,
14280         paste options set according to --cc into the generated
14281         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14282         if mpw-make.sed is present.
14283         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14284         add forward includes for PowerPC include files.
14285         * mpw-build.in: Build using Makefile.PPC if present.
14286         (do-byacc, etc): Remove separate version resource builds.
14287         (do-gas): Build "stamps" before "all".
14288         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14289         * mpw-README: Update to reflect --cc option, PowerMac support,
14290         and recently-reported compatibility problems.
14291
14292 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14293
14294         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14295         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14296         (--with-multilib-top): Pass to recursive invocations.
14297
14298 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14299
14300         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14301         v810-*-*.
14302
14303 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14304
14305         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14306         gdb, ld and opcodes on v810-*-*.
14307
14308 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14309
14310         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14311         (local-maintainer-clean): New target.
14312         (maintainer-clean): New target.
14313         (realclean): Just depend upon maintainer-clean.
14314
14315 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14316
14317         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14318
14319 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14320
14321         * configure.in: Build ld in mips*-*-bsd* case.
14322
14323 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14324
14325         * config.sub: Accept -lites* OS.  From Ian Dall.
14326
14327 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14328
14329         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14330         targets.
14331
14332 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14333
14334         * configure.in: treat i386-win32 canadian cross the same as
14335         i386-go32 canadian cross.
14336
14337 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14338
14339         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14340         running under the simulator to build a reduced set of libraries.
14341         (powerpc-*-eabiaix): Add fine grained multilib support added to
14342         other powerpc targets yesterday.
14343
14344 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14345
14346         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14347         -disable-softfloat, -disable-relocatable, -disable-aix, and
14348         -disable-sysv to control which multilib libraries get built.
14349
14350 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14351
14352         * configure: Add Makefile.tem to list of files to remove in trap
14353         handler.
14354
14355 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14356
14357         * config.guess (*Linux*):  Add missing "exit"s.
14358         Also, need specific check for alpha-unknown-linux (uses COFF).
14359
14360 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14361
14362         * config.guess:  Merge with FSF:
14363
14364         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14365         * config.guess (AIX4): More robust release numbering discovery.
14366
14367         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14368         * config.guess (i386-sequent-ptx): Properly get version number.
14369
14370         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14371         * config.guess (mips:*:4*:UMIPS): New case.
14372
14373 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14374
14375         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14376         (i386-win32 host): Likewise.  Don't build readline.
14377
14378 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14379
14380         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14381         SUPPORT_FILES to submakes.
14382
14383 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14384
14385         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14386         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14387         mpw-configure.
14388
14389 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14390
14391         * configure.in (appdirs): Use =, not ==, in test expression when
14392         trying to build the text to print in the warning message for
14393         Solaris users.
14394
14395 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14396
14397         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14398
14399 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14400
14401         * config.guess: Recognize lynx-2.3.
14402
14403 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14404
14405         * config.sub (z8ksim): Deleted
14406         (z8k-*-coff): New, this is the one true name of the target.
14407
14408 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14409
14410         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14411
14412 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14413
14414         * config.guess (*:Linux:*:*): First try asking the linker what the
14415         default object file format is (elf, aout, or coff).  Then if this
14416         fails, try previous methods.
14417
14418 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14419
14420         * configure.in: Don't build newlib for *-*-vxworks5.1.
14421
14422 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14423
14424         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14425         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14426
14427 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14428
14429         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14430
14431 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14432
14433         * cfg-ml-com.in: New file.
14434         * cfg-ml-pos.in: New file.
14435
14436 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14437
14438         * COPYING.NEWLIB: Add HP free copyright to list.
14439
14440 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14441
14442         * config.sub: Recognize -eabi* for the system, not just -eabi.
14443
14444 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14445
14446         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14447         * config.sub, configure.in (win32): New target and host.
14448
14449 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14450
14451         * configure.in: Add i386-pe configuration.
14452
14453 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14454
14455         * mpw-build.in (install): Install GDB after LD.
14456
14457 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14458
14459         * mpw-config.in (elf/mips.h): Always forward-include, needed
14460         for GDB to build.
14461
14462 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14463
14464         * testsuite: New directory for customer acceptance and whole tool
14465         chain tests.
14466
14467 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14468
14469         * configure: If per-host line isn't found, but AC_OUTPUT is found
14470         and a configure script exists, run it instead.
14471
14472 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14473
14474         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14475
14476 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14477
14478         * configure: Set build_{cpu,vendor,os,alias} to host values when
14479         --build isn't specified.
14480
14481 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14482
14483         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14484         (FLAGS_TO_PASS): Pass them.
14485         (EXTRA_TARGET_FLAGS): Ditto.
14486
14487 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14488
14489         * Makefile.in (all-libg++): Depend on all-libstdc++.
14490
14491 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14492
14493         * configure.in (noconfigdirs): Enable all packages for
14494           i386-unknown-netbsd.
14495
14496 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14497
14498         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14499         hosted builds (DOS builds)
14500
14501 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14502
14503         Changes for ARM based on patches from Richard Earnshaw:
14504         * config.sub: Handle armeb and armel.
14505         * configure.in: Omit arm linker only for riscix.
14506
14507 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14508
14509         * config.guess:  Update from FSF.
14510
14511 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14512
14513         * config.sub: Recognize powerpcle as the little endian variant of
14514         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14515         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14516         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14517         temporarily.
14518
14519 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14520
14521         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14522
14523 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14524
14525         * config.sub: Accept -lites* as a basic system type.
14526
14527 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14528
14529         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14530         installed, and if so return linuxoldld as the system name.
14531
14532 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14533
14534         * config.guess: Add hppa1.1-hp-lites support.
14535
14536 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14537
14538         * configure.in: Don't build newlib for m68k-vxworks5.1.
14539
14540 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14541
14542         * configure.in (mips-sgi-irix6): Use mh-irix5.
14543
14544 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14545
14546         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14547
14548 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14549
14550         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14551         OSF/1.  Fix compiler flags.
14552         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14553
14554 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14555
14556         * configure.in: Recognize --with-newlib.
14557         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14558
14559 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14560
14561         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14562         to *_X11_MODULES due to gdbtk needing X include files et al.
14563
14564 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14565
14566         Merge in support for Mac MPW as a host.
14567         (Old change descriptions retained for informational value.)
14568
14569         * mpw-config.in: Add generic include forwards for cpu-specific
14570         include files in aout and elf directories.
14571
14572         * mpw-configure: Added copyright.
14573         * mpw-config.in: Check for presence of required build tools.
14574         (target_libs): Add newlib.
14575         (target_tools): Add examples.
14576         (Read Me): Generate as "Read Me for MPW" instead.
14577         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14578         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14579         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14580
14581         * mpw-configure: Remove subdir-specific makefile hackery,
14582         delete mk.tmp after using it.
14583
14584         * mpw-build.in (all): Display start and end times.
14585
14586         * mpw-configure (host_canonical): Set.
14587         (target_cpu): Always add to makefiles.
14588         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14589         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14590         (mpw-mh-mpw): Look for in srcdir and srcroot.
14591         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14592
14593         * mpw-build.in: (install-only): New target.
14594
14595         * mpw-configure (host_alias, target_alias): Rename from hostalias
14596         and targetalias, add into generated Makefile.
14597         (mk.tmp): If present, add into generated Makefile.
14598         * mpw-build.in (all-gas): Build config.h first before gas proper.
14599
14600         * mpw-configure (config.status): Write only if changed.
14601         * mpw-config.in (readline): Configure it (not built, just used for
14602         definitions).
14603
14604         * mpw-config.in (elf/mips.h): Add a forward include.
14605
14606         * mpw-config.in: Forward-include most .h files in include into
14607         extra-include.
14608         (readline): Don't build.
14609         mpw-build.in (install): Install GDB.
14610
14611         * mpw-configure (prefix, mpw_prefix): Handle it.
14612         * mpw-config.in (mmalloc, readline): Don't configure.
14613         * mpw-build.in (thisscript): Rename to ThisScript.
14614         Use mpw-build instead of BuildProgram everywhere.
14615         (mmalloc, readline): Don't build.
14616         * mpw-README: New file, basic documentation about the MPW port.
14617
14618         * mpw-config.in: Use forward-include to create include files.
14619
14620         * mpw-configure: Add more things to the top of each configured
14621         Makefile, including contents of config/mpw-mh-mpw.
14622         * mpw-config.in (extra-include): Create this directory and fill it
14623         with Posix-like include files when configuring.
14624
14625         * config.sub (apple, mac, mpw): Add various aliases.
14626
14627         * mpw-build.in: New file, top-level build script fragment for MPW.
14628         * mpw-configure: New file, configure script for MPW.
14629         * mpw-config.in: New file, config fragment for MPW.
14630
14631 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14632
14633         * configure.in (host_libs): Remove glob, since it is gone from the
14634         sources.
14635
14636 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14637
14638         * Makefile.in: define empty GDB_NLM_DEPS var.
14639
14640         * configure.in(target_makefile_frag): use config/mt-netware
14641         for netware targets.
14642
14643 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14644
14645         * config.sub: Merge in recent FSF changes.  Remove linux special
14646         cases.
14647
14648 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14649
14650         Revert this change:
14651
14652         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14653
14654                 * build-all.mk: Use CC=cc -Xs on Solaris.
14655
14656 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14657
14658         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14659         stop using it.
14660         * Makefile.in: Nuke all references to glob subdirectory.
14661
14662 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14663
14664         * configure.in: Fix --enable-shared logic in per-host.
14665
14666 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14667
14668         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14669
14670 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14671
14672         * configure.in (noconfigdirs): Don't build gas on AIX, for
14673         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14674
14675 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14676
14677         * configure: Fix --cache-file to work if the file argument is a
14678         relative path.
14679
14680 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14681
14682         * configure: If the --cache-file is used, pass it down to
14683         configure in subdirectories.
14684
14685 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14686
14687         * config.sub: add vxworks29k configuration.
14688
14689 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14690
14691         * Makefile.in (taz): Do "diststuff" part quietly.
14692
14693 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14694
14695         * config.sub: Mini-merge with gcc/config.sub.
14696
14697 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14698
14699         * config.guess (IRIX): Sed - to _.
14700
14701 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14702
14703         * Makefile.in (source-vault, binary-vault): New targets.
14704
14705 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14706
14707         * config.sub: Recognize -eabi as a basic system type.
14708
14709 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14710
14711         * configure.in (enable_shared stuff): Fix typo.
14712
14713 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14714
14715         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14716
14717 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14718
14719         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14720
14721 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14722
14723         * configure.in (rs6000-*-*): Don't build gas.
14724
14725 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14726
14727         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14728         reduce command line length.
14729         (AS_FOR_TARGET): Check for as.new, not Makefile.
14730         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14731
14732 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14733
14734         * config.guess:  Merge from FSF.
14735
14736 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14737
14738         * configure: Don't use $ when handling program_suffix.
14739
14740 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14741
14742         * configure.in:  Configure tk for hppa/hpux.
14743
14744 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14745
14746         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14747
14748 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14749
14750         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14751         to LIBCXXFLAGS.  Tests are better run without it.
14752
14753 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14754
14755         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14756
14757 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14758
14759         * configure.in (*-*-netware*): Don't configure xiberty.
14760
14761 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14762
14763         * configure.in:  Remove tk from native_only list.
14764
14765 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14766
14767         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14768           for special NCD build.
14769
14770 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14771
14772         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14773         makeall.bat, they're only useful for binutils snapshots.
14774         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14775         makeall.bat to specified SUPPORT_FILES.
14776
14777 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14778
14779         * build-all.mk: Add Ericsson targets to sun4 and solaris
14780           hosts.  Add  BNR's sun4 target to solaris host, so their
14781           build-from-source will be tested in-house first.
14782
14783 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14784
14785         * Makefile.in (LIBCFLAGS): New variable.
14786         (CFLAGS_FOR_TARGET): Ditto.
14787         (LIBCFLAGS_FOR_TARGET): Ditto.
14788         (LIBCXXFLAGS): Ditto.
14789         (CXXFLAGS_FOR_TARGET): Ditto.
14790         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14791         (BASE_FLAGS_TO_PASS): Pass them.
14792         (EXTRA_TARGET_FLAGS): Ditto.
14793
14794         * configure.in: Support --enable-shared.
14795
14796 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14797
14798         * configure.in (target_libs):  Include libstdc++ again.
14799         * config.guess:  Update from FSF (for FreeBSD).
14800
14801 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14802
14803         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14804         makeall.bat.
14805         (DISTDOCDIRS): Add `etc'.
14806         (ETC_SUPPORT_PFX): New variable.
14807         (taz): Include anything from etc starting with a word in
14808         ETC_SUPPORT_PFX.
14809
14810 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14811
14812         * config.sub: Update for recent FSF changes.  Remove obsolete
14813         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14814         spacing changes.
14815
14816 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14817
14818         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14819
14820         * config.guess:  Merge with FSF.
14821         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14822
14823 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14824
14825         * configure: Since the "trap 0" handler will override the exit
14826         status on many systems, only use it for "exit 1", and make it set
14827         a non-zero exit status; reset it before "exit 0".  Also, check
14828         exit status of config.sub, and error out if it failed.
14829
14830 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14831
14832         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14833         and install libgloss.
14834
14835 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14836
14837         * Makefile.in (all-binutils): Depend upon all-byacc.
14838
14839         * configure.in: Don't build emacs on Irix 5.
14840
14841 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14842
14843         * configure.in (*-*-netware*): Add libio.
14844
14845 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14846
14847         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14848         (CHECK_TARGET_MODULES): Ditto.
14849         (INSTALL_TARGET_MODULES): Ditto.
14850         (TARGET_LIBS): Ditto.
14851         (all-libstdc++): Note dependencies.
14852
14853 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14854
14855         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14856
14857 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14858
14859         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14860         -fexternal-templates.
14861
14862         * configure.in (target_libs): Add libstdc++.
14863         (noconfigdirs): Add libstdc++ as appropriate.
14864
14865 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14866
14867         * config.guess:  Update from FSF.
14868
14869 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14870
14871         * configure: Use ${config_shell} when running ${configsub}.
14872
14873 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14874
14875         * config.sub: No longer recognize h8300h.
14876
14877 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14878
14879         * config.sub: Remove extraneous differences between config.sub and
14880         gcc/config.sub.
14881
14882 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14883
14884         * Makefile.in (DISTSTUFFDIRS): Add gas.
14885
14886 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14887
14888         * COPYING.NEWLIB: New file.
14889
14890 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14891
14892         * config.guess (HP-UX):  Patch from Harlan Stenn
14893         <harlan@landmark.com> to also emit release level.
14894
14895 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14896
14897         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14898
14899 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14900
14901         * config.sub:  Merge nextstep cleanup from FSF.
14902
14903 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14904
14905         * configure.in (arm-*-*): Don't configure ld for this target.
14906
14907 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14908
14909         * configure.in (*-*-netware): don't configure libg++, libio,
14910           librx, or newlib.
14911
14912 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14913
14914         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14915         configure ld--it works, but it doesn't support shared libraries.
14916
14917 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14918
14919         * config.guess (*-unknown-freebsd*):  Get rid of possible
14920         trailing "(Release)" in version string.
14921         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14922
14923 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14924
14925         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14926         Fix type: *-next-neststep -> *-next-nextstep.
14927
14928         * config.guess:  Merge from FSF:
14929
14930         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14931
14932         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14933
14934         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14935
14936         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14937         instead of UNIX_SV for UnixWare 1.0).
14938
14939 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14940
14941         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14942         to make gdb/nlm/* build after the compiler and linker.
14943
14944 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14945
14946         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14947         not just i[34]86.
14948         (m68k-atari-sysv4):  Relocate to match FSF version.
14949
14950         * config.guess:  More merges from the FSF:
14951
14952         Add a space before function call or macro invocation.
14953
14954         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14955
14956         * config.guess: Add trap cmd to remove dummy.c and dummy when
14957         interrupted.
14958
14959         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14960
14961         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14962         (dummy): Redirect stderr from compilation of dummy.c.
14963
14964         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14965
14966         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14967
14968 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14969
14970         * configure: Accept and ignore --cache*, for compatibility with
14971         new autoconf.
14972
14973 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14974
14975         * config.guess:  Merge from FSF:
14976
14977         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14978
14979         * config.guess (Pyramid*:OSx*:*:*): New case.
14980         (PATH): Add /.attbin at end for finding uname.
14981         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14982
14983         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14984
14985         * config.guess (M88*:DolphinOS:*:*): New case.
14986
14987         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14988
14989         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14990         to select whether to use ELF or COFF.
14991
14992         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14993
14994         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14995
14996         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14997
14998         * config.guess: Guess the OS version for HPUX.
14999
15000         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15001
15002         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15003
15004 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15005
15006         * configure.in: Recognize --with-headers, --with-libs, and
15007         --without-newlib.
15008         * Makefile.in (all-xiberty): Depend upon all-ld.
15009
15010 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15011
15012         * configure.in: Change i[34]86 to i[345]86.
15013
15014 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15015
15016         * configure (version): A few more tweaks to help message.
15017
15018 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15019
15020         * Makefile.in:  Remove (for now) librx as a host library,
15021         now that we're building it for target.
15022
15023 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15024
15025         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15026         (Karl Berry).
15027
15028 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15029
15030         * configure.in:  Also configure librx.
15031
15032 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15033
15034         * Makefile.in:  Update various rules to reflect that librx
15035         is now needed for libg++.
15036
15037 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15038
15039         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15040
15041 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15042
15043         * configure.in: Configure the examples directory.
15044
15045 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15046
15047         * configure: Simplify Jun 2 1994 change.
15048
15049 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15050
15051         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15052         /bin/gcc isn't good enough to build gcc.
15053
15054 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15055
15056         * Makefile.in (GDB_SUPPORT_FILES): Remove
15057         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15058         (gdb.tar.gz): Add new rule to use standard distribution building
15059         mechanism.
15060
15061 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15062
15063         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15064         Bill Cox <bill@cygnus.com>.
15065
15066 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15067
15068         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15069
15070 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15071
15072         * configure:  Search current dir first in .gdbinit.
15073
15074 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15075
15076         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15077
15078 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15079
15080         * config.sub:  Refer to NeXT's operating system as nextstep.
15081
15082         * config.sub (case $basic_machine):  Re-order the cases, to match
15083         the order in the FSF version (which is mostly alphabethical).
15084         Merge in some additions and changes from the FSF.
15085
15086 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15087
15088         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15089         * config.sub: Recognize cxux7.
15090         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15091
15092 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15093
15094         * config.sub:  Fix typo powerpc -> powerpc-*.
15095
15096 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15097
15098         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15099
15100         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15101         parallel with all-emacs and install-emacs).  Top-level command
15102         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15103
15104 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15105
15106         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15107         $(relbindir)/make before doing ``make install'', and use
15108         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15109         installing over running make binary.
15110         ($(host)-stamp-stage3-installed): Likewise.
15111
15112 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15113
15114         * config.guess: Recognize Mach.
15115
15116 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15117
15118         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15119         see whether --exec-prefix was used.
15120
15121 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15122
15123         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15124
15125 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15126
15127         * Makefile.in: Add all-librx target similar to all-libproc.
15128
15129 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15130
15131         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15132         with post 1.2 uname bogosity.
15133
15134 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15135
15136         * configure: Remove temporary files on receipt of a signal.
15137
15138 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15139
15140         * configure: If there is a package_makefile_frag, remove
15141         ${subdir}/Makefile.tem after copying it in.
15142
15143 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15144
15145         * build_all.mk: support rs6000 lynx identifies itself as
15146         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15147         since /bin/gcc is too feeble to compile a modern gcc.
15148
15149 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15150
15151         * brought devo/test-build.mk update-to-date with progressive/
15152           test-build.mk. Add lynx targets and hppa flag info.
15153
15154 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15155
15156         * configure.in:  Use mh-ncrsvr43.  Patch from
15157         Tom McConnell <tmcconne@sedona.intel.com>.
15158
15159 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15160
15161         * config.guess (i386-unknown-bsdi):  No longer need to
15162         check #if defined(__bsdi__) && defined(__i386__).
15163
15164 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15165
15166         * configure: Set program_transform_nameoption correctly.
15167
15168 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15169
15170         * brought build-all.mk update-to-date with progressive build-all.mk,
15171           added new targets and hppa info.
15172
15173 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15174
15175         * configure: If config.guess result is a prefix of the user
15176         specified target, assume a native build and use the user specified
15177         target as the host alias.  Remove SunOS patch suffix removal hack.
15178         * configure.in: Remove SunOS patch suffix removal hack.
15179
15180         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15181         in NATIVE_CHECK_MODULES.
15182
15183 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15184
15185         * Makefile.in: Rename HOST_ONLY to NATIVE.
15186         * configure: Delete SunOs patch suffix from host_canonical
15187           and build_canonical variables that are prepended to Makefiles.
15188         * configure.in: Add comments for easier maintenance.
15189
15190 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15191
15192         * Makefile.in: Add all-libproc target similar to all-gui.
15193
15194 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15195
15196         * Makefile.in (CHECK_MODULES): split into
15197         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15198
15199 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15200
15201         * config.guess (i386-unknown-bsdi): New system to guess.
15202
15203 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15204
15205         * Makefile.in: Add all-gui target (but not yet build by "all").
15206
15207 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15208
15209         * config.sub: Move deletion of patch suffix from here...
15210         * configure.in: To here, at Ian's suggestion.  The top-
15211           level scripts might need to know of a patch level.
15212
15213 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15214
15215         * config.sub: Strip off patch suffix so rtl is recognized
15216           as a sunos4.1.3 machine, even though it's been patched.
15217
15218 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15219
15220         * Makefile.in (INSTALL_LAST): Delete.
15221         (INSTALL_DOSREL): New.
15222
15223 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15224
15225         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15226         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15227         whether we pass down --with-gnu-ld anyhow.
15228
15229 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15230
15231         * Makefile.in (INSTALL_LAST): Change operation so it works
15232         on more flavors of make.
15233         * configure.in (go32): Don't build libg++ or libio.
15234
15235 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15236
15237         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15238         they can be overriden by templates.
15239
15240 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15241
15242         * configure.in (target==go32): Don't build gdb.
15243         * dosrel: New directory.
15244
15245 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15246
15247         * configure.in (host==go32): Configure dosrel too.
15248         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15249         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15250         be set by incoming names or templates.
15251         (INSTALL_LAST): New rule.
15252
15253 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15254
15255         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15256
15257 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15258
15259         * configure.in (appdirs): New variable.  Currently empty, but will
15260         be used in gas distribution.  If nonempty, lists a set of
15261         directories at least one of which must get configured, or top
15262         level configuration is considered to have failed.
15263         (rs6000-*-lynxos*): Use new file name.
15264
15265 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15266
15267         Eliminate XTRAFLAGS.
15268         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15269         newlib include files using -idirafter, and also use -nostdinc.
15270         (CXX_FOR_TARGET): Likewise.
15271         (XTRAFLAGS): Removed.
15272         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15273         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15274         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15275         ($(DO_X)): Don't pass down XTRAFLAGS.
15276
15277 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15278
15279         * configure.in (mips*-dec-bsd*): New target; do build linker.
15280         (mips*-*-bsd*): New target; don't build linker.
15281
15282 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15283
15284         * configure.in: support rs6000-*-lynxos* configuration.
15285         support sunos4 as a cross target.
15286
15287         * config.sub: look for lynx*, not lynx since the OS version may
15288         legitimately be part of the name.
15289
15290 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15291
15292         * configure.in (i[34]86-*-sco*): Move to be with other i386
15293         targets.
15294         (romp-*-*): New target.  Skip various binary utilities.
15295         (vax-*-*): New target.  Don't build newlib.
15296         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15297
15298 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15299
15300         * configure.in: Only set host_makefile_frag if config
15301         directory exists.
15302
15303 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15304
15305         * install.sh: If $dstdir exists, don't check whether each
15306         component does.
15307
15308 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15309
15310         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15311
15312 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15313
15314         * configure.in (*-*-lynxos*): Don't configure newlib for either
15315         native or cross Lynx.
15316
15317 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15318
15319         * config.sub (sparc64-elf): Fix os.
15320         (z8k): Remove duplicate.
15321
15322 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15323
15324         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15325         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15326
15327 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15328
15329         * configure: Make file links cleanly even if Lynx fails on
15330           an NFS symlink (at least fail cleanly).
15331
15332 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15333
15334         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15335         -XNh2000.
15336
15337 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15338
15339         * configure: Unknown options are fatal again.
15340
15341 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15342
15343         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15344         compatibility.
15345
15346 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15347
15348         * build-all.mk: Add `clean' target.
15349
15350 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15351
15352         * config.guess:  Add SINIX support.
15353         * configure.in:  Add mips-*-sysv4* support.
15354
15355 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15356
15357         * build-all.mk: Document all useful targets.
15358         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15359         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15360
15361 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15362
15363         * configure: Support --silent, --quiet.
15364
15365 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15366
15367         * configure: Support --disable-FEATURE.
15368
15369 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15370
15371         * config.guess: Recognize NCR running SVR4.3.
15372
15373 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15374
15375         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15376         Patch from Paul Eggert <eggert@twinsun.com>.
15377
15378 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15379
15380         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15381
15382 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15383
15384         * configure: Make unrecognized options give nonfatal warnings
15385         instead of fatal errors, and pass them to any subdirectory
15386         configures in case they recognize them.
15387         Make --x equivalent to --with-x.
15388
15389 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15390
15391         * configure: Add --enable-* options.  Clean up usage message and
15392         some comments.
15393
15394 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15395
15396         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15397
15398 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15399
15400         * configure.in (hppa*-*-*): Enable binutils.
15401
15402 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15403
15404         * config.sub: Recognize cisco.
15405
15406 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15407
15408         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15409
15410 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15411
15412         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15413         than one configuration name.  Add comment.
15414
15415 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15416
15417         * config.guess: about target *-hitachi-hiuxwe2, fixed
15418         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15419         macro is incorrect.]
15420
15421 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15422
15423         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15424         than the "make ls" stuff which used to be here.
15425
15426 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15427
15428         * config.guess:  Recognize i[34]86-unknown-freebsd.
15429         From Shawn M Carey <smcarey@rodan.syr.edu>.
15430
15431 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15432
15433         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15434
15435 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15436
15437         * config.guess: Check for ptx.
15438
15439 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15440
15441         * config.sub: Add os9k checking.
15442
15443 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15444
15445         * config.guess: Handle OSF1 running on HPPA processors
15446
15447 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15448
15449         * configure: If subdir configure fails, print out a message with
15450         subdirectory name, in case subdir's configure code didn't identify
15451         itself.
15452
15453 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15454
15455         * configure.in: Remove embedded newlines from configdirs.
15456         Avoid mismatches of substrings.  Fix matching strings at end
15457         of configdirs.
15458
15459 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15460
15461         * config.guess:  Add Lynx/rs6000 config support.
15462
15463 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15464
15465         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15466
15467 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15468
15469         * configure.in (hppa*-*-osf*): Treat this just like most other
15470         PA configurations (eg no binutils or ld).
15471         (hppa*-*-*elf*): These configurations have binutils and ld.
15472
15473 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15474
15475         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15476
15477 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15478
15479         * configure.in (rs6000-*-*): Build gas.
15480
15481 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15482
15483         * Makefile.in:  Avoid bug in losing hpux sed.
15484
15485 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15486
15487         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15488         for GDB and GDB has been fixed to not need it.
15489
15490 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15491
15492         * config.guess: Recognize vax hosts.
15493
15494 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15495
15496         * configure (while loop): Don't use "break 2" inside case
15497         statement -- the case statement isn't an enclosing loop.
15498
15499 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15500
15501         * config.guess:  Clean up NeXT support, to allow nextstep
15502         on Intel machines.  Make OS be nextstep.
15503
15504 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15505
15506         * config.guess: Add alternate forms for Convex.
15507
15508 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15509
15510         * configure:  Completely rewrite option processing.  Take
15511         advantage of pattern-matching to avoid invoking test frequently.
15512         Also clean up host and target defaulting logic.
15513
15514 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15515
15516         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15517         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15518         commands (plus user environment) will fit SCO limits.
15519
15520 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15521
15522         * configure.in: Don't issue warnings about directories which are
15523         not being configured if -norecursion is set.  Correct test for
15524         --with-gnu-as and --with-gnu-ld to not get confused by substring
15525         matches.
15526
15527         * configure.in: Don't build gas for alpha-dec-osf1*.
15528
15529 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15530
15531         * configure:  Back out Per's change of 12/19/1993.  It changes the
15532         behavior of configure in unexpected and confusing ways.
15533
15534         Also, use different delim char when calculating
15535         program_transform_name so that the name can contain slashes.
15536
15537 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15538
15539         * configure.in, config.sub: Add support for VSTa micro-kernel.
15540
15541 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15542
15543         * configure.in: Nuke hacks which were used to get a special
15544         version of GAS for HPPA configurations.
15545
15546 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15547
15548         * configure:  If only ${target_alias} is given, use that
15549         as the default for ${host_alias}.
15550         * configure:  Add missing back-slashes before nested quotes.
15551
15552 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15553
15554         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15555
15556 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15557
15558         * config.guess:  Recognize some Tektronix configurations.
15559         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15560
15561 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15562
15563         * config.sub: Match any flavor of SH.
15564
15565 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15566
15567         * configure.in: Don't try to configure newlib for Alpha.
15568
15569 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15570
15571         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15572         libg++ or libio for any Alpha target.
15573
15574         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15575
15576 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15577
15578         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15579         default arguments -- so it tried to compress itself.
15580
15581 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15582
15583         * configure.in (notsupp): ensure that a space is always at the end
15584           of the configdirs list, since the grep checks for an explicit space
15585
15586 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15587
15588         * configure.in (target i386-sysv4.2): don't build ld, since static
15589           versions of many libraries are not available.
15590
15591 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15592
15593         * config.guess: Recognize Apollos (using environment variables).
15594         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15595
15596 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15597
15598         * config.guess: Recognize Sony news mips running newsos.
15599
15600 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15601
15602         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15603         "fi ; else" for bash.
15604
15605 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15606
15607         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15608
15609 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15610
15611         * config.sub: accept unixware as an alias for svr4.2.
15612         Fix some inconsistancies with the gcc version.
15613
15614 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15615
15616         * Makefile.in (DISTDOCDIRS):  Add gdb.
15617
15618 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15619
15620         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15621
15622 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15623
15624         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15625         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15626         this now.
15627
15628 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15629
15630         * config.sub: Accept hiux* as an OS name.
15631
15632         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15633         etc/make-stds.texi.  The underscore came from gcc, and dje now
15634         agrees that RUNTESTFLAGS is the correct name.
15635
15636 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15637
15638         * install.sh:  Remove 'set -e'.  It makes any conditionals
15639         in the script useless.
15640
15641         * config.guess: Automatically recognize arm-acorn-riscix
15642         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15643
15644 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15645
15646         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15647
15648 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15649
15650         * Makefile.in (DISTDOCDIRS): New variable.
15651         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15652         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15653
15654 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15655
15656         * configure.in (hppa target): check the source directory for the
15657           pagas sub-directory
15658
15659 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15660
15661         * config.sub: Allow -aout* and -elf*.
15662
15663 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15664
15665         * configure.in: Don't build ld on i386-solaris2, same as for
15666         sparc-solaris2.
15667
15668 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15669
15670         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15671
15672 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15673
15674         * configure.in:  Configure gdb for alpha.
15675
15676 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15677
15678         * Makefile.in (CXXFLAGS): Add -O.
15679
15680 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15681
15682         * config.guess: added support for DG Aviion
15683
15684 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15685
15686         * configure.in: Produce warning message for subdirectories not
15687         configurable for this host/target combination.  Don't try to
15688         configure gdb for vms.
15689
15690 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15691
15692         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15693         appropriate files before making "diststuff".
15694         (DISTBISONFILES): New var: list of files to be edited.
15695         (DISTSTUFFDIRS): Add binutils.
15696
15697 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15698
15699         * config.sub: also handle mipsel and mips64el (for little endian mips)
15700
15701 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15702
15703         * configure.in: Add * to end of all OS names.
15704
15705 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15706
15707         * configure.in: Build newlib for LynxOS native.
15708
15709 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15710
15711         * config.guess: Add support for delta 88k running SVR3.
15712
15713         * configure.in: Add comment about HP compiler vs. emacs.
15714
15715 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15716
15717         * configure.in: don't build ld on solaris2 (not a viable option
15718           due to bugs in getpwnam & getpwuid)
15719
15720 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15721
15722         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15723         config.guess will produce a full version number.
15724
15725 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15726
15727         * configure.in: Build linker and binutils for alpha-dec-osf1.
15728
15729 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15730
15731         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15732         and gdb/testsuite/Makefile.in.
15733
15734 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15735
15736         * configure.in: recognize mips*- instead of mips-
15737
15738 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15739
15740         * config.sub: Accept linux*coff and linux*elf as operating
15741         systems.
15742
15743 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15744
15745         * config.sub: Recognize mips64, and mips3 as an alias for it.
15746
15747 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15748
15749         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15750         gdb knows how to handle OSF/1 shared libraries.
15751
15752 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15753
15754         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15755         * config.guess: Recognize Hitachi's HIUX.
15756         * config.sub: Recognize h3050r* and hppahitachi.
15757         Remove redundant cases for hp9k[23]*.
15758
15759 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15760
15761         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15762         if gas and ld are in the source tree and are in ${configdirs}.
15763         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15764         --with options (but still pass them down on the command line,
15765         if they were explicitly specified).
15766
15767 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15768
15769         * configure: substitute SHELL value in Makefile.in with
15770         ${CONFIG_SHELL}
15771
15772 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15773
15774         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15775         *-*-solaris2* targets.
15776
15777 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15778
15779         * Makefile.in: define M4, and pass it down to sub-makes;
15780         all-autoconf now depends on all-m4
15781
15782 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15783
15784         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15785         presence of {ar,ranlib} instead of a configured directory
15786
15787 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15788
15789         * config.guess: Accept 34?? as well as 33?? for NCR.
15790
15791 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15792
15793         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15794         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15795
15796 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15797
15798         * configure: grab values for $(CC) and $(CXX) from the
15799         environment, so that someone can do "CC=gcc configure; make" and
15800         have it work right (matching the way that autoconf works now)
15801
15802         * configure.in, Makefile.in: add support for gash, the tcl
15803         interface to Galaxy
15804
15805         * config.guess: add NetBSD variants (hp300, x86)
15806
15807 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15808
15809         * install.sh: Support -d option (in the manner of SunOS 4 install,
15810         as it is more deterministic than that of GNU install)
15811         (chmodcmd): Set file to mode 755 by default (should also do default
15812         chgrp and chown, but I don't feel like dealing with that now)
15813
15814 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15815
15816         * config.sub: Remove h8300hhms alias.
15817
15818 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15819
15820         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15821
15822 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15823
15824         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15825         as stmp-fixinc
15826
15827 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15828
15829         * config.sub: recognize m88110-bug-coff.
15830
15831 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15832
15833         * Makefile.in (all-libio): all dependencies on the toolchain used
15834         to build this (gcc, gas, ld, etc)
15835
15836 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15837
15838         * config.guess: Deal with OSF/1 1.3 on alpha.
15839
15840 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15841
15842         * install.sh: add some 'else true' clauses for portability
15843
15844         * configure.in: don't build libio for h8[35]00-*-* targets
15845
15846 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15847
15848         * Makefile.in:  Add support for new libio.
15849
15850 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15851
15852         * install.sh: If one command fails, don't try the rest.  Don't try
15853         to remove $dsttmp (via trap) unless we have already created it.
15854         If $src doesn't exist, detect it and exit with an error.
15855
15856         * config.guess: Recognize BSD on hp300.
15857
15858 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15859
15860         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15861         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15862
15863 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15864
15865         * Makefile.in (all-send-pr): depends on all-prms
15866
15867 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15868
15869         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15870
15871 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15872
15873         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15874         Added test for mips-mips-riscos5.
15875
15876 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15877
15878         * configure.in: use mh-hp300 for 68k HP hosts
15879
15880 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15881
15882         * configure: add support for CONFIG_SHELL, so that you can use
15883         some alternate shell for evaluating configure scripts
15884
15885 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15886
15887         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15888         in configure script to bug-gdb@prep.ai.mit.edu when building
15889         distribution archive.
15890         * Makefile.in (COMPRESS):  Remove def.
15891         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15892         gdb.tar.Z and make-gdb.tar.Z respectively.
15893         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15894         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15895         to convergence with 'taz' target in Makefile.in.
15896
15897 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15898
15899         * install.sh (dsttmp): use trap to ensure that tmp files go
15900         away on error conditions
15901
15902 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15903
15904         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15905
15906 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15907
15908         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15909         its parent is '/' not ''.
15910
15911         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15912
15913 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15914
15915         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15916         that ${newsrcdir}/configure.in does.
15917
15918 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15919
15920         * test-build.mk: support for CONFIG_SHELL
15921
15922 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15923
15924         * config.sub (netware):  Add as a basic system type.
15925
15926 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15927
15928         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15929           $(srcdir)/ from the dependency on Makefile.in.
15930
15931 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15932
15933         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15934         (h8300hhms is temporary until multi-libraries are implemented).
15935         * configure.in: Handle h8300h too.
15936
15937 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15938
15939         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15940
15941 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15942
15943         * configure:  Remove extraneous output when guessing host type.
15944         * config.guess:  Remove extraneous output when guessing using C
15945         compiler rather than uname, or when guessing fails.
15946
15947 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15948
15949         * Makefile.in: remove all.cross and install.cross targets
15950
15951         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15952           definitions
15953
15954 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15955
15956         * configure.in (target sh): Build gprof.
15957
15958 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15959
15960         * config.sub: change -solaris to -solaris2
15961
15962 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15963
15964         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15965
15966 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15967
15968         * configure: Correct error message for missing Makefile.in to
15969         print correct directory.
15970
15971 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15972
15973         * install.sh: kludge around 386BSD shell bug
15974
15975 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15976
15977         * config.guess:  Recognize NeXT.
15978         * config.guess:  Recognize i486-ncr-sysv4.
15979         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15980
15981 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15982
15983         * Makefile.in (MAKEINFOFLAGS): New variable.
15984         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15985         * build-all.mk, test-build.mk: Pass down --no-split as
15986         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15987
15988 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15989
15990         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15991
15992 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15993
15994         * Makefile.in (libg++.tar.z):  New rule.
15995         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15996         * Makefile.in (taz):  Only do a single chmod.
15997
15998 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15999
16000         * install.sh: don't use dirname anymore (replaced with sed usage)
16001
16002 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16003
16004         * Makefile.in:  Change extension for gzip'd files from '.z' to
16005         '.gz' per new FSF standard usage.
16006
16007 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16008
16009         * configure: put quotes around the final value of program_transform_name
16010
16011 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16012
16013         * Makefile.in: new install.sh support; update install-info rules
16014
16015 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16016
16017         * configure.in: Build diff for crosses, but not for go32 host.
16018
16019         * configure.in: Build gprof only for native, and don't build it
16020         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16021
16022 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16023
16024         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16025
16026 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16027
16028         * configure.in (host_tools): Add prms.
16029
16030 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16031
16032         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16033         with $(FLAGS_TO_PASS) on the command line
16034
16035         * config.sub: Recognize lynx and lynxos
16036
16037 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16038
16039         * config.sub: Accept -ecoff*, not just -ecoff.
16040
16041 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16042
16043         * Makefile.in (taz): Use .gz suffix instead of .z.
16044         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16045         names.
16046
16047 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16048
16049         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16050
16051 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16052
16053         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16054         that rebuilds that might happen during 'make install' don't get
16055         bogus gcc include files
16056
16057 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16058
16059         Change from Utah for HPPA support:
16060         * config.guess: Recognize hppa1.x-hp-bsd.
16061
16062 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16063
16064         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16065         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16066
16067 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16068
16069         * config.sub: Add support for rom68k and bug boot monitors.
16070
16071 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16072
16073         * Makefile.in: Make all-opcodes depend on all-bfd.
16074
16075 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16076
16077         * config.guess: Added special check for i[34]86-univel-sysv4*.
16078
16079 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16080
16081         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16082         the processor rather than assuming i486.
16083
16084 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16085
16086         * config.guess: Recognize SunOS6 as Solaris3.
16087
16088 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16089
16090         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16091         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16092
16093 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16094
16095         * build-all.mk (all-cross): New target for Canadian Cross.
16096         Added Q2 go32 targets.
16097         * test-build.mk: Configure go32 cross sparclite-aout and
16098         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16099         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16100
16101 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16102
16103         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16104         GO32 hosted toolchains
16105
16106 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16107
16108         * configure: change  so "-exec-prefix" gets passed down rather
16109         than "-exec_prefix" so autoconf generated Makefiles get the
16110         exec_prefix set right.
16111
16112 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16113
16114         * config.guess: get the Solaris2 minor version number
16115
16116         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16117
16118 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16119
16120         * config.guess: Recognize some Sequent platforms.
16121
16122 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16123
16124         * Makefile.in: added the vault-install target
16125
16126         * configure.in: actually use the Sun3 makefile fragment that's in
16127         config, also added the release dir to configdirs
16128
16129 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16130
16131         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16132
16133 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16134
16135         * configure.in: remove some program from Alpha targetted toolchains
16136
16137 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16138
16139         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16140         gprof.
16141         (taz): Run "make diststuff" in those directories instead of "make
16142         proto-dir".  Look for "VERSION=" only at start of line in subdir
16143         Makefile.  Use "gzip -9" for compression.
16144         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16145         (binutils.tar.z): New target.
16146
16147 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16148
16149         * Makefile.in (taz): Include gpl.texinfo.
16150
16151 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16152
16153         * Makefile.in (setup-dirs): Merged into "taz" target.
16154         (taz): Only do `proto-dir' stuff if a directory is actually needed
16155         for this target.
16156
16157 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16158
16159         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16160         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16161         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16162         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16163         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16164
16165 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16166
16167         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16168         config.sub, and move-if-change to gdb testsuite distribution
16169         archive, so the testsuite can be extracted, configured, and
16170         run separately from the gdb distribution.  Blow away the Chill
16171         tests that require a Chill compiled executable, since GNU Chill
16172         is not yet publically available.
16173
16174 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16175
16176         * test-build.mk: set environment variables in a single command,
16177         instead of a list of assignments and exports
16178
16179         * config.guess: recognize Alpha/OSF1 systems
16180
16181 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16182
16183         * configure: Change help message to prefer --options rather than
16184           -options.
16185
16186 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16187
16188         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16189         zippy@ecst.csuchico.edu.
16190         * config.guess: Recognize miniframe.
16191
16192 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16193
16194         * Makefile.in: Use srcroot to find runtest rather than rootme.
16195         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16196
16197 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16198
16199         * test-build.mk: Extensive additions to support building on a
16200         machine other than the host.
16201
16202 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16203
16204         * configure (tooldir): Fix for i386-aix again.
16205
16206 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16207
16208         * configure, Makefile.in:  Change definition of $(tooldir)
16209         to match the FSF.
16210
16211 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16212
16213         * config.guess:  Recognize i[34]86/SVR4.
16214
16215 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16216
16217         * Makefile.in (all-gdb): gdb depends on sim.
16218
16219 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16220
16221         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16222         at the same time we make the prototype gdb directory.
16223         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16224         files at the same time as the gdb base release distribution.
16225
16226 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16227
16228         * Makefile.in (check): Use individual check targets rather than
16229         DO_X rule.
16230         (check-gcc): Added.
16231
16232 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16233
16234         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16235         for System V release 3.2.
16236
16237 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16238
16239         * config.sub: Recognize hppaosf.
16240         * configure.in: Do configure ld/binutils/gas for it.
16241
16242 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16243
16244         * configure (tooldir): Alter syntax used to set this, for systems
16245         where "\$" isn't handled right, like i386-aix.
16246
16247 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16248
16249         * configure: Pass program-transform-name, not
16250         program_transform_name, to recursive configures.
16251
16252 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16253
16254         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16255         of gas+ld+binutils.
16256
16257 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16258
16259         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16260
16261 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16262
16263         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16264
16265 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16266
16267         * Makefile.in (PRMS): Set back to all-prms.
16268
16269 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16270
16271         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16272         targets, rather than for MIPS hosts.
16273
16274 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16275
16276         * configure.in: add comment for --with-x default values
16277
16278         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16279
16280         * Makefile.in: add check-* targets for each of the directories in
16281         the tree.  Add a definition of RUNTEST that will use the one we
16282         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16283
16284 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16285
16286         * configure.in: Removed obsolete references to bfd_target and
16287         target_makefile_frag.
16288
16289         * build-all.mk: Set assorted targets for Q2.
16290         * config.sub: Recognize z8k-sim and h8300-hms.
16291         * test-build.mk: Really don't pass host to configure.
16292         (HOLES): Added uname.
16293
16294 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16295
16296         * configure: Handle an empty program-prefix, program-suffix or
16297         program-transform-name correctly.
16298
16299 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16300
16301         * build-all.mk: -G 8 no longer required for MIPS targets.
16302         * test-build.mk: Don't pass host argument to configure; make it
16303         guess.
16304
16305 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16306
16307         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16308         * Makefile.in (COMPRESS):  New macro, like GZIP.
16309
16310 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16311
16312         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16313
16314         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16315         with gas currently defaults to -G 0.
16316
16317 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16318
16319         * Makefile.in (all-flex): flex depends on byacc.
16320
16321         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16322         to test-build.mk as RELEASE_TAG.
16323         * test-build.mk (configargs): New variable containing arguments to
16324         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16325         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16326
16327         * config.guess: Use /bin/uname when checking -X argument on SCO,
16328         to avoid invoking GNU uname which doesn't understand -X.
16329
16330         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16331
16332         * configure.in: Build gas for mips-*-*.
16333
16334 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16335
16336         * Makefile.in (all.normal): insert missing backslash.
16337
16338 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16339
16340         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16341
16342         * Makefile.in: Complete overhaul to merge many almost identical
16343         targets.
16344
16345 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16346
16347         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16348         (gdb.tar.Z): Adjusted.
16349
16350         * Makefile.in (setup-dirs, taz): New targets; should be general
16351         enough to adapt for gdb sometime.  Build only .z file.
16352         (gas.tar.z): New target.
16353
16354 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16355
16356         * build-all.mk: Use CC=cc -Xs on Solaris.
16357
16358 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16359
16360         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16361         for handling BISON for FSF releases.
16362
16363 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16364
16365         * configure: Actually implement the change zoo just documented.
16366
16367 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16368
16369         * configure: when using config.guess, only set target_alias when
16370         it's not already been set (ie, on the command line)
16371
16372 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16373
16374         * Makefile.in: add installcheck target, set PRMS to install-prms
16375
16376 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16377
16378         * configure: add support for package_makefile_fragment, handle the
16379         case where a directory has a configure.in file but no Makefile.in
16380         more gracefully (with an actual understandable error message, even);
16381         add support for --without (and add this to the usage message); also
16382         explicitly add a --host=${host_alias} to the command line when
16383         config.guess is used
16384
16385 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16386
16387         * configure: Must use both --host and --target in recursive calls.
16388
16389 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16390
16391         * Makefile.in: Change deja-gnu to dejagnu.
16392
16393 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16394
16395         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16396
16397 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16398
16399         * configure.in: canonicalize all instances to *-*-solaris2*,
16400         also strip out a number of tools to not build for go32 host
16401
16402 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16403
16404         * config.guess: add GPL.
16405
16406         * Makefile.in, config.guess, config.sub, configure: bump
16407           copyrights to 93.
16408
16409 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16410
16411         * Makefile.in (do-info): Removed obsolete check for existence of
16412         localenv file.
16413
16414         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16415
16416 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16417
16418         * Makefile.in: a couple of 'else true' for decstation,
16419         support for TclX
16420
16421         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16422
16423 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16424
16425         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16426
16427 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16428
16429         * config.guess: Recognize i386-ibm-aix (PS/2).
16430         * configure.in: Use config/mh-aix386 file for it.
16431
16432 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16433
16434         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16435         CC_FOR_TARGET instead.
16436         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16437
16438 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16439
16440         * Makefile.in: Add sim to list of directories sent with gdb
16441
16442 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16443
16444         * configure.in: Put back mips-dec-bsd* case.
16445
16446 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16447
16448         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16449         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16450         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16451
16452 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16453
16454         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16455
16456         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16457         (install-info): install dir.info only if it exists,
16458         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16459
16460 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16461
16462         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16463         gas for mips-dec-bsd.
16464
16465 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16466
16467         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16468         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16469
16470 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16471
16472         * configure.in: Added "dejagnu" to hosttools list.
16473
16474 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16475
16476         * config.sub, configure.in, config.guess:  Add support
16477         for Bosx, an AIX variant from Bull.
16478         Patches from F.Pierresteguy@frcl.bull.fr.
16479
16480 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16481
16482         * devo/dejagnu: Initial creation of devo/dejagnu.
16483         Migrated dejagnu testcases and support files for testing software
16484         tools to reside as subdirectories, currently called "testsuite",
16485         within the directory of the software tool.  Migrated all programs,
16486         support libraries, etc. beloging to dejagnu proper from
16487         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16488         with no modifications.  The changes to these files which will
16489         allow them to configure, build, and execute properly will be made
16490         in a future update.
16491
16492 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16493
16494         * Makefile.in: Change send_pr to send-pr.
16495         * configure.in: Likewise.
16496         * send_pr: Renamed directory to send-pr.
16497
16498 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16499
16500         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16501
16502 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16503
16504         * README:  Update for gdb-4.8 release.
16505         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16506         gdb-xxx.tar.z (gzip'd) file also.
16507
16508 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16509
16510         * Makefile.in: make all-diff depend on all-libiberty
16511
16512 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16513
16514         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16515
16516 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16517
16518         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16519
16520 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16521
16522         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16523         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16524         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16525
16526 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16527
16528         * Makefile.in:  makeinfo binary is in a new location
16529
16530 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16531
16532         * config.sub: Accept -ecoff as an OS.
16533
16534         * Makefile.in: Various changes to eliminate a level of make
16535         recursion and reduce the required command line length.
16536         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16537         sub-makes.
16538         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16539         variables holding settings for specific sub-makes.
16540         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16541         in terms of BASE_FLAGS_TO_PASS.
16542         (TARGET_LIBS): New variable listing directories which use
16543         TARGET_FLAGS_TO_PASS.
16544         (subdir_do): Eliminated.
16545         (do-*): New set of targets to replace subdir_do.
16546         (various): All targets which used subdir_do now depend on do-*.
16547         (local-clean): Renamed from do_clean.
16548         (local-distclean): New target, dependency of distclean and
16549         realclean.
16550         (install-info): Don't create directories.  Depend on dir.info
16551         rather than calling make recursively.
16552         (install-dir.info): Eliminated.
16553         (install-info-dirs): Create all info directories here.
16554         (dir.info): Depend upon do-install-info.
16555
16556         * test-build.mk (HOLES): Added false.
16557
16558 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16559
16560         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16561
16562 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16563
16564         * Makefile.in (info): remove dependency on all-texinfo.  The
16565         problem was really in texinfo/C, not at this level.
16566
16567 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16568
16569         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16570
16571 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16572
16573         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16574         GDB releases.
16575
16576 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16577
16578         * configure: Include srcdir in message about target of link not
16579         being found.  Don't convert `-' to `_' in `with' options being
16580         passed to subdirs.
16581
16582 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16583
16584         * configure.in: add uudecode to host_tools
16585
16586         * Makefile.in: added {all,install}-uudecode targets, added them to
16587         the appropriate lists
16588
16589 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16590
16591         * Makefile.in (all-gcc): Added dependency on all-gas.
16592
16593         * configure.in (mips-*-*): Build ld and binutils.
16594
16595 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16596
16597         * configure: check return code from mkdir, print error message and
16598           exit on failure.
16599
16600 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16601
16602         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16603
16604 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16605
16606         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16607
16608 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16609
16610         * config.sub (h8500):  Recognize this as a cpu type.
16611
16612 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16613
16614         * configure: source directory missing is no longer a warning
16615
16616         * configure.in: recognize irix[34]* instead of irix[34]
16617
16618         * Makefile.in: define and pass down X11_LIB
16619
16620 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16621
16622         * guess-systype: Renamed to ...
16623         * config.guess:  ... by popular request.
16624         * configure.in, Makefile.in:  Update accordingly.
16625
16626 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16627
16628         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16629         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16630         + Execute ./dummy instead of assuming . is in PATH.
16631
16632 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16633
16634         * guess-systype:  New shell script.  Attempts to guess the
16635         canonical host name of the executing host.
16636         Only a few hosts are supported so far.
16637         * configure:  Call guess-systype if no host is specified.
16638
16639 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16640
16641         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16642         gcc Makefile.
16643
16644
16645 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16646
16647         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16648         (all-gcc, install-gcc, subdir_do): Use it.
16649
16650 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16651
16652         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16653
16654 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16655
16656         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16657           set exclusively by configure, using configure.in .
16658
16659 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16660
16661         * test-build.mk: set $PATH for all builds
16662
16663         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16664
16665 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16666
16667         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16668         the one used in gcc/Makefile.in, so that a null expansion doesn't
16669         override the one needed to build gcc with a native cc.
16670
16671
16672 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16673
16674         * configure: Accept -with arguments.
16675
16676 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16677
16678         * Makefile.in: added h8300sim
16679
16680 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16681
16682         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16683         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16684         (all-cygnus, native, build-cygnus): Make
16685         $(canonhost)-stamp-3stage-done, not $(host)....
16686         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16687         i386-sco3.2v4.  Added else true to if command.
16688
16689 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16690
16691         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16692
16693 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16694
16695         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16696
16697 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16698
16699         * configure.in: don't remove binutils from Solaris builds
16700
16701 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16702
16703         * Makefile.in: get rid of earlier definitions for *clean,
16704         also handle the recursive info rule better
16705
16706 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16707
16708         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16709         do more-or-less the right thing.
16710
16711 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16712
16713         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16714         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16715
16716 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16717
16718         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16719         $(host_canonical).
16720
16721         * configure.in: split the configdirs list into 4 categories (native
16722         v. cross, library v. tool) and handle the cross-only and native-
16723         only in more reasonable (and correct!) way.
16724
16725 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16726
16727         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16728         configdirs anymore.
16729
16730 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16731
16732         * Makefile.in: extensive cleanup::  removed all of the explicit
16733         clean-* targets, collapsed many wrappers around subdir_do into
16734         one, added additional targets to satisfy standards.texi, deleted
16735         some old targets, some changes for consistency
16736
16737 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16738
16739         * configure.in: handle some programs as cross-only, and others as
16740         native only
16741
16742         * test-build.mk: handle partial holes in a more generic manner
16743
16744         * Makefile.in: m4 depends on libiberty
16745
16746 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16747
16748         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16749         time, wdiff, and find to configdirs
16750
16751         * Makefile.in: all, clean, and install rules for the new programs
16752         added to configure.in
16753
16754 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16755
16756         * configure.in: use mh-sun for all *-sun-* hosts
16757
16758 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16759
16760         * Makefile.in: define flags for X11 include files and library file
16761         locations, pass them down to the programs that need this info
16762
16763         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16764
16765 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16766
16767         * configure.in: start building libg++ for HP-UX targets
16768
16769 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16770
16771         * README:  Update references to files moved into etc/.
16772
16773 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16774
16775         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16776         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16777
16778 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16779
16780         * configure: accept dash as well as underscore in long option
16781         names for FSF compatibility.
16782
16783 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16784
16785         * config.sub: added -sco3.2v4 support from FSF.
16786
16787 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16788
16789         * configure.in: expand the section that adds or removes
16790         directories from the list of programs to build, to handle native
16791         vs. cross in addition to host v. native
16792
16793 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16794
16795         * Makefile.in:  Replace C++ in macro names with CXX.
16796         This is less likely to break ...
16797
16798 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16799
16800         * test-build.mk: add -w to GNU_MAKE
16801
16802 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16803
16804         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16805         add 'sparc' to list of recognized cpus.  This needed to make
16806         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16807         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16808         then changes that into $CPU-wrs-vxworks.
16809
16810         * configure.in: remove most references to gdbtest, regularize
16811         target based program removal
16812
16813         * test-build.mk: import from p3 tree (many fixes and changes)
16814
16815 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16816
16817         * Makefile.in: added rules to handle tcl, tk, and expect
16818
16819         * configure.in: handle those directories if they exist
16820
16821 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16822
16823         * config.sub: removed bogus hppabsd and hppahpux names, since
16824         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16825
16826 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16827
16828         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16829         depends upon all-xiberty
16830
16831         * Makefile.in: changes from p3, including:
16832
16833         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16834
16835         * Makefile.in (XTRAFLAGS): include newlib directories if
16836         newlib/Makefile exists, rather than if host != target.
16837
16838         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16839
16840         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16841         from the same source tree and not building a cross-compiler.  This
16842         matters for the libg++ configuration if reconfiguring a tree that
16843         has already been installed.
16844
16845         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16846
16847         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16848         pick up the machine and system specific header files.
16849
16850         * Makefile.in: added AS_FOR_TARGET, passed down in
16851         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16852         the C compiler to use to create programs which are run in the
16853         build environment, set it to default to $(CC), and passed it down
16854         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16855
16856         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16857
16858         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16859         We need them for unusual native builds, like systems without
16860         ranlib.
16861
16862         * configure: also define $(host_canonical) and
16863         $(target_canonical), which are the full, canonical names for the
16864         given host and target
16865
16866 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16867
16868         * Makefile.in:  Added separate definitions for C++.
16869
16870 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16871
16872         * configure.in (configdirs):  Add deja-gnu.
16873
16874 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16875
16876         * README:  Update for configure.texi and gdb-4.7 release.
16877
16878 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16879
16880         * Makefile.in:  Move "all" target to top of file.
16881         Previously, first target was ".PHONY" which caused BSD4.4 make
16882         to build .PHONY when make was run without arguments.
16883
16884 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16885
16886         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16887         Library-copylefted code in libiberty.
16888
16889 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16890
16891         * config.sub:  Replace m68kmote with plain old m68k.
16892
16893 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16894
16895         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16896
16897 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16898
16899         * config.sub: Complain if no argument is given.  Added support for
16900         386bsd as OS and target alias.
16901
16902 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16903
16904         * Makefile.in (XTRAFLAGS): include newlib directories if
16905         newlib/Makefile exists, rather than if host != target.
16906
16907 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16908
16909         * config.sub: recognize sparclite-wrs-vxworks.
16910
16911         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16912         p3.) Added clean-xiberty to clean.
16913
16914 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16915
16916         * configure.in: use *-*-* instead of nested cases for host and target
16917
16918 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16919
16920         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16921         from the same source tree and not building a cross-compiler.  This
16922         matters for the libg++ configuration if reconfiguring a tree that
16923         has already been installed.
16924
16925 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16926
16927         * config.sub (i486v/i486v4):  Merge in from FSF version.
16928
16929 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16930
16931         * configure: only set PWD if it is already set.
16932
16933 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16934
16935         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16936         doesn't have unset and all success paths (and most error paths)
16937         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16938         to just ${PWD} to avoid confusion.)
16939
16940 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16941
16942         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16943         even for a native compilation.
16944
16945 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16946
16947         Changes to make the gdb.tar.Z rule work better.
16948
16949         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16950         (DEVO_SUPPORT):  Add configure.texi.
16951         (bfd-ilrt.tar.Z):  Remove ancient rule.
16952
16953 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16954
16955         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16956         pick up the machine and system specific header files.
16957
16958         * configure.in, config.sub: added new target m68010-adobe-scout,
16959         with alias of adobe68k.  Changed configure.in to check for
16960         -scout before -sco* to avoid a false match.
16961
16962         * Makefile.in: added AS_FOR_TARGET, passed down in
16963         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16964         the C compiler to use to create programs which are run in the
16965         build environment, set it to default to $(CC), and passed it down
16966         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16967
16968 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16969
16970         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16971         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16972         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16973         FOR_TARGET variants, to newlib and libg++.
16974
16975 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16976
16977         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16978         first.
16979
16980 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16981
16982         * config.sub:  Accept `elf' as an environment.
16983
16984 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16985
16986         * Makefile.in (all-opcodes):  cd into the right directory
16987
16988 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16989
16990         * configure: added -program_transform_name option, used as
16991         argument to sed when installing programs.
16992         configure.texi: added documentation for -program_prefix,
16993         -program_suffix and -program_transform_name.
16994
16995 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16996
16997         * config.sub:  Accept i486 where i386 ok.
16998
16999 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17000
17001         * config.sub: accept we32k
17002
17003 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17004
17005         * config.sub, configure.in: accept OSE68000 and OSE68k.
17006
17007         * Makefile.in: don't create all directories for ``make install'';
17008         let the subdirectories create the ones they need.
17009
17010 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17011
17012         * COPYING: new file, GPL v2
17013
17014 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17015
17016         * Makefile.in: use the new gen-info-dir, which needs a template
17017         argument (which also lives in texinfo)
17018
17019         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17020
17021 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17022
17023         * config.sub (ncr3000):  Change i386 to i486.
17024
17025 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17026
17027         * Makefile.in: add install-rcs, install-grep to
17028         install-no-fixedincludes, removed install-bison and install-libgcc
17029
17030 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17031
17032         * configure.in: grab the HPUX makefile fragment if on HPUX
17033
17034 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17035
17036         * Makefile.in: eradicate bison spoor (ditto libgcc).
17037          configure.in: recognise m68{k,000}-ericsson-OSE.
17038          es1800 is alias for m68k-ericsson-OSE
17039
17040 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17041
17042         * configure.in: rearrange the parts that remove programs from
17043         configdirs, based now on HOST==TARGET or by canonical triple.
17044
17045 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17046
17047         * test-build.mk: recurse explicitly with -f test-build.mk when
17048           appropriate.  predicate stage3 and comparison on the existence
17049           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17050           On very clean, also remove ...stamp-co.  Build in-place before
17051           doing other builds.
17052
17053 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17054
17055         * Makefile.in, configure.in: add tgas
17056
17057 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17058
17059         * Makefile.in: a number of changes merged in from progressive.
17060
17061         * configure.in: add libm.
17062
17063         * .cvsignore: ignore some stuff that comes from test-build.mk.
17064
17065 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17066
17067         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17068
17069 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17070
17071         * configure: Add program_suffix (parallel to program_prefix)
17072         * Makefile.in: adjust directory-creating script for losing decstation
17073
17074 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17075
17076         * configure:  Minor $subdir-related fixes.
17077
17078 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17079
17080         * configure: fix various problems with propogating
17081         makefile_target_frag in subdirs.
17082         * configure.in: config libgcc if its there
17083
17084 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17085
17086         * config.sub:  HPPA merge.
17087
17088 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17089
17090         * Makefile.in:  Replace all-bison with all-byacc in all
17091         dependency lines for other tools (which now use byacc).
17092
17093 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17094
17095         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17096
17097 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17098
17099         * Makefile.in: make gprof rules similar to byacc rules (instead of
17100         vestigal $(unsubdir) that didn't work...)
17101
17102 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17103
17104         * config.sub:  Add support for Linux.
17105         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17106         (at least for libg++).
17107
17108 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17109
17110         * configure.texi: fix doc for the -nfp option to configure
17111
17112 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17113
17114         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17115
17116 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17117
17118         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17119         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17120         * configure.in: added solaris* host_makefile_frag hook.
17121
17122 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17123
17124         * config.sub: changed recognition of m68000 so that various
17125         m68k types can be specified via m680[01234]0
17126
17127 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17128
17129         * config.sub (basic_machine): fix sed so that '-foo' isn't
17130         completely substituted out while .+'-foo' loses the '-foo'
17131
17132 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17133
17134         * config.sub ($os): Add -aout.
17135
17136 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17137
17138         * configure:  If host_makefile_frag is absolute, don't
17139         prefix ${invsubdir} (relevant to libg++ auto-configure).
17140
17141 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17142
17143         * Makefile.in (tooldir): Define it.
17144         (all-ld): Depend on all-flex.
17145
17146 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17147
17148         * Makefile.in (check):  Fix libg++ special case.
17149
17150 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17151
17152         * configure: do not bury `pwd` into config.status, thus do fewer
17153           pwd's.
17154
17155         * configure: print the "Building in" message only when building in
17156           other than "." AND verbose.
17157
17158         * configure: remove -s, rework -v to better accommodate guested
17159           configures.
17160
17161         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17162
17163 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17164
17165         * Makefile.in: macroize flags passed on recursion.  remove
17166           fileutils.
17167
17168 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17169
17170         * configure: get makesrcdir right for subdirs deeper than 1.
17171
17172         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17173           install.
17174
17175 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17176
17177         * Makefile.in: don't print subdir_do or recursion lines.
17178
17179 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17180
17181         * standards.texi: added menu item.
17182
17183         * Makefile.in: build and install standards.info.
17184
17185         * standards.texi: new file.
17186
17187 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17188
17189         * configure: test for and move config.status pieces from
17190           ${subdir}/.
17191
17192 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17193
17194         * configure:  Test for existance of files before trying to mv
17195         them, to avoid numerous non-existance messages.
17196
17197 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17198
17199         * configure: correct final line of config.status.
17200
17201         * configure: patch from eggert.  Avoids a protection problem if
17202           the original Makefile.in is read only.
17203
17204         * configure: use move-if-change from gcc to create config.status.
17205           Some makefiles depend on config.status to tell if a directory
17206           has been reconfigured for a different host.  This change
17207           prevents those directories from remaking everything in the case
17208           where the reconfig was only intended to rebuild a Makefile.
17209
17210         * configure: test for config.sub with "config.sub sun4" rather
17211           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17212           host alias from a missing config.sub.
17213
17214 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17215
17216         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17217           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17218
17219 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17220
17221         * configure: mkdir ${subdir} as needed.
17222
17223 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17224
17225         * Makefile.in,configure.in: added autoconf.
17226
17227 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17228
17229         * Makefile.in: no longer pass against on recursion.
17230
17231         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17232           definitions are not inherited.
17233
17234         * configure: correct makesrcdir when subdir is .
17235
17236 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17237
17238         * configure:  Add support for 'subdirs' variable, which is
17239         like 'configdirs', except that configure doesn't re-invoke
17240         itself for subdirs, it just creates a Makefile for each subdir.
17241         * configure.texi:  Document subdirs.
17242
17243 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17244
17245         * configure.in: added flex to configdirs
17246
17247 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17248
17249         * Makefile.in: remove clean-stamps from clean.
17250
17251 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17252
17253         * configure.in:  Add gdbtest to configdirs.
17254
17255 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17256
17257         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17258         to recursive makes.
17259         * configure.in:  Recognize new ncr3000 config.
17260
17261 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17262
17263         * Makefile.in, configure.in: removed references to gdbm.
17264
17265 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17266
17267         * config.sub:  Don't canonicalize os value
17268         newsos* to bsd (readline needs to check for newsos).
17269         (This fix was earlier made Jan 31, but got re-broken.)
17270
17271 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17272
17273         * configure.in:  sco is an os, not a vendor!
17274
17275         * configure:  Quote $( better.  Keep various shells happy.
17276
17277 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17278
17279         * Makefile.in: eliminate stamp-files.
17280
17281 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17282
17283         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17284           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17285
17286 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17287
17288         * config.sub:  fix iris/iris3.
17289
17290 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17291
17292         * configure: re-add -rm.
17293
17294 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17295
17296         * Maskefile.in: add .stmp-rcs to all.
17297
17298         * configure.in: remove gas from rs6000 build, use aix host fragment.
17299
17300 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17301
17302         * configure: pass down site_option during recursion.
17303
17304 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17305
17306         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17307
17308 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17309
17310         * configure: Change exec_prefix so that it really defaults to prefix.
17311
17312 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17313
17314         * Makefile.in, configure.in:  Add support for mmalloc library.
17315
17316 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17317
17318         * Makefile.in: add stmp dependencies for a few more things.
17319
17320 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17321
17322         * configure: adjusted error message on objdir/srcdir configure
17323           collision, per john's suggestion.
17324
17325         * Makefile.in: add libiberty stmp to all and all.cross.
17326
17327 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17328
17329         * Makefile.in: remove force dependencies, add grep to all.
17330
17331 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17332
17333         * Makefile.in: drop flex.  make stamp files work.
17334
17335         * configure: added test for conflicting configuration in srcdir,
17336           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17337           gets cranky.  use relative paths for configure and srcdir
17338           whenever possible.  Send some error messages to stderr that were
17339           going to stdout.
17340
17341 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17342
17343         * Makefile.in:  Fix libg++ rule to check for gcc directory
17344         before using gcc/gcc.  Also pass XTRAFLAGS.
17345
17346 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17347
17348         * Makefile.in: added stmp-files so that directories aren't polled
17349           when they are already built.
17350
17351         * configure.texi: fixed a node pointer problem.
17352
17353 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17354
17355         * config.sub configure.in gdb/configure.in
17356         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17357         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17358         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17359
17360 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17361
17362         * configure: -recurring becomes -silent.  corrected help message
17363           for -site= option.
17364
17365         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17366
17367 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17368
17369         * configure: when building Makefile for crosses, replace
17370           tooldir and program_prefix.  default srcdir from location of
17371           config.sub.  remove "for host in hosts" and "for target in
17372           targets" loops.
17373
17374 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17375
17376         * Makefile.in: Do not pass bindir or mandir to cvs.
17377
17378 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17379
17380         * Makefile.in, configure.in: removed traces of namesubdir,
17381           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17382           copyrights to '92, changed some from Cygnus to FSF.
17383
17384         * configure.texi: remove most references to multiple hosts,
17385           multiple targets, subdirs, etc.
17386
17387         * configure.man: removed rcsid. reference config.sub not
17388           config.subr.
17389
17390         * Makefile.in: mkdir $(infodir) on install-info.
17391
17392 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17393
17394         * configure.texi:  Explain better about .gdbinit and about
17395         the environment that configure.in sections run in.
17396
17397 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17398
17399         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17400
17401 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17402
17403         * README:  DOC.configure => cfg-paper.texi.
17404
17405 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17406
17407         * config.sub (near case $os):  Don't convert newsos* to bsd!
17408
17409 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17410
17411         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17412         the number of copies of COPYING that go into the GDB tar file.
17413
17414 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17415
17416         * bfd/configure.in, gdb/config/mh-i386sco,
17417         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17418         Fix SCO configuration stuff.
17419
17420 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17421
17422         * Makefile.in:  For libg++, make sure the -I pointing
17423         to the gcc directory goes *after* all the libg++-local -I flags.
17424         Also, move just-gcc dependency from just-libg++ to all-libg++.
17425
17426 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17427
17428         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17429
17430 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17431
17432         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17433
17434 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17435
17436         * config.sub:  Add stratus configuration frags.  Also
17437         submitted to FSF.
17438
17439 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17440
17441         * Makefile.in (DEV_SUPPORT):  add configure.man.
17442
17443         * config.sub(Decode manufacturer-specific):  add -none*.
17444
17445 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17446
17447         * Makefile.in:  remove form feeds to make Sun's make happy.
17448         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17449
17450 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17451
17452         * Makefile.in (AR_FLAGS):  Make quieter.
17453
17454 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17455
17456         * configure.in:  Add libg++.
17457         * configure:  When verbose, don't output the command line at each
17458         level; it will be unremarkably the same as the previous version,
17459         which will be the same as what the user typed.
17460
17461 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17462
17463         * configure.in, Makefile.in: fix clean-info, add flex.  add
17464           fileutils.
17465
17466         * configure: be less sensitive to spaces in Makefile.in.  Do not
17467           look for sources in "..".  Doing so breaks subdirectories that
17468           might have their own configure.  If a subdir has it's own
17469           configure script, use it.
17470
17471 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17472
17473         * cfg-paper.texi: some changes suggested by rms.
17474
17475 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17476
17477         * config.sub:  Merge in some small additions from the FSF version,
17478         taken from the gcc distribution, to bring the Cygnus and FSF
17479         versions into closer sync.
17480
17481 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17482
17483         * configure.in:  Changed svr4 references to sysv4.
17484
17485 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17486
17487         * configure: added -V for version number option.
17488
17489 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17490
17491         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17492           renamed from DOC.configure to cfg-paper.texi.
17493
17494 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17495
17496         * configure, config.subr, config.sub: config.subr is now
17497           config.sub again.
17498
17499 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17500
17501         * configure.texi: new file, in progress.
17502
17503         * Makefile.in: build info file and install the man page for
17504           configure.
17505
17506         * configure.man: new file, first cut.
17507
17508         * configure: find config.subr again now that configuration "none"
17509           has gone.  removed all traces of the -ansi option.  removed all
17510           traces of the -languages option.
17511
17512         * config.subr: resync from rms.
17513
17514 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17515
17516         * configure, config.sub, config.subr: merge config.sub into
17517           config.subr, call the result config.subr, remove config.sub, use
17518           config.subr.
17519
17520         * Makefile.in: revised install for dir.info.
17521
17522 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17523
17524         * configure.in: add decstation host makefile frag.
17525
17526         * Makefile.in: BISON now bison -y again.  also install-gcc on
17527           install.  clean-gdbm on clean.  infodir belongs in datadir.
17528           Make directories for info install.  Build dir.info here then
17529           install it.
17530
17531 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17532
17533         * Makefile.in: fix for bad directory tests.
17534
17535 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17536
17537         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17538           regexp.  -srcdir relative was being handled incorrectly.
17539
17540         * Makefile.in: unwrapped some for loops so that parallel makes
17541           work again and so one can focus one's attention on a particular
17542           package.
17543
17544 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17545
17546         * configure: added PWD as a stand in for `pwd` (for speed). use
17547           elif wherever possible.  make -srcdir work without -objdir.
17548           -objdir= commented out.
17549
17550 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17551
17552         * configure: +options become --options.  -subdirs commented out.
17553           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17554           Makefile now at top of generated Makefile.  Removed cvs log
17555           entries.  added -srcdir.  create .gdbinit only if there is one
17556           in ${srcdir}.
17557
17558         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17559           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17560           and mandir now keyed off datadir by default.
17561
17562 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17563
17564         * Freshly created ChangeLog.
17565
17566 \f
17567 Local Variables:
17568 mode: change-log
17569 left-margin: 8
17570 fill-column: 76
17571 version-control: never
17572 End: